fix(deps): update sentry-javascript monorepo to v6.18.2 #1655

Merged
konrad merged 1 commits from renovate/sentry-javascript-monorepo into main 2022-03-08 20:37:23 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@sentry/tracing dependencies patch 6.18.1 -> 6.18.2
@sentry/vue dependencies patch 6.18.1 -> 6.18.2

Release Notes

getsentry/sentry-javascript

v6.18.2

Compare Source

If you are using @sentry-internal/eslint-config-sdk, please note that this release turns on the quotes rule to enforce usage of single quotes.

This release also removes @sentry/tracing as a dependency of @sentry/node. Please explicitly install and import @sentry/tracing if you want to use performance monitoring capabilities. For more details, see our docs on setting up Node Performance Monitoring.

We also now produce an ES6 version of our CDN tracing bundle, which can be accessed with bundle.tracing.es6.min.js.

  • chore(eslint): Turn on quotes rules (#​4671)
  • fix(node): prevent errors thrown on flush from breaking response (#​4667)
  • ref(node): Remove dependency on @​sentry/tracing (#​4647)
  • fix(tracing): Make method required in transactionSampling type (#​4657)
  • feat(tracing): Add ES6 tracing bundle (#​4674)

Work in this release contributed by @​Ignigena. 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 | patch | [`6.18.1` -> `6.18.2`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/6.18.1/6.18.2) | | [@sentry/vue](https://github.com/getsentry/sentry-javascript) | dependencies | patch | [`6.18.1` -> `6.18.2`](https://renovatebot.com/diffs/npm/@sentry%2fvue/6.18.1/6.18.2) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v6.18.2`](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#&#8203;6182) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/6.18.1...6.18.2) If you are using `@sentry-internal/eslint-config-sdk`, please note that this release turns on the [quotes rule](https://eslint.org/docs/rules/quotes) to enforce usage of single quotes. This release also removes `@sentry/tracing` as a dependency of `@sentry/node`. Please explicitly install and import `@sentry/tracing` if you want to use performance monitoring capabilities. For more details, [see our docs on setting up Node Performance Monitoring](https://docs.sentry.io/platforms/node/performance/). We also now produce an ES6 version of our [CDN tracing bundle](https://docs.sentry.io/platforms/javascript/install/cdn/#performance-bundle), which can be accessed with `bundle.tracing.es6.min.js`. - chore(eslint): Turn on quotes rules ([#&#8203;4671](https://github.com/getsentry/sentry-javascript/pull/4671)) - fix(node): prevent errors thrown on flush from breaking response ([#&#8203;4667](https://github.com/getsentry/sentry-javascript/pull/4667)) - ref(node): Remove dependency on [@&#8203;sentry/tracing](https://github.com/sentry/tracing) ([#&#8203;4647](https://github.com/getsentry/sentry-javascript/pull/4647)) - fix(tracing): Make method required in transactionSampling type ([#&#8203;4657](https://github.com/getsentry/sentry-javascript/pull/4657)) - feat(tracing): Add ES6 tracing bundle ([#&#8203;4674](https://github.com/getsentry/sentry-javascript/pull/4674)) Work in this release contributed by [@&#8203;Ignigena](https://github.com/Ignigena). 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 2022-03-08 14:03:28 +00:00
renovate added 1 commit 2022-03-08 14:03:28 +00:00
continuous-integration/drone/pr Build is passing Details
30c101c11e
fix(deps): update sentry-javascript monorepo to v6.18.2
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://1655-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://1655-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 c6b3a39a84 into main 2022-03-08 20:37:23 +00:00
konrad deleted branch renovate/sentry-javascript-monorepo 2022-03-08 20:37:23 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.