Skip to content

chore(deps): update all non-major dependencies

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

This MR contains the following updates:

Package Type Update Change
eslint (source) devDependencies minor 8.16.0 -> 8.17.0
i18next (source) dependencies patch 21.8.5 -> 21.8.8
i18next-parser devDependencies minor 6.4.0 -> 6.5.0
rollup (source) devDependencies patch 2.75.3 -> 2.75.5

Release Notes

eslint/eslint

v8.17.0

Compare Source

Features

  • 55319e1 feat: fix indent bug with semicolon-first style (#​15951) (Milos Djermanovic)
  • f6d7920 feat: add allowNamedExports option to no-use-before-define (#​15953) (Milos Djermanovic)

Bug Fixes

Documentation

Chores

i18next/i18next

v21.8.8

Compare Source

  • fix: loadNamespaces() doesn't keep resolving order when the second request completes before the first one 1785

v21.8.7

Compare Source

  • fix: allow formatters having '' for string options eg. this is an {{val, array(join: ' | ’)}}

v21.8.6

Compare Source

  • fix: regression introduced in v21.6.11, respect appendNamespaceToMissingKey for parseMissingKeyHandler 1507
i18next/i18next-parser

v6.5.0

Compare Source

  • Fix: coverage testing #​586
  • Fix: reset nested keys if default value is changed #​582
  • Update dependencies
rollup/rollup

v2.75.5

Compare Source

2022-06-01

Bug Fixes
  • Avoid crashes when using logical expressions for unused constructor arguments (#​4519)
  • Fix missing parameter defaults for calls from try statements and functions returned by functions (#​4520)
Merge Requests

v2.75.4

Compare Source

2022-05-31

Bug Fixes
  • Ensure parameter defaults are retained when a function is used as an object property (#​4516)
Merge Requests

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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