fix(deps): update all non-major dependencies #327
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:
10.17.0
->10.20.0
10.17.0
->10.20.0
4.3.0
->4.4.0
22.18.8
->22.18.10
19.2.1
->19.2.2
2.15.0
->2.15.1
2.15.0
->2.15.1
2.15.0
->2.15.1
1.3.16
->1.3.20
15.3.0
->15.4.0
25.5.3
->25.6.0
7.64.0
->7.65.0
16.0.0
->16.0.1
7.9.3
->7.9.4
8.46.0
->8.46.1
7.1.9
->7.1.10
3.1.3
->3.1.4
Release Notes
getsentry/sentry-javascript (@sentry/node)
v10.20.0
Compare Source
Important Changes
feat(flags): Add Growthbook integration (#17440)
Adds a new Growthbook integration for feature flag support.
feat(solid): Add support for TanStack Router Solid (#17735)
Adds support for TanStack Router in the Solid SDK, enabling better routing instrumentation for Solid applications.
feat(nextjs): Support native debugIds in turbopack (#17853)
Adds support for native Debug IDs in Turbopack, improving source map resolution and error tracking for Next.js applications using Turbopack. Native Debug ID generation will be enabled automatically for compatible versions.
Other Changes
pino
logger name (#17930)POP
guard for long-runningpageload
spans (#17867)Internal Changes
- chore(nextjs): Add Next.js 16 peer dependency ([#17925](https://redirect.github.com/getsentry/sentry-javascript/pull/17925)) - chore(ci): Update Next.js canary testing ([#17939](https://redirect.github.com/getsentry/sentry-javascript/pull/17939)) - chore: Bump size limit ([#17941](https://redirect.github.com/getsentry/sentry-javascript/pull/17941)) - test(nextjs): Add next@16 e2e test ([#17922](https://redirect.github.com/getsentry/sentry-javascript/pull/17922)) - test(nextjs): Update next 15 tests ([#17919](https://redirect.github.com/getsentry/sentry-javascript/pull/17919)) - chore: Add external contributor to CHANGELOG.md ([#17915](https://redirect.github.com/getsentry/sentry-javascript/pull/17915)) - chore: Add external contributor to CHANGELOG.md ([#17928](https://redirect.github.com/getsentry/sentry-javascript/pull/17928)) - chore: Add external contributor to CHANGELOG.md ([#17940](https://redirect.github.com/getsentry/sentry-javascript/pull/17940))Work in this release was contributed by @seoyeon9888, @madhuchavva and @thedanchez. Thank you for your contributions!
v10.19.0
Compare Source
Internal Changes
Bundle size 📦
v10.18.0
Compare Source
getsentry/sentry-javascript-bundler-plugins (@sentry/vite-plugin)
v4.4.0
Compare Source
undefined
as value forauthToken
option (#805)Work in this release was contributed by @aiktb. Thank you for your contribution!
UI5/webcomponents-react (@ui5/webcomponents-cypress-commands)
v2.15.1
Compare Source
Note: Version bump only for package @ui5/webcomponents-cypress-commands
UI5/webcomponents-react (@ui5/webcomponents-react)
v2.15.1
Compare Source
Bug Fixes
UI5/webcomponents-react (@ui5/webcomponents-react-charts)
v2.15.1
Compare Source
Note: Version bump only for package @ui5/webcomponents-react-charts
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.3.20
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.3.19
Compare Source
🐞 Bug Fixes
toHaveBeenCalledOnce
- by @paescuj in veritem#784 (44646)View changes on GitHub
v1.3.18
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.3.17
Compare Source
🐞 Bug Fixes
View changes on GitHub
cypress-io/cypress (cypress)
v15.4.0
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-4-0
i18next/i18next (i18next)
v25.6.0
Compare Source
feat:
exists()
method now respectsreturnObjects
option - returnsfalse
when accessing an object key withreturnObjects: false
, enabling detection of object vs string keys 2359Note: This is a potential behavior change. If you were previously calling
exists()
withreturnObjects: false
on object keys, those calls will now returnfalse
instead oftrue
. This enables developers to detect whether a key points to an object or string value.react-hook-form/react-hook-form (react-hook-form)
v7.65.0
Compare Source
i18next/react-i18next (react-i18next)
v16.0.1
Compare Source
remix-run/react-router (react-router-dom)
v7.9.4
Compare Source
Patch Changes
[email protected]
typescript-eslint/typescript-eslint (typescript-eslint)
v8.46.1
Compare 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.
vitejs/vite (vite)
v7.1.10
Compare Source
Bug Fixes
//
(#20760) (b95fa2a)fileToBuiltUrl
(#20898) (73b6d24)Documentation
WebSocket
spelling (#20890) (29e98dc)Miscellaneous Chores
sapphi-red/vite-plugin-static-copy (vite-plugin-static-copy)
v3.1.4
Compare Source
Patch Changes
d0b5370
Thanks @stianjensen! - Removedfs-extra
dependency in favor ofnode:fs
. This should not affect the behavior.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.