fix(deps): update sentry-javascript monorepo to v6.14.0 #940

Merged
konrad merged 1 commits from renovate/sentry-javascript-monorepo into main 2021-11-03 12:58:17 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@sentry/tracing dependencies minor 6.13.3 -> 6.14.0
@sentry/vue dependencies minor 6.13.3 -> 6.14.0

Release Notes

getsentry/sentry-javascript

v6.14.0

Compare Source

  • chore(deps): Bump @​sentry/webpack-plugin to 1.18.1 (#​4063)
  • feat(awslambda): Add requestId filter to aws.cloudwatch.logs URL (#​4032)
  • feat(gatsby): Support non-serializable SDK options (#​4064)
  • feat(gatsby): Support user integrations as a function (#​4050)
  • feat(integrations): Call toJSON of originalException to extract more data (#​4038)
  • feat(integrations): Capture console.error as an exception (#​4034)
  • feat(nextjs): Add mechanism to error-logger-caught errors (#​4061)
  • feat(nextjs): Add mechanism to withSentry-caught errors (#​4046)
  • feat(nextjs): Tag backend events when running on vercel (#​4091)
  • fix(browser): Send client outcomes through tunnel if configured (#​4031)
  • fix(core): Be stricter about mechanism values (#​4068)
  • fix(core): Prevent exception recapturing (#​4067)
  • fix(nextjs): Always initialize SDK with global hub (#​4086)
  • fix(nextjs): Fix types in config code (#​4057)
  • fix(nextjs): Remove logic merging include values in withSentryConfig (#​4056)
  • fix(node): Check for potentially undefined httpModule (#​4037)
  • fix(tracing): Update paths for DB drivers auto-instrumentation (#​4083)
  • fix(vue): Move ROOT_SPAN_TIMER into Vue context. (#​4081)

Features, fixes, and improvements in this release have been contributed by: @​tmilar, @​deammer, @​freekii. 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 | minor | [`6.13.3` -> `6.14.0`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/6.13.3/6.14.0) | | [@sentry/vue](https://github.com/getsentry/sentry-javascript) | dependencies | minor | [`6.13.3` -> `6.14.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/6.13.3/6.14.0) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v6.14.0`](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#&#8203;6140) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/6.13.3...6.14.0) - chore(deps): Bump [@&#8203;sentry/webpack-plugin](https://github.com/sentry/webpack-plugin) to 1.18.1 ([#&#8203;4063](https://github.com/getsentry/sentry-javascript/issues/4063)) - feat(awslambda): Add requestId filter to aws.cloudwatch.logs URL ([#&#8203;4032](https://github.com/getsentry/sentry-javascript/issues/4032)) - feat(gatsby): Support non-serializable SDK options ([#&#8203;4064](https://github.com/getsentry/sentry-javascript/issues/4064)) - feat(gatsby): Support user integrations as a function ([#&#8203;4050](https://github.com/getsentry/sentry-javascript/issues/4050)) - feat(integrations): Call toJSON of originalException to extract more data ([#&#8203;4038](https://github.com/getsentry/sentry-javascript/issues/4038)) - feat(integrations): Capture console.error as an exception ([#&#8203;4034](https://github.com/getsentry/sentry-javascript/issues/4034)) - feat(nextjs): Add mechanism to error-logger-caught errors ([#&#8203;4061](https://github.com/getsentry/sentry-javascript/issues/4061)) - feat(nextjs): Add mechanism to withSentry-caught errors ([#&#8203;4046](https://github.com/getsentry/sentry-javascript/issues/4046)) - feat(nextjs): Tag backend events when running on vercel ([#&#8203;4091](https://github.com/getsentry/sentry-javascript/issues/4091)) - fix(browser): Send client outcomes through tunnel if configured ([#&#8203;4031](https://github.com/getsentry/sentry-javascript/issues/4031)) - fix(core): Be stricter about mechanism values ([#&#8203;4068](https://github.com/getsentry/sentry-javascript/issues/4068)) - fix(core): Prevent exception recapturing ([#&#8203;4067](https://github.com/getsentry/sentry-javascript/issues/4067)) - fix(nextjs): Always initialize SDK with global hub ([#&#8203;4086](https://github.com/getsentry/sentry-javascript/issues/4086)) - fix(nextjs): Fix types in config code ([#&#8203;4057](https://github.com/getsentry/sentry-javascript/issues/4057)) - fix(nextjs): Remove logic merging include values in withSentryConfig ([#&#8203;4056](https://github.com/getsentry/sentry-javascript/issues/4056)) - fix(node): Check for potentially undefined httpModule ([#&#8203;4037](https://github.com/getsentry/sentry-javascript/issues/4037)) - fix(tracing): Update paths for DB drivers auto-instrumentation ([#&#8203;4083](https://github.com/getsentry/sentry-javascript/issues/4083)) - fix(vue): Move ROOT_SPAN_TIMER into Vue context. ([#&#8203;4081](https://github.com/getsentry/sentry-javascript/issues/4081)) Features, fixes, and improvements in this release have been contributed by: [@&#8203;tmilar](https://github.com/tmilar), [@&#8203;deammer](https://github.com/deammer), [@&#8203;freekii](https://github.com/freekii). 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 2021-11-03 11:02:19 +00:00
renovate added 1 commit 2021-11-03 11:02:20 +00:00
continuous-integration/drone/pr Build is passing Details
8c1b3a1795
fix(deps): update sentry-javascript monorepo to v6.14.0
konrad merged commit 525ff7903c into main 2021-11-03 12:58:17 +00:00
konrad deleted branch renovate/sentry-javascript-monorepo 2021-11-03 12:58:18 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.