EtherealEngine / Blockchain-in-a-Box

A batteries-included ethereum blockchain for bootstrapping the Metaverse.🚀🚀🚀
MIT License
61 stars 36 forks source link

Update sentry-javascript monorepo to v6.18.2 #653

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/react 6.18.1 -> 6.18.2 age adoption passing confidence
@sentry/tracing 6.18.1 -> 6.18.2 age adoption passing confidence

Release Notes

getsentry/sentry-javascript ### [`v6.18.2`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#​6182) [Compare Source](https://togithub.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 ([#​4671](https://togithub.com/getsentry/sentry-javascript/pull/4671)) - fix(node): prevent errors thrown on flush from breaking response ([#​4667](https://togithub.com/getsentry/sentry-javascript/pull/4667)) - ref(node): Remove dependency on [@​sentry/tracing](https://togithub.com/sentry/tracing) ([#​4647](https://togithub.com/getsentry/sentry-javascript/pull/4647)) - fix(tracing): Make method required in transactionSampling type ([#​4657](https://togithub.com/getsentry/sentry-javascript/pull/4657)) - feat(tracing): Add ES6 tracing bundle ([#​4674](https://togithub.com/getsentry/sentry-javascript/pull/4674)) Work in this release contributed by [@​Ignigena](https://togithub.com/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.



This PR has been generated by WhiteSource Renovate. View repository job log here.