fix(deps): update sentry-javascript monorepo to v7.9.0 #2224

Merged
konrad merged 1 commits from renovate/sentry-javascript-monorepo into main 2022-08-05 14:13:51 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@sentry/tracing dependencies minor 7.8.1 -> 7.9.0
@sentry/vue dependencies minor 7.8.1 -> 7.9.0

Release Notes

getsentry/sentry-javascript

v7.9.0

Compare Source

This release adds the tracePropagationTargets option to the Sentry Node SDK.

  • feat(node): Add tracePropagationTargets option (#​5521)
  • fix(browser): Parse Chrome stack frames without full paths (#​5519)
  • fix(browser): Set : as a part of gecko protocol regex group. (#​4153)
  • fix(browser): Strip webpack wrapping from stack frames (#​5522)
  • fix(nextjs): Pull transpileClientSDK option from correct location (#​5516)
  • fix(node): Handle colons in stack trace paths (#​5517)
  • fix(react): Fix React Router v6 paramaterization (#​5515)
  • fix(remix): Paramaterize server side transactions (#​5491)
  • fix(remix): Provide sentry-trace and baggage via root loader. (#​5509)
  • ref(nextjs): Prework for wrapping data-fetching functions (#​5508)
  • ref(nextjs): Simplify NextConfigObject type (#​5514)

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.8.1` -> `7.9.0`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/7.8.1/7.9.0) | | [@sentry/vue](https://github.com/getsentry/sentry-javascript) | dependencies | minor | [`7.8.1` -> `7.9.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/7.8.1/7.9.0) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v7.9.0`](https://github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#&#8203;790) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/7.8.1...7.9.0) This release adds the [`tracePropagationTargets`](https://docs.sentry.io/platforms/node/configuration/options/#trace-propagation-targets) option to the Sentry Node SDK. - feat(node): Add `tracePropagationTargets` option ([#&#8203;5521](https://github.com/getsentry/sentry-javascript/issues/5521)) - fix(browser): Parse Chrome stack frames without full paths ([#&#8203;5519](https://github.com/getsentry/sentry-javascript/issues/5519)) - fix(browser): Set `:` as a part of gecko protocol regex group. ([#&#8203;4153](https://github.com/getsentry/sentry-javascript/issues/4153)) - fix(browser): Strip webpack wrapping from stack frames ([#&#8203;5522](https://github.com/getsentry/sentry-javascript/issues/5522)) - fix(nextjs): Pull `transpileClientSDK` option from correct location ([#&#8203;5516](https://github.com/getsentry/sentry-javascript/issues/5516)) - fix(node): Handle colons in stack trace paths ([#&#8203;5517](https://github.com/getsentry/sentry-javascript/issues/5517)) - fix(react): Fix React Router v6 paramaterization ([#&#8203;5515](https://github.com/getsentry/sentry-javascript/issues/5515)) - fix(remix): Paramaterize server side transactions ([#&#8203;5491](https://github.com/getsentry/sentry-javascript/issues/5491)) - fix(remix): Provide `sentry-trace` and `baggage` via root loader. ([#&#8203;5509](https://github.com/getsentry/sentry-javascript/issues/5509)) - ref(nextjs): Prework for wrapping data-fetching functions ([#&#8203;5508](https://github.com/getsentry/sentry-javascript/issues/5508)) - ref(nextjs): Simplify `NextConfigObject` type ([#&#8203;5514](https://github.com/getsentry/sentry-javascript/issues/5514)) </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzcuMCIsInVwZGF0ZWRJblZlciI6IjMyLjEzNy4wIn0=-->
renovate added the
dependencies
label 2022-08-05 14:02:41 +00:00
renovate added 1 commit 2022-08-05 14:02:42 +00:00
continuous-integration/drone/pr Build is passing Details
26625b58b9
fix(deps): update sentry-javascript monorepo to v7.9.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://2224-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://2224-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 scheduled this pull request to auto merge when all checks succeed 2022-08-05 14:11:16 +00:00
konrad merged commit 985f379845 into main 2022-08-05 14:13:51 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.