8000 Bump @sentry/vue from 9.15.0 to 9.19.0 in /vue by dependabot[bot] · Pull Request #11534 · loomio/loomio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump @sentry/vue from 9.15.0 to 9.19.0 in /vue #11534

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github May 15, 2025

Bumps @sentry/vue from 9.15.0 to 9.19.0.

Release notes

Sourced from @​sentry/vue's releases.

9.19.0

  • feat(react-router): Add otel instrumentation for server requests (#16147)
  • feat(remix): Vendor in opentelemetry-instrumentation-remix (#16145)
  • fix(browser): Ensure spans auto-ended for navigations have cancelled reason (#16277)
  • fix(node): Pin @fastify/otel fork to direct url to allow installing without git (#16287)
  • fix(react): Handle nested parameterized routes in reactrouterv3 transaction normalization (#16274)

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

Bundle size 📦

Path Size
@​sentry/browser 23.4 KB
@​sentry/browser - with treeshaking flags 23.06 KB
@​sentry/browser (incl. Tracing) 37.31 KB
@​sentry/browser (incl. Tracing, Replay) 74.53 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.72 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 79.19 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 91 KB
@​sentry/browser (incl. Feedback) 39.8 KB
@​sentry/browser (incl. sendFeedback) 28.03 KB
@​sentry/browser (incl. FeedbackAsync) 32.79 KB
@​sentry/react 25.17 KB
@​sentry/react (incl. Tracing) 39.27 KB
@​sentry/vue 27.67 KB
@​sentry/vue (incl. Tracing) 39.07 KB
@​sentry/svelte 23.43 KB
CDN Bundle 24.58 KB
CDN Bundle (incl. Tracing) 37.33 KB
CDN Bundle (incl. Tracing, Replay) 72.37 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77.68 KB
CDN Bundle - uncompressed 71.72 KB
CDN Bundle (incl. Tracing) - uncompressed 110.5 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 221.78 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 234.31 KB
@​sentry/nextjs (client) 40.88 KB
@​sentry/sveltekit (client) 37.77 KB
@​sentry/node 154.29 KB
@​sentry/node - without tracing 95.6 KB
@​sentry/aws-serverless 120.36 KB

9.18.0

Important changes

  • feat: Support Node 24 (#16236)

We now also publish profiling binaries for Node 24.

Other changes

... (truncated)

Changelog

Sourced from @​sentry/vue's changelog.

9.19.0

  • feat(react-router): Add otel instrumentation for server requests (#16147)
  • feat(remix): Vendor in opentelemetry-instrumentation-remix (#16145)
  • fix(browser): Ensure spans auto-ended for navigations have cancelled reason (#16277)
  • fix(node): Pin @fastify/otel fork to direct url to allow installing without git (#16287)
  • fix(react): Handle nested parameterized routes in reactrouterv3 transaction normalization (#16274)

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

9.18.0

Important changes

We now also publish profiling binaries for Node 24.

Other changes

  • deps(node): Bump import-in-the-middle to 1.13.1 (#16260)
  • feat: Export consoleLoggingIntegration from vercel edge sdk (#16228)
  • feat(cloudflare): Add support for email, queue, and tail handler (#16233)
  • feat(cloudflare): Improve http span data (#16232)
  • feat(nextjs): Add more attributes for generation functions (#16214)
  • feat(opentelemetry): Widen peer dependencies to support Otel v2 (#16246)
  • fix(core): Gracefully handle invalid baggage entries (#16257)
  • fix(node): Ensure traces are propagated without spans in Node 22+ (#16221)
  • fix(node): Use sentry forked @fastify/otel dependency with pinned Otel v1 deps (#16256)
  • fix(remix): Remove vendored types (#16218)

9.17.0

  • feat(node): Migrate to @fastify/otel (#15542)

9.16.1

  • fix(core): Make sure logs get flushed in server-runtime-client (#16222)
  • ref(node): Remove vercel flushing code that does nothing (#16217)

9.16.0

Important changes

  • feat: Create a Vite plugin that injects sentryConfig into the global config (#16197)

Add a new plugin makeConfigInjectorPlugin within our existing vite plugin that updates the global vite config with sentry options

  • feat(browser): Add option to sample linked traces consistently (#16037)

... (truncated)

Commits
  • d69ea01 release: 9.19.0
  • 9acaae2 Merge pull request #16288 from getsentry/prepare-release/9.19.0
  • ed27663 meta(changelog): Update changelog for 9.19.0
  • 4b039f8 fix(node): Pin @fastify/otel fork to direct url to allow installing without...
  • 26731ed feat(react-router): Add otel instrumentation for server requests (#16147)
  • efb86de chore: Add external contributor to CHANGELOG.md (#16282)
  • e83658f fix(browser): Ensure spans auto-ended for navigations have cancelled reason...
  • b998433 feat(remix): Vendor in opentelemetry-instrumentation-remix (#16145)
  • f55018f fix(react): Handle nested parameterized routes in reactrouterv3 transaction n...
  • 6d2b971 Merge pull request #16276 from getsentry/master
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@sentry/vue](https://github.com/getsentry/sentry-javascript) from 9.15.0 to 9.19.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@9.15.0...9.19.0)

---
updated-dependencies:
- dependency-name: "@sentry/vue"
  dependency-version: 9.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
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.

0 participants
0