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.13.16 -> 7.14.0
@babel/preset-env (source) devDependencies patch 7.13.15 -> 7.14.0
eslint-plugin-jsdoc devDependencies patch 32.3.1 -> 32.3.4
i18next (source) dependencies patch 20.2.1 -> 20.2.2
lit-element (source) dependencies patch 2.4.0 -> 2.5.0
lit-html (source) dependencies patch 1.3.0 -> 1.4.0
rollup (source) devDependencies patch 2.45.2 -> 2.46.0

Release Notes

babel/babel

v7.14.0

Compare Source

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
  • babel-generator
  • babel-generator, babel-plugin-proposal-object-rest-spread, babel-preset-env
  • babel-core
💅 Polish
  • babel-cli, babel-core, babel-parser, babel-plugin-transform-classes, babel-preset-env, babel-preset-typescript
🏠 Internal
:running_woman: Performance
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-preset-env
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
gajus/eslint-plugin-jsdoc

v32.3.4

Compare Source

Bug Fixes
  • preserve newlines in tag description comparisons; fixes #​692 (7edaed3)

v32.3.3

Compare Source

Bug Fixes
  • require-param, check-param-names: do not fail with destructured array pattern containing empty slots; fixes #​716 (f19e706)

v32.3.2

Compare Source

Bug Fixes
  • check-line-alignment: prevent false never reporting where a space is present (post tag) followed by missing space (from a wholly missing type) and then a space (but a space first preceded by content (a name); fixes #​714 (2c31db1)
i18next/i18next

v20.2.2

Compare Source

  • fix plural equations for Kazakh 1608
lit/lit-element

v2.5.0

Compare Source

Changed
  • Added the @state() decorator as an alias for @internalProperty(), and deprecated @internalProperty() which will be renamed to @state in lit-element 3.0. #​1162.
  • Added UpdatingElement.prototype.getUpdateComplete() and deprecated _getUpdateComplete() for forward compibility with lit-element 3.0.
Added
  • Adds a static shadowRootOptions property for specifying shadow root options. This is a slightly simpler alternative to implementing a custom createRenderRoot method #​1147.
  • Adds an export of UpdatingElement as ReactiveElement for forward-compatibility with lit-element 3.0 #​1177.
Fixed
  • Fixes an issue with queryAssignedNodes when applying a selector on a slot that included text nodes on older browsers not supporting Element.matches #​1088.
Polymer/lit-html

v1.4.0

Compare Source

rollup/rollup

v2.46.0

Compare Source

2021-04-29

Features
  • Add option to disable file name sanitation (#​4058)
  • Add information about importers to unused external import warning (#​4054)
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, check this box.

This MR has been generated by Renovate Bot.

Merge request reports

Loading