Skip to content
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

test(deps): bump playwright-bdd from 7.5.0 to 8.0.1 #678

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps playwright-bdd from 7.5.0 to 8.0.1.

Changelog

Sourced from playwright-bdd's changelog.

8.0.1

  • improve --verbose cli output (#197)
  • fix default world in Playwright-style steps (#255)

8.0.0

  • support tags from path (#217)
  • support scoped step definitions by tags (#205)
  • new config option missingSteps to setup different behavior when step definitions are missing (#158)
  • new config option matchKeywords to enable keyword matching when searching for step definitions (#221)
  • add name and tags options to BeforeAll / AfterAll hooks (#219)
  • add hooks aliases BeforeWorker, AfterWorker, BeforeScenario, AfterScenario (#219)
  • make config option quote default to "single" to have less escapes in the generated files
  • config option featuresRoot serves as a default directory for both features and steps, if these options are not explicitly defined
  • feature: provide full localized step titles to Playwright HTML reporter (#229, #122)
  • show background title in Playwright HTML reporter (#122)
  • use Examples: block name as a template for examples test titles
  • preserve arg types in call-step-from-step functions (#243)
  • handle buffer in attachments (#250)
  • increase minimal Playwright version to 1.41
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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 7.5.0 to 8.0.1.
- [Changelog](https://github.com/vitalets/playwright-bdd/blob/main/CHANGELOG.md)
- [Commits](vitalets/playwright-bdd@v7.5.0...v8.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 23, 2024 09:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 23, 2024
Copy link
Contributor

github-actions bot commented Dec 23, 2024

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-rust:latest to ghcr.io/philips-software/amp-devcontainer-rust@sha256:7085b557686a5d17ceb808846dfe6fda684c69f60dbb7f696ff170a6de1749c0

OS/Platform Previous Size Current Size Delta
linux/amd64 454.99M 454.99M 0.00 (+0.00%)
linux/arm64 593.18M 593.18M 0.00 (+0.00%)

Copy link
Contributor

github-actions bot commented Dec 23, 2024

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:latest to ghcr.io/philips-software/amp-devcontainer-cpp@sha256:01aa5f8da4d4d0fcb8001e72e2df00fe873989ffdb17a8642f5d483743428402

OS/Platform Previous Size Current Size Delta
linux/amd64 644.55M 644.91M 367.81K (+0.06%)
linux/arm64 636.02M 636.37M 359.08K (+0.06%)

Copy link
Contributor

github-actions bot commented Dec 23, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 16 0 0.07s
✅ DOCKERFILE hadolint 2 0 0.48s
✅ GHERKIN gherkin-lint 2 0 0.85s
✅ JSON npm-package-json-lint yes no 0.31s
✅ JSON prettier 15 1 0 0.82s
✅ JSON v8r 14 0 11.22s
✅ MARKDOWN markdownlint 8 0 0 0.71s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.24s
✅ REPOSITORY checkov yes no 16.25s
✅ REPOSITORY gitleaks yes no 0.25s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 8.56s
✅ REPOSITORY secretlint yes no 0.98s
✅ REPOSITORY syft yes no 1.05s
✅ REPOSITORY trivy yes no 5.08s
✅ REPOSITORY trivy-sbom yes no 0.08s
✅ REPOSITORY trufflehog yes no 6.59s
✅ SPELL lychee 57 0 1.23s
✅ YAML prettier 21 0 0 0.69s
✅ YAML v8r 21 0 11.58s
✅ YAML yamllint 21 0 0.58s

See detailed report in MegaLinter reports

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

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented Dec 23, 2024

Test Results

 2 files  ±0   2 suites  ±0   1m 19s ⏱️ -1s
29 tests ±0  29 ✅ ±0  0 💤 ±0  0 ❌ ±0 
31 runs  ±0  31 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 44dbdb2. ± Comparison against base commit 2270b53.

♻️ This comment has been updated with latest results.

@rjaegers rjaegers added this pull request to the merge queue Jan 6, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 6, 2025
@rjaegers rjaegers enabled auto-merge January 6, 2025 12:15
Copy link

sonarqubecloud bot commented Jan 6, 2025

@rjaegers rjaegers added this pull request to the merge queue Jan 6, 2025
Merged via the queue into main with commit 51f9087 Jan 6, 2025
23 checks passed
@rjaegers rjaegers deleted the dependabot/npm_and_yarn/playwright-bdd-8.0.1 branch January 6, 2025 14:01
Copy link
Contributor

github-actions bot commented Jan 6, 2025

Pull Request Report (#678)

Static measures

Description Value
Number of added lines 61
Number of deleted lines 31
Number of changed files 2
Number of commits 2
Number of reviews 1
Number of comments (w/o review comments) 5
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 1
Get the total number of participants of a Pull Request 5

Time related measures

Description Value
PR lead time (from creation to close of PR) 14.2 Days
Time that was spend on the branch before the PR was created 1 Sec
Time that was spend on the branch before the PR was merged 14.2 Days
Time to merge after last review 5.7 Hours

Status check related measures

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

Copy link
Contributor

github-actions bot commented Jan 7, 2025

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

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