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
@babel/core (source) devDependencies patch 7.14.5 -> 7.14.6
eslint (source) devDependencies patch 7.28.0 -> 7.29.0
eslint-plugin-jsdoc devDependencies patch 35.2.0 -> 35.3.2
i18next (source) dependencies patch 20.3.1 -> 20.3.2
mocha (source) devDependencies patch 9.0.0 -> 9.0.1
rollup (source) devDependencies patch 2.51.2 -> 2.52.2

Release Notes

babel/babel

v7.14.6

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-spread
  • babel-helpers, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties
  • babel-parser
🏠 Internal
:running_woman: Performance
eslint/eslint

v7.29.0

Compare Source

gajus/eslint-plugin-jsdoc

v35.3.2

Compare Source

Bug Fixes
  • stop reporting for async functions with throw missing [@throws](https://github.com/throws); fixes #​722 (f7c8038)

v35.3.1

Compare Source

Bug Fixes
  • valid-types: parse name paths as permissive. (657c67c)

v35.3.0

Compare Source

Features
i18next/i18next

v20.3.2

Compare Source

  • context can also be a number 1622
mochajs/mocha

v9.0.1

Compare Source

🔩 Other

We added a separate browser bundle mocha-es2018.js in javascript ES2018, as we skipped the transpilation down to ES5. This is an experimental step towards freezing Mocha's support of IE11.

rollup/rollup

v2.52.2

Compare Source

2021-06-21

Bug Fixes
  • Support falsy plugins in types (#​4144)
  • Do not require return value in renderChunkHook type (#​4144)
Merge Requests

v2.52.1

Compare Source

2021-06-17

Bug Fixes
  • Fix a memory leak in watch mode (#​4142)
Merge Requests

v2.52.0

Compare Source

2021-06-16

Features
  • Add --configPlugin CLI option to apply plugins to the config file for e.g. TypeScript configs (#​3835)
  • Add "safest" and "smallest" presets to tree-shaking options for easier configuration (#​4131)
  • Add treeshake.correctVarValueBeforeDeclaration option to deoptimize var declarations (#​4139)
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