Skip to content

chore(client/deps): update client dependencies#2335

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/client-dependencies
Open

chore(client/deps): update client dependencies#2335
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/client-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@sentry/vue (source) 10.62.010.63.0 age confidence
quasar (source) 2.20.12.20.3 age confidence

Release Notes

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

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 context strategy (#​21785)
  • feat(core): Pass normalizedRequest to the sampling context for root spans (#​21833)
  • feat(node): Add lru-memoizer diagnostics-channel integration to experimentalUseDiagnosticsChannelInjection (#​21786)
  • feat(node): Expose channel-based, streamlined fastifyIntegration (#​21706)
  • fix(browser): Defer sending session envelope until browser is idle (#​21844)
  • fix(core): Improve waiting for tracing channel bindings (#​21815)
  • fix(core): Serialize streamed span status message to sentry.status.message attribute (#​21811)
  • fix(nextjs): Don't inject trace meta tags when Cache Components is enabled (#​21141)
  • fix(opentelemetry): Strip leading ? and # from inferred http.query and http.fragment (#​21848)
  • fix(tanstackstart-react): Drop server transactions for tunnel route requests (#​21769)
Internal Changes
  • chore: Add external contributor to CHANGELOG.md (#​21832)
  • chore: Hoist transitive imports for bundles (#​21858)
  • chore: Mark http.query/http.fragment stripping for v11 url.query migration (#​21852)
  • docs: Use Cloudflare nodejs_compat flag (#​21659)
  • feat(server-utils): Add lru-memoizer diagnostics-channel integration (#​21786)
  • feat(server-utils): Expose channel-based, streamlined fastifyIntegration (#​21706)
  • feat(server-utils): Restore caller context for callback tracing channels (#​21863)
  • ref(core): Move spanStreamingIntegration setup into ServerRuntimeClient (#​21814)
  • ref(node): Infer orchestrion integration names (#​21834)
  • ref(node): Move node-fetch instrumentation away from InstrumentBase (#​21778)
  • ref(node): Streamline Prisma instrumentation (v6 and v7) (#​21819)
  • ref(node): Streamline vendored mysql instrumentation (#​21568)
  • ref(server-utils): Ensure ts3.8 has diagnostics channel shim (#​21845)
  • ref(server-utils): Move mysql orchestrion integration onto bindTracingChannelToSpan (#​21865)
  • ref(server-utils): Set error attributes on span and simplify error info extraction (#​21822)
  • test: Introduce .unordered in node-integration-tests (#​21697)
  • test(cloudflare): Align CF types and compat flags (#​21835)
  • test(e2e/hono): Isolate request-data extraction tests onto a dedicated route (#​21869)
  • test(node-integration): Harden knex mysql2 healthcheck to fix flaky test (#​21868)
  • test(node-integration-tests): Fix flaky postgresjs basic transaction/error ordering (#​21870)
  • test(node-integration-tests): Retry transient docker compose up failures (#​21860)
  • test(nuxt): Test mysql instrumentation with orchestrion bundler plugin (#​21782)

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

quasarframework/quasar (quasar)

v2.20.3

Compare Source

Changes

  • fix(TouchPan): glitch in getChanges() which breaks js flow #​18337

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.20.2

Compare Source

Changes

  • fix(QDrawer): swipe-to-open gesture broken on mobile (onOpenPan guard condition inverted) #​18331
  • fix(portal): avoid focus tampering while in the wait state #​18333
  • feat(ui): small tweaks to further modernize code
  • feat(ui): re-organize UMD

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:


Configuration

📅 Schedule: (in timezone America/Detroit)

  • 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 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.

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Fallow audit report

No GitHub PR/MR findings.

Generated by fallow.

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Fallow audit report

0 inline findings selected for GitHub review.

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Diff Coverage

Diff: origin/master...HEAD, staged and unstaged changes

No lines with coverage information in this diff.

@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.75%. Comparing base (d3ab9d0) to head (c251046).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2335   +/-   ##
=======================================
  Coverage   65.75%   65.75%           
=======================================
  Files         330      330           
  Lines        7461     7461           
  Branches      703      703           
=======================================
  Hits         4906     4906           
  Misses       2444     2444           
  Partials      111      111           
Flag Coverage Δ
backend 81.68% <ø> (ø)
client 58.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Diff Coverage

Diff: origin/master...HEAD, staged and unstaged changes

No lines with coverage information in this diff.

@renovate renovate Bot changed the title chore(client/deps): update dependency quasar to v2.20.2 chore(client/deps): update dependency quasar to v2.20.3 Jul 5, 2026
@renovate renovate Bot force-pushed the renovate/client-dependencies branch from 989fce9 to b2e1438 Compare July 8, 2026 15:47
@renovate renovate Bot changed the title chore(client/deps): update dependency quasar to v2.20.3 chore(client/deps): update client dependencies Jul 8, 2026
@renovate renovate Bot force-pushed the renovate/client-dependencies branch from b2e1438 to 0776c2b Compare July 8, 2026 23:04
@renovate renovate Bot force-pushed the renovate/client-dependencies branch from 0776c2b to c251046 Compare July 9, 2026 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant