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
@babel/core (source) devDependencies patch 7.16.7 -> 7.16.12
@babel/preset-env (source) devDependencies patch 7.16.8 -> 7.16.11
eslint-plugin-jsdoc devDependencies patch 37.6.1 -> 37.6.3
i18next (source) dependencies patch 21.6.6 -> 21.6.7
mocha (source) devDependencies minor 9.1.4 -> 9.2.0
rollup (source) devDependencies minor 2.64.0 -> 2.66.0

Release Notes

babel/babel (@​babel/core)

v7.16.12

Compare Source

🐛 Bug Fix

v7.16.10

Compare Source

🐛 Bug Fix
🏠 Internal
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-preset-env
babel/babel (@​babel/preset-env)

v7.16.11

Compare Source

v7.16.11 (2022-01-20)

This empty releases force-publishes a new version of @babel/plugin-proposal-private-methods (which was not published in v7.16.10 because it didn't have any actual change) and of @babel/preset-env.

This solves an incompatibility between @babel/preset-env@7.16.10 and @babel/helper-create-class-features-plugin@7.16.7, by making sure that @babel/preset-env transitively depends on @babel/helper-create-class-features-plugin@^7.16.10.

v7.16.10

Compare Source

🐛 Bug Fix
🏠 Internal
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-preset-env
gajus/eslint-plugin-jsdoc

v37.6.3

Compare Source

Bug Fixes
  • check-types: allow changing of Object in typescript mode; mentioned in #​800 (6524c31)

v37.6.2

Compare Source

Bug Fixes
i18next/i18next

v21.6.7

Compare Source

  • fix: consistently lowercase new formatter names internally
mochajs/mocha

v9.2.0

Compare Source

🎉 Enhancements

🔩 Other

rollup/rollup

v2.66.0

Compare Source

2022-01-22

Features
  • Note if a module has a default export in ModuleInfo to allow writing better proxy modules (#​4356)
  • Add option to wait until all imported ids have been resolved when awaiting this.load (#​4358)
Merge Requests

v2.65.0

Compare Source

2022-01-21

Features
  • Add complete import resolution objects to ModuleInfo for use in this.load (#​4354)
Bug Fixes
  • Use correct context in plugin hooks with perf: true (#​4357)
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.

Edited by Reiter, Christoph

Merge request reports