Skip to content

chore(deps): 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 37.9.4 -> 37.9.7
i18next (source) dependencies patch 21.6.12 -> 21.6.13
karma (source) devDependencies patch 6.3.16 -> 6.3.17
rollup (source) devDependencies minor 2.68.0 -> 2.70.0

Release Notes

gajus/eslint-plugin-jsdoc

v37.9.7

Compare Source

Bug Fixes
  • no-undefined-types: support unknown and const; fixes #​846 (b5b3e17)

v37.9.6

Compare Source

Bug Fixes
  • update devDeps, including gitdown to fix README URLs; fixes #​707 (2d69c70)

v37.9.5

Compare Source

Bug Fixes
  • stop reporting async function (unless with forceReturnsWithAsync) or Promise return with void type parameter; fixes #​845 (509baf9)
i18next/i18next

v21.6.13

Compare Source

  • make sure resolvedLanguage is set if lazy loading resources
karma-runner/karma

v6.3.17

Compare Source

Bug Fixes
rollup/rollup

v2.70.0

Compare Source

2022-03-07

Features
  • Make the watchChange and closeWatcher hooks asynchronous and make Rollup wait for these hooks before continuing (#​4427)
Bug Fixes
  • Do not abort watch mode for errors in watchChange but display them properly (#​4427)
Merge Requests

v2.69.2

Compare Source

2022-03-06

Bug Fixes
  • Mark Object.entries and Object.fromEntries as pure (#​4429)
  • Make sure new properties on Array.prototype and Object.prototype are not evaluated as "undefined" (#​4428)
Merge Requests

v2.69.1

Compare Source

2022-03-04

Bug Fixes
  • Approximate source position instead of ignoring it when using a low-resolution source map in a transform hook (#​4334)
Merge Requests

v2.69.0

Compare Source

2022-03-02

Features
  • Introduce new output.generatedCode.symbols to control the usage of Symbols in Rollup-generated code (#​4378)
  • soft-deprecate output.namespaceToStringTag in favor of output.generatedCode.symbols (#​4378)
Bug Fixes
  • Properly handle ./ and ../ as external dependencies (#​4419)
  • Make generated "Module" namespace toStringTag non-enumerable for correct Object.assign/spread behaviour (#​4378)
  • Add file name to error when top-level-await is used in disallowed formats (#​4421)
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, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Reiter, Christoph

Merge request reports