fix(deps): update all non-major dependencies #14
Merged
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.52.0->^1.55.0^1.3.22->^1.5.3^1.0.5->^1.0.61.0.7->1.1.2^0.9.1->^0.12.4^22.15.29->^22.18.1^1.4.0->^1.5.022->22.19.0^1.52.0->^1.55.010.11.0->10.15.1^2.13.0->^2.13.1^5.8.3->^5.9.2^3.5.16->^3.5.21Release Notes
microsoft/playwright (@playwright/test)
v1.55.0Compare Source
v1.54.2Compare Source
Highlights
https://github.com/microsoft/playwright/issues/36714 - [Regression]: Codegen is not able to launch in Administrator Terminal on Windows (ProtocolError: Protocol error)https://github.com/microsoft/playwright/issues/368288 - [Regression]: Playwright Codegen keeps spamming with selected optiohttps://github.com/microsoft/playwright/issues/3681010 - [Regression]: Starting Codegen with target language doesn't work anymore
Browser Versions
This version was also tested against the following stable channels:
v1.54.1Compare Source
v1.54.0Compare Source
Highlights
New cookie property
partitionKeyin browserContext.cookies() and browserContext.addCookies(). This property allows to save and restore partitioned cookies. See CHIPS MDN article for more information. Note that browsers have different support and defaults for cookie partitioning.New option
noSnippetsto disable code snippets in the html report.New property
locationin test annotations, for example in testResult.annotations and testInfo.annotations. It shows where the annotation liketest.skiportest.fixmewas added.Command Line
New option
--user-data-dirin multiple commands. You can specify the same user data dir to reuse browsing state, like authentication, between sessions.Option
-gvhas been removed from thenpx playwright testcommand. Use--grep-invertinstead.npx playwright opendoes not open the test recorder anymore. Usenpx playwright codegeninstead.Miscellaneous
Browser Versions
This version was also tested against the following stable channels:
v1.53.2Compare Source
v1.53.1Compare Source
v1.53.0Compare Source
Trace Viewer and HTML Reporter Updates
New Steps in Trace Viewer and HTML reporter:
New option in
'html'reporter to set the title of a specific test run:Miscellaneous
New option
kindin testInfo.snapshotPath() controls which snapshot path template is used.New method locator.describe() to describe a locator. Used for trace viewer and reports.
npx playwright install --listwill now list all installed browsers, versions and locations.Browser Versions
This version was also tested against the following stable channels:
web-infra-dev/rsbuild (@rsbuild/core)
v1.5.3Compare Source
What's Changed
New Features 🎉
Performance 🚀
isPlainObjectwith Object.prototype caching by @Copilot in #6021Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.5.2...v1.5.3
v1.5.2Compare Source
What's Changed
New Features 🎉
import.meta.envby @chenjiahan in #5979Bug Fixes 🐞
Refactor 🔨
LoaderDefinitionto declare loader types by @chenjiahan in #5975Document 📖
cssModules.autoconfiguration by @chenjiahan in #5989Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.5.1...v1.5.2
v1.5.1Compare Source
What's Changed
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.5.0...v1.5.1
v1.5.0Compare Source
🎉 See Announcing Rspack 1.5 for more details.
What's Changed
Breaking changes 💡
New Features 🎉
onBeforeDevCompileplugin hook by @9aoy in #5788onAfterDevCompileplugin hook by @chenjiahan in #5882exposeAPI to Rsbuild instance by @chenjiahan in #5910performance.printFileSize.totalby @Timeless0911 in #5915performance.printFileSize.totalby @Timeless0911 in #5943Performance 🚀
Bug Fixes 🐞
OnDevCompileDoneFntype for backward compatibility by @chenjiahan in #5913Refactor 🔨
Document 📖
printFileSizetype by @chenjiahan in #5908output.moduleconfig by @chenjiahan in #5923Other Changes
rsbuild-plugin-arethetypeswrongby @colinaaa in #5812New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.4.15...v1.5.0
v1.4.16Compare Source
What's Changed
Bug Fixes 🐞
a26db53Full Changelog: web-infra-dev/rsbuild@v1.4.15...v1.4.16
v1.4.15Compare Source
What's Changed
New Features 🎉
actionoption torsbuild.initConfigsby @colinaaa in #5753Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
Configuration
📅 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.