Skip to content

Update all non-major dependencies - #527

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

Update all non-major dependencies#527
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@sentry/vue (source) 10.68.010.69.0 age confidence
axios (source) 1.18.11.19.0 age confidence
ipython ==9.15.0==9.16.0 age confidence
opencv-python-headless ==4.13.0.92==4.14.0.94 age confidence
tqdm (changelog) ==4.69.1==4.70.0 age confidence
vuetify (source) 3.12.113.13.0 age confidence

Release Notes

getsentry/sentry-javascript (@​sentry/vue)

v10.69.0

Compare Source

Important Changes
  • feat(v10/cloudflare): Add instrumentAgentWithSentry for Cloudflare Agents (#​22786)

The Cloudflare SDK adds a new instrumentAgentWithSentry API for Cloudflare Agents. It works like instrumentDurableObjectWithSentry for Agent classes from the agents SDK and additionally creates spans for @callable RPC methods and automatically sets the conversationId based on the agent's name. When building with the Sentry Vite plugin, Agents are instrumented automatically (#​22788).

Other Changes
  • feat(v10/cloudflare): Add Spotlight integration for local dev event forwarding (#​22796)
  • feat(v10/cloudflare): Add wranglerConfigPath to Vite options (#​22803)
  • feat(v10/cloudflare): Filter framework-internal Durable Object storage spans (#​22770)
  • feat(v10/cloudflare): Instrument Agents automatically (#​22788)
  • feat(v10/cloudflare): Rotate agent conversation id on chat clear (#​22787)
  • fix(v10/cloudflare): Also skip cf: prefixed DOs (#​22802)
  • fix(v10/cloudflare): Filter CREATE INDEX spans on cf_-prefixed tables (#​22767)
  • fix(v10/cloudflare): Prevent AI provider skips (#​22771)
  • fix(v10/core): Summarize SQLite upserts so Durable Object cf_ spans stay filtered (#​22766)
  • fix(v10/effect): Set sentry.origin on logs from SentryEffectLogger (#​22806)
  • fix(v10/gatsby): Add React 19 to peer dependency range (#​22675)
  • fix(v10/node): Unpin @apm-js-collab/code-transformer-bundler-plugins (#​22678)
  • fix(v10/server-utils): Do not inject dc into client bundle (#​22765)
Internal Changes
  • test(v10/cloudflare): Pin mcp as agent depends on it (#​22769)

Bundle size 📦

Path Size
@​sentry/browser 27.11 KB
@​sentry/browser - with treeshaking flags 25.59 KB
@​sentry/browser (incl. Tracing) 45.51 KB
@​sentry/browser (incl. Tracing + Span Streaming) 47.25 KB
@​sentry/browser (incl. Tracing, Profiling) 50.15 KB
@​sentry/browser (incl. Tracing, Replay) 83.84 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 73.71 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 88.44 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 100.79 KB
@​sentry/browser (incl. Feedback) 43.88 KB
@​sentry/browser (incl. sendFeedback) 31.79 KB
@​sentry/browser (incl. FeedbackAsync) 36.8 KB
@​sentry/browser (incl. Metrics) 28.17 KB
@​sentry/browser (incl. Logs) 28.39 KB
@​sentry/browser (incl. Metrics & Logs) 29.07 KB
@​sentry/react 28.87 KB
@​sentry/react (incl. Tracing) 47.72 KB
@​sentry/vue 32.41 KB
@​sentry/vue (incl. Tracing) 47.43 KB
@​sentry/svelte 27.13 KB
CDN Bundle 29.45 KB
CDN Bundle (incl. Tracing) 47.42 KB
CDN Bundle (incl. Logs, Metrics) 30.99 KB
CDN Bundle (incl. Tracing, Logs, Metrics) 48.7 KB
CDN Bundle (incl. Replay, Logs, Metrics) 69.34 KB
CDN Bundle (incl. Tracing, Replay) 84.04 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 85.32 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 89.71 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 90.94 KB
CDN Bundle - uncompressed 87.8 KB
CDN Bundle (incl. Tracing) - uncompressed 143.35 KB
CDN Bundle (incl. Logs, Metrics) - uncompressed 92.4 KB
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 147.23 KB
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 214.24 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 259.79 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 263.66 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 273.17 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 277.03 KB
@​sentry/nextjs (client) 50.2 KB
@​sentry/sveltekit (client) 45.92 KB
@​sentry/core/server 78.56 KB
@​sentry/core/browser 65.22 KB
@​sentry/node-core 61.78 KB
@​sentry/node 122.95 KB
@​sentry/node (incl. diagnostics channel injection) 147.79 KB
@​sentry/node/import (ESM hook with diagnostics-channel injection) 68.39 KB
@​sentry/node/light 50.21 KB
@​sentry/node - without tracing 73.19 KB
@​sentry/aws-serverless 82.24 KB
@​sentry/cloudflare (withSentry) - minified 195.81 KB
@​sentry/cloudflare (withSentry) 481.16 KB
axios/axios (axios)

v1.19.0

Compare Source

This release raises the form-data security floor, adds configuration and type-system capabilities, and fixes NO_PROXY matching, interceptor errors, progress reporting, and serialization edge cases.

ipython/ipython (ipython)

v9.16.0

Compare Source

tqdm/tqdm (tqdm)

v4.70.0: tqdm v4.70.0 stable

Compare Source

vuetifyjs/vuetify (vuetify)

v3.13.0

Compare Source

🚀 Features
🔧 Bug Fixes
  • v-tooltip: correctly handle true and undefined (db4f890), closes #​20463
  • VDataTable: hide empty header cell in mobile view (516d347)
  • VDataTable: respect disableSort prop for sortable header (#​22684) (a5a2d08), closes #​22523
  • VStepperVerticalItem: unnecessary error color to step content (e5141c0)
  • VStepperWindow/VTouch: guard against double teardown (#​23030) (37ef495)

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 is behind base branch, 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 Aug 1, 2026

Copy link
Copy Markdown

Deploying bats-ai with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7d2c063
Status: ✅  Deploy successful!
Preview URL: https://12d20820.bats-ai.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.bats-ai.pages.dev

View logs

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7f5586f to 7ec9b0f Compare August 1, 2026 17:52
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 7ec9b0f to 7d2c063 Compare August 3, 2026 12:39
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