chore(deps): update all non-major dependencies #69
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.54.1→^1.58.2^5.2.0→^5.3.0^0.11.0→^0.19.5^22.17.0→^22.19.11^7.7.0→^7.7.122→22.22.010.14.0→10.29.3^7.7.2→^7.7.4^3.4.17→^3.4.19^5.9.2→^5.9.3Release Notes
microsoft/playwright (@playwright/test)
v1.58.2Compare Source
v1.58.1Compare Source
Highlights
#39036 fix(msedge): fix local network permissions
#39037 chore: update cft download location
#38995 chore(webkit): disable frame sessions on fronzen builds
Browser Versions
v1.58.0Compare Source
v1.57.0Compare Source
v1.56.1Compare Source
Highlights
#37871 chore: allow local-network-access permission in chromium
#37891 fix(agents): remove workspaceFolder ref from vscode mcp
#37759 chore: rename agents to test agents
#37757 chore(mcp): fallback to cwd when resolving test config
Browser Versions
v1.56.0Compare Source
Playwright Agents
Introducing Playwright Agents, three custom agent definitions designed to guide LLMs through the core process of building a Playwright test:
Run
npx playwright init-agentswith your client of choice to generate the latest agent definitions:Learn more about Playwright Agents
New APIs
--test-listand--test-list-invertto allow manual specification of specific tests from a fileUI Mode and HTML Reporter
'html'reporter to disable the "Copy prompt" button'html'reporter and UI Mode to merge files, collapsing test and describe blocks into a single unified list--update-snapshotsoptionsBreaking Changes
Miscellaneous
inputplaceholderPLAYWRIGHT_TESTto Playwright worker processes to allow discriminating on testing statusBrowser Versions
v1.55.1Compare Source
Highlights
#37479 - [Bug]: Upgrade Chromium to 140.0.7339.186.
#37147 - [Regression]: Internal error: step id not found.
#37146 - [Regression]: HTML reporter displays a broken chip link when there are no projects.
#37137 - Revert "fix(a11y): track inert elements as hidden".
#37532 - chore: do not use -k option
Browser Versions
This version was also tested against the following stable channels:
v1.55.0Compare Source
New APIs
Codegen
toBeVisible()assertions: Codegen can now generate automatictoBeVisible()assertions for common UI interactions. This feature can be enabled in the Codegen settings UI.Breaking Changes
Miscellaneous
Browser Versions
This version was also tested against the following stable channels:
v1.54.2Compare Source
Highlights
#36714 - [Regression]: Codegen is not able to launch in Administrator Terminal on Windows (ProtocolError: Protocol error)
#36828 - [Regression]: Playwright Codegen keeps spamming with selected option
#36810 - [Regression]: Starting Codegen with target language doesn't work anymore
Browser Versions
This version was also tested against the following stable channels:
rollup/plugins (@rollup/pluginutils)
v5.3.02025-09-04
Features
suffixRegex& support multiple string (#1886)web-infra-dev/rslib (@rslib/core)
v0.19.5Compare Source
What's Changed
Document 📖
Other Changes
Full Changelog: web-infra-dev/rslib@v0.19.4...v0.19.5
v0.19.4Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
import.meta.urlnot being removed by tree-shaking by @sylingd in #1463Document 📖
Other Changes
extraToolsto generate templates by @Timeless0911 in #1462New Contributors
Full Changelog: web-infra-dev/rslib@v0.19.3...v0.19.4
v0.19.3Compare Source
What's Changed
Document 📖
Other Changes
6044e13by @renovate[bot] in #1444Full Changelog: web-infra-dev/rslib@v0.19.2...v0.19.3
v0.19.2Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rslib@v0.19.1...v0.19.2
v0.19.1Compare Source
What's Changed
Document 📖
Rstestguide by @9aoy in #1419Other Changes
Full Changelog: web-infra-dev/rslib@v0.19.0...v0.19.1
v0.19.0Compare Source
Highlights 💡
New JavaScript API
This release introduces a new, comprehensive JavaScript API for Rslib.
See the API docs for details:
Usage
@rslib/corepackage:Advanced ESM Output
In previous versions, Rslib integrated Rspack's EsmLibraryPlugin through an experimental configuration of experiments.advancedEsm, aiming to optimize the quality of ESM outputs. Now, we are pleased to announce that this plugin has been stabilized.
In this release, the
EsmLibraryPluginis enabled by default by settingexperiments.advancedEsmtotruein bundle mode. Developers can directly obtain ESM output that is high-quality, more friendly to static analysis, and supports code splitting without any additional configuration.Better Rstest Integration
Rslib now supports seamless integration with Rstest.
By using the official @rstest/adapter-rslib, you can directly reuse your Rslib build configurations (such as
resolve.aliasandsource.define) within Rstest. This enables zero-config testing for Rslib projects, ensuring your test environment perfectly mirrors your build environment while eliminating the overhead of maintaining duplicate configurations.What's Changed
New Features 🎉
happy-dominstead ofjsdomby @9aoy in #1412@rstest/adapter-rslibby @9aoy in #1415Other Changes
Full Changelog: web-infra-dev/rslib@v0.18.6...v0.19.0
v0.18.6Compare Source
What's Changed
New Features 🎉
rslib-nodeprocess title by @Timeless0911 in #1406Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rslib@v0.18.5...v0.18.6
v0.18.5Compare Source
What's Changed
Document 📖
dts.aliasby @Timeless0911 in #1391Other Changes
onDevCompileDonewithonAfterDevCompileby @Timeless0911 in #1393Full Changelog: web-infra-dev/rslib@v0.18.4...v0.18.5
v0.18.4Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
395ad32by @renovate[bot] in #13818e8c483by @renovate[bot] in #13808e8c483by @renovate[bot] in #1388Full Changelog: web-infra-dev/rslib@v0.18.3...v0.18.4
v0.18.3Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rslib@v0.18.2...v0.18.3
v0.18.2Compare Source
What's Changed
New Features 🎉
@types/reactfrom dts bundle by @Timeless0911 in #1365Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rslib@v0.18.1...v0.18.2
v0.18.1Compare Source
What's Changed
Bug Fixes 🐞
Document 📖
Other Changes
93cb6efby @renovate[bot] in #1347Full Changelog: web-infra-dev/rslib@v0.18.0...v0.18.1
v0.18.0Compare Source
Highlights 💡
Enable persistent build cache by default
Rslib enables Rspack's persistent build cache by default, allowing it to reuse the cached results instead of rebuilding from scratch, which can significantly reduce build time for large projects.
More details:
What's Changed
New Features 🎉
Document 📖
Other Changes
Full Changelog: web-infra-dev/rslib@v0.17.2...v0.18.0
v0.17.2Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
—toolsflag by @fi3ework in #1328Document 📖
Other Changes
Full Changelog: web-infra-dev/rslib@v0.17.1...v0.17.2
v0.17.1Compare Source
What's Changed
New Features 🎉
rslibwithout any sub-command to trigger build by @Timeless0911 in #1316rslib-runtimeby @Timeless0911 in #1320Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rslib@v0.17.0...v0.17.1
v0.17.0Compare Source
Highlights 💡
Improved ESM output
Optimizing ESM output has long been one of the key challenges faced by Rspack. Previously, we relied on module concatenation to optimize ESM outputs, but that approach had several limitations:
To address these issues once and for all, we introduced an experimental plugin called EsmLibraryPlugin, purpose-built for constructing clean and efficient ESM libraries:
The image below compares the code splitting output before and after using this plugin — the left side shows the previous output, while the right side shows the cleaner output produced by EsmLibraryPlugin:
In Rslib, the EsmLibraryPlugin is now integrated out-of-the-box with experiments.advancedEsm enabled to generate ESM output that is high-quality, more friendly to static analysis, and supports code splitting.
What's Changed
New Features 🎉
experiments.advancedEsmwith Rspack's EsmLibraryPlugin by @JSerFeng in #1273Other Changes
New Contributors
Full Changelog: web-infra-dev/rslib@v0.16.1...v0.17.0
v0.16.1Compare Source
What's Changed
Bug Fixes 🐞
Other Changes
output.distPathmerge logic by @Timeless0911 in #1285Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.