Skip to content

chore(deps): 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
@types/mocha devDependencies patch 9.1.0 -> 9.1.1
eslint-plugin-jsdoc devDependencies patch 39.2.2 -> 39.2.7
jose dependencies patch 4.6.1 -> 4.6.2
karma (source) devDependencies patch 6.3.18 -> 6.3.19
playwright-core (source) devDependencies patch 1.21.0 -> 1.21.1

Release Notes

gajus/eslint-plugin-jsdoc

v39.2.7

Compare Source

Bug Fixes
  • require-jsdoc: report missing blocks to next line of function with explicit column, but only as far as needed (not as far as first line's column) (e53b441)

v39.2.6

Compare Source

Bug Fixes

v39.2.5

Compare Source

Bug Fixes
  • update jsdoccomment and devDep. (fb0c83f)

v39.2.4

Compare Source

Bug Fixes
  • require-jsdoc: proper reporting of end line numbers; fixes #​843 (4270b75)

v39.2.3

Compare Source

Bug Fixes
panva/jose

v4.6.2

Compare Source

Fixes
  • dont check JWT iat is in the past unless maxTokenAge is used (96d85c7)
karma-runner/karma

v6.3.19

Compare Source

Bug Fixes
  • client: error out when opening a new tab fails (099b85e)
Microsoft/playwright

v1.21.1

Compare Source

Highlights

This patch includes the following bug fixes:

https://github.com/microsoft/playwright/pull/13597 - [BUG] fullyParallel created too many workers, slowing down test run https://github.com/microsoft/playwright/issues/13530 - [REGRESSION]: Pull request #​12877 prevents the library from being used on any linux distro that is not Ubuntu

Browser Versions

  • Chromium 101.0.4951.26
  • Mozilla Firefox 98.0.2
  • WebKit 15.4

This version was also tested against the following stable channels:

  • Google Chrome 100
  • Microsoft Edge 100

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Enabled.

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.

Merge request reports

Loading