fix(deps): update sentry-javascript monorepo to v6.17.2 #1444

Merged
konrad merged 1 commits from renovate/sentry-javascript-monorepo into main 2022-01-25 21:18:23 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@sentry/tracing dependencies patch 6.17.1 -> 6.17.2
@sentry/vue dependencies patch 6.17.1 -> 6.17.2

Release Notes

getsentry/sentry-javascript

v6.17.2

Compare Source

This patch contains a breaking change for anyone setting the undocumented rethrowAfterCapture option for @sentry/serverless's AWS wrapper to false, as its functionality has been removed. For backwards compatibility with anyone setting it to true (which is also the default), the option remains in the WrapperOptions type for now. It will be removed in the next major release, though, so we recommend removing it from your code.

  • ref(serverless): Remove rethrowAfterCapture use in AWS lambda wrapper (#​4448)
  • fix(utils): Remove dom is casting (#​4451)

Configuration

📅 Schedule: 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, check this box.

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) | dependencies | patch | [`6.17.1` -> `6.17.2`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/6.17.1/6.17.2) | | [@sentry/vue](https://github.com/getsentry/sentry-javascript) | dependencies | patch | [`6.17.1` -> `6.17.2`](https://renovatebot.com/diffs/npm/@sentry%2fvue/6.17.1/6.17.2) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v6.17.2`](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#&#8203;6172) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/6.17.1...6.17.2) This patch contains a breaking change for anyone setting the undocumented `rethrowAfterCapture` option for `@sentry/serverless`'s AWS wrapper to `false`, as its functionality has been removed. For backwards compatibility with anyone setting it to `true` (which is also the default), the option remains in the `WrapperOptions` type for now. It will be removed in the next major release, though, so we recommend removing it from your code. - ref(serverless): Remove `rethrowAfterCapture` use in AWS lambda wrapper ([#&#8203;4448](https://github.com/getsentry/sentry-javascript/issues/4448)) - fix(utils): Remove dom is casting ([#&#8203;4451](https://github.com/getsentry/sentry-javascript/issues/4451)) </details> --- ### Configuration 📅 **Schedule**: 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, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2022-01-25 21:02:32 +00:00
renovate added 1 commit 2022-01-25 21:02:32 +00:00
continuous-integration/drone/pr Build is passing Details
c9fb96083e
fix(deps): update sentry-javascript monorepo to v6.17.2
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://1444-renovatesentry-javascript-monorepo--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://1444-renovatesentry-javascript-monorepo--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.
konrad merged commit 07ac1245a9 into main 2022-01-25 21:18:23 +00:00
konrad deleted branch renovate/sentry-javascript-monorepo 2022-01-25 21:18:23 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.