product-os / jellyfish-ui-components

Jellyfish UI components library
Apache License 2.0
1 stars 0 forks source link

patch: Update external-non-major #893

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/browser ^6.16.1 -> ^6.17.0 age adoption passing confidence
lint-staged ^12.3.0 -> ^12.3.1 age adoption passing confidence

Release Notes

getsentry/sentry-javascript ### [`v6.17.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#​6170) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/6.16.1...6.17.0) This release contains several internal refactors that help reduce the bundle size of the SDK and help prep for our [upcoming major release](https://togithub.com/getsentry/sentry-javascript/issues/4240). There are no breaking changes in this patch unless you are using our internal `Dsn` class, which has been removed. We also deprecated a few of our typescript enums and our internal `API` class. We've detailed in our [migration documentation](./MIGRATION.md#upgrading-from-6.x-to-6.17.0) how to update your sdk usage if you are using any of these in your code. - feat: Remove Dsn class ([#​4325](https://togithub.com/getsentry/sentry-javascript/issues/4325)) - feat(core): Add processing metadata to scope and event ([#​4252](https://togithub.com/getsentry/sentry-javascript/issues/4252)) - feat(core): Deprecate API class ([#​4281](https://togithub.com/getsentry/sentry-javascript/issues/4281)) - feat(ember): Update ember dependencies ([#​4253](https://togithub.com/getsentry/sentry-javascript/issues/4253)) - fix(nextjs): Inject sentry.x.config.js into pages/\_error ([#​4397](https://togithub.com/getsentry/sentry-javascript/issues/4397)) - fix(nextjs): Add sentry-cli existence check for enabling webpack plugin [#​4311](https://togithub.com/getsentry/sentry-javascript/issues/4311) - ref(tracing): deprecate span status enum ([#​4299](https://togithub.com/getsentry/sentry-javascript/issues/4299)) - ref(tracing): Remove script evaluation span ([#​4433](https://togithub.com/getsentry/sentry-javascript/issues/4433)) - ref(types): drop unused logLevel ([#​4317](https://togithub.com/getsentry/sentry-javascript/issues/4317)) - ref(types): deprecate request status enum ([#​4316](https://togithub.com/getsentry/sentry-javascript/issues/4316)) - ref(types): deprecate outcome enum ([#​4315](https://togithub.com/getsentry/sentry-javascript/issues/4315)) - ref(types): deprecate transactionmethod enum ([#​4314](https://togithub.com/getsentry/sentry-javascript/issues/4314)) - ref(types): deprecate status enum ([#​4298](https://togithub.com/getsentry/sentry-javascript/issues/4298)) - ref(utils): improve invalid dsn error message ([#​4430](https://togithub.com/getsentry/sentry-javascript/issues/4430)) - fix(vue): Prioritize app variable to avoid duplicate name pollution ([#​4437](https://togithub.com/getsentry/sentry-javascript/issues/4437)) Work in this release contributed by [@​yordis](https://togithub.com/yordis), [@​Badisi](https://togithub.com/Badisi), and [@​lh1me](https://togithub.com/lh1me). Thank you for your contribution!
okonet/lint-staged ### [`v12.3.1`](https://togithub.com/okonet/lint-staged/releases/v12.3.1) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.3.0...v12.3.1) ##### Bug Fixes - **deps:** update dependencies ([f190fc3](https://togithub.com/okonet/lint-staged/commit/f190fc31888d0a3c6f7070cb0f97edcbc7018a0e))

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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