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
eslint-plugin-jsdoc devDependencies patch 35.4.1 -> 35.4.3
rollup (source) devDependencies minor 2.52.7 -> 2.53.1

Release Notes

gajus/eslint-plugin-jsdoc

v35.4.3

Compare Source

Bug Fixes
  • check-line-alignment: preserve carriage returns; fixes #​745 (27521d2)

v35.4.2

Compare Source

Bug Fixes
  • check-examples: auto-disable no-empty-function rule for expression checking; clear it is a no-op in this context (5a928db)
rollup/rollup

v2.53.1

Compare Source

2021-07-11

Bug Fixes
  • Do not omit namespace reexports when treeshake is false (#​4175)
Merge Requests

v2.53.0

Compare Source

2021-07-09

Features
  • Add maxParallelFileReads option to limit read operations with a default of 20 (#​4170)
Merge Requests

v2.52.8

Compare Source

2021-07-07

Bug Fixes
  • Automatically handle many use var before declaration and TDZ access scenarios correctly without the need for treeshake.correctVarValueBeforeDeclaration (#​4148)
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