fix(deps): update sentry-javascript monorepo to v6.16.0 #1155

Merged
konrad merged 1 commits from renovate/sentry-javascript-monorepo into main 2021-12-07 21:03:28 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@sentry/tracing dependencies minor 6.15.0 -> 6.16.0
@sentry/vue dependencies minor 6.15.0 -> 6.16.0

Release Notes

getsentry/sentry-javascript

v6.16.0

Compare Source

  • feat(angular): Add Angular 13 to peer dep (#​4183)
  • fix(angular): Finish routing span before starting another one (#​4191)
  • fix(angular): Use ui category for span operations (#​4222)
  • feat(ember): Use @​types/ember__debug (#​4173)
  • fix(ember): Use ui category for span operations (#​4221)
  • feat(eslint-config): Enable array-callback-return rule (#​4229)
  • ref(eslint-config): Update spaced-comment rule (#​4235)
  • fix(integrations): Use ui category for vue span operations (#​4219)
  • fix(nextjs): Add sideEffects flag to NextJS SDK (#​4216)
  • fix(node): Make http integration spans have http span operation (#​4224)
  • fix(react): Mark react package as having no side effects (#​4213)
  • fix(react): Use ui category for operations (#​4218)
  • fix(tracing): Add express category to express middleware spans (#​4223)
  • fix(tracing): Treat HTTP status code below 100 as UnknownError (#​4131)
  • fix(types): Make Options type method params contravariant (#​4234)
  • fix(vue): Mark Vue as having no side effects. (#​4217)
  • fix(vue): Use ui category for span operations (#​4220)

Work in this release contributed by @​jherdman and @​travigd. Thank you for your contribution!


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 | minor | [`6.15.0` -> `6.16.0`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/6.15.0/6.16.0) | | [@sentry/vue](https://github.com/getsentry/sentry-javascript) | dependencies | minor | [`6.15.0` -> `6.16.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/6.15.0/6.16.0) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v6.16.0`](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#&#8203;6160) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/6.15.0...6.16.0) - feat(angular): Add Angular 13 to peer dep ([#&#8203;4183](https://github.com/getsentry/sentry-javascript/issues/4183)) - fix(angular): Finish routing span before starting another one ([#&#8203;4191](https://github.com/getsentry/sentry-javascript/issues/4191)) - fix(angular): Use ui category for span operations ([#&#8203;4222](https://github.com/getsentry/sentry-javascript/issues/4222)) - feat(ember): Use @&#8203;types/ember\_\_debug ([#&#8203;4173](https://github.com/getsentry/sentry-javascript/issues/4173)) - fix(ember): Use ui category for span operations ([#&#8203;4221](https://github.com/getsentry/sentry-javascript/issues/4221)) - feat(eslint-config): Enable array-callback-return rule ([#&#8203;4229](https://github.com/getsentry/sentry-javascript/issues/4229)) - ref(eslint-config): Update spaced-comment rule ([#&#8203;4235](https://github.com/getsentry/sentry-javascript/issues/4235)) - fix(integrations): Use ui category for vue span operations ([#&#8203;4219](https://github.com/getsentry/sentry-javascript/issues/4219)) - fix(nextjs): Add sideEffects flag to NextJS SDK ([#&#8203;4216](https://github.com/getsentry/sentry-javascript/issues/4216)) - fix(node): Make http integration spans have http span operation ([#&#8203;4224](https://github.com/getsentry/sentry-javascript/issues/4224)) - fix(react): Mark react package as having no side effects ([#&#8203;4213](https://github.com/getsentry/sentry-javascript/issues/4213)) - fix(react): Use ui category for operations ([#&#8203;4218](https://github.com/getsentry/sentry-javascript/issues/4218)) - fix(tracing): Add express category to express middleware spans ([#&#8203;4223](https://github.com/getsentry/sentry-javascript/issues/4223)) - fix(tracing): Treat HTTP status code below 100 as UnknownError ([#&#8203;4131](https://github.com/getsentry/sentry-javascript/issues/4131)) - fix(types): Make Options type method params contravariant ([#&#8203;4234](https://github.com/getsentry/sentry-javascript/issues/4234)) - fix(vue): Mark Vue as having no side effects. ([#&#8203;4217](https://github.com/getsentry/sentry-javascript/issues/4217)) - fix(vue): Use ui category for span operations ([#&#8203;4220](https://github.com/getsentry/sentry-javascript/issues/4220)) Work in this release contributed by [@&#8203;jherdman](https://github.com/jherdman) and [@&#8203;travigd](https://github.com/travigd). Thank you for your contribution! </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 2021-12-07 20:03:09 +00:00
renovate added 1 commit 2021-12-07 20:03:10 +00:00
continuous-integration/drone/pr Build is passing Details
6afd6898eb
fix(deps): update sentry-javascript monorepo to v6.16.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://1155-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://1155-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 b4cbe1e1fd into main 2021-12-07 21:03:28 +00:00
konrad deleted branch renovate/sentry-javascript-monorepo 2021-12-07 21:03:28 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.