Skip to content

fix(deps): update all non-major dependencies#417

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#417
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@resonant/oauth-client 1.0.41.1.0 age confidence dependencies minor
@sentry/vue (source) 10.52.010.66.0 age confidence dependencies minor
actions/checkout v6v6.0.3 age confidence action patch
actions/setup-node v6v6.5.0 age confidence action minor
astral-sh/setup-uv v8.1.0v8.3.2 age confidence action minor
axios (source) 1.16.01.18.1 age confidence dependencies minor
daphne (changelog) ==4.2.1==4.2.2 age confidence project.optional-dependencies patch
dayjs (source) 1.11.201.11.21 age confidence dependencies patch
django (changelog) ==6.0.5==6.0.7 age confidence project.dependencies patch
django-allauth (changelog) ==65.16.1==65.18.0 age confidence project.dependencies minor
django-environ (source, changelog) ==0.13.0==0.14.0 age confidence project.dependencies minor
django-guardian (changelog) ==3.3.1==3.3.2 age confidence project.dependencies patch
django-oauth-toolkit ==3.2.0==3.3.0 age confidence project.dependencies minor
django-resonant-settings ==0.51.0==0.51.1 age confidence project.dependencies patch
geoai-py ==0.37.2==0.41.2 age confidence project.optional-dependencies minor
geopandas ==1.1.3==1.1.4 age confidence project.dependencies patch
hatchling (source, changelog) ==1.29.0==1.31.0 age confidence build-system.requires minor
html2canvas-pro (source) ^2.0.22.2.3 age confidence dependencies pin
huggingface-hub ==1.14.0==1.23.0 age confidence project.optional-dependencies minor 1.24.0
ipython ==9.13.0==9.15.0 age confidence project.optional-dependencies minor
kitware-resonant/resonant/heroku (source) 3.1.13.3.0 age confidence module minor
large-image ==1.34.1==1.35.0 age confidence project.dependencies minor
large-image-converter ==1.34.1==1.35.0 age confidence project.dependencies minor
matplotlib ==3.10.9==3.11.0 age confidence project.dependencies minor 3.11.1
numpy (changelog) ==2.4.3==2.5.1 age confidence project.dependencies minor
proj4 (source) 2.20.82.20.9 age confidence dependencies patch
pyshp ==3.0.3==3.1.4 age confidence project.dependencies minor
sentry-sdk (changelog) ==2.59.0==2.66.0 age confidence project.dependencies minor
uvicorn (changelog) ==0.46.0==0.51.0 age confidence project.dependencies minor
vue (source) 3.5.343.5.40 age confidence dependencies patch
vue-chartjs (source) 5.3.35.3.4 age confidence dependencies patch
vue-markdown-render ^2.3.12.3.1 age confidence dependencies pin
vue-router (source) 5.0.65.2.0 age confidence dependencies minor
vuetify (source) 4.0.74.1.5 age confidence dependencies minor
websockets (changelog) ==16.0==16.1 age confidence project.dependencies minor 16.1.1

⚠️ Minimum release age is not validated for this update type.


Release Notes

kitware-resonant/resonant-oauth-client (@​resonant/oauth-client)

v1.1.0

Compare Source

  • Error classes (ServerError, TokenFailureError, etc.) now support Error.cause chaining
  • Emit target updated from ES2020 to ES2022
getsentry/sentry-javascript (@​sentry/vue)

v10.66.0

