chore(deps): update sentry dependencies to ^7.27.0#474
Merged
Conversation
rchl
added a commit
that referenced
this pull request
Dec 21, 2022
* fix/tree-shake: feat: enable tree shaking of Sentry SDK debug code chore(lint): enable linting for more files within the repo chore(deps): update lock file fix(deps): update sentry dependencies to ^7.28.0 (#478) docs: minor updates about dependencies and lazy+tracing feat: support plugin path for clientConfig and serverConfig (#477) feat(tracing): enable Vue Router instrumentation by default (#476) Revert "feat(tracing): enable Vue Router instrumentation by default" feat(tracing): enable Vue Router instrumentation by default chore(lint): tweak eslint ignore directives for generated plugin files chore(deps): update devdependency sentry-testkit to v5 chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v12 chore(deps): update sentry dependencies to ^7.27.0 (#474) feat!: update Sentry SDK from v6 to v7 (#461) docs: add information about enriching events (#473) fix: gracefully handle Nuxt versions without Runtime Config (#472)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.23.0->^7.27.0^7.23.0->^7.27.0^7.23.0->^7.27.0^7.23.0->^7.27.0Release Notes
getsentry/sentry-javascript
v7.27.0Compare Source
This release exports the Session Replay integration via
@sentry/browserand all framework SDKs building on top of it.Going forward, the
@sentry/replaypackage doesn't have to be installed explicitly to use Replay.Furthermore, this release increases the maximim replay session duration from 30 minutes to 1 hour.
Replayintegration from Browser SDK (#6508)MAX_SESSION_LIFEto 1 hour (#6561)beforeSendhandling defensive for different event types (#6507)maskAllTextselector more specific (#6544)dsnin envelope header if tunneling is active (#6568)Work in this release contributed by @theofidry. Thank you for your contribution!
v7.26.0Compare Source
Work in this release contributed by @theofidry. Thank you for your contribution!
v7.25.0Compare Source
scope.getLastBreadcrumb()(#6495)_waitForErrorwithrecordingMode(#6489)v7.24.2Compare Source
reportAllChangesoption (#6456)v7.24.1Compare Source
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.
encodeLocationmethod (#6439)Work in this release contributed by @theofidry. Thank you for your contribution!
v7.24.0Compare Source
This release bumps the
@sentry/replaypackage 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.assetPrefixoption (#6388)basePathforassetPrefixif needed (#6424)profilesSampleRateintoBaseNodeOptions(#6409)getClientIpAddressthrows error. (#6400)Work in this release contributed by @tomgrossman and @ZachGawlik. Thank you for your contributions!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.