fix(deps): update sentry-javascript monorepo to v7.19.0 #2670

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

This PR contains the following updates:

Package Type Update Change
@sentry/tracing (source) dependencies minor 7.18.0 -> 7.19.0
@sentry/vue (source) dependencies minor 7.18.0 -> 7.19.0

Release Notes

getsentry/sentry-javascript

v7.19.0

Compare Source

This release adds a new SDK, @​sentry/opentelemetry-node,
which is available as an alpha release to integrate OpenTelemetry performance tracing with Sentry.
Give it a try and let us know if you have any feedback or problems with using it. (#​6000)

This release also deprecates the tracingOrigins option in favor of using shouldCreateSpanForRequest and tracePropagationTargets.
See #​6176 for details.

  • feat(node): Allow keepAlive override (#​6161)
  • feat(tracing): Add transaction.setContext method (#​6154)
  • feat(tracing): Allow to set instrumenter on Span & Transaction (#​6136)
  • fix(integrations): Remove erroneous WINDOW exports (#​6185)
  • fix(react): Guard against non-error obj in ErrorBoundary (#​6181)
  • perf(core): Prevent creation of new contexts object on scope (#​6156)
  • ref(tracing): Deprecate tracingOrigins (#​6176)

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/tree/master/packages/tracing) ([source](https://github.com/getsentry/sentry-javascript)) | dependencies | minor | [`7.18.0` -> `7.19.0`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/7.18.0/7.19.0) | | [@sentry/vue](https://github.com/getsentry/sentry-javascript/tree/master/packages/vue) ([source](https://github.com/getsentry/sentry-javascript)) | dependencies | minor | [`7.18.0` -> `7.19.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/7.18.0/7.19.0) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v7.19.0`](https://github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#&#8203;7190) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/7.18.0...7.19.0) This release adds a new SDK, [@&#8203;sentry/opentelemetry-node](./packages/opentelemetry-node/), which is available as an alpha release to integrate OpenTelemetry performance tracing with Sentry. Give it a try and let us know if you have any feedback or problems with using it. ([#&#8203;6000](https://github.com/getsentry/sentry-javascript/issues/6000)) This release also deprecates the `tracingOrigins` option in favor of using `shouldCreateSpanForRequest` and `tracePropagationTargets`. See [#&#8203;6176](https://github.com/getsentry/sentry-javascript/pull/6176) for details. - feat(node): Allow keepAlive override ([#&#8203;6161](https://github.com/getsentry/sentry-javascript/issues/6161)) - feat(tracing): Add `transaction.setContext` method ([#&#8203;6154](https://github.com/getsentry/sentry-javascript/issues/6154)) - feat(tracing): Allow to set `instrumenter` on Span & Transaction ([#&#8203;6136](https://github.com/getsentry/sentry-javascript/issues/6136)) - fix(integrations): Remove erroneous WINDOW exports ([#&#8203;6185](https://github.com/getsentry/sentry-javascript/issues/6185)) - fix(react): Guard against non-error obj in ErrorBoundary ([#&#8203;6181](https://github.com/getsentry/sentry-javascript/issues/6181)) - perf(core): Prevent creation of new contexts object on scope ([#&#8203;6156](https://github.com/getsentry/sentry-javascript/issues/6156)) - ref(tracing): Deprecate `tracingOrigins` ([#&#8203;6176](https://github.com/getsentry/sentry-javascript/issues/6176)) </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added the
dependencies
label 2022-11-10 16:05:22 +00:00
renovate added 1 commit 2022-11-10 16:05:23 +00:00
continuous-integration/drone/pr Build is passing Details
c00de98cfa
fix(deps): update sentry-javascript monorepo to v7.19.0
konrad scheduled this pull request to auto merge when all checks succeed 2022-11-10 16:07:43 +00:00
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://2670-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://2670-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 403f1ee400 into main 2022-11-10 16:17:21 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.