chore(deps): update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.18.10 -> 7.18.13 |
jquery (source) | dependencies | patch | 3.6.0 -> 3.6.1 |
playwright-core (source) | devDependencies | patch | 1.25.0 -> 1.25.1 |
Release Notes
babel/babel
v7.18.13
🐛 Bug Fix
-
babel-generator
-
#14869 fix: jsx with
retainLines
(@liuxingbaoyu)
-
#14869 fix: jsx with
-
babel-core
-
babel-plugin-transform-destructuring
-
#14841 fix: Destructuring exceptions in nested
for
expressions (@liuxingbaoyu)
-
#14841 fix: Destructuring exceptions in nested
💅 Polish
-
babel-traverse
🏠 Internal
- #14846 fix: Print build logs correctly (@liuxingbaoyu)
Microsoft/playwright
v1.25.1
Highlights
This patch includes the following bug fixes:
https://github.com/microsoft/playwright/issues/16319 - [BUG] webServer.command esbuild fails with ESM and Yarn https://github.com/microsoft/playwright/issues/16460 - [BUG] Component test fails on 2nd run when SSL is used https://github.com/microsoft/playwright/issues/16665 - [BUG] custom selector engines don't work when running in debug mode
Browser Versions
- Chromium 105.0.5195.19
- Mozilla Firefox 103.0
- WebKit 16.0
This version was also tested against the following stable channels:
- Google Chrome 104
- Microsoft Edge 104
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.