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.24.2 #2648

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 30, 2022

Bumps scripts/update-javascript.sh from 7.23.0 to 7.24.2.

Auto-generated by a dependency updater.

Changelog

7.24.2

  • fix(replay): Add missing rrweb type declarations (#6464)
  • fix(tracing): Check for otel before loading db module (#6461)
  • fix(tracing): Deprecate and remove reportAllChanges option (#6456)
  • ref(replay): Extract integration to clarify public API (#6457)

7.24.1

This patch corrects an oversight on our end which caused the Sentry Replay integration CDN bundles to be ignored when uploading bundles to our CDN.
If you want to use the Replay CDN bundles, please use version 7.24.1 or newer.

  • fix(react): Add type for React Router's encodeLocation method (#6439)
  • fix(replay): Add CDN bundle path to release artifacts (#6452)
  • fix(tracing): Instrument cursors returned from MongoDB operations. (#6437)
  • ref(angular): Extract zonejs error unwrapper into a dedicated function (#6443)

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

7.24.0

This release bumps the sentry/replay package from version 0.x to 7.24.0.
Along with this version bump, we're introducing a few breaking changes.
Take a look at the Replay migration guide for further information.
The Replay version bump is the result of moving the package into the Sentry JavaScript SDK monorepo which aligns the version with our other JS SDK packages.
Important: If you're using Replay with version 7.24.x or newer, make sure to also upgrade your other sentry/* packages to this version.

  • feat(browser): Support dom.maxStringLength configuration (#6311)
  • feat(nextjs): Don't init SDK on Vercel Edge Runtime (#6408)
  • feat(nextjs): Parameterize prefix loader values (#6377)
  • feat(nextjs): Support assetPrefix option (#6388)
  • fix(nextjs): Inject SDK in dev mode (#6368)
  • fix(nextjs): Use basePath for assetPrefix if needed (#6424)
  • fix(node): Move profilesSampleRate into BaseNodeOptions (#6409)
  • ref(nextjs): Clean up client-side integrations code (#6382)
  • ref(nextjs): Use loader for rather than webpack plugin for injecting release (#6404)
  • ref(remix): Do not fail silently if getClientIpAddress throws error. (#6400)

Work in this release contributed by tomgrossman and ZachGawlik. Thank you for your contributions!

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 30, 2022
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch 8 times, most recently from 4f63794 to 401ae33 Compare December 1, 2022 13:05
@github-actions github-actions bot changed the title chore(deps): update JavaScript SDK to v7.22.0 chore(deps): update JavaScript SDK to v7.23.0 Dec 2, 2022
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch 4 times, most recently from 1949d4a to 2b59820 Compare December 5, 2022 14:55
@github-actions github-actions bot changed the title chore(deps): update JavaScript SDK to v7.23.0 chore(deps): update JavaScript SDK to v7.24.2 Dec 8, 2022
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch from 2b59820 to 81f8afa Compare December 8, 2022 03:05
@krystofwoldrich krystofwoldrich merged commit def0568 into main Dec 9, 2022
@krystofwoldrich krystofwoldrich deleted the deps/scripts/update-javascript.sh branch December 9, 2022 09:54
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