Update npm non-major dependencies #2952
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:
7.26.0
->7.26.8
7.25.9
->7.26.8
7.26.0
->7.26.8
7.26.0
->7.26.7
7.26.0
->7.26.7
1.2.5
->1.2.6
7.9.2
->7.12.2
1.30.6
->1.30.7
5.64.2
->5.66.0
5.64.2
->5.66.0
10.0.2
->10.0.3
14.6.0
->14.6.1
22.10.7
->22.13.1
8.21.0
->8.23.0
8.21.0
->8.23.0
1.0.30001695
->1.0.30001699
14.0.0
->14.0.2
1.5.0
->1.6.0
2.0.4
->2.0.5
3.2.3
->3.2.4
9.18.0
->9.20.0
15.4.1
->15.4.3
15.0.6
->15.0.7
3.4.2
->3.5.0
9.5.0
->9.5.1
6.28.2
->6.29.0
3.1.0
->3.1.1
8.21.0
->8.23.0
Release Notes
babel/babel (@babel/core)
v7.26.8
Compare Source
v7.26.8 (2025-02-08)
🏠 Internal
babel-preset-env
v7.26.7
Compare Source
🐛 Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
babel-plugin-transform-typeof-symbol
typeof
in arrow functions (@liuxingbaoyu)babel-parser
ranges
option in estree method value (@JLHwung)babel-core
babel-plugin-transform-typescript
babel-plugin-transform-typescript
,babel-traverse
,babel-types
import x = y.z
(@liuxingbaoyu)babel/babel (@babel/runtime)
v7.26.7
Compare Source
🐛 Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
babel-plugin-transform-typeof-symbol
typeof
in arrow functions (@liuxingbaoyu)babel-parser
ranges
option in estree method value (@JLHwung)babel-core
babel-plugin-transform-typescript
babel-plugin-transform-typescript
,babel-traverse
,babel-types
import x = y.z
(@liuxingbaoyu)eslint/rewrite (@eslint/compat)
v1.2.6
Compare Source
navikt/aksel (@navikt/aksel-icons)
v7.12.2
Compare Source
v7.12.1
Compare Source
v7.12.0
Compare Source
v7.11.0
Compare Source
Minor Changes
v7.10.0
Compare Source
percy/cli (@percy/cli)
v1.30.7
Compare Source
What's Changed
✨ Enhancements
🐛 Bug Fixes
New Contributors
Full Changelog: percy/cli@v1.30.6...v1.30.7
TanStack/query (@tanstack/react-query)
v5.66.0
Compare Source
Version 5.66.0 - 1/31/25, 9:05 AM
Changes
Feat
f86eb7e
) by Dominik DorfmeisterDocs
a507400
) by Alex BatalovPackages
v5.65.1
Compare Source
Version 5.65.1 - 1/28/25, 8:59 AM
Changes
Fix
088ec87
) by @OliverJAshPackages
v5.65.0
Compare Source
Version 5.65.0 - 1/27/25, 4:19 PM
Changes
Feat
2399bb0
) by Dominik DorfmeisterChore
97f5544
) by Dominik Dorfmeister4a0a129
) by renovate[bot]Ci
0613400
) by Dominik DorfmeisterDocs
variables
obtaining path (#8589) (d595e23
) by Oleksandr DanylchenkostaleTime
"s default (#8561) (12d4542
) by Alex Errant322760b
) by @ohansFavourcd88c9c
) by Paul Nodet397fcfc
) by @ruudandriessenPackages
testing-library/cypress-testing-library (@testing-library/cypress)
v10.0.3
Compare Source
Bug Fixes
testing-library/user-event (@testing-library/user-event)
v14.6.1
Compare Source
Bug Fixes
delay
option (#1175) (2edf14d)ContextMenu
todefaultKeyMap
(#1079) (3e471d1)defaultKeyMap
(#1226) (543ecb0)pointerdown
isdefaultPrevented
(#1121) (f681f7b)button
andbuttons
properties onPointerEvent
(#1219) (6614f72)1
as default value forPointerEvent.width
andPointerEvent.height
(#1224) (f0468d0)click
event loop on form-associated custom element (#1238) (465fc7e)click
event on non-focusable control (#1130) (e429094)accept
filter more leniently (#1064) (a344ad4)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.23.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.22.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.23.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.22.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
browserslist/caniuse-lite (caniuse-lite)
v1.0.30001699
Compare Source
v1.0.30001698
Compare Source
v1.0.30001697
Compare Source
v1.0.30001696
Compare Source
cypress-io/cypress (cypress)
v14.0.2
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-0-2
v14.0.1
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-0-1
component-driven/cypress-axe (cypress-axe)
v1.6.0
Compare Source
Features
YOU54F/cypress-plugins (cypress-multi-reporters)
v2.0.5
Compare Source
2.0.5 (2025-01-27)
Bug Fixes
cure53/DOMPurify (dompurify)
v3.2.4
: DOMPurify 3.2.4Compare Source
eslint/eslint (eslint)
v9.20.0
Compare Source
v9.19.0
Compare Source
lint-staged/lint-staged (lint-staged)
v15.4.3
Compare Source
Patch Changes
cbfed1d
Thanks @tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.v15.4.2
Compare Source
Patch Changes
8827ebf
Thanks @iiroj! - Change lint-staged's dependencies to use caret (^
) ranges instead of tilde (~
). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.markedjs/marked (marked)
v15.0.7
Compare Source
prettier/prettier (prettier)
v3.5.0
Compare Source
diff
🔗 Release Notes
gpbl/react-day-picker (react-day-picker)
v9.5.1
Compare Source
This release fixes the calendar breaking its layout when passing a
month
not included betweenstartMonth
andendMonth
props.What's Changed
month
prop is invalid by @rodgobbi in https://github.com/gpbl/react-day-picker/pull/2672new Date()
instead oftoday()
fails test by @gpbl in https://github.com/gpbl/react-day-picker/pull/2656DateLib
to not import types from date-fns by @gpbl in https://github.com/gpbl/react-day-picker/pull/2655style.css
link by @jakedee in https://github.com/gpbl/react-day-picker/pull/2666New Contributors
Full Changelog: gpbl/react-day-picker@v9.5.0...v9.5.1
remix-run/react-router (react-router-dom)
v6.29.0
[Compare Source](https://redirect.github.com/remix-run/react-route
Configuration
📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, 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.
👻 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.