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
eslint-plugin-jsdoc devDependencies patch 35.5.0 -> 35.5.1
i18next (source) dependencies patch 20.3.4 -> 20.3.5
jszip dependencies minor 3.6.0 -> 3.7.0
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

v13.0.3

2021-07-24

Bugfixes
  • fix
gajus/eslint-plugin-jsdoc

v35.5.1

Compare Source

Bug Fixes
i18next/i18next

v20.3.5

Compare Source

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

v3.7.0

Compare Source

  • Fix: Use a null prototype object for this.files (see #​766)
    • This change might break existing code if it uses prototype methods on the .files property of a zip object, for example zip.files.toString(). This approach is taken to prevent files in the zip overriding object methods that would exist on a normal object.
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.

Merge request reports