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
@rollup/plugin-commonjs devDependencies minor 21.0.3 -> 21.1.0
@rollup/plugin-node-resolve devDependencies patch 13.2.0 -> 13.2.1
eslint-plugin-jsdoc devDependencies patch 39.2.0 -> 39.2.3
playwright-core (source) devDependencies patch 1.21.0 -> 1.21.1
rollup (source) devDependencies patch 2.70.1 -> 2.70.2

Release Notes

rollup/plugins (@​rollup/plugin-commonjs)

v21.1.0

2022-04-15

Features
  • feat: make defaultIsModuleExports as funtion to config defaultIsModuleExports for each source (#​1052)
rollup/plugins (@​rollup/plugin-node-resolve)

v13.2.1

2022-04-15

Bugfixes
  • fix: update side effects logic to be deep when glob doesn’t contain / (#​1148)
gajus/eslint-plugin-jsdoc

v39.2.3

Compare Source

Bug Fixes

v39.2.2

Compare Source

Bug Fixes
  • comment: updates jsdoccomment (0eef81c)

v39.2.1

Compare Source

Bug Fixes
  • regression with checking TS MethodDefinition params (041de5f)
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
rollup/rollup

v2.70.2

Compare Source

2022-04-15

Bug Fixes
  • Do not enforce undefined return values in TypeScript types (#​4463)
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