build(deps-dev): bump jquery from 3.7.1 to 4.0.0 - #1083
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/jquery-4.0.0
branch
3 times, most recently
from
May 10, 2026 22:32
f0ed890 to
155fbd7
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/jquery-4.0.0
branch
2 times, most recently
from
May 29, 2026 22:39
bbb8a23 to
b10ecb0
Compare
Bumps [jquery](https://github.com/jquery/jquery) from 3.7.1 to 4.0.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](jquery/jquery@3.7.1...4.0.0) --- updated-dependencies: - dependency-name: jquery dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/jquery-4.0.0
branch
from
June 1, 2026 09:42
b10ecb0 to
f82ae23
Compare
SMEWebify
added a commit
that referenced
this pull request
Aug 11, 2026
…sant CSS Le plugin bootstrap-switch 3.3.4 (2016, depot archive en amont) appelle $.isArray() dans _getClasses(), supprime de jQuery 4.0. Comme _getClasses() tourne a chaque construction du widget, toute initialisation levait "g.isArray is not a function" sous jQuery 4, ce qui bloquait la PR #1083. Le composant <x-adminlte-input-switch> est desormais rendu par une surcharge locale de la vue du paquet, sans jQuery : label + checkbox natif + :checked en CSS. Le paquet PHP jeroennoten/laravel-adminlte n'est pas modifie et aucune des 14 vues appelantes ne change. Le style est volontairement autonome (classes prefixees wem-switch) plutot que base sur .custom-switch (BS4) ou .form-switch (BS5) : les deux frameworks coexistent selon les pages. Toutes les pages AdminLTE servent adminlte.min.css (Bootstrap 4.6.1) car laravel_asset_bundling n'est pas defini, et 5 vues chargent en plus Bootstrap 5.3.8 via @Vite. Aucune des deux classes natives ne sait par ailleurs afficher de texte on/off, requis par data-on-text / data-off-text. Contrat inchange : name, value="true" postee, etat initial, libelles traduits, couleurs, tailles sm/lg et is-invalid. Le contournement jQuery de n2p-settings est supprime plutot que porte : il n'existait que parce que le plugin ignorait l'attribut checked natif pose par :checked="...", que le nouveau composant lit directement. Verifie : npm run build et les 44 tests vitest passent, y compris apres installation reelle de jquery@4.0.0 (ensuite revertee). Les 18 vues touchees compilent en PHP valide. Les 2 echecs phpunit sur les buffers de sortie sont preexistants (reproduits sur la base intacte). Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps jquery from 3.7.1 to 4.0.0.
Release notes
Sourced from jquery's releases.
... (truncated)
Commits
4f2fae0Release: 4.0.0c838cfbRelease: remove dist files from main branch9752519Release: 4.0.0-rc.2c128d5dRelease: Update AUTHORS.txt5fe9c29Build: De-dupe three authors via mailmapafdd032Build: Post beta browser tests errors to jquery/dev on Matrix546a1ebBuild: Bump the github-actions group with 4 updatesec738b3Build: Fix Chrome beta testsc28c26aBuild: Add periodic tests on beta versions of browsersf513413Build: Bump the github-actions group with 2 updates