Compare Source

  • chore(node-core): Deprecate @sentry/node-core package (#​22285)
  • chore(tanstackstart): Deprecate @sentry/tanstackstart package (#​22284)
  • deps(server-utils): bump @​apm-js-collab/code-transformer and tracing-hooks (#​22172)
  • feat(bun): Add initWithoutDefaultIntegrations and getDefaultIntegrationsWithoutPerformance (#​22036)
  • feat(bundlers): Add orchestrion bundler plugins (#​22124)
  • feat(cloudflare): Support Cloudflare types v5 & newer wrangler versions (#​22180)
  • feat(core): Add and use dataCollection.databaseQueryData (for e.g. Supabase filter values and mutation bodies) (#​22219)
  • feat(core): Add and use dataCollection.graphQL (#​22221)
  • feat(core): Add stringify helper and make AI-tracing serializers safe (#​22163)
  • feat(nestjs): Add orchestrion diagnostics-channel instrumentation (#​22176)
  • feat(nextjs): Add opt-in for orchestrion instrumentation (#​22043)
  • feat(node): Rewrite knex instrumentation to orchestrion tracing channels (#​22237)
  • feat(server-utils): Capture and log orchestrion stats (#​22269)
  • feat(server-utils): Migrate @opentelemetry/instrumentation-kafkajs to orchestrion (#​21923)
  • feat(server-utils): Migrate @opentelemetry/instrumentation-mysql2 to orchestrion (#​22229)
  • feat(server-utils): Rewrite @opentelemetry/instrumentation-dataloader to orchestrion (#​22236)
  • feat(server-utils): Rewrite @opentelemetry/instrumentation-generic-pool to orchestrion (#​22240)
  • feat(sveltekit): Detect SvelteKit 3 native tracing from the Vite plugin (#​21580)
  • fix: Include bundler CJS exports to fix Node warning (#​22286)
  • fix(browser-utils): Remove readystatechange listener to prevent memory leaks (#​22216)
  • fix(browser): Propagate trace data from active span if http.client span is non-recording (#​22246)
  • fix(core): Preserve propagation across ignored spans (#​22277)
  • fix(node): move dc integration swap to _init (#​22173)
  • fix(react-router): Correct url attributes for history and relative navigations (#​22131)
  • fix(react): Preserve parent path prefix for descendant route names in react-router (#​22225)
  • fix(server-utils): Dedupe ioredis orchestrion span for offline-queued commands (#​22279)
  • fix(vue): Refresh pageload URL attrs on TanStack onResolved (#​22140)
Internal Changes
  • chore: Add external contributor to CHANGELOG.md (#​22295)
  • chore: Do not treat flaky test issues as bug (#​22272)
  • chore: stub modules for orchestrion configs, channels (#​22195)
  • chore: Update claude PR instructions (#​22241)
  • chore(changelog): Add external contributor to next changelog (#​22234)
  • chore(ci): Temporarily assign node/node-core reviews to whole JS SDK team (#​22226)
  • chore(ci): Temporarily assign orchestrion reviews to whole JS SDK team (#​22215)
  • chore(deps): Bump orchestrion dependencies to latest (#​22287)
  • chore(deps): Bump @sentry/conventions to 0.16.0 (#​22270)
  • chore(gitignore): Add .pnpm-store to gitignore (#​22223)
  • chore(skills): Add bump-conventions skill (#​22271)
  • fix(ci): Improve flaky test issue deduplication (#​22042)
  • fix(ci): Unblock external-contributors checkout on fork PR merges (#​22235)
  • ref(build): Replace ts-node with tsx for build and CI scripts (#​22186)
  • ref(core): Remove redundant log buffer flush (#​22278)
  • ref(nestjs): extract shared span helpers (#​22175)
  • ref(node): Refactor some otel internals in http integrations (#​22292)
  • ref(nuxt): Build the Nuxt module in-house instead of @​nuxt/module-builder (#​22190)
  • ref(server-utils): Move prisma instrumentation to server-utils (#​22222)
  • test(anr): Use pure-JS busy work so ANR stack samples capture longWork (#​22133)
  • test(browser-integration): Fix local runs referencing renamed type-check command (#​22243)
  • test(e2e): Add E2E test app for orchestrion instrumentations on Remix (#​22218)
  • test(nextjs): Add orchestrion e2e test app (#​22080)
  • test(node-integration-tests): Free up CI disk space to prevent ENOSPC failures (#​22132)
  • test(node-integration-tests): Reuse Docker Compose containers across tests (#​22128)
  • test(react-router): Add orchestrion based e2e test app (#​22185)
  • test(sveltekit): Add SvelteKit 3 e2e app (#​21540)
  • test(tanstackstart): Deterministically match the server-side error event (#​22137)

Work in this release was contributed by @​dobladov and @​PeterWadie. Thank you for your contributions!

v10.65.0

Compare Source

  • feat(angular): Set url attributes on pageload and navigation spans (#​21985)
  • feat(astro): Set url.template on pageload spans (#​22011)
  • feat(aws-serverless): Replace OTel Lambda instrumentation with handler redirection (#​22079)
  • feat(browser): Set url.path and url.full on pageload and navigation spans (#​21952)
  • feat(bun): warn when externalizing instrumented deps (#​21999)
  • feat(core): Require attributes on SerializedStreamedSpan (#​22052)
  • feat(ember): Set url.template, url.path and url.full on router spans (#​22095)
  • feat(mysql2): Instrument mysql2 >= 3.20.0 via native tracing channels (#​21824)
  • feat(nextjs): Set url attributes on pageload and navigation spans (#​22006)
  • feat(react): Set url.template, url.path and url.full on routing spans (#​22087)
  • feat(react-router): Set url.template, url.path and url.full on pageload and navigation spans (#​22018)
  • feat(remix): Set url.template on pageload and navigation spans (#​22025)
  • feat(server-utils): Add orchestrion support for Vercel AI v4 (#​22139)
  • feat(server-utils): Add requiresParentSpan option to bindTracingChannelToSpan (#​22113)
  • feat(server-utils): Capture usage and output on streamed Vercel AI v7 spans (#​22000)
  • feat(server-utils): Implement orchestrion-based express integration (#​21889)
  • feat(server-utils): Instrument graphql v17 via native tracing channels (#​21804)
  • feat(solid): Set url attributes on solid router and tanstack router spans (#​22090)
  • feat(sveltekit): Set url.template, url.path and url.full on pageload and navigation spans (#​22027)
  • feat(vue, nuxt): Set url.template and URL attributes on router spans (#​22063)
  • fix(browser): Send web vital span sentry.segment.name attribute (#​22024)
  • fix(cloudflare): Honor newTarget in instrumentDurableObjectWithSentry construct trap (#​22104)
  • fix(opentelemetry): Fall back to 'sentry.origin': manual when backfilling OTel data (#​22102)
  • fix(replay): Prevent rrweb recording from dying when the emit callback throws (#​21409)
  • fix(replay): Skip client reports for replay failures after stop (#​22177)
  • perf(vite): add fast component annotation transform (#​22089)
  • ref(server-utils): Add orchestrion support for Vercel AI v5 (#​21979)
Internal Changes
  • chore: Add external contributor to CHANGELOG.md (#​22111)
  • chore: Reinstate changelog anchor (#​22022)
  • chore(cloudflare): Ignore import patterns (#​22008)
  • chore(deps-dev): bump vite from 7.3.2 to 7.3.5 in /dev-packages/e2e-tests/test-applications/tanstackstart-react-orchestrion (#​22041)
  • chore(deps): bump vite from 8.0.1 to 8.0.16 in /dev-packages/bundler-plugin-integration-tests/fixtures/vite8 (#​21664)
  • chore(opentelemetry): Add worker as export | sort exports (#​21859)
  • chore(size-limit): weekly auto-bump (#​21812)
  • ci: Only run cloudflare & bundler plugin tests when necessary (#​22130)
  • ci(deps): bump actions/checkout from 6 to 7 (#​21898)
  • ci(deps): Bump anthropics/claude-code-action from 1.0.124 to 1.0.161 (#​21896)
  • ci(deps): Bump getsentry/craft from 2.26.9 to 2.26.14 (#​21900)
  • ci(deps): Bump getsentry/github-workflows/validate-pr from 71588dd to 4013fc6 (#​21897)
  • ci(deps): bump pnpm/action-setup from 5.0.0 to 6.0.9 (#​21899)
  • feat(core): add isObjectLike guard and consolidate non-null-object checks (#​22155)
  • feat(core): add uniq array util and consolidate call sites (#​22152)
  • feat(deps): Bump @​growthbook/growthbook from 1.6.1 to 1.6.5 (#​21940)
  • feat(deps): Bump @​opentelemetry/semantic-conventions from 1.41.1 to 1.42.0 in the opentelemetry group (#​22147)
  • feat(deps): Bump dotenv from 16.0.3 to 17.4.2 (#​22150)
  • feat(deps): Bump js-yaml from 3.14.2 to 3.15.0 (#​21864)
  • feat(deps): Bump nock from 13.5.5 to 14.0.16 (#​22149)
  • feat(server-utils): Migrate @​opentelemetry/instrumentation-amqplib to orchestrion (#​21981)
  • feat(server-utils): Migrate @opentelemetry/instrumentation-graphql to orchestrion (#​21885)
  • feat(server-utils): Migrate @opentelemetry/instrumentation-redis to orchestrion (#​21925)
  • feat(server-utils): Migrate Google GenAI integration to orchestrion (#​21970)
  • feat(server-utils): Migrate postgres.js instrumentation to orchestrion (#​21983)
  • ref: remove unused addOriginToSpan copies (#​22153)
  • ref(angular): Streamline url attribute creation (#​22091)
  • ref(core): Use common span attribute keys from Sentry conventions (#​22081)
  • ref(nitro, nuxt): inline == null checks for nullish detection (#​22154)
  • ref(node): Refactor http instrumentation away from OTEL (#​21974)
  • ref(redis): expose diagnostics-channel subscription as an integration (#​21963)
  • test: Avoid unnecessary definedness checks for attributes on SerializedStreamedSpan objects (#​22060)
  • test: Remove fixed container_name from node integration test docker-compose files (#​22134)
  • test(browser): Give profiling envelope tests headroom against CI timeouts (#​22067)
  • test(browser): Stabilize flaky manual-mode profile_chunk test (#​22040)
  • test(bun-integration-tests): Type-check test suites in CI (#​22059)
  • test(bundler-plugins): Test bundler plugins on more node versions (#​22105)
  • test(cloudflare-integration-tests): Type-check test suites in CI (#​22068)
  • test(cloudflare): Add headroom for wrangler cold-start in integration tests (#​22083)
  • test(e2e): Add Astro 7 with Orchestrion test (#​22005)
  • test(e2e): Add E2E test app for orchestrion instrumentations on TanStack Start (#​22020)
  • test(e2e): Add test for SvelteKit with orchestrion (#​22014)
  • test(e2e): De-flake remix-hydrogen client tests (#​22051)
  • test(e2e): Gate hydrogen-react-router-7 client clicks on hydration (#​22061)
  • test(e2e): Pin @​cloudflare/vite-plugin to 1.43.1 in Cloudflare E2E test apps (#​22115)
  • test(e2e): Use official @​module-federation/vite (#​21605)
  • test(nitro): Guard throwing-route request in nitro-3 errors test (#​22039)
  • test(node-core): Fix flaky withMonitor span order assertion (#​22129)
  • test(node-integration-tests): Enable Node compile cache for scenario child processes (#​22084)
  • test(node-integration-tests): Make runner completion event-driven instead of polling (#​22085)
  • test(node-integration-tests): Surface early scenario exit instead of hanging (#​22136)
  • test(node-integration-tests): Type-check test suites in CI (#​22054)
  • test(node): Consolidate flaky DB readiness handling into a shared waitForConnection helper (#​22058)
  • test(node): Fix flaky negative sampling (static) envelope ordering (#​22038)
  • test(node): Retry initial tedious connection until the DB is ready (#​22050)
  • test(node): Update vercel AI v7 version in tests & skip on Node 18 (#​21984)
  • test(node): Wait for Postgres readiness in pg integration test scenarios (#​22045)
  • test(server-utils): Remove graphql unit tests that replicated SDK async-context logic (#​22103)
  • test(server-utils): Remove hapi unit test that replicated SDK async-context logic (#​22100)
  • test(server-utils): Remove ioredis unit test that replicated SDK async-context logic (#​22099)
  • test(server-utils): Remove mongoose unit test that replicated SDK async-context logic (#​22101)
  • test(server-utils): Remove postgres.js unit test that replicated SDK async-context logic (#​22097)
  • test(server-utils): Remove redis unit tests that replicated SDK async-context logic (#​22098)

Work in this release was contributed by @​martijnwalraven. Thank you for your contribution!

v10.64.0

Compare Source

Important Changes
  • feat(cloudflare): Add nodejs_compat entrypoint (#​21881)

    The Cloudflare SDK now ships a dedicated @sentry/cloudflare/nodejs_compat entrypoint for Workers running with the nodejs_compat flag. This entrypoint unlocks Node SDK features on Cloudflare, including the prismaIntegration (#​21882) and AI v7 support for the vercelAiIntegration (#​21917).

    This entrypoint is a drop-in replacement, so you can switch your imports from @sentry/cloudflare directly to @sentry/cloudflare/nodejs_compat. To use it, your Worker must set the nodejs_compat compatibility flag in wrangler.toml/wrangler.jsonc. This will become the default entrypoint in v11.

  • feat: Use Sentry's minimal OpenTelemetry tracer provider by default (#​21666, #​21680, #​21842)

    The Node SDK now registers Sentry's own minimal SentryTracerProvider by default, which creates native Sentry spans directly instead of routing them through the full OpenTelemetry SDK span pipeline. This reduces overhead for the common case where you don't need the full OpenTelemetry tracing stack.

    If you rely on OpenTelemetry SDK features that the minimal provider doesn't support, you can opt out and fall back to the full OpenTelemetry BasicTracerProvider by setting openTelemetryBasicTracerProvider: true in your Sentry.init() options. Providing custom openTelemetrySpanProcessors also forces the full provider automatically.

Other Changes
  • feat(bun,deno,node): pg orchestrion instrumentation (#​21826)
  • feat(bun): enable new mysql, pg integrations in 'bun build' (#​21828)
  • feat(cloudflare): Enable AI v7 support for Cloudflare in the /nodejs_compat entrypoint (#​21917)
  • feat(cloudflare): Expose prismaIntegration in nodejs_compat export (#​21882)
  • feat(core): Add sentry.trace_lifecycle attribute (#​21850)
  • feat(core): Add deferred segment-span transaction capture (#​21839)
  • feat(deps): Bump OpenTelemetry dependencies to latest (#​21988)
  • feat(mongoose): Instrument mongoose >= 9.7 via native tracing channels (#​21803)
  • feat(replays): Record segment names that occur during replay (#​21851)
  • fix(browser): Accept precisely-typed GrowthBook class in growthbookIntegration (#​21825)
  • fix(browser): Flush telemetry when page is hidden (#​21862)
  • fix(cloudflare): Catch potential errors during flush and dispose (#​21976)
  • fix(core): Capture Anthropic stream stop_reason from message_delta (#​21907)
  • fix(core): Print getTraceMetaTags in 1 line to prevent hydration errors (#​22004)
  • fix(nextjs): Add immutable browser chunks to upload assets (#​21978)
  • fix(nextjs): Handle Middleware.execute root spans on Node.js runtime (#​22013)
  • fix(react/solid/vue): Instrument TanStack Router navigations via onBeforeLoad/onResolved (#​21975)
Internal Changes
  • chore: Add experimentalUseDiagnosticsChannelInjection in node size-limit (#​21992)
  • chore: Add external contributor to CHANGELOG.md (#​21945)
  • chore: Clarify usage of hoistTransitiveImports option (#​21888)
  • chore: Make @​sentry/conventions sideEffect free during bundling (#​22015)
  • chore: Remove runtime ESM/CJS switching (#​21761)
  • chore(ci): Replace app-id with client-id in GH workflows (#​21914)
  • chore(cloudflare): Disallow Node SDK usage outside of nodejs_compat (#​21884)
  • chore(cloudflare): Disallow server-utils usage outside of nodejs_compat (#​21918)
  • chore(node-core): Move isCjs to its own file to prevent sideEffects (#​21856)
  • ci: Increase Node integration test timeout to 20 minutes (#​21903)
  • deps(server-utils): Bump @​apm-js-collab/tracing-hooks to 0.10.1 (#​21892)
  • feat(server-utils): Implement orchestrion-based instrumentation for vercel-ai v6 (#​21658)
  • feat(server-utils): Migrate @opentelemetry/instrumentation-ioredis to orchestrion (#​21849)
  • feat(server-utils): Migrate Anthropic integration to orchestrion (#​21902)
  • feat(server-utils): Migrate OpenAI integration to orchestrion (#​21877)
  • feat(server-utils): Rewrite @opentelemetry/instrumentation-hapi to orchestrion (#​21866)
  • ref(core): Add @sentry/conventions to @sentry/core and align versions (#​21855)
  • ref(deno): add deno-integration-tests dev-package (#​21827)
  • ref(node-core): Move node fetch instrumentation into node-core (#​21873)
  • ref(node): Fold breadcrumb & trace propagation into node fetch instrumentation (#​21872)
  • ref(node): Refactor orchestrion config into separate files (#​21957)
  • ref(node): Streamline Prisma v5 instrumentation (#​21980)
  • ref(node): Use @sentry/conventions and vendor remaining semantic conventions (#​21893)
  • test(browser): Fix web worker route-registration race in debug ID test (#​21920)
  • test(e2e): Fix failing nitro-3 e2e test due to broken dependency (#​21895)
  • test(e2e): Revert nf3 dependency override in nitro-3 e2e test (#​21951)
  • test(e2e): Use injectDiagnostics for orchestrion marker (#​21987)
  • test(google-genai): Move google-genai integration tests to use a real client (#​21909)
  • test(nextjs): Tolerate aborted navigation in streaming RSC error E2E test (#​21847)
  • test(node): Attempt to unflake docker-based node integration tests (#​21905)
  • test(node): Automatically run all node-integration tests with orchestrion (#​21911)
  • test(node): Collapse mysql span streaming tests into same suite (#​21890)
  • test(node): Ensure logs are auto-printed when a test fails (#​21887)
  • test(node): Improve tests for Prisma v5 (#​21876)
  • test(node): Migrate fs & contextLines-filename integration tests to helpers (#​21958)
  • test(node): Migrate http client span tests to createCjsTests (#​21956)
  • test(node): Migrate logging integration tests to create*Tests helpers (#​21955)
  • test(node): Refactor remaining express integrations tests to new runner (#​21949)
  • test(node): Update pg-native tests to use additionalDependencies (#​21878)
  • tests(core): Move anthropic node integration tests to use a real client (#​21906)

Work in this release was contributed by @​codr and @​zenato. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser 26.94 KB
@​sentry/browser - with treeshaking flags 25.42 KB
@​sentry/browser (incl. Tracing) 45.16 KB
@​sentry/browser (incl. Tracing + Span Streaming) 46.89 KB
@​sentry/browser (incl. Tracing, Profiling) 49.82 KB
@​sentry/browser (incl. Tracing, Replay) 83.53 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 73.38 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 88.12 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 100.48 KB
@​sentry/browser (incl. Feedback) 43.71 KB
@​sentry/browser (incl. sendFeedback) 31.62 KB
@​sentry/browser (incl. FeedbackAsync) 36.63 KB
@​sentry/browser (incl. Metrics) 28 KB
@​sentry/browser (incl. Logs) 28.23 KB
@​sentry/browser (incl. Metrics & Logs) 28.9 KB
@​sentry/react 28.7 KB
@​sentry/react (incl. Tracing) 47.38 KB
@​sentry/vue 32.25 KB
@​sentry/vue (incl. Tracing) 46.98 KB
@​sentry/svelte 26.97 KB
CDN Bundle 29.3 KB
CDN Bundle (incl. Tracing) 47.11 KB
CDN Bundle (incl. Logs, Metrics) 30.83 KB
CDN Bundle (incl. Tracing, Logs, Metrics) 48.38 KB
CDN Bundle (incl. Replay, Logs, Metrics) 69.15 KB
CDN Bundle (incl. Tracing, Replay) 83.73 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 84.99 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 89.38 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 90.64 KB
CDN Bundle - uncompressed 87.26 KB
CDN Bundle (incl. Tracing) - uncompressed 142.54 KB
CDN Bundle (incl. Logs, Metrics) - uncompressed 91.85 KB
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 146.42 KB
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 213.62 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 258.91 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 262.78 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 272.29 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 276.15 KB
@​sentry/nextjs (client) 49.75 KB
@​sentry/sveltekit (client) 45.56 KB
@​sentry/core/server 76.54 KB
@​sentry/core/browser 63.21 KB
@​sentry/node-core 61.73 KB
@​sentry/node 120.85 KB
@​sentry/node (incl. diagnostics channel injection) 126.65 KB
@​sentry/node/import (ESM hook with diagnostics-channel injection) 68.31 KB
@​sentry/node/light 49.53 KB
@​sentry/node - without tracing 73.06 KB
@​sentry/aws-serverless 83.59 KB
@​sentry/cloudflare (withSentry) - minified 177.42 KB
@​sentry/cloudflare (withSentry) 438.86 KB

v10.63.0

Compare Source

  • feat(browser): Add url.full attribute to resource spans (#​21846)
  • feat(core): Add extendIntegration method (#​21759)
  • feat(core): Add isTracingSuppressed to the async con

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 1, 2026

Copy link
Copy Markdown

Deploying geodatalytics with  Cloudflare Pages  Cloudflare Pages

Latest commit: ed8a83a
Status:🚫  Build failed.

View logs

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 18 times, most recently from ef9d8f0 to ec24b0c Compare July 9, 2026 17:54
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 3e20ddc to 3f89522 Compare July 15, 2026 18:05
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 0481cfd to 92bfda0 Compare July 19, 2026 04:47
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 92bfda0 to ed8a83a Compare July 19, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants