Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2025

Bumps @sentry/react from 9.0.0 to 9.1.0.

Release notes

Sourced from @​sentry/react's releases.

9.1.0

  • feat(browser): Add graphqlClientIntegration (#13783)
  • feat(core): Allow for nested trpc context (#15379)
  • feat(core): Create types and utilities for span links (#15375)
  • feat(deps): bump @​opentelemetry/instrumentation-pg from 0.50.0 to 0.51.0 (#15273)
  • feat(node): Extract Sentry-specific node-fetch instrumentation (#15231)
  • feat(vue): Support Pinia v3 (#15383)
  • fix(sveltekit): Avoid request body double read errors (#15368)
  • fix(sveltekit): Avoid top-level vite import (#15371)

Work in this release was contributed by @​Zen-cronic and @​filips-alpe. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser 22.95 KB
@​sentry/browser - with treeshaking flags 22.73 KB
@​sentry/browser (incl. Tracing) 35.88 KB
@​sentry/browser (incl. Tracing, Replay) 72.88 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.38 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 77.13 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 90.04 KB
@​sentry/browser (incl. Feedback) 40.06 KB
@​sentry/browser (incl. sendFeedback) 27.58 KB
@​sentry/browser (incl. FeedbackAsync) 32.38 KB
@​sentry/react 24.78 KB
@​sentry/react (incl. Tracing) 37.78 KB
@​sentry/vue 27.14 KB
@​sentry/vue (incl. Tracing) 37.59 KB
@​sentry/svelte 22.99 KB
CDN Bundle 24.17 KB
CDN Bundle (incl. Tracing) 35.92 KB
CDN Bundle (incl. Tracing, Replay) 70.75 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 75.91 KB
CDN Bundle - uncompressed 70.64 KB
CDN Bundle (incl. Tracing) - uncompressed 106.73 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 217.95 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 230.51 KB
@​sentry/nextjs (client) 38.75 KB
@​sentry/sveltekit (client) 36.32 KB
@​sentry/node 127.6 KB
@​sentry/node - without tracing 97.9 KB
@​sentry/aws-serverless 107.34 KB

9.0.1

  • ref(flags): rename unleash integration param (#15343)
  • feat(nestjs): Support v11 (#15114)

Bundle size 📦

... (truncated)

Changelog

Sourced from @​sentry/react's changelog.

9.1.0

  • feat(browser): Add graphqlClientIntegration (#13783)
  • feat(core): Allow for nested trpc context (#15379)
  • feat(core): Create types and utilities for span links (#15375)
  • feat(deps): bump @​opentelemetry/instrumentation-pg from 0.50.0 to 0.51.0 (#15273)
  • feat(node): Extract Sentry-specific node-fetch instrumentation (#15231)
  • feat(vue): Support Pinia v3 (#15383)
  • fix(sveltekit): Avoid request body double read errors (#15368)
  • fix(sveltekit): Avoid top-level vite import (#15371)

Work in this release was contributed by @​Zen-cronic and @​filips-alpe. Thank you for your contribution!

9.0.1

  • ref(flags): rename unleash integration param (#15343)
Commits
  • 641380e release: 9.1.0
  • 1a21bdf Merge pull request #15400 from getsentry/prepare-release/9.1.0
  • 973f241 meta(changelog): Update changelog for 9.1.0
  • bfe7bfa feat(core): Create types and utilities for span links (#15375)
  • a31e0d3 chore: Add external contributor to CHANGELOG.md (#15397)
  • 19794e7 docs: Fix typo in readme (#15394)
  • cda2683 feat(deps): bump @​opentelemetry/instrumentation-pg from 0.50.0 to 0.51.0 (#15...
  • 6227c13 test(react-router): Add basic e2e test (#15369)
  • 5b665b8 ref(feedback): Refactor screenshot editor into multiple files (#15362)
  • 50942ce ci: Disable v8 compile cache functionality (#15385)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2025
@dependabot dependabot bot requested a review from anyulled February 14, 2025 10:26
@netlify
Copy link

netlify bot commented Feb 14, 2025

Deploy Preview for dev-bcn ready!

Name Link
🔨 Latest commit a456b41
🔍 Latest deploy log https://app.netlify.com/sites/dev-bcn/deploys/67af25fdf6a15300097f5b01
😎 Deploy Preview https://deploy-preview-652--dev-bcn.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@anyulled anyulled left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot rebase

@anyulled anyulled enabled auto-merge (squash) February 14, 2025 11:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sentry/react-9.1.0 branch from eeae358 to 937a125 Compare February 14, 2025 11:12
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/9.1.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@9.0.0...9.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sentry/react-9.1.0 branch from 937a125 to a456b41 Compare February 14, 2025 11:16
@anyulled anyulled merged commit 88749ca into main Feb 14, 2025
9 of 11 checks passed
@anyulled anyulled deleted the dependabot/npm_and_yarn/sentry/react-9.1.0 branch February 14, 2025 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants