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

chore(deps): update JavaScript SDK to v7.34.0 #2785

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 24, 2023

Bumps scripts/update-javascript.sh from 7.32.1 to 7.34.0.

Auto-generated by a dependency updater.

Changelog

7.34.0

This release adds automatic injection of the Next.js SDK into serverside app directory bundles, allowing users to call the Sentry SDK in server components.

  • feat(nextjs): Add SDK to serverside app directory (#6927)
  • fix(replay): Do not renew session in error mode (#6948)
  • fix(replay): Handle compression worker errors more gracefully (#6936)
  • fix(replay): fix path separator substitution to replay all \ (#6932)
  • fix(replay): ignore errors in CSSStyleSheetObserver (getsentry/rrweb#16)

Work in this release contributed by mdtro. Thank you for your contribution!

7.33.0

With this release, the sample rate for Session Replays will default to 0. We recommend explicitly setting the sample rate via the replaysSessionSampleRate and replaysOnErrorSampleRate options.

  • feat(replay): Remove default sample rates for replay (#6878)
  • feat(replay): try/catch around stopRecording (#6856)
  • fix(nextjs): Mark multiplexer targets as entrypoints (#6919)

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jan 24, 2023
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch 3 times, most recently from 0b5f9a9 to 78be2dd Compare January 25, 2023 10:16
@github-actions github-actions bot changed the title chore(deps): update JavaScript SDK to v7.33.0 chore(deps): update JavaScript SDK to v7.34.0 Jan 27, 2023
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch 2 times, most recently from f899db5 to 542660e Compare January 30, 2023 15:46
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch from 542660e to 75a1d8c Compare January 31, 2023 10:06
Copy link
Member

@krystofwoldrich krystofwoldrich left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@krystofwoldrich krystofwoldrich merged commit 255b234 into main Jan 31, 2023
@krystofwoldrich krystofwoldrich deleted the deps/scripts/update-javascript.sh branch January 31, 2023 14:47
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