fix(deps): update sentry-javascript monorepo to v7.18.0 #2656

Merged
dpschen merged 1 commits from renovate/sentry-javascript-monorepo into main 2022-11-08 12:18:06 +00:00
Member

This PR contains the following updates:

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

Release Notes

getsentry/sentry-javascript

v7.18.0

Compare Source

This release adds the beforeSendTransaction callback to all JS SDKs, letting you make changes to or drop transactions before they're sent to Sentry. This callback works identically to beforeSend, just for transactions.

  • feat(core): Add beforeSendTransaction (#​6121)
  • feat(node): Add option to OnUncaughtException integration that allows mimicking native uncaught error exit behaviour (#​6137)
  • feat(tracing): Add tracePropagationTargets option to browser routing instrumentation (#​6080)
  • fix(nextjs): Allow onUncaughtException integration to remain excluded (#​6148)
  • fix(nextjs): Do not exit process when errors bubble up while additional uncaughtException-handlers are registered (#​6138)
  • fix(remix): Prevent capturing pending promises as exceptions. (#​6129)

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.17.4` -> `7.18.0`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/7.17.4/7.18.0) | | [@sentry/vue](https://github.com/getsentry/sentry-javascript/tree/master/packages/vue) ([source](https://github.com/getsentry/sentry-javascript)) | dependencies | minor | [`7.17.4` -> `7.18.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/7.17.4/7.18.0) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v7.18.0`](https://github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#&#8203;7180) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/7.17.4...7.18.0) This release adds the `beforeSendTransaction` callback to all JS SDKs, letting you make changes to or drop transactions before they're sent to Sentry. This callback works identically to `beforeSend`, just for transactions. - feat(core): Add `beforeSendTransaction` ([#&#8203;6121](https://github.com/getsentry/sentry-javascript/issues/6121)) - feat(node): Add option to `OnUncaughtException` integration that allows mimicking native uncaught error exit behaviour ([#&#8203;6137](https://github.com/getsentry/sentry-javascript/issues/6137)) - feat(tracing): Add `tracePropagationTargets` option to browser routing instrumentation ([#&#8203;6080](https://github.com/getsentry/sentry-javascript/issues/6080)) - fix(nextjs): Allow `onUncaughtException` integration to remain excluded ([#&#8203;6148](https://github.com/getsentry/sentry-javascript/issues/6148)) - fix(nextjs): Do not exit process when errors bubble up while additional `uncaughtException`-handlers are registered ([#&#8203;6138](https://github.com/getsentry/sentry-javascript/issues/6138)) - fix(remix): Prevent capturing pending promises as exceptions. ([#&#8203;6129](https://github.com/getsentry/sentry-javascript/issues/6129)) </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-11-08 10:06:08 +00:00
renovate added 1 commit 2022-11-08 10:06:09 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
d9ca798aad
fix(deps): update sentry-javascript monorepo to v7.18.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://2656-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://2656-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-11-08 12:17:58 +00:00
dpschen merged commit d9ca798aad into main 2022-11-08 12:18:06 +00:00
dpschen deleted branch renovate/sentry-javascript-monorepo 2022-11-08 12:18:06 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.