chore(deps): update all non-major dependencies #18
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.53.2->^1.54.1^1.4.2->^1.4.12^0.10.4->^0.11.0^22.15.34->^22.17.0^1.53.2->^1.54.110.12.4->10.14.0^2.13.0->^2.13.1^5.8.3->^5.9.2Release Notes
microsoft/playwright (@playwright/test)
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:
web-infra-dev/rsbuild (@rsbuild/core)
v1.4.12Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
url.parsefrom historyApiFallback by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5696--environmentshorten option by @9aoy in https://github.com/web-infra-dev/rsbuild/pull/5719Refactor 🔨
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.4.11...v1.4.12
v1.4.11Compare Source
What's Changed
New Features 🎉
filename.wasmconfig by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5677Performance 🚀
endsWithinstead of regex by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5668Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.4.10...v1.4.11
v1.4.10Compare Source
What's Changed
New Features 🎉
Connecttype by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5663Bug Fixes 🐞
Document 📖
enforceproperty to plugin API by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5649applyproperty for its function signature by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5654Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.4.9...v1.4.10
v1.4.9Compare Source
What's Changed
New Features 🎉
orderproperty for transform hook by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5640enforceproperty by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5645Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.4.8...v1.4.9
v1.4.8Compare Source
What's Changed
New Features 🎉
applyproperty by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5620Bug Fixes 🐞
stats.toJsonby @9aoy in https://github.com/web-infra-dev/rsbuild/pull/5615getStatsbefore the first build is finished by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5622Refactor 🔨
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.4.7...v1.4.8
v1.4.7Compare Source
What's Changed
New Features 🎉
metadatafield to tag object by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5586HtmlTagtype by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5585Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.4.6...v1.4.7
v1.4.6Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
html.tagsconfig by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5573html.tagsby @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5574Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.4.5...v1.4.6
v1.4.5Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
hostnameto determine local or network by @mycoin in https://github.com/web-infra-dev/rsbuild/pull/5561Document 📖
Other Changes
@rsbuild/coreby @9aoy in https://github.com/web-infra-dev/rsbuild/pull/5558New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.4.4...v1.4.5
v1.4.4Compare Source
What's Changed
New Features 🎉
compress.filteroption by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5520compress.leveloption by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5522Bug Fixes 🐞
Refactor 🔨
Document 📖
compress.filteroption by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5521modifyHTMLandhtml.tagsby @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5523isolatedModulesexample by @bodia-uz in https://github.com/web-infra-dev/rsbuild/pull/5539Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.4.3...v1.4.4
v1.4.3Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.4.2...v1.4.3
web-infra-dev/rslib (@rslib/core)
v0.11.0Compare Source
Breaking changes 🚨
redirect.asset
Boolean values are no longer supported for
redirect.asset, see the documentation of redirect.asset for more details. (#1119)Please note the following changes that may require adjustments to your configurations:
export default defineConfig({ lib: [ { redirect: { - asset: true, + asset: { + path: true, + extension: true, + }, }, }, ], });export default defineConfig({ lib: [ { redirect: { - asset: false, + asset: { + path: false, + extension: false, + }, }, }, ], });What's Changed
New Features 🎉
redirect.asset.pathandredirect.asset.extensionby @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/1119Bug Fixes 🐞
dts.buildis true by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/1120Other Changes
Full Changelog: web-infra-dev/rslib@v0.10.6...v0.11.0
v0.10.6Compare Source
What's Changed
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rslib@v0.10.5...v0.10.6
v0.10.5Compare Source
What's Changed
Bug Fixes 🐞
Document 📖
Other Changes
.npmrctopnpm-workspace.yamlby @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/1098Full Changelog: web-infra-dev/rslib@v0.10.4...v0.10.5
pnpm/pnpm (pnpm)
v10.14.0Compare Source
Minor Changes
Added support for JavaScript runtime resolution
Declare Node.js, Deno, or Bun in [
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.