Skip to content

fix(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
i18next (source) dependencies patch 21.8.5 -> 21.8.8
rollup (source) devDependencies patch 2.75.3 -> 2.75.5
tabulator-tables (source) dependencies patch 5.2.5 -> 5.2.6
typescript (source) devDependencies patch 4.7.2 -> 4.7.3

Release Notes

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
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
olifolkerd/tabulator

v5.2.6

Compare Source

Fixed regression in previous release that prevented column header sort arrows from being styled correctly

Microsoft/TypeScript

v4.7.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


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