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.18.6 -> 7.18.9
@babel/plugin-transform-runtime (source) devDependencies patch 7.18.6 -> 7.18.9
@babel/preset-env (source) devDependencies patch 7.18.6 -> 7.18.9
@babel/runtime-corejs3 devDependencies patch 7.18.6 -> 7.18.9
@typescript-eslint/eslint-plugin devDependencies patch 5.30.6 -> 5.30.7
@typescript-eslint/parser devDependencies patch 5.30.6 -> 5.30.7
lit (source) dependencies patch 2.2.7 -> 2.2.8

Release Notes

babel/babel

v7.18.9

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-modules-systemjs, babel-types
  • babel-generator
💅 Polish
🏠 Internal
  • babel-core, babel-helper-remap-async-to-generator, babel-helpers, babel-parser, babel-plugin-transform-block-scoping, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-chaining, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-traverse, babel-types
:running_woman: Performance
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.30.7

Compare Source

Bug Fixes
  • eslint-plugin: [no-inferrable] fix optional param to valid code (#​5342) (98f6d5e)
  • eslint-plugin: [no-unused-vars] highlight last write reference (#​5267) (c3f199a)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.30.7

Compare Source

Bug Fixes
lit/lit

v2.2.8

Compare Source

Patch Changes
  • #​3130 1f0567f1 - Export the underlying type of the keyed directive.

  • #​3132 2fe2053f - Added "types" entry to package exports. This tells newer versions of TypeScript where to look for typings for each module.


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 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, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports