Skip to content

test(deps): bump uuid and playwright-bdd - #86

Merged
gabrielfrasantos merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-5c6ad133eb
Jul 10, 2026
Merged

test(deps): bump uuid and playwright-bdd#86
gabrielfrasantos merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-5c6ad133eb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Removes uuid. It's no longer used after updating ancestor dependency playwright-bdd. These dependencies need to be updated together.

Removes uuid

Updates playwright-bdd from 8.5.0 to 9.2.0

Release notes

Sourced from playwright-bdd's releases.

v9.2.0

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

v9.1.0

  • 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

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

Release 8.5.1

  • fix: support Playwright 1.60+.
Changelog

Sourced from playwright-bdd's changelog.

[9.2.0] - 2026-06-18

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

[9.1.0] - 2026-06-13

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

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

[8.5.1] - 2026-05-12

  • fix: support Playwright 1.60+.
Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [playwright-bdd](https://github.com/vitalets/playwright-bdd). These dependencies need to be updated together.


Removes `uuid`

Updates `playwright-bdd` from 8.5.0 to 9.2.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.0...v9.2.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version:
  dependency-type: indirect
- dependency-name: playwright-bdd
  dependency-version: 9.2.0
  dependency-type: direct:development
...

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 Jul 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 24 0 0 0.37s
✅ DOCKERFILE hadolint 3 0 0 0.37s
✅ JSON npm-package-json-lint yes no no 0.53s
✅ JSON prettier 22 3 0 0 0.95s
✅ JSON v8r 22 0 0 12.23s
✅ MARKDOWN markdownlint 12 0 0 0 1.29s
✅ MARKDOWN markdown-table-formatter 12 1 0 0 0.37s
✅ REPOSITORY checkov yes no no 25.14s
✅ REPOSITORY gitleaks yes no no 1.61s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 55.15s
✅ REPOSITORY secretlint yes no no 2.23s
✅ REPOSITORY syft yes no no 2.17s
✅ REPOSITORY trivy yes no no 14.96s
✅ REPOSITORY trivy-sbom yes no no 0.99s
✅ REPOSITORY trufflehog yes no no 4.35s
⚠️ SPELL lychee 86 1 0 12.0s
✅ YAML prettier 32 0 0 0 1.32s
✅ YAML v8r 32 0 0 14.8s
✅ YAML yamllint 32 0 0 1.29s

Detailed Issues

⚠️ SPELL / lychee - 1 error
[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
[IGNORED] https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/embedded-pro/embedded-devcontainer | Unsupported: Error creating request client: builder error for url (vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/embedded-pro/embedded-devcontainer)
📝 Summary
---------------------
🔍 Total..........124
✅ Successful.....121
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........1

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

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

@gabrielfrasantos
gabrielfrasantos merged commit c9d4390 into main Jul 10, 2026
22 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/multi-5c6ad133eb branch July 10, 2026 21:27
@github-actions

Copy link
Copy Markdown
Contributor

Pull Request Report (#86)

Static measures

Description Value
Number of added lines 126
Number of deleted lines 244
Number of changed files 2
Number of commits 1
Number of reviews 0
Number of comments (w/o review comments) 1
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 0
Get the total number of participants of a Pull Request 2

Time related measures

Description Value
PR lead time (from creation to close of PR) 23.1 Min
Time that was spend on the branch before the PR was created 0 Sec
Time that was spend on the branch before the PR was merged 23.1 Min
Time to merge after last review 0 Sec

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 11.8 Min
Total time spend in last status check run on PR 23.3 Min

@github-actions

Copy link
Copy Markdown
Contributor

🎉 Hooray! The changes in this pull request went live with the release of v7.3.0 🎉

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.

1 participant