fix(deps): update all non-major dependencies #270
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.34.0
->9.35.0
10.8.0
->10.10.0
10.8.0
->10.10.0
4.2.0
->4.3.0
22.18.0
->22.18.1
2.13.3
->2.14.0
2.13.2
->2.14.0
2.13.3
->2.14.0
2.13.3
->2.14.0
2.13.2
->2.14.0
2.13.2
->2.14.0
1.3.5
->1.3.9
17.2.1
->17.2.2
5.5.0
->5.6.0
25.4.2
->25.5.2
8.41.0
->8.42.0
Release Notes
eslint/eslint (@eslint/js)
v9.35.0
Compare Source
getsentry/sentry-javascript (@sentry/node)
v10.10.0
Compare Source
Important Changes
propagateTraceparent
SDK option (#17509)Adds support for a new browser SDK init option,
propagateTraceparent
for attaching a W3C compliant traceparent header to outgoing fetch and XHR requests, in addition to sentry-trace and baggage headers. More details can be found here.Adds missing tool call attributes, we add gen_ai.response.tool_calls attribute for Anthropic AI, supporting both streaming and non-streaming requests.
Adds a new experimental flag
_experimental.useRunAfterProductionCompileHook
towithSentryConfig
for automatic source maps uploads when building a Next.js app withnext build --turbopack
.When set we:
Other Changes
origin
for OpenAI spans & test auto instrumentation (#17519)Bundle size 📦
v10.9.0
Compare Source
Important Changes
httpIntegration
handling of incoming requests (#17371)This version updates the handling of the Node SDK of incoming requests. Instead of relying on @opentelemetry/instrumentation-http, we now handle incoming request instrumentation internally, ensuring that we can optimize performance as much as possible and avoid interop problems.
This change should not affect you, unless you're relying on very in-depth implementation details. Importantly, this also drops the
_experimentalConfig
option of the integration - this will no longer do anything.Finally, you can still pass
instrumentation.{requestHook,responseHook,applyCustomAttributesOnSpan}
options, but they are deprecated and will be removed in v11. Instead, you can use the newincomingRequestSpanHook
configuration option if you want to adjust the incoming request span.Other Changes
sendFeedback
from CDN bundles (#17495)beforeStartSpan
isn't overwritten (#17500)beforeStartSpan
(#17501)Sentry.close()
(#17499)Internal Changes
changelog
script back to package.json (#17517)Bundle size 📦
getsentry/sentry-javascript-bundler-plugins (@sentry/vite-plugin)
v4.3.0
Compare Source
SAP/ui5-webcomponents (@ui5/webcomponents)
v2.14.0
Compare Source
Bug Fixes
SAP/ui5-webcomponents-react (@ui5/webcomponents-cypress-commands)
v2.14.0
Compare Source
Features
2.13.2 (2025-08-29)
Bug Fixes
2.13.1 (2025-08-14)
Note: Version bump only for package @ui5/webcomponents-cypress-commands
SAP/ui5-webcomponents (@ui5/webcomponents-fiori)
v2.14.0
Compare Source
Note: Version bump only for package @ui5/webcomponents-fiori
SAP/ui5-webcomponents (@ui5/webcomponents-icons)
v2.14.0
Compare Source
Note: Version bump only for package @ui5/webcomponents-icons
SAP/ui5-webcomponents-react (@ui5/webcomponents-react)
v2.14.0
Compare Source
Bug Fixes
Features
useF2CellEdit
plugin hook (#7666) (86bb7e1), closes #6161@ui5/webcomponents-fiori
peer-dependency optional (#7640) (da20bb6), closes #77202.13.2 (2025-08-29)
Bug Fixes
2.13.1 (2025-08-14)
Bug Fixes
scrollPaddingBlock
whenrelatedTarget
isnull
(#7631) (09d8d19), closes #7570SAP/ui5-webcomponents-react (@ui5/webcomponents-react-charts)
v2.14.0
Compare Source
Features
2.13.2 (2025-08-29)
Bug Fixes
measures
type (#7692) (79aac33)2.13.1 (2025-08-14)
Note: Version bump only for package @ui5/webcomponents-react-charts
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.3.9
Compare Source
v1.3.8
Compare Source
v1.3.7
Compare Source
v1.3.6
Compare Source
motdotla/dotenv (dotenv)
v17.2.2
Compare Source
Added
fastify/fastify (fastify)
v5.6.0
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify@v5.5.0...v5.6.0
i18next/i18next (i18next)
v25.5.2
Compare Source
v25.5.1
Compare Source
v25.5.0
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.42.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
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.