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.52.1 to 7.53.1 #834

Merged
merged 1 commit into from May 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @sentry/nextjs from 7.52.1 to 7.53.1.

Release notes

Sourced from @​sentry/nextjs's releases.

7.53.1

  • chore(deps): bump socket.io-parser from 4.2.1 to 4.2.3 (#8196)
  • chore(svelte): Bump magic-string to 0.30.0 (#8197)
  • fix(core): Fix racecondition that modifies in-flight sessions (#8203)
  • fix(node): Catch os.uptime() throwing because of EPERM (#8206)
  • fix(replay): Fix buffered replays creating replay w/o error occuring (#8168)

Bundle size 📦

Path Size
@​sentry/browser - ES5 CDN Bundle (gzipped + minified) 21.05 KB
@​sentry/browser - ES5 CDN Bundle (minified) 65.69 KB
@​sentry/browser - ES6 CDN Bundle (gzipped + minified) 19.59 KB
@​sentry/browser - ES6 CDN Bundle (minified) 58.16 KB
@​sentry/browser - Webpack (gzipped + minified) 21.21 KB
@​sentry/browser - Webpack (minified) 69.08 KB
@​sentry/react - Webpack (gzipped + minified) 21.23 KB
@​sentry/nextjs Client - Webpack (gzipped + minified) 49.16 KB
@​sentry/browser + @​sentry/tracing - ES5 CDN Bundle (gzipped + minified) 28.67 KB
@​sentry/browser + @​sentry/tracing - ES6 CDN Bundle (gzipped + minified) 26.91 KB
@​sentry/replay ES6 CDN Bundle (gzipped + minified) 48.25 KB
@​sentry/replay - Webpack (gzipped + minified) 42.1 KB
@​sentry/browser + @​sentry/tracing + @​sentry/replay - ES6 CDN Bundle (gzipped + minified) 67.22 KB
@​sentry/browser + @​sentry/replay - ES6 CDN Bundle (gzipped + minified) 60.12 KB

7.53.0

  • feat(replay): Add beforeAddRecordingEvent Replay option (#8124)
  • feat(replay): Do not capture replays < 5 seconds (#7949)
  • fix(nextjs): Guard for non-absolute paths when injecting sentry config (#8151)
  • fix(nextjs): Import path issue on Windows (#8142)
  • fix(nextjs): Make withSentryConfig isomorphic (#8166)
  • fix(node): Add debug logging for node checkin (#8131)
  • fix(node): Add LRU map for tracePropagationTargets calculation (#8130)
  • fix(node): Remove new URL usage in Undici integration (#8147)
  • fix(replay): Show the correct Replay config option name maskFn
  • fix(sveltekit): Avoid double-wrapping load functions (#8094)
  • fix(tracing): Change where content-length gets added (#8139)
  • fix(tracing): Use integer for content length (#8152)
  • fix(utils): Fail silently if the provided Dsn is invalid (#8121)
  • ref(node): Cache undici trace propagation decisions (#8136)
  • ref(serverless): Remove relay extension from AWS Layer (#8080)

Bundle size 📦

Path Size
@​sentry/browser - ES5 CDN Bundle (gzipped + minified) 21.03 KB
@​sentry/browser - ES5 CDN Bundle (minified) 65.68 KB
@​sentry/browser - ES6 CDN Bundle (gzipped + minified) 19.59 KB

... (truncated)

Changelog

Sourced from @​sentry/nextjs's changelog.

7.53.1

  • chore(deps): bump socket.io-parser from 4.2.1 to 4.2.3 (#8196)
  • chore(svelte): Bump magic-string to 0.30.0 (#8197)
  • fix(core): Fix racecondition that modifies in-flight sessions (#8203)
  • fix(node): Catch os.uptime() throwing because of EPERM (#8206)
  • fix(replay): Fix buffered replays creating replay w/o error occuring (#8168)

7.53.0

  • feat(replay): Add beforeAddRecordingEvent Replay option (#8124)
  • feat(replay): Do not capture replays < 5 seconds (#7949)
  • fix(nextjs): Guard for non-absolute paths when injecting sentry config (#8151)
  • fix(nextjs): Import path issue on Windows (#8142)
  • fix(nextjs): Make withSentryConfig isomorphic (#8166)
  • fix(node): Add debug logging for node checkin (#8131)
  • fix(node): Add LRU map for tracePropagationTargets calculation (#8130)
  • fix(node): Remove new URL usage in Undici integration (#8147)
  • fix(replay): Show the correct Replay config option name maskFn
  • fix(sveltekit): Avoid double-wrapping load functions (#8094)
  • fix(tracing): Change where content-length gets added (#8139)
  • fix(tracing): Use integer for content length (#8152)
  • fix(utils): Fail silently if the provided Dsn is invalid (#8121)
  • ref(node): Cache undici trace propagation decisions (#8136)
  • ref(serverless): Remove relay extension from AWS Layer (#8080)
Commits
  • ae04e45 release: 7.53.1
  • 8c0c3f2 Merge pull request #8208 from getsentry/prepare-release/7.53.1
  • 7d2be81 meta(changelog): Update changelog for 7.53.1
  • 1c4726c ref(sveltekit): Improve auto-instrumentation applicability check (#8083)
  • df59f66 fix(core): Fix racecondition that modifies in-flight sessions (#8203)
  • 55ff2a1 fix(node): Catch os.uptime() throwing because of EPERM (#8206)
  • a663a9c chore(svelte): Bump magic-string to 0.30.0 (#8197)
  • acfd50c chore(deps): bump socket.io-parser from 4.2.1 to 4.2.3 (#8196)
  • 44ae048 fix(replay): Fix buffered replays creating replay w/o error occuring (#8168)
  • ce8fc32 Merge pull request #8189 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 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.52.1 to 7.53.1.
- [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.52.1...7.53.1)

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

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 25, 2023
@vercel
Copy link

vercel bot commented May 25, 2023

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

Name Status Preview Updated (UTC)
tact ✅ Ready (Inspect) Visit Preview May 25, 2023 6:07am

@kamilsk kamilsk added this pull request to the merge queue May 27, 2023
Merged via the queue into main with commit 4e6144c May 27, 2023
2 checks passed
@kamilsk kamilsk deleted the dependabot/npm_and_yarn/sentry/nextjs-7.53.1 branch May 27, 2023 06:28
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.

None yet

1 participant