fix(deps): update sentry-javascript monorepo to v7.15.0 #2516

Merged
konrad merged 1 commits from renovate/sentry-javascript-monorepo into main 2022-10-10 14:42:16 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@sentry/tracing dependencies minor 7.14.2 -> 7.15.0
@sentry/vue dependencies minor 7.14.2 -> 7.15.0

Release Notes

getsentry/sentry-javascript

v7.15.0

Compare Source

This release deprecates @sentry/hub and all of it's exports. All of the @sentry/hub exports have moved to @sentry/core. @sentry/hub will be removed in the next major release.

  • feat(ember): Add ember-engine-router support (#​5905)
  • feat(nextjs): Enable autoInstrumentServerFunctions per default (#​5919)
  • feat(tracing): Make BrowserTracing heartbeat interval configurable (#​5867)
  • fix(node): Remove Cookie header from requestdata.headers if cookies should not be sent to Sentry (#​5898)
  • fix(remix): Rework dynamic imports of react-router-dom (#​5897)
  • fix(utils): Accept DSN URLs with empty password (#​5902)
  • fix(vue): Finish spans in component tracking before starting new ones for same operation (#​5918)
  • ref(hub): Move @sentry/hub code to @sentry/core (#​5823)

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


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) | dependencies | minor | [`7.14.2` -> `7.15.0`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/7.14.2/7.15.0) | | [@sentry/vue](https://github.com/getsentry/sentry-javascript) | dependencies | minor | [`7.14.2` -> `7.15.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/7.14.2/7.15.0) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v7.15.0`](https://github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#&#8203;7150) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/7.14.2...7.15.0) This release deprecates `@sentry/hub` and all of it's exports. All of the `@sentry/hub` exports have moved to `@sentry/core`. `@sentry/hub` will be removed in the next major release. - feat(ember): Add ember-engine-router support ([#&#8203;5905](https://github.com/getsentry/sentry-javascript/issues/5905)) - feat(nextjs): Enable `autoInstrumentServerFunctions` per default ([#&#8203;5919](https://github.com/getsentry/sentry-javascript/issues/5919)) - feat(tracing): Make BrowserTracing heartbeat interval configurable ([#&#8203;5867](https://github.com/getsentry/sentry-javascript/issues/5867)) - fix(node): Remove Cookie header from requestdata.headers if cookies should not be sent to Sentry ([#&#8203;5898](https://github.com/getsentry/sentry-javascript/issues/5898)) - fix(remix): Rework dynamic imports of `react-router-dom` ([#&#8203;5897](https://github.com/getsentry/sentry-javascript/issues/5897)) - fix(utils): Accept DSN URLs with empty password ([#&#8203;5902](https://github.com/getsentry/sentry-javascript/issues/5902)) - fix(vue): Finish spans in component tracking before starting new ones for same operation ([#&#8203;5918](https://github.com/getsentry/sentry-javascript/issues/5918)) - ref(hub): Move `@sentry/hub` code to `@sentry/core` ([#&#8203;5823](https://github.com/getsentry/sentry-javascript/issues/5823)) Work in this release contributed by [@&#8203;outsideris](https://github.com/outsideris) and [@&#8203;JonasKruckenberg](https://github.com/JonasKruckenberg). Thank you for your contributions! </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added the
dependencies
label 2022-10-10 13:03:25 +00:00
renovate added 1 commit 2022-10-10 13:03:26 +00:00
continuous-integration/drone/pr Build is passing Details
25972a7be3
fix(deps): update sentry-javascript monorepo to v7.15.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://2516-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://2516-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.
konrad merged commit 3e8e5bb554 into main 2022-10-10 14:42:16 +00:00
konrad deleted branch renovate/sentry-javascript-monorepo 2022-10-10 14:42:16 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.