Skip to content

Update all non-major dependencies

Reiter, Christoph requested to merge renovate/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-commonjs devDependencies patch 19.0.0 -> 19.0.1
@rollup/plugin-node-resolve devDependencies patch 13.0.0 -> 13.0.2
eslint (source) devDependencies minor 7.30.0 -> 7.31.0
eslint-plugin-jsdoc devDependencies minor 35.4.3 -> 35.5.0
i18next (source) dependencies patch 20.3.2 -> 20.3.4
rollup (source) devDependencies patch 2.53.1 -> 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

v19.0.1

2021-07-15

Bugfixes
  • fix: short-circuit to actual module entry point when using circular ref through a different entry (#​888)
eslint/eslint

v7.31.0

Compare Source

gajus/eslint-plugin-jsdoc

v35.5.0

Compare Source

Features
  • require-returns-check: add exemptGenerators option (default on for typescript mode) to allow [@returns](https://github.com/returns) to be present even without return (8ef41a1)

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)

v35.4.5

Compare Source

Bug Fixes
  • valid-types: allow and require types on [@extends](https://github.com/extends) for TypeScript as used in docs (and not name) (6989699)

v35.4.4

Compare Source

Bug Fixes
  • tag-lines: allow any in tags[tag].lines option to allow lines per tag when otherwise blocked (52d7eff)
i18next/i18next

v20.3.4

Compare Source

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

v20.3.3

Compare Source

  • add transWrapTextNodes to types 1626
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

v2.53.2

Compare Source

2021-07-15

Bug Fixes
  • Identify additional TDZ situations in functions that are run more than once (#​4177)
  • Fix a scoping issue when a variable inside a catch scope matches the scope parameter's name (#​4178)
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.

Edited by Reiter, Christoph

Merge request reports