Skip to content

chore(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
@babel/core (source) devDependencies patch 7.14.6 -> 7.14.8
@babel/preset-env (source) devDependencies patch 7.14.7 -> 7.14.8
@open-wc/scoped-elements dependencies patch 1.3.3 -> 1.3.4
@rollup/plugin-node-resolve devDependencies patch 13.0.2 -> 13.0.4
eslint-plugin-jsdoc devDependencies patch 35.4.5 -> 35.4.7
i18next (source) dependencies patch 20.3.3 -> 20.3.5
mocha (source) devDependencies patch 9.0.2 -> 9.0.3
rollup (source) devDependencies patch 2.53.2 -> 2.53.3

Release Notes

babel/babel

v7.14.8

Compare Source

👓 Spec Compliance
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-static-block, babel-plugin-transform-new-target
  • babel-parser
  • babel-helper-module-transforms, babel-helper-simple-access, babel-plugin-transform-modules-commonjs
🐛 Bug Fix
💅 Polish
📝 Documentation
🏠 Internal
:running_woman: Performance
open-wc/open-wc

v1.3.4

Patch Changes
  • 407c935: support lit2 elements (using scoped-custom-element-registry) in ScopedElementsMixin v1
rollup/plugins

v13.0.4

2021-07-24

Bugfixes
  • fix

v13.0.3

2021-07-24

Bugfixes
  • fix
gajus/eslint-plugin-jsdoc

v35.4.7

Compare Source

Bug Fixes
  • require-returns: handle contexts TSFunctionType, TSMethodSignature, MethodDefinition; fixes #​767 (fdca227)

v35.4.6

Compare Source

Bug Fixes
  • require-param: if adding params, convert single-line block to multiline; fixes #​771 (641cdee)
i18next/i18next

v20.3.5

Compare Source

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

v20.3.4

Compare Source

  • fix(types): only use readonly array of strings in API 1629
mochajs/mocha

v9.0.3

Compare Source

🐛 Fixes

rollup/rollup

v2.53.3

Compare Source

2021-07-21

Bug Fixes
  • Solve an issue that could lead to severe memory issues and crashes when there are a lot of hoisted variables (#​4183)
Merge Requests

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, check this box.

This MR has been generated by Renovate Bot.

Edited by Reiter, Christoph

Merge request reports

Loading