microsoft/playwright#31473 - [REGRESSION]: Playwright raises an error ENOENT: no such file or directory, open 'test-results/.playwright-artifacts-0/hash.zip' with Electron
microsoft/playwright#31442 - [REGRESSION]: Locators of elements changing from/to hidden have operations hanging when using --disable-web-securitymicrosoft/playwright#31431 - [REGRESSION]: NewTab doesn't work properly with Chrome with --disable-web-securitymicrosoft/playwright#31425 - [REGRESSION]: beforeEach hooks are not skipped when describe condition depends on fixtures
microsoft/playwright#31491 - [REGRESSION]: @playwright/experimental-ct-react doesn't work with VSCode extension and PNPM
Browser Versions
Chromium 127.0.6533.5
Mozilla Firefox 127.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 8 updates:
1.6.6
1.6.13
20.14.9
20.14.10
15.7.0
15.8.0
10.5.2
10.6.0
6.2.0
6.2.2
1.45.0
1.45.1
5.0.7
5.0.8
5.5.2
5.5.3
Updates
@swc/core
from 1.6.6 to 1.6.13Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
d5ee84a
chore: Publish1.6.13
withswc_core
v0.96.9
14e6f0e
chore: Update changelog784a3c0
chore: Publish1.6.13-nightly-20240706.1
withswc_core
v0.96.9
d82d52f
chore: Bump crates8b66d5e
fix(es/parser): Revert #9141 (#9171)a416cae
chore: Bump cratesf90574d
test(es/minfiier): Improve comment testing (#9164)d620ea5
chore: Bump crates98af589
feat(es/typescript): Improve fast TS strip (#9167)18080f7
chore: Bump cratesUpdates
@types/node
from 20.14.9 to 20.14.10Commits
Updates
globals
from 15.7.0 to 15.8.0Release notes
Sourced from globals's releases.
Commits
f6b3978
15.8.02ef342a
Addes2025
globals (Same ases2021
) (#256)Updates
mocha
from 10.5.2 to 10.6.0Release notes
Sourced from mocha's releases.
Changelog
Sourced from mocha's changelog.
Commits
177732f
Release 10.6.0021aa80
docs: add 10.6.0 to CHANGELOG.md528836e
docs: fix month numbers in CHANGELOG.mdbb8d7b9
feat: allow ^ versions for miscellaneous packages (#5154)514b83f
feat: allow ^ versions for data serialization packages (#5153)be82606
feat: allow ^ versions for file matching packages (#5151)71e9fba
feat: allow ^ versions for yargs packages (#5152)38695da
feat: allow ^ versions for character encoding packages (#5150)Updates
npm-run-all2
from 6.2.0 to 6.2.2Release notes
Sourced from npm-run-all2's releases.
Changelog
Sourced from npm-run-all2's changelog.
Commits
bac3905
6.2.2fc35f0d
Revert "Compatibility: npm, yarn and pnpm run scripts"c707195
6.2.132a4b46
Merge pull request #143 from ayu-exorcist/masterb8d3ded
Compatibility: npm, yarn and pnpm run scripts25738ae
Use neostandard + add more static code analysis (#142)6be8fff
Upgrade: Bump c8 from 9.1.0 to 10.0.0 (#141)f80ac5c
Merge pull request #138 from bcomnes/dependabot/npm_and_yarn/p-queue-8.0.14c6a3ad
Upgrade: Bump p-queue from 7.4.1 to 8.0.1Updates
playwright
from 1.45.0 to 1.45.1Release notes
Sourced from playwright's releases.
Commits
e8989f8
chore: mark v1.45.1 (#31516)1d94caa
cherry-pick(#31496): docs(release-notes): fix .NET snippets5be5168
cherry-pick(#31504): fix(ct): export package.json0fe7a10
cherry-pick(#31437): fix(electron): tracing with@playwright/test
4ec4ccf
cherry-pick(#31401): chore: .NET generator fixes3b4d32e
cherry-pick(#31458): fix(utility): create utility world when web security is ...4ccaef6
cherry-pick(#31426): fix(runner): do not run beforeEach hooks upon skip modifierUpdates
rimraf
from 5.0.7 to 5.0.8Commits
0d83c12
5.0.888e632b
drop eol node 14f8c4b20
DOC: missing punctuation & some grammar fixes (#307)dc3ffe5
update tap, tshy, drop node 16 from ciUpdates
typescript
from 5.5.2 to 5.5.3Release notes
Sourced from typescript's releases.
Commits
f0e9921
Bump version to 5.5.3 and LKG738bd60
Cherry-pick #58966 to release-5.5 (#59002)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