Skip to content

chore(deps): update all non-major dependencies (patch)

Reiter, Christoph requested to merge renovate/patch-all-minor-patch into main

This MR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch 7.18.0 -> 7.18.2
@babel/preset-env (source) devDependencies patch 7.18.0 -> 7.18.2
eslint-plugin-jsdoc devDependencies patch 39.3.0 -> 39.3.2
i18next (source) dependencies patch 21.8.3 -> 21.8.4
lit (source) dependencies patch 2.2.4 -> 2.2.5
symfony/console (source) require patch 5.4.8 -> 5.4.9

Release Notes

babel/babel

v7.18.2

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-template-literals
  • babel-helpers
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helper-environment-visitor, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-traverse, babel-types
📝 Documentation
🏠 Internal
gajus/eslint-plugin-jsdoc

v39.3.2

Compare Source

Bug Fixes
  • no-undefined-types: ensure parsing takes into account template names with defaults (374daac)

v39.3.1

Compare Source

Bug Fixes
  • update jsdoccomment to support default template values; fixes #​887 (53e4174)
i18next/i18next

v21.8.4

Compare Source

  • types: keyPrefix in react options
lit/lit

v2.2.5

Compare Source

Patch Changes
  • #​2952 a78cc3b7 - Fix SSR hydration bug relating to and other void elements having attribute bindings.
symfony/console

v5.4.9

Compare Source

Changelog (https://github.com/symfony/console/compare/v5.4.8...v5.4.9)

  • bug #​46386  Fix missing negative variation of negatable options in shell completion (GromNaN)
  • bug #​46114 Fixes "Incorrectly nested style tag found" error when using multi-line header content (Perturbatio)
  • bug #​46341 Fix aliases handling in command name completion (Seldaek)
  • bug #​46291 Suppress unhandled error in some specific use-cases. (rw4lll)
  • bug #​46264 Better required argument check in InputArgument (jnoordsij)

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.

Merge request reports

Loading