fix(deps): update sentry-javascript monorepo to v6.17.5 #1501

Merged
konrad merged 1 commits from renovate/sentry-javascript-monorepo into main 2022-02-07 20:55:47 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@sentry/tracing dependencies patch 6.17.4 -> 6.17.5
@sentry/vue dependencies patch 6.17.4 -> 6.17.5

Release Notes

getsentry/sentry-javascript

v6.17.5

Compare Source

This release deprecates the Severity enum, the SeverityLevel type, and the internal SeverityLevels array, all from @sentry/types. In v7, Severity will disappear (in favor of SeverityLevel) and SeverityLevel and SeverityLevels will live in @sentry/utils. If you are using any of the three, we encourage you to migrate your usage now, using our migration guide.

  • ref: Export Session class from core/browser/node (#​4508)
  • chore(nextjs): Bump@sentry/webpack-plugin to 1.18.5 (#​4501)
  • ref(types): Move SeverityLevel and SeverityLevels to @sentry/utils (#​4492)
  • fix(vue): Cast name parameter to string (#​4483)

Work in this release contributed by @​Bobakanoosh and @​ssnielsen. Thank you for your contributions!


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.4` -> `6.17.5`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/6.17.4/6.17.5) | | [@sentry/vue](https://github.com/getsentry/sentry-javascript) | dependencies | patch | [`6.17.4` -> `6.17.5`](https://renovatebot.com/diffs/npm/@sentry%2fvue/6.17.4/6.17.5) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v6.17.5`](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#&#8203;6175) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/6.17.4...6.17.5) This release deprecates the `Severity` enum, the `SeverityLevel` type, and the internal `SeverityLevels` array, all from `@sentry/types`. In v7, `Severity` will disappear (in favor of `SeverityLevel`) and `SeverityLevel` and `SeverityLevels` will live in `@sentry/utils`. If you are using any of the three, we encourage you to migrate your usage now, using our [migration guide](./MIGRATION.md#upgrading-from-6.x-to-6.17.x). - ref: Export Session class from core/browser/node ([#&#8203;4508](https://github.com/getsentry/sentry-javascript/issues/4508)) - chore(nextjs): Bump`@sentry/webpack-plugin` to 1.18.5 ([#&#8203;4501](https://github.com/getsentry/sentry-javascript/issues/4501)) - ref(types): Move SeverityLevel and SeverityLevels to `@sentry/utils` ([#&#8203;4492](https://github.com/getsentry/sentry-javascript/issues/4492)) - fix(vue): Cast name parameter to string ([#&#8203;4483](https://github.com/getsentry/sentry-javascript/issues/4483)) Work in this release contributed by [@&#8203;Bobakanoosh](https://github.com/Bobakanoosh) and [@&#8203;ssnielsen](https://github.com/ssnielsen). Thank you for your contributions! </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-02-07 20:02:35 +00:00
renovate added 1 commit 2022-02-07 20:02:35 +00:00
continuous-integration/drone/pr Build is passing Details
546baeb767
fix(deps): update sentry-javascript monorepo to v6.17.5
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://1501-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://1501-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 bb56158112 into main 2022-02-07 20:55:47 +00:00
konrad deleted branch renovate/sentry-javascript-monorepo 2022-02-07 20:55:47 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.