fix(deps): update sentry-javascript monorepo to v7.27.0 #2850

Merged
konrad merged 1 commits from renovate/sentry-javascript-monorepo into main 2022-12-16 13:24:55 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@sentry/tracing (source) dependencies minor 7.26.0 -> 7.27.0
@sentry/vue (source) dependencies minor 7.26.0 -> 7.27.0

Release Notes

getsentry/sentry-javascript

v7.27.0

Compare Source

This release exports the Session Replay integration via @sentry/browser and all framework SDKs building on top of it.
Going forward, the @sentry/replay package 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.

  • feat(browser): Export Replay integration from Browser SDK (#​6508)
  • feat(replay): Change MAX_SESSION_LIFE to 1 hour (#​6561)
  • feat(replay): Do not capture errors originating from rrweb (#​6521)
  • feat(replay): Flush immediately on DOM checkouts (#​6463)
  • fix(core): Make beforeSend handling defensive for different event types (#​6507)
  • fix(replay): Ensure lodash.debounce does not trigger next.js warning (#​6551)
  • fix(replay): Make maskAllText selector more specific (#​6544)
  • fix(replay): Send dsn in envelope header if tunneling is active (#​6568)
  • fix(utils): Don't attach context lines to stack frames without line number (#​6549)
  • ref(replay): Send SDK's name in replay event (#​6514)

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


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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@sentry/tracing](https://github.com/getsentry/sentry-javascript/tree/master/packages/tracing) ([source](https://github.com/getsentry/sentry-javascript)) | dependencies | minor | [`7.26.0` -> `7.27.0`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/7.26.0/7.27.0) | | [@sentry/vue](https://github.com/getsentry/sentry-javascript/tree/master/packages/vue) ([source](https://github.com/getsentry/sentry-javascript)) | dependencies | minor | [`7.26.0` -> `7.27.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/7.26.0/7.27.0) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v7.27.0`](https://github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#&#8203;7270) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/7.26.0...7.27.0) This release exports the Session Replay integration via `@sentry/browser` and all framework SDKs building on top of it. Going forward, the `@sentry/replay` package 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. - feat(browser): Export `Replay` integration from Browser SDK ([#&#8203;6508](https://github.com/getsentry/sentry-javascript/issues/6508)) - feat(replay): Change `MAX_SESSION_LIFE` to 1 hour ([#&#8203;6561](https://github.com/getsentry/sentry-javascript/issues/6561)) - feat(replay): Do not capture errors originating from rrweb ([#&#8203;6521](https://github.com/getsentry/sentry-javascript/issues/6521)) - feat(replay): Flush immediately on DOM checkouts ([#&#8203;6463](https://github.com/getsentry/sentry-javascript/issues/6463)) - fix(core): Make `beforeSend` handling defensive for different event types ([#&#8203;6507](https://github.com/getsentry/sentry-javascript/issues/6507)) - fix(replay): Ensure lodash.debounce does not trigger next.js warning ([#&#8203;6551](https://github.com/getsentry/sentry-javascript/issues/6551)) - fix(replay): Make `maskAllText` selector more specific ([#&#8203;6544](https://github.com/getsentry/sentry-javascript/issues/6544)) - fix(replay): Send `dsn` in envelope header if tunneling is active ([#&#8203;6568](https://github.com/getsentry/sentry-javascript/issues/6568)) - fix(utils): Don't attach context lines to stack frames without line number ([#&#8203;6549](https://github.com/getsentry/sentry-javascript/issues/6549)) - ref(replay): Send SDK's name in replay event ([#&#8203;6514](https://github.com/getsentry/sentry-javascript/issues/6514)) Work in this release contributed by [@&#8203;theofidry](https://github.com/theofidry). Thank you for your contribution! </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added the
dependencies
label 2022-12-16 13:05:09 +00:00
renovate added 1 commit 2022-12-16 13:05:10 +00:00
continuous-integration/drone/pr Build is passing Details
063be42eea
fix(deps): update sentry-javascript monorepo to v7.27.0
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2850-renovate-sentry-javascript-monor--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2850-renovate-sentry-javascript-monor--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
dpschen approved these changes 2022-12-16 13:21:46 +00:00
konrad merged commit 5f96407dc0 into main 2022-12-16 13:24:55 +00:00
konrad deleted branch renovate/sentry-javascript-monorepo 2022-12-16 13:24:55 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.