getsentry/sentry-javascript
### [`v6.17.4`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#6174)
[Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/6.17.3...6.17.4)
- chore(deps): Bump `@sentry/webpack-plugin` from 1.18.3 to 1.18.4 ([#4464](https://togithub.com/getsentry/sentry-javascript/issues/4464))
- fix(browser): Set severity level for events captured by the global error handler ([#4460](https://togithub.com/getsentry/sentry-javascript/issues/4460))
- fix(integrations): Add default for `ExtraErrorData`'s `depth` option ([#4487](https://togithub.com/getsentry/sentry-javascript/issues/4487))
- fix(nextjs): Export `BrowserTracing` integration directly ([#4480](https://togithub.com/getsentry/sentry-javascript/issues/4480))
- fix(tracing): Export `SpanStatus` enum ([#4478](https://togithub.com/getsentry/sentry-javascript/issues/4478))
- fix(vue): Property `_isVue` not defined in Vue3 ([#4461](https://togithub.com/getsentry/sentry-javascript/issues/4461))
Work in this release contributed by [@7inspire](https://togithub.com/7inspire), [@jaeseokk](https://togithub.com/jaeseokk), and [@rchl](https://togithub.com/rchl). Thank you for your contributions!
storybookjs/storybook
### [`v6.4.18`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#6418-February-2-2022)
[Compare Source](https://togithub.com/storybookjs/storybook/compare/v6.4.17...v6.4.18)
##### Bug Fixes
- CLI: Pin version of `@mdx-js/react` to 1.x.x until we are compatible ([#17395](https://togithub.com/storybookjs/storybook/pull/17395))
### [`v6.4.17`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#6417-January-31-2022)
[Compare Source](https://togithub.com/storybookjs/storybook/compare/v6.4.16...v6.4.17)
##### Bug Fixes
- Revert "Angular: Retrieve version from core package" ([#17372](https://togithub.com/storybookjs/storybook/pull/17372))
okonet/lint-staged
### [`v12.3.3`](https://togithub.com/okonet/lint-staged/releases/v12.3.3)
[Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.3.2...v12.3.3)
##### Bug Fixes
- use config directory as cwd, when multiple configs present ([#1091](https://togithub.com/okonet/lint-staged/issues/1091)) ([9a14e92](https://togithub.com/okonet/lint-staged/commit/9a14e92e37abf658fc3a0d5504ff4e980e49996c))
balena-io-modules/rendition
### [`v25.8.1`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v2581)
[Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.8.0...v25.8.1)
#### (2022-02-04)
- Make monaco editor a dev dependency \[Lucian Buzzo]
### [`v25.8.0`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v2580)
[Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.7.2...v25.8.0)
#### (2022-02-03)
- Add AutoUiApp post actions \[JSReds]
### [`v25.7.2`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v2572)
[Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.7.1...v25.7.2)
#### (2022-02-02)
- Fix NoRecordsFoundArrow overlapping create action in AutoUI \[Matthew Yarmolinsky]
### [`v25.7.1`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v2571)
[Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.7.0...v25.7.1)
#### (2022-02-02)
- Remove extra gap between AutoUI header and Filters summary, and between Filters summary and the rendered lens \[Matthew Yarmolinsky]
### [`v25.7.0`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v2570)
[Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.6.0...v25.7.0)
#### (2022-02-01)
- AutoUI: Show the "Add filter" button as far as there is any item \[Thodoris Greasidis]
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.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
^6.17.3
->^6.17.4
^6.4.16
->^6.4.18
^2.36.0
->^2.38.0
^10.0.9
->^10.0.10
^12.3.2
->^12.3.3
^25.6.0
->^25.8.1
Release Notes
getsentry/sentry-javascript
### [`v6.17.4`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#6174) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/6.17.3...6.17.4) - chore(deps): Bump `@sentry/webpack-plugin` from 1.18.3 to 1.18.4 ([#4464](https://togithub.com/getsentry/sentry-javascript/issues/4464)) - fix(browser): Set severity level for events captured by the global error handler ([#4460](https://togithub.com/getsentry/sentry-javascript/issues/4460)) - fix(integrations): Add default for `ExtraErrorData`'s `depth` option ([#4487](https://togithub.com/getsentry/sentry-javascript/issues/4487)) - fix(nextjs): Export `BrowserTracing` integration directly ([#4480](https://togithub.com/getsentry/sentry-javascript/issues/4480)) - fix(tracing): Export `SpanStatus` enum ([#4478](https://togithub.com/getsentry/sentry-javascript/issues/4478)) - fix(vue): Property `_isVue` not defined in Vue3 ([#4461](https://togithub.com/getsentry/sentry-javascript/issues/4461)) Work in this release contributed by [@7inspire](https://togithub.com/7inspire), [@jaeseokk](https://togithub.com/jaeseokk), and [@rchl](https://togithub.com/rchl). Thank you for your contributions!storybookjs/storybook
### [`v6.4.18`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#6418-February-2-2022) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v6.4.17...v6.4.18) ##### Bug Fixes - CLI: Pin version of `@mdx-js/react` to 1.x.x until we are compatible ([#17395](https://togithub.com/storybookjs/storybook/pull/17395)) ### [`v6.4.17`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#6417-January-31-2022) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v6.4.16...v6.4.17) ##### Bug Fixes - Revert "Angular: Retrieve version from core package" ([#17372](https://togithub.com/storybookjs/storybook/pull/17372))okonet/lint-staged
### [`v12.3.3`](https://togithub.com/okonet/lint-staged/releases/v12.3.3) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.3.2...v12.3.3) ##### Bug Fixes - use config directory as cwd, when multiple configs present ([#1091](https://togithub.com/okonet/lint-staged/issues/1091)) ([9a14e92](https://togithub.com/okonet/lint-staged/commit/9a14e92e37abf658fc3a0d5504ff4e980e49996c))balena-io-modules/rendition
### [`v25.8.1`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v2581) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.8.0...v25.8.1) #### (2022-02-04) - Make monaco editor a dev dependency \[Lucian Buzzo] ### [`v25.8.0`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v2580) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.7.2...v25.8.0) #### (2022-02-03) - Add AutoUiApp post actions \[JSReds] ### [`v25.7.2`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v2572) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.7.1...v25.7.2) #### (2022-02-02) - Fix NoRecordsFoundArrow overlapping create action in AutoUI \[Matthew Yarmolinsky] ### [`v25.7.1`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v2571) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.7.0...v25.7.1) #### (2022-02-02) - Remove extra gap between AutoUI header and Filters summary, and between Filters summary and the rendered lens \[Matthew Yarmolinsky] ### [`v25.7.0`](https://togithub.com/balena-io-modules/rendition/blob/HEAD/CHANGELOG.md#v2570) [Compare Source](https://togithub.com/balena-io-modules/rendition/compare/v25.6.0...v25.7.0) #### (2022-02-01) - AutoUI: Show the "Add filter" button as far as there is any item \[Thodoris Greasidis]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.