Skip to content

test(deps): bump playwright-bdd from 8.5.1 to 9.0.0#1302

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/playwright-bdd-9.0.0
Open

test(deps): bump playwright-bdd from 8.5.1 to 9.0.0#1302
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/playwright-bdd-9.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps playwright-bdd from 8.5.1 to 9.0.0.

Release notes

Sourced from playwright-bdd's releases.

v9.0.0

  • fix: validate used step definitions with strict Cucumber-compatible arity checks
  • feat: add playwright-bdd agent skill for generating Gherkin feature files and step definitions (#377)
  • bug: fix non-ASCII characters in text attachments being garbled in the Cucumber HTML report (#379)
  • chore: upgrade Cucumber ecosystem dependencies to latest versions
    • @cucumber/messages: 27.x → 32.x — populate Pickle.location and Attachment.timestamp in the messages report
    • @cucumber/gherkin: 32.x → 39.x — Pickle.location is now populated natively by gherkin (since v37)
    • @cucumber/gherkin-utils: 9.x → 11.x
    • @cucumber/cucumber-expressions: 18.x → 19.x
    • @cucumber/tag-expressions: 6.x → 9.x
  • reporter: skip attachments by default in the Cucumber JSON reporter
  • reporter: make junit the canonical JUnit reporter and deprecate junit-modern alias
  • reporter: add JUnit nameFormat option and make Cucumber-compatible testcase naming the default (#375)
  • chore: remove deprecated enrichReporterData option
  • chore: set minimal Node.js version to 20
  • chore: replace fast-glob with tinyglobby (#366)
  • perf: limit bddgen worker concurrency to cpus/2 to prevent OOM in memory-constrained CI environments (#376)
  • perf: optimize pickle lookup in FeaturesLoader using URI-indexed map (#376)
  • feat: doc string media types added to $step fixture as docStringType (#380)
  • chore: remove the "Copy Prompt" button from Cucumber HTML report in favor of built-in copy-to-clipboard button.
Changelog

Sourced from playwright-bdd's changelog.

[9.0.0] - 2026-06-02

  • fix: validate used step definitions with strict Cucumber-compatible arity checks
  • feat: add playwright-bdd agent skill for generating Gherkin feature files and step definitions (#377)
  • bug: fix non-ASCII characters in text attachments being garbled in the Cucumber HTML report (#379)
  • chore: upgrade Cucumber ecosystem dependencies to latest versions
    • @cucumber/messages: 27.x → 32.x — populate Pickle.location and Attachment.timestamp in the messages report
    • @cucumber/gherkin: 32.x → 39.x — Pickle.location is now populated natively by gherkin (since v37)
    • @cucumber/gherkin-utils: 9.x → 11.x
    • @cucumber/cucumber-expressions: 18.x → 19.x
    • @cucumber/tag-expressions: 6.x → 9.x
  • reporter: skip attachments by default in the Cucumber JSON reporter
  • reporter: make junit the canonical JUnit reporter and deprecate junit-modern alias
  • reporter: add JUnit nameFormat option and make Cucumber-compatible testcase naming the default (#375)
  • chore: remove deprecated enrichReporterData option
  • chore: set minimal Node.js version to 20
  • chore: replace fast-glob with tinyglobby (#366)
  • perf: limit bddgen worker concurrency to cpus/2 to prevent OOM in memory-constrained CI environments (#376)
  • perf: optimize pickle lookup in FeaturesLoader using URI-indexed map (#376)
  • feat: doc string media types added to $step fixture as docStringType (#380)
  • chore: remove the "Copy Prompt" button from Cucumber HTML report in favor of built-in copy-to-clipboard button.
Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [playwright-bdd](https://github.com/vitalets/playwright-bdd) from 8.5.1 to 9.0.0.
- [Release notes](https://github.com/vitalets/playwright-bdd/releases)
- [Changelog](https://github.com/vitalets/playwright-bdd/blob/main/CHANGELOG.md)
- [Commits](vitalets/playwright-bdd@8.5.1...v9.0.0)

---
updated-dependencies:
- dependency-name: playwright-bdd
  dependency-version: 9.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 12, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 12, 2026 08:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 12, 2026
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-base:edgeghcr.io/philips-software/amp-devcontainer-base:pr-1302

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 71.82 MB 74.54 MB +2.72 MB (+3.79%) 🔼
linux/arm64 70.12 MB 73.22 MB +3.1 MB (+4.42%) 🔼

@github-actions

Copy link
Copy Markdown
Contributor

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 23 0 0 0.4s
✅ DOCKERFILE hadolint 3 0 0 0.39s
✅ JSON npm-package-json-lint yes no no 0.47s
✅ JSON prettier 21 4 0 0 0.74s
✅ JSON v8r 21 0 0 11.66s
✅ MARKDOWN markdownlint 12 0 0 0 1.04s
✅ MARKDOWN markdown-table-formatter 12 0 0 0 0.28s
✅ REPOSITORY checkov yes no no 27.3s
✅ REPOSITORY gitleaks yes no no 1.55s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 61.3s
✅ REPOSITORY secretlint yes no no 1.96s
✅ REPOSITORY syft yes no no 2.56s
✅ REPOSITORY trivy yes no no 12.88s
✅ REPOSITORY trivy-sbom yes no no 0.43s
✅ REPOSITORY trufflehog yes no no 6.13s
⚠️ SPELL lychee 83 2 0 11.68s
✅ YAML prettier 31 0 0 0 1.08s
✅ YAML v8r 31 0 0 12.72s
✅ YAML yamllint 31 0 0 1.12s

Detailed Issues

⚠️ SPELL / lychee - 2 errors
[IGNORED] docker://pandoc/extra:3.9.0.0-ubuntu@sha256:72afa9c8d3300e5f10c9c4330e101725687f2179bffd912fb859c6d2ae85de62 | Unsupported: Error creating request client: builder error for url (docker://pandoc/extra:3.9.0.0-ubuntu@sha256:72afa9c8d3300e5f10c9c4330e101725687f2179bffd912fb859c6d2ae85de62)
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads | Network error: Forbidden
[ERROR] https://www.sigstore.dev/ | Network error: error sending request for url (https://www.sigstore.dev/)
[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.....122
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........2

Errors in .github/TOOL_VERSION_ISSUE_TEMPLATE.md
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads | Network error: Forbidden

Errors in README.md
[ERROR] https://www.sigstore.dev/ | Network error: error sending request for url (https://www.sigstore.dev/)

See detailed reports in MegaLinter artifacts

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

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.4.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_HADOLINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,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

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@github-actions

Copy link
Copy Markdown
Contributor

Test Results

4 files  ±0  4 suites  ±0   0s ⏱️ ±0s
1 tests ±0  1 ✅ ±0  0 💤 ±0  0 ❌ ±0 
4 runs  ±0  4 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 99c8c4b. ± Comparison against base commit 89b7ebf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants