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.17.5 -> 7.17.7
@babel/runtime-corejs3 devDependencies patch 7.17.2 -> 7.17.7
eslint-plugin-jsdoc devDependencies patch 38.0.3 -> 38.0.4
lit (source) dependencies patch 2.2.0 -> 2.2.1

Release Notes

babel/babel

v7.17.7

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-helper-compilation-targets
  • babel-helper-module-transforms, babel-helper-simple-access, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-generator
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-transform-classes, babel-plugin-transform-object-super
  • babel-register
💅 Polish
🏠 Internal
gajus/eslint-plugin-jsdoc

v38.0.4

Compare Source

Bug Fixes
  • require-jsdoc: allow TSTypeLiteral and TSTypeAliasDeclaration to have TSPropertySignature checks pass through them toward public export for publicOnly checks; fixes #​852 (19e4f6f)
lit/lit

v2.2.1

Compare Source

Patch Changes
  • #​2635 ae358703 - Make the event debug logger lazier, doing even less work (with no side effects) even in dev mode unless the page has opted in.

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

This MR has been generated by Renovate Bot.

Edited by Reiter, Christoph

Merge request reports

Loading