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
eslint (source) devDependencies patch 7.27.0 -> 7.28.0
eslint-plugin-jsdoc devDependencies patch 35.1.0 -> 35.1.3
karma (source) devDependencies patch 6.3.2 -> 6.3.3
karma-firefox-launcher devDependencies patch 2.1.0 -> 2.1.1
rollup (source) devDependencies patch 2.50.5 -> 2.51.0
rollup-plugin-license devDependencies patch 2.3.0 -> 2.5.0

Release Notes

eslint/eslint

v7.28.0

Compare Source

gajus/eslint-plugin-jsdoc

v35.1.3

Compare Source

Bug Fixes
  • require-jsdoc: exemptEmptyFunctions option could trigger problematic return value checking behavior with no-argument functions (3089a92)

v35.1.2

Compare Source

Bug Fixes
  • update jsdoc-type-pratt-parser (1745fca)

v35.1.1

Compare Source

Bug Fixes
  • update jsdoc-type-pratt-parser (liberalizes ID start to support underscores and start/continue to support other Unicode) (1a6de5e)
karma-runner/karma

v6.3.3

Compare Source

Bug Fixes
karma-runner/karma-firefox-launcher

v2.1.1

Compare Source

Bug Fixes
  • update name of Developer Edition on macOS (a0b5e58)
rollup/rollup

v2.51.0

Compare Source

2021-06-06

Features
  • Add a helper for IntelliSense support in config files (#​4127)
Bug Fixes
  • Improve performance when generating source maps (#​4122)
Merge Requests

v2.50.6

Compare Source

2021-06-03

Bug Fixes
  • Do not consider the object spread operator as side effect when propertyReadSideEffects are false (#​4119)
  • Detect side effects when returning thenables from async arrow functions (#​4120)
Merge Requests
mjeanroy/rollup-plugin-license

v2.5.0

Compare Source

v2.4.0

Compare Source


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