chore(deps): update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@rollup/plugin-node-resolve (source) | devDependencies | patch | 15.0.1 -> 15.0.2 |
lit (source) | dependencies | patch | 2.7.0 -> 2.7.2 |
playwright-core (source) | devDependencies | patch | 1.32.1 -> 1.32.2 |
Release Notes
rollup/plugins
v15.0.2
2023-04-04
Bugfixes
- fix: bump is-builtin-module version, imports with a trailing slash #1424
lit/lit
v2.7.2
Patch Changes
v2.7.1
Patch Changes
-
#3768
7c1191da
- Fix styleMap's handling of important flags -
#3720
575fb578
-lit-html/experimental-hydrate.js
andlit-element/experimental-hydrate-support.js
have been moved to@lit-labs/ssr-client
.The modules in the original location have been marked deprecated and will be removed in a future version.
Microsoft/playwright
v1.32.2
Highlights
https://github.com/microsoft/playwright/issues/21993 - [BUG] Browser crash when using Playwright VSC extension and trace-viewer enabled in config https://github.com/microsoft/playwright/issues/22003 - [Feature] Make Vue component mount props less restrictive https://github.com/microsoft/playwright/issues/22089 - [REGRESSION]: Tests failing with "Error: tracing.stopChunk"
Browser Versions
- Chromium 112.0.5615.29
- Mozilla Firefox 111.0
- WebKit 16.4
This version was also tested against the following stable channels:
- Google Chrome 111
- Microsoft Edge 111
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.