Update vendored jquery-ui from 1.13.3 to 1.14.1#8656
Closed
tobischo wants to merge 3 commits intoactiveadmin:3-0-stablefrom
Closed
Update vendored jquery-ui from 1.13.3 to 1.14.1#8656tobischo wants to merge 3 commits intoactiveadmin:3-0-stablefrom
tobischo wants to merge 3 commits intoactiveadmin:3-0-stablefrom
Conversation
added 3 commits
March 12, 2025 09:33
A newer version of jquery-ui is available with version 1.14.1 Ref: - https://blog.jqueryui.com/2024/10/jquery-ui-1-14-1-released/
Contributor
|
Thanks for this PR, because of security concerns on the vendored assets, I would prefer to do this by myself and manually test all the pages that may be affected by this change Ref: #8329 |
Author
|
Sure, would be happy about that. I had to prepare a change for our system anyway until it is fixed here, as our infosec team was complaining when they spotted that there is a version of something that is not officially supported anymore. 😅 |
tagliala
added a commit
that referenced
this pull request
Mar 22, 2025
JavaScript files have been manually updated because: - `jquery-ui-rails` is unmaintained and it is bundling 1.13.0 - An active fork of `jquery-ui-rails` is bundling 1.13.2, but there is a more recent version (1.13.3) Files removed because they have been dropped from jQuery UI: - form.js - ie.js - safe-active-element.js - safe-blur.js Refs: - #8656 - https://jqueryui.com/upgrade-guide/1.14/#removed-apis
21 tasks
tagliala
added a commit
that referenced
this pull request
Mar 22, 2025
JavaScript files have been manually updated because: - `jquery-ui-rails` is unmaintained and it is bundling 1.13.0 - An active fork of `jquery-ui-rails` is bundling 1.13.2, but there is a more recent version (1.13.3) Files removed because they have been dropped from jQuery UI: - form.js - ie.js - safe-active-element.js - safe-blur.js Refs: - #8656 - https://jqueryui.com/upgrade-guide/1.14/#removed-apis
tagliala
added a commit
that referenced
this pull request
Mar 22, 2025
JavaScript files have been manually updated because: - `jquery-ui-rails` is unmaintained and it is bundling 1.13.0 - An active fork of `jquery-ui-rails` is bundling 1.13.2, but there is a more recent version (1.13.3) Files removed because they have been dropped from jQuery UI: - form.js - ie.js - safe-active-element.js - safe-blur.js Refs: - #8656 - https://jqueryui.com/upgrade-guide/1.14/#removed-apis
Contributor
|
Superseded by #8670 |
tagliala
added a commit
that referenced
this pull request
Jan 31, 2026
JavaScript files have been manually updated because: - `jquery-ui-rails` is unmaintained and it is bundling 1.13.0 - An active fork of `jquery-ui-rails` is bundling 1.13.2, but there is a more recent version (1.13.3) Files removed because they have been dropped from jQuery UI: - form.js - ie.js - safe-active-element.js - safe-blur.js Additionally: - Allow jQuery 4 - Bump minimum required jQuery to 3.7.1 Refs: - #8656 - https://jqueryui.com/upgrade-guide/1.14/#removed-apis
tagliala
added a commit
that referenced
this pull request
Jan 31, 2026
JavaScript files have been manually updated because: - `jquery-ui-rails` is unmaintained and it is bundling 1.13.0 - An active fork of `jquery-ui-rails` is bundling 1.13.2, but there is a more recent version (1.13.3) Files removed because they have been dropped from jQuery UI: - form.js - ie.js - safe-active-element.js - safe-blur.js Additionally: - Allow jQuery 4 - Bump minimum required jQuery to 3.7.1 Refs: - #8656 - https://jqueryui.com/upgrade-guide/1.14/#removed-apis
tagliala
added a commit
that referenced
this pull request
Jan 31, 2026
JavaScript files have been manually updated because: - `jquery-ui-rails` is unmaintained and it is bundling 1.13.0 - An active fork of `jquery-ui-rails` is bundling 1.13.2, but there is a more recent version (1.13.3) Files removed because they have been dropped from jQuery UI: - form.js - ie.js - safe-active-element.js - safe-blur.js Additionally: - Allow jQuery 4 - Bump minimum required jQuery to 3.7.1 Refs: - #8656 - https://jqueryui.com/upgrade-guide/1.14/#removed-apis
tagliala
added a commit
that referenced
this pull request
Jan 31, 2026
JavaScript files have been manually updated because: - `jquery-ui-rails` is unmaintained and it is bundling 1.13.0 - An active fork of `jquery-ui-rails` is bundling 1.13.2, but there is a more recent version (1.13.3) Files removed because they have been dropped from jQuery UI: - form.js - ie.js - safe-active-element.js - safe-blur.js Additionally: - Allow jQuery 4 - Bump minimum required jQuery to 3.7.1 Refs: - #8656 - https://jqueryui.com/upgrade-guide/1.14/#removed-apis
tagliala
added a commit
that referenced
this pull request
Jan 31, 2026
JavaScript files have been manually updated because: - `jquery-ui-rails` is unmaintained and it is bundling 1.13.0 - An active fork of `jquery-ui-rails` is bundling 1.13.2, but there is a more recent version (1.13.3) Files removed because they have been dropped from jQuery UI: - form.js - ie.js - safe-active-element.js - safe-blur.js Additionally: - Allow jQuery 4 - Bump minimum required jQuery to 3.7.1 Refs: - #8656 - https://jqueryui.com/upgrade-guide/1.14/#removed-apis
tagliala
added a commit
that referenced
this pull request
Feb 4, 2026
JavaScript files have been manually updated because: - `jquery-ui-rails` is unmaintained and it is bundling 1.13.0 - An active fork of `jquery-ui-rails` is bundling 1.13.2, but there is a more recent version (1.13.3) Files removed because they have been dropped from jQuery UI: - form.js - ie.js - safe-active-element.js - safe-blur.js Additionally: - Allow jQuery 4 - Bump minimum required jQuery to 3.7.1 - Fix an issue with Datepicker not being initialized correctly in jQuery 4 (See jquery/jquery-ui#2385 for more information) Refs: - #8656 - https://jqueryui.com/upgrade-guide/1.14/#removed-apis - jquery/jquery-ui#2385
tagliala
added a commit
that referenced
this pull request
Feb 4, 2026
JavaScript files have been manually updated because: - `jquery-ui-rails` is unmaintained and it is bundling 1.13.0 - An active fork of `jquery-ui-rails` is bundling 1.13.2, but there is a more recent version (1.13.3) Files removed because they have been dropped from jQuery UI: - form.js - ie.js - safe-active-element.js - safe-blur.js Additionally: - Allow jQuery 4 - Bump minimum required jQuery to 3.7.1 - Fix an issue with Datepicker not being initialized correctly in jQuery 4 (See jquery/jquery-ui#2385 for more information) Refs: - #8656 - https://jqueryui.com/upgrade-guide/1.14/#removed-apis - jquery/jquery-ui#2385
tagliala
added a commit
that referenced
this pull request
Feb 4, 2026
JavaScript files have been manually updated because: - `jquery-ui-rails` is unmaintained and it is bundling 1.13.0 - An active fork of `jquery-ui-rails` is bundling 1.13.2, but there is a more recent version (1.13.3) Files removed because they have been dropped from jQuery UI: - form.js - ie.js - safe-active-element.js - safe-blur.js Additionally: - Allow jQuery 4 - Bump minimum required jQuery to 3.7.1 - Fix an issue with Datepicker not being initialized correctly in jQuery 4 (See jquery/jquery-ui#2385 for more information) Refs: - #8656 - https://jqueryui.com/upgrade-guide/1.14/#removed-apis - jquery/jquery-ui#2385
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.
JavaScript files have been manually updated because:
Ref: