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.30.4 -> 5.30.5
@typescript-eslint/parser devDependencies patch 5.30.4 -> 5.30.5
i18next (source) dependencies patch 21.8.11 -> 21.8.13
lerna (source) devDependencies patch 5.1.6 -> 5.1.8
playwright-core (source) devDependencies patch 1.23.1 -> 1.23.2

Release Notes

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

v5.30.5

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-indexed-object-style] fix record mode fixer for generics with a default value (#​5280) (57f032c)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.30.5

Compare Source

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

i18next/i18next

v21.8.13

Compare Source

  • types: new optional unescape option for react-i18next

v21.8.12

Compare Source

  • fix: respect pluralSeparator for special _zero handling
lerna/lerna

v5.1.8

Compare Source

Note: Version bump only for package lerna

v5.1.7

Compare Source

Note: Version bump only for package lerna

Microsoft/playwright

v1.23.2

Compare Source

Highlights

This patch includes the following bug fixes:

https://github.com/microsoft/playwright/issues/15273 - [BUG] LaunchOptions config has no effect after update to v1.23.0 https://github.com/microsoft/playwright/issues/15351 - [REGRESSION]: Component testing project does not compile anymore https://github.com/microsoft/playwright/issues/15431 - [BUG] Regression: page.on('console') is ignored in 1.23

Browser Versions

  • Chromium 104.0.5112.20
  • Mozilla Firefox 100.0.2
  • WebKit 15.4

This version was also tested against the following stable channels:

  • Google Chrome 103
  • Microsoft Edge 103

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