chore(deps): update all dependencies#5581
Conversation
|
|
39d8d8d to
0708ce7
Compare
2ff862e to
0720e8c
Compare
e8024f4 to
72d37d0
Compare
426fc26 to
033b16d
Compare
7a4ac68 to
625af2a
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
7.29.0→7.29.31.31.10→1.31.1310.38.0→10.51.010.38.0→10.51.019.2.13→19.2.148.58.0→8.59.28.58.0→8.59.24.2.3→4.3.04.1.3→4.1.51.6.9→1.6.164.1.3→4.1.5==1.2.2→==1.3.010.4.24→10.5.015.10.0→15.14.29.2.0→9.3.29.39.2→9.39.413.0.1→13.0.6==4.9.0→==4.15.02.17.1→2.19.12.12.8→2.14.35.1.6→5.1.118.5.10→8.5.143.8.1→3.8.319.2.4→19.2.519.2.4→19.2.57.71.1→7.75.03.0.0-7→3.1.07.13.0→7.14.2==2.33.0→==2.33.1==0.22.0→==0.26.0==0.18.5→==0.19.11.97.3→1.99.0==2.52.0→==2.59.017.6.0→17.10.012.1.2→12.1.40.2.15→0.2.164.1.3→4.1.5==3.1.6→==3.1.8Release Notes
babel/babel (@babel/preset-env)
v7.29.3Compare Source
v7.29.2Compare Source
percy/cli (@percy/cli)
v1.31.13Compare Source
What's Changed
✨ Enhancements
Full Changelog: percy/cli@v1.31.12...v1.31.13
v1.31.12Compare Source
New Contributors
Full Changelog: percy/cli@v1.31.11...v1.31.12
v1.31.11Compare Source
What's Changed
🐛 Bug Fixes
🏗 Maintenance
⬆️⬇️ Dependency Updates
New Contributors
Full Changelog: percy/cli@v1.31.10...v1.31.11
getsentry/sentry-javascript (@sentry/browser)
v10.51.0Compare Source
Important Changes
feat(cloudflare): Add trace propagation for RPC method calls (#20343)
Trace context is now propagated across Cloudflare Workers RPC calls, connecting traces between Workers and Durable Objects.
This feature is opt-in and requires setting
enableRpcTracePropagation: truein your SDK configuration:feat(hono)!: Change setup for
@sentry/hono/node(initin external file) (#20497)To improve Node.js instrumentation, the
sentry()middleware exported from@sentry/hono/nodeno longer accepts configuration options.Instead, you must configure the SDK by calling
Sentry.init()in a dedicated instrumentation file that runs before your application code (read more in the Hono SDK readme:feat(nitro): Add
@sentry/nitroSDK (#19224)A new
@sentry/nitropackage provides first-class Sentry support for Nitro applications, with HTTP handler and error instrumentation, middleware tracing, request isolation, and build-time source map uploading viawithSentryConfig.Read more in the Nitro SDK docs and the Nitro SDK readme.
Other Changes
brace-expansionpeer-dep (#20198)binscripts (#20570)ignoreSpans(#20513)SENTRY_DSN(#20528)ingest_settingsto span v2 envelope payload (#20411)httpContextIntegration(#20464)ignoreSpans(#20512)*http.route attribute on segment spans (#20471)ignoreSpans(#20514)svelteKitSpansEnhancementintegration (#20496)isSentryRequesthandles subdomains properly (#20530).use()middleware in sub-apps from.all()handlers (#20554)maskAttributesworks withmaskAllText=false(#20491)sendDefaultPiifor supabase integration (#20490)Internal Changes
idleTimeouttest config (#20467)safeSetSpanJSONAttributesin cultureContext integration (#20481)eslint-config-nextpackage to major (#20552)Bundle size 📦
v10.50.0Compare Source
v10.49.0Compare Source
Important Changes
feat(browser): Add View Hierarchy integration (#14981)
A new
viewHierarchyIntegrationcaptures the DOM structure when an error occurs, providing a snapshot of the page state for debugging. Enable it in your Sentry configuration:feat(cloudflare): Split alarms into multiple traces and link them (#19373)
Durable Object alarms now create separate traces for each alarm invocation, with proper linking between related alarms for better observability.
feat(cloudflare): Enable RPC trace propagation with
enableRpcTracePropagation(#19991, #20345)A new
enableRpcTracePropagationoption enables automatic trace propagation for Cloudflare RPC calls via.fetch(), ensuring distributed traces flow correctly across service bindings.feat(core): Add
enableTruncationoption to AI integrations (#20167, #20181, #20182, #20183, #20184)All AI integrations (OpenAI, Anthropic, Google GenAI, LangChain, LangGraph) now support an
enableTruncationoption to control whether large AI inputs/outputs are truncated.feat(opentelemetry): Vendor
AsyncLocalStorageContextManager(#20243)The OpenTelemetry context manager is now vendored internally, reducing external dependencies and ensuring consistent behavior across environments.
Other Changes
rewriteSourcestop level option (#20142)eventLoopBlockIntegration(#20108)conversation_idonly ongen_aispans (#20274)ai.operationIdfor Vercel AI V6 operation name mapping (#20285)reader.closedrejection fromreleaseLock()in streaming (#20187)Internal Changes
findInjectionIndexAfterDirectivesfor better readability (#20310)@opentelemetry/resourceswith inlinegetSentryResource()(#20327)Bundle size 📦
Configuration
📅 Schedule: (UTC)
🚦 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.