chore(deps): update all non-major dependencies
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 |
karma (source) | devDependencies | patch | 6.3.17 -> 6.3.18 |
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
Bug Fixes
v39.2.2
Bug Fixes
-
comment
: updatesjsdoccomment
(0eef81c)
v39.2.1
Bug Fixes
- regression with checking TS MethodDefinition params (041de5f)
Microsoft/playwright
v1.21.1
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
2022-04-15
Bug Fixes
- Do not enforce undefined return values in TypeScript types (#4463)
Merge Requests
- #4463: use void for options hook instead of undefined (@ycmjason)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.