Skip to content

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
@rollup/plugin-node-resolve devDependencies patch 13.0.2 -> 13.0.4
i18next (source) dependencies patch 20.3.4 -> 20.3.5
mocha (source) devDependencies patch 9.0.2 -> 9.0.3
rollup (source) devDependencies minor 2.53.3 -> 2.54.0

Release Notes

rollup/plugins

v13.0.4

2021-07-24

Bugfixes
  • fix: Fix bug where JS import was converted to a TS import, resulting in an error when using export maps (#​921)

v13.0.3

2021-07-24

Bugfixes
  • fix: handle browser-mapped paths correctly in nested contexts (#​920)
i18next/i18next

v20.3.5

Compare Source

  • change init warning to only trigger if not using useSSR on react-i18next
mochajs/mocha

v9.0.3

Compare Source

🐛 Fixes

rollup/rollup

v2.54.0

Compare Source

2021-07-25

Features
  • Extend UMD import.meta.url polyfill to support web workers (#​4186)
Bug Fixes
  • Resolve an issue where certain uses of classes could lead to an infinite recursion (#​4189)
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, check this box.

This MR has been generated by Renovate Bot.

Edited by Reiter, Christoph

Merge request reports