Skip to content
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

feat(deps): bump @sentry/nextjs from 7.51.0 to 7.51.2 #791

Merged
merged 1 commit into from
May 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2023

Bumps @sentry/nextjs from 7.51.0 to 7.51.2.

Release notes

Sourced from @​sentry/nextjs's releases.

7.51.2

  • fix(nextjs): Continue traces in data fetchers when there is an already active transaction on the hub (#8073)
  • fix(sveltekit): Avoid creating the Sentry Vite plugin in dev mode (#8065)

Bundle size 📦

Path Size
@​sentry/browser - ES5 CDN Bundle (gzipped + minified) 21.02 KB
@​sentry/browser - ES5 CDN Bundle (minified) 65.62 KB
@​sentry/browser - ES6 CDN Bundle (gzipped + minified) 19.55 KB
@​sentry/browser - ES6 CDN Bundle (minified) 58.08 KB
@​sentry/browser - Webpack (gzipped + minified) 21.16 KB
@​sentry/browser - Webpack (minified) 69.03 KB
@​sentry/react - Webpack (gzipped + minified) 21.18 KB
@​sentry/nextjs Client - Webpack (gzipped + minified) 49.09 KB
@​sentry/browser + @​sentry/tracing - ES5 CDN Bundle (gzipped + minified) 28.64 KB
@​sentry/browser + @​sentry/tracing - ES6 CDN Bundle (gzipped + minified) 26.87 KB
@​sentry/replay ES6 CDN Bundle (gzipped + minified) 47.35 KB
@​sentry/replay - Webpack (gzipped + minified) 41.13 KB
@​sentry/browser + @​sentry/tracing + @​sentry/replay - ES6 CDN Bundle (gzipped + minified) 66.3 KB
@​sentry/browser + @​sentry/replay - ES6 CDN Bundle (gzipped + minified) 59.18 KB

7.51.1

  • feat(replay): Add event to capture options on checkouts (#8011)
  • feat(replay): Improve click target detection (#8026)
  • fix(node): Make sure we use same ID for checkIns (#8050)
  • fix(replay: Keep session active on key press (#8037)
  • fix(replay): Move error sampling to before send (#8057)
  • fix(sveltekit): Wrap load when typed explicitly (#8049)

Replay rrweb changes:

@sentry-internal/rrweb was updated from 1.106.0 to 1.108.0:

  • fix: Fix some input masking (esp for radio buttons) (#85)
  • fix: Unescaped : in CSS rule from Safari (#86)
  • feat: Define custom elements (web components) (#87)

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

Bundle size 📦

Path Size
@​sentry/browser - ES5 CDN Bundle (gzipped + minified) 21.01 KB
@​sentry/browser - ES5 CDN Bundle (minified) 65.62 KB
@​sentry/browser - ES6 CDN Bundle (gzipped + minified) 19.55 KB
@​sentry/browser - ES6 CDN Bundle (minified) 58.08 KB
@​sentry/browser - Webpack (gzipped + minified) 21.16 KB

... (truncated)

Changelog

Sourced from @​sentry/nextjs's changelog.

7.51.2

  • fix(nextjs): Continue traces in data fetchers when there is an already active transaction on the hub (#8073)
  • fix(sveltekit): Avoid creating the Sentry Vite plugin in dev mode (#8065)

7.51.1

  • feat(replay): Add event to capture options on checkouts (#8011)
  • feat(replay): Improve click target detection (#8026)
  • fix(node): Make sure we use same ID for checkIns (#8050)
  • fix(replay: Keep session active on key press (#8037)
  • fix(replay): Move error sampling to before send (#8057)
  • fix(sveltekit): Wrap load when typed explicitly (#8049)

Replay rrweb changes:

@sentry-internal/rrweb was updated from 1.106.0 to 1.108.0:

  • fix: Fix some input masking (esp for radio buttons) (#85)
  • fix: Unescaped : in CSS rule from Safari (#86)
  • feat: Define custom elements (web components) (#87)

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

Commits
  • c4901b7 release: 7.51.2
  • ad75f14 Merge pull request #8076 from getsentry/prepare-release/7.51.2
  • bfb44fe meta(changelog): Update changelog for 7.51.2
  • 4d7ac23 fix(nextjs): Continue traces in data fetchers when there is an already active...
  • 17f11e8 chore: Make job_browser_loader_tests a required test (#8064)
  • e3ba0ad test(e2e): Add canary tests for react e2e tests (#8068)
  • 5cd11c2 fix(sveltekit): Avoid creating the Sentry Vite plugin in dev mode (#8065)
  • 18bab90 Merge pull request #8066 from getsentry/master
  • cea8b47 Merge branch 'release/7.51.1'
  • c9f66ed release: 7.51.1
  • 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 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/nextjs](https://github.com/getsentry/sentry-javascript) from 7.51.0 to 7.51.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.51.0...7.51.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added scope: code An issue related to source code. scope: deps An issue related to dependencies. type: improvement A new improvement proposal. labels May 9, 2023
@vercel
Copy link

vercel bot commented May 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
tact ✅ Ready (Inspect) Visit Preview May 9, 2023 5:33am

@kamilsk kamilsk added this pull request to the merge queue May 10, 2023
Merged via the queue into main with commit 31a716b May 10, 2023
@kamilsk kamilsk deleted the dependabot/npm_and_yarn/sentry/nextjs-7.51.2 branch May 10, 2023 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: code An issue related to source code. scope: deps An issue related to dependencies. type: improvement A new improvement proposal.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant