Skip to content

build(deps-dev): bump playwright-bdd from 8.5.1 to 9.0.0#257

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

build(deps-dev): bump playwright-bdd from 8.5.1 to 9.0.0#257
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/playwright-bdd-9.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 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 the dependencies Pull requests that update a dependency file label Jun 10, 2026
@dependabot dependabot Bot requested a review from lastsunday as a code owner June 10, 2026 10:00
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 10, 2026
@github-actions

Copy link
Copy Markdown

Run report for 6a730287

Total time: 26.4s | Comparison time: 25.9s | Estimated loss: 502.8ms (1.9% slower)

Action Time Status Info
🟩 SyncWorkspace 10.8ms Passed
⬛️ SetupToolchain(node) 0ms Skipped
⬛️ SetupToolchain(pnpm) 0ms Skipped
⬛️ SetupToolchain(javascript) 0ms Skipped
⬛️ SetupEnvironment(javascript) 0.3ms Skipped
🟩 InstallDependencies(javascript) 23.1s Passed
🟩 RunTask(extension:ensure-deps) 3.3s Passed
Changed files
bc
package.json
pnpm-lock.yaml

@lastsunday lastsunday closed this Jun 11, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/playwright-bdd-9.0.0 branch June 11, 2026 15:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant