microsoft/playwright#30300 - [REGRESSION]: UI mode restarts if keep storage state
microsoft/playwright#30339 - [REGRESSION]: Brand new install of playwright, unable to run chromium with show browser using vscode
Browser Versions
Chromium 124.0.6367.29
Mozilla Firefox 124.0
WebKit 17.4
This version was also tested against the following stable channels:
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the npm-development-dependencies group with 4 updates: @types/node, playwright, rollup and typescript.
Updates
@types/node
from 20.12.6 to 20.12.7Commits
Updates
playwright
from 1.43.0 to 1.43.1Release notes
Sourced from playwright's releases.
Commits
a051ceb
chore: mark 1.43.1 (#30354)3ab466e
cherry-pick(#30312): fix(ui-mode): do not loose run information after writing...35468cf
cherry-pick(#30342): Revert "fix(reuse): reset Origin Private File System API...5332639
cherry-pick(#30263): docs: add v1.43 release notes for language portsc729a7b
cherry-pick(#30232): docs: fix C# and python snippets7748e21
cherry-pick(#30210): docs: update context.backgroundPage event examplesacb6ff1
cherry-pick(#30200): docs(java,csharp): add BrowserContext.backgroundPage(s)Updates
rollup
from 4.14.1 to 4.14.3Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
e64f3d8
4.14.349ed6d9
Add linux arm musl build (#5471)7275328
4.14.2cfbaaaa
Ensure reexported namespaces do not prevent creation of default export helper...2fdfe1c
chore(deps): update dependency eslint-plugin-unicorn to v52 (#5468)4e72323
chore(deps): lock file maintenance (#5470)e2a0539
chore(deps): lock file maintenance minor/patch updates (#5469)eebf061
Add high-level architecture documentation (#5456)8c31e9b
chore: tweak the comment about files should not be edited (#5463)b957e1d
Fix ppc64le target (#5460)Updates
typescript
from 5.4.4 to 5.4.5Release notes
Sourced from typescript's releases.
Commits
27bcd4c
Update LKG9f33bf1
🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...71b2f84
Bump version to 5.4.5 and LKG892936f
🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...38a7c05
release-5.4: Always set node-version for setup-node (#58117)b754fc3
🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show