Skip to content

fix(deps): update dependency jquery-migrate to v4#38530

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/jquery-migrate-4.x
Open

fix(deps): update dependency jquery-migrate to v4#38530
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/jquery-migrate-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 4, 2026

This PR contains the following updates:

Package Change Age Confidence
jquery-migrate ^1^4.0.0 age confidence

Release Notes

jquery/jquery-migrate (jquery-migrate)

v4.0.2

Compare Source

What's Changed

The 4.0.1 release had missing module files on npm; this release fixes it.

Release

  • Build both script & module files on release, fix the map file by @​mgol in #​613

Full Changelog: jquery/jquery-migrate@4.0.1...4.0.2

v4.0.1

Compare Source

What's Changed

This is the first Migrate release meant for jQuery 4.0.0. 🎉

Core

Data

Deferred

  • Don't warn on setting getStackHook to the getErrorHook value by @​mgol in #​577

Event

Docs

Manipulation

Full Changelog: jquery/jquery-migrate@3.6.0...4.0.1

v4.0.0

Compare Source

v3.6.0

Compare Source

What's Changed

This release prepares jQuery 3.x apps better for a future migration to jQuery 4.x. It also drops support for jQuery 4.x - once you do update to jQuery 4.x, you should load jQuery Migrate 4.x.

Core

Ajax

  • Fill in & warn against automatic JSON-to-JSONP promotion by @​mgol in #​531

Attributes

  • Warn & restore boolean attribute & false setter treatment from 3.x by @​mgol in #​540

Data

  • Patch camelCase behavior of $.fn.data, warn about Object.prototype by @​mgol in #​559
  • Patch $._data & $._removeData as well, add more tests by @​mgol in #​570

Deferred

  • Fill in & warn jQuery.Deferred.getStackHook by @​mgol in #​528
  • Don't warn on setting getStackHook to the getErrorHook value by @​mgol in #​578

Event

Selector

Others

  • Docs: Add an entry for legacy-self-closed-tags in warnings.md by @​mgol in #​526
  • Docs: Tweak README.md & warnings.md - update removal info by @​mgol in #​596
  • Docs: Indicate which deprecated APIs are removed in 4.0; tweak a comment by @​mgol in #​606
  • Tests: Migrate test runner to jquery-test-runner by @​timmywil in #​560
  • Build: Test more browsers and jquery versions in pull requests by @​mgol in #​551

Full Changelog: jquery/jquery-migrate@3.5.2...3.6.0

v3.5.2

Compare Source

This release introduces only one change:

  • Make Migrate properly recognized as a CommonJS module in Node.js (#​523, #​525)

Note: you may also find jQuery Migrate 3.5.1 on npm. Do not use it, it's a result of a bad release.

v3.5.1

Compare Source

v3.5.0

Compare Source

Changes:

  • Manipulation: Deprecate jQuery.UNSAFE_restoreLegacyHtmlPrefilter (#​518)
  • Attributes: Fix compatibility with jQuery 4.x (#​496, #​495)
  • Docs: Mark jQuery.fn.load( [ eventData ], handler ) as removed (#​482)
  • Replace karma and testswarm with jQuery test runner (#​503 + followups)

v3.4.1

Compare Source

v3.4.0

Compare Source

v3.3.2

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

v3.2.0

Compare Source

v3.1.0

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 4, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/jquery
npm error   jquery@"^2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer jquery@">=4 <5" from [email protected]
npm error node_modules/jquery-migrate
npm error   jquery-migrate@"^4.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-05-05T00_18_43_571Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-05-05T00_18_43_571Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/jquery-migrate-4.x branch from 0a76f59 to 0848357 Compare May 4, 2026 18:10
@renovate renovate Bot force-pushed the renovate/jquery-migrate-4.x branch from 0848357 to 6c87f7e Compare May 5, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants