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
@typescript-eslint/eslint-plugin devDependencies patch 5.10.0 -> 5.10.1
@typescript-eslint/parser devDependencies patch 5.10.0 -> 5.10.1
i18next (source) dependencies patch 21.6.7 -> 21.6.10
karma (source) devDependencies patch 6.3.11 -> 6.3.12
lit (source) dependencies patch 2.1.1 -> 2.1.2
rollup (source) devDependencies patch 2.66.0 -> 2.66.1

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.10.1

Compare Source

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.10.1

Compare Source

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

i18next/i18next

v21.6.10

Compare Source

  • fix: types for hasLoadedNamespace 1724

v21.6.9

Compare Source

  • fix: respect skipOnVariables option passed in t function also for $t() usage

v21.6.8

Compare Source

  • fix: respect skipOnVariables option passed in t function
karma-runner/karma

v6.3.12

Compare Source

Bug Fixes
  • remove depreciation warning from log4js (41bed33)
lit/lit

v2.1.2

Compare Source

Patch Changes
  • #​2399 5ac025bf - Correct typo in async-directive module comment

  • #​2370 7453e365 - Replace square bracket links with the linkcode JSDoc tag. Editors will create a jump to definition hyperlink for the linkcode tag if the identifier is in scope.

  • #​2410 b9a6962b - Correct the link path of CONTRIBUTING.md in README.md files

rollup/rollup

v2.66.1

Compare Source

2022-01-25

Bug Fixes
  • Only warn for conflicting names in namespace reexports if it actually causes problems (#​4363)
  • Only allow explicit exports or reexports as synthetic namespaces and hide them from namespace reexports (#​4364)
Merge Requests

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