Update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@sentry/browser | dependencies | patch | 6.17.3 -> 6.17.4 |
@typescript-eslint/eslint-plugin | devDependencies | patch | 5.10.1 -> 5.10.2 |
@typescript-eslint/parser | devDependencies | patch | 5.10.1 -> 5.10.2 |
eslint-plugin-jsdoc | devDependencies | patch | 37.7.0 -> 37.7.1 |
karma (source) | devDependencies | patch | 6.3.12 -> 6.3.15 |
rollup-plugin-typescript2 | devDependencies | patch | 0.31.1 -> 0.31.2 |
Release Notes
getsentry/sentry-javascript
v6.17.4
- chore(deps): Bump
@sentry/webpack-plugin
from 1.18.3 to 1.18.4 (#4464) - fix(browser): Set severity level for events captured by the global error handler (#4460)
- fix(integrations): Add default for
ExtraErrorData
'sdepth
option (#4487) - fix(nextjs): Export
BrowserTracing
integration directly (#4480) - fix(tracing): Export
SpanStatus
enum (#4478) - fix(vue): Property
_isVue
not defined in Vue3 (#4461)
Work in this release contributed by @7inspire, @jaeseokk, and @rchl. Thank you for your contributions!
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.10.2
Note: Version bump only for package @typescript-eslint/parser
karma-runner/karma
v6.3.15
Bug Fixes
- helper: make mkdirIfNotExists helper resilient to concurrent calls (d9dade2), closes /github.com/karma-runner/karma-coverage/issues/434#issuecomment-1017939333
v6.3.14
Bug Fixes
- remove string template from client code (91d5acd)
- warn when
singleRun
andautoWatch
arefalse
(69cfc76) -
security: remove XSS vulnerability in
returnUrl
query param (839578c)
v6.3.13
Bug Fixes
ezolenko/rollup-plugin-typescript2
v0.31.2
What's Changed
- chore: should not lock deps version by @bluelovers in https://github.com/ezolenko/rollup-plugin-typescript2/pull/293
- Add
trace
method to theLanguageServiceHost
to enable usage withtraceResolution
by @Andarist in https://github.com/ezolenko/rollup-plugin-typescript2/pull/296
Full Changelog: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.31.1...0.31.2
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.