Skip to content

chore(deps): 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.33.0 -> 5.33.1
@typescript-eslint/parser devDependencies patch 5.33.0 -> 5.33.1
i18next (source) dependencies patch 21.9.0 -> 21.9.1
lerna (source) devDependencies patch 5.4.2 -> 5.4.3
lit (source) dependencies patch 2.3.0 -> 2.3.1
rollup (source) devDependencies patch 2.78.0 -> 2.78.1

Release Notes

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

v5.33.1

Compare Source

Bug Fixes
  • missing placeholders in violation messages for no-unnecessary-type-constraint and no-unsafe-argument (and enable eslint-plugin/recommended rules internally) (#​5453) (d023910)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.33.1

Compare Source

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

i18next/i18next

v21.9.1

Compare Source

  • defaultNS can now also be set to false
lerna/lerna

v5.4.3

Compare Source

Note: Version bump only for package lerna

lit/lit

v2.3.1

Compare Source

Patch Changes
  • #​3222 486739ec - Fix CSSStyleSheet is not defined error that would occur when importing a Lit component in Node when both static styles and the @property decorator were used.

  • #​3223 5a65ca97 - Use existing document in Node build

rollup/rollup

v2.78.1

Compare Source

2022-08-19

Bug Fixes
  • Avoid inferring "arguments" as name for a default export placeholder variable (#​4613)
Merge Requests

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 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