Skip to content

Update dependency playwright-bdd to v9#268

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/playwright-bdd-9.x
Open

Update dependency playwright-bdd to v9#268
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/playwright-bdd-9.x

Conversation

@renovate

@renovate renovate Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
playwright-bdd ^8.5.1^9.0.0 age confidence

Release Notes

vitalets/playwright-bdd (playwright-bdd)

v9.2.0

Compare Source

  • feat: include CI information in Cucumber reports
  • fix: allow disabling step definition arity checks (#​392)

v9.1.0

Compare Source

  • docs: add collapsable sections
  • fix: include tags from path in Cucumber reports (#​367)
  • fix: support Playwright 1.61
  • fix: support # title-format comments above tagged Examples blocks (#​390)
  • fix: run AfterStep after failed steps and expose the step failure via $step.error (#​383)

v9.0.0

Compare Source

  • 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.

Configuration

📅 Schedule: (in timezone Europe/Oslo)

  • Branch creation
    • "before 07:00 on Thursday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner June 11, 2026 03:57
@renovate renovate Bot force-pushed the renovate/playwright-bdd-9.x branch from 70da2d6 to d8a5476 Compare June 16, 2026 13:48
@renovate renovate Bot force-pushed the renovate/playwright-bdd-9.x branch from d8a5476 to 77bcc70 Compare June 21, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants