Update all non-major dependencies #373
Merged
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.
This PR contains the following updates:
^9.39.1->^9.39.216.3.0->16.3.1^9.39.1->^9.39.2^29.2.1->^29.5.0^4.4.2->^4.5.1^4.17.21->^4.17.22^8.49.0->^8.50.0^5.103.0->^5.104.1^3.8.1->^3.9.0Release Notes
eslint/eslint (@eslint/js)
v9.39.2Compare Source
testing-library/react-testing-library (@testing-library/react)
v16.3.1Compare Source
eslint/eslint (eslint)
v9.39.2Compare Source
jest-community/eslint-plugin-jest (eslint-plugin-jest)
v29.5.0Compare Source
Features
no-unneeded-async-expect-functionrule (#1863) (6b8182d)29.4.1 (2025-12-14)
Bug Fixes
toHaveLength(#1878) (3415744)v29.4.1Compare Source
Features
no-unneeded-async-expect-functionrule (#1863) (6b8182d)29.4.1 (2025-12-14)
Bug Fixes
toHaveLength(#1878) (3415744)v29.4.0Compare Source
Features
prefer-to-have-been-called-timesrule (281085a)prefer-to-have-been-calledrule (24e2acd)v29.3.0Compare Source
Features
hasAssertionsinbeforeEachandafterEachhooks (#1871) (eed9acb)29.2.3 (2025-12-13)
Bug Fixes
29.2.2 (2025-12-12)
Bug Fixes
export =usage (#1870) (9d90466)29.2.1 (2025-11-23)
Bug Fixes
ERR_PACKAGE_PATH_NOT_EXPORTEDerrors (#1860) (6cd4e89)v29.2.3Compare Source
Bug Fixes
v29.2.2Compare Source
Bug Fixes
export =usage (#1870) (9d90466)less/less.js (less)
v4.5.1Compare Source
lodash/lodash (lodash-es)
v4.17.22Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.50.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
webpack/webpack (webpack)
v5.104.1Compare Source
Patch Changes
2efd21b: Reexports runtime calculation should not accessing WEBPACK_IMPORT_KEY decl with var.c510070: Fixed a user information bypass vulnerability in the HttpUriPlugin plugin.v5.104.0Compare Source
Minor Changes
d3dd841: Use method shorthand to render module content in__webpack_modules__object.d3dd841: Enhanceimport.meta.envto support object access.4baab4e: Optimize dependency sorting in updateParent: sort each module only once by deferring to finishUpdateParent(), and reduce traversal count in sortWithSourceOrder by caching WeakMap values upfront.04cd530: Handle more at-rules for CSS modules.cafae23: Added options to control the renaming of at-rules and various identifiers in CSS modules.d3dd841: Addedbase64url,base62,base58,base52,base49,base36,base32andbase25digests.5983843: Provide a stable runtime function variable__webpack_global__.d3dd841: ImprovedlocalIdentNamehashing for CSS.Patch Changes
22c48fb: Added module existence check for informative error message in development mode.50689e1: Use the fully qualified class name (or export name) for[fullhash]placeholder in CSS modules.d3dd841: Support universal lazy compilation.d3dd841: Fixed module library export definitions when multiple runtimes.d3dd841: Fixed CSS nesting and CSS custom properties parsing.d3dd841: Don't write fragment from URL to filename and apply fragment to module URL.aab1da9: Fixed bugs forcss/globaltype.d3dd841: Compatibilityimport.meta.filenameandimport.meta.dirnamewithevaldevtools.d3dd841: Handle nested__webpack_require__.728ddb7: The speed of identifier parsing has been improved.0f8b31b: Improve types.d3dd841: Don't corruptdebugIdinjection whenhidden-source-mapis used.2179fdb: Re-validate HttpUriPlugin redirects against allowedUris, restrict to http(s) and add a conservative redirect limit to prevent SSRF and untrusted content inclusion. Redirects failing policy are rejected before caching/lockfile writes.d3dd841: SerializeHookWebpackError.d3dd841: Added ability to use built-in properties in dotenv and define plugin.3c4319f: Optimizing the regular expression character class by specifying ranges for runtime code.d3dd841: Reduce collision for local indent name in CSS.d3dd841: Remove CSS link tags when CSS imports are removed.molefrog/wouter (wouter)
v3.9.0: View TransitionsCompare Source
wouter just crossed 3M downloads/month! To celebrate, this release adds support for the View Transitions API.
How to enable View Transitions
Since view transitions require synchronous DOM rendering and must be wrapped in
flushSyncfromreact-dom(wouter doesn't depend on it), you will have you manually enable this with just a few lines of code.To enable view transitions, use the new
aroundNavcallback on the Router component:You can also enable transitions selectively using the transition prop:
See the https://github.com/molefrog/wouter#how-do-i-use-wouter-with-view-transitions-api for more details.
Magazin Example
We're also releasing Magazin, a modern e-commerce demo showcasing wouter with:
Check it out in packages/magazin/ - it's a (fake!) merch store featuring hand-crafted React pendants, exclusive jewelry by Rick Woens, carabiners, and more.
Changes and fixes from v3.8.0
data:protocol in navigate #534 by @5unnyWindConfiguration
📅 Schedule: Branch creation - "after 8am and before 5pm on monday" in timezone America/Indiana/Indianapolis, Automerge - "after 8am and before 5pm on weekdays" in timezone America/Indiana/Indianapolis.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.