Skip to content

Update all non-major dependencies (patch)

Reiter, Christoph requested to merge renovate/patch-all-minor-patch into master

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

Compare Source

  • 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's depth 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/eslint-plugin)

v5.10.2

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] allow relative type imports with patterns configured (#​4494) (4a6d217)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.10.2

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

gajus/eslint-plugin-jsdoc

v37.7.1

Compare Source

Bug Fixes
  • check-types: prevent parent objects from being reported in "typescript" mode even with generic preferredTypes match (unless there is unifyParentAndChildTypeChecks config); fixes #​800 (9d0a75d)
karma-runner/karma

v6.3.15

Compare Source

Bug Fixes

v6.3.14

Compare Source

Bug Fixes
  • remove string template from client code (91d5acd)
  • warn when singleRun and autoWatch are false (69cfc76)
  • security: remove XSS vulnerability in returnUrl query param (839578c)

v6.3.13

Compare Source

Bug Fixes
ezolenko/rollup-plugin-typescript2

v0.31.2

Compare Source

What's Changed

Full Changelog: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.31.1...0.31.2


Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Enabled.

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

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


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports

Loading