-
Notifications
You must be signed in to change notification settings - Fork 7
test(deps): bump the npm group with 3 updates #839
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the npm group with 3 updates: [@playwright/test](https://github.com/microsoft/playwright), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [playwright-bdd](https://github.com/vitalets/playwright-bdd). Updates `@playwright/test` from 1.53.0 to 1.53.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.53.0...v1.53.1) Updates `@types/node` from 24.0.2 to 24.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `playwright-bdd` from 8.3.0 to 8.3.1 - [Release notes](https://github.com/vitalets/playwright-bdd/releases) - [Changelog](https://github.com/vitalets/playwright-bdd/blob/main/CHANGELOG.md) - [Commits](vitalets/playwright-bdd@v8.3.0...v8.3.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.53.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-version: 24.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: playwright-bdd dependency-version: 8.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
📦 Container Size AnalysisComparing 📈 Size Comparison Table
|
📦 Container Size AnalysisComparing 📈 Size Comparison Table
|
🦙 MegaLinter status:
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 18 | 0 | 0 | 0.63s | |
| ✅ DOCKERFILE | hadolint | 2 | 0 | 0 | 0.79s | |
| ✅ GHERKIN | gherkin-lint | 2 | 0 | 0 | 0.99s | |
| ✅ JSON | npm-package-json-lint | yes | no | no | 0.46s | |
| ✅ JSON | prettier | 16 | 1 | 0 | 0 | 0.54s |
| ✅ JSON | v8r | 16 | 0 | 0 | 6.79s | |
| ✅ MARKDOWN | markdownlint | 9 | 0 | 0 | 0 | 0.98s |
| ✅ MARKDOWN | markdown-table-formatter | 9 | 0 | 0 | 0 | 0.29s |
| ✅ REPOSITORY | checkov | yes | no | no | 17.05s | |
| ✅ REPOSITORY | gitleaks | yes | no | no | 0.4s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | |
| grype | yes | no | 2 | 23.19s | ||
| ✅ REPOSITORY | secretlint | yes | no | no | 0.95s | |
| ✅ REPOSITORY | syft | yes | no | no | 1.9s | |
| ✅ REPOSITORY | trivy | yes | no | no | 7.02s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 0.23s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 3.33s | |
| ✅ SPELL | lychee | 63 | 0 | 0 | 2.44s | |
| ✅ YAML | prettier | 24 | 0 | 0 | 0 | 0.9s |
| ✅ YAML | v8r | 24 | 0 | 0 | 6.4s | |
| ✅ YAML | yamllint | 24 | 0 | 0 | 0.9s |
See detailed report in MegaLinter reports
|
Pull Request Report (#839)Static measures
Time related measures
Status check related measures
|
|
🎉 Hooray! The changes in this pull request went live with the release of v6.2.0 🎉 |




Bumps the npm group with 3 updates: @playwright/test, @types/node and playwright-bdd.
Updates
@playwright/testfrom 1.53.0 to 1.53.1Release notes
Sourced from
@playwright/test's releases.Commits
3c60cb4chore: mark v1.53.1 (#36355)b7032c2cherry-pick(#36350): fix(trace): include method into "Fetch" action title (#3...e0d1741cherry-pick(#36346): Revert "chore: reduce scrolling during clicks (#36175)"c568980cherry-pick(#36340): feat(firefox): roll to r1488e773cddcherry-pick(#36301): feat(chromium): roll to r1179 (#36301)Updates
@types/nodefrom 24.0.2 to 24.0.3Commits
Updates
playwright-bddfrom 8.3.0 to 8.3.1Release notes
Sourced from playwright-bdd's releases.
Changelog
Sourced from playwright-bdd's changelog.
Commits
342cc06Release 8.3.1795d34fbug: enabling aiFix causes dependency cycle (#319)b493e6atest: auto screenshot full pageca93836test: retain trace in reporter testsde16e31release: enable github releasesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions