-
Notifications
You must be signed in to change notification settings - Fork 7
test(deps): bump the npm group with 2 updates #1039
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 2 updates: [@playwright/test](https://github.com/microsoft/playwright) and [playwright-bdd](https://github.com/vitalets/playwright-bdd). Updates `@playwright/test` from 1.56.1 to 1.57.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.56.1...v1.57.0) Updates `playwright-bdd` from 8.4.1 to 8.4.2 - [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.4.1...8.4.2) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: playwright-bdd dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 20 | 0 | 0 | 0.54s | |
| ✅ DOCKERFILE | hadolint | 2 | 0 | 0 | 0.8s | |
| ✅ GHERKIN | gherkin-lint | 6 | 0 | 0 | 2.52s | |
| ✅ JSON | npm-package-json-lint | yes | no | no | 0.46s | |
| ✅ JSON | prettier | 19 | 4 | 0 | 0 | 0.58s |
| ✅ JSON | v8r | 19 | 0 | 0 | 8.27s | |
| ✅ MARKDOWN | markdownlint | 11 | 0 | 0 | 0 | 0.88s |
| ✅ MARKDOWN | markdown-table-formatter | 11 | 0 | 0 | 0 | 0.24s |
| ✅ REPOSITORY | gitleaks | yes | no | no | 1.14s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | |
| ✅ REPOSITORY | grype | yes | no | no | 29.66s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 1.03s | |
| ✅ REPOSITORY | syft | yes | no | no | 2.01s | |
| ✅ REPOSITORY | trivy | yes | no | no | 7.28s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 0.25s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 3.52s | |
| lychee | 77 | 1 | 0 | 11.62s | ||
| ✅ YAML | prettier | 28 | 0 | 0 | 0 | 1.62s |
| ✅ YAML | v8r | 28 | 0 | 0 | 8.47s | |
| ✅ YAML | yamllint | 28 | 0 | 0 | 1.23s |
Detailed Issues
⚠️ SPELL / lychee - 1 error
[IGNORED] docker://pandoc/extra:3.7.0@sha256:a703d335fa237f8fc3303329d87e2555dca5187930da38bfa9010fa4e690933a | Unsupported: Error creating request client: builder error for url (docker://pandoc/extra:3.7.0@sha256:a703d335fa237f8fc3303329d87e2555dca5187930da38bfa9010fa4e690933a)
[ERROR] https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-devcontainer | Network error: error sending request for url (https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-devcontainer) Maybe a certificate error?
[IGNORED] https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/philips-software/amp-devcontainer | Unsupported: Error creating request client: builder error for url (vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/philips-software/amp-devcontainer)
📝 Summary
---------------------
🔍 Total..........126
✅ Successful.....123
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........1
Errors in README.md
[ERROR] https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-devcontainer | Network error: error sending request for url (https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-devcontainer) Maybe a certificate error?
See detailed reports in MegaLinter artifacts
Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)
- Documentation: Custom Flavors
- Command:
npx mega-linter-runner@9.1.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_HADOLINT,GHERKIN_GHERKIN_LINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R
📦 Container Size AnalysisNote Comparing 📈 Size Comparison Table
|
📦 Container Size AnalysisNote Comparing 📈 Size Comparison Table
|
|
Pull Request Report (#1039)Static measures
Time related measures
Status check related measures
|
|
🎉 Hooray! The changes in this pull request went live with the release of v6.6.2 🎉 |




Bumps the npm group with 2 updates: @playwright/test and playwright-bdd.
Updates
@playwright/testfrom 1.56.1 to 1.57.0Release notes
Sourced from
@playwright/test's releases.... (truncated)
Commits
8058197cherry-pick(#38328): docs: update 1.57 release notes54818c5chore: mark 1.57.0 (#38320)414c4f5cherry-pick(#38301): fix(android): dont pass "--disable-sync" (#38301)ae3da48cherry-pick(#38124): feat(firefox): roll to latest firefox and firefox-beta (...3756978chore: fix lint warning about useEffect (#38285)019900fchore: update browser_patches (#38286)483b722docs: 1.57 release notes (#38267)46d5ea0Revert "feat: add request.body async getters (#38179)" (#38281)0778fcfchore: hide run-server command (#38277)bf6a60fchore: default to ubuntu 24.04 for unsupported distros (#38269)Updates
playwright-bddfrom 8.4.1 to 8.4.2Release notes
Sourced from playwright-bdd's releases.
Changelog
Sourced from playwright-bdd's changelog.
Commits
dc0394fRelease 8.4.2af12638publish: add no verify argsdc033f6fix publishc493f08fix publishaaa1140ci: run examples only on node 20c2039b2fix publish action2c6fe10fix publish action6c63cb2fix publish action8be8704pkg: fix bddgen path8f0ceacnpm audit fixMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for playwright-bdd since your current version.
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 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