Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps @cucumber/cucumber from 12.1.0 to 12.2.0.

Release notes

Sourced from @​cucumber/cucumber's releases.

v12.2.0

Added

Fixed

  • Revert pretty formatter to 1.x.x version (#2629)
Changelog

Sourced from @​cucumber/cucumber's changelog.

[12.2.0] - 2025-08-22

Added

Fixed

  • Revert pretty formatter to 1.x.x version (#2629)
Commits
  • 4616c71 Prepare release v12.2.0
  • ace9e58 Revert pretty formatter to 1.x.x. version (#2629)
  • 6e132fb chore(deps): update dependency @​microsoft/api-extractor to v7.52.11 (#2627)
  • 69ea66e fix(deps): update dependency @​cucumber/gherkin to v34 (#2625)
  • 8fc3c6c fix(deps): update dependency yup to v1.7.0 (#2611)
  • bcc59cc chore(deps): update dependency @​types/node to v20.19.11 (#2626)
  • c79fe2d Add support for execution sharding (#2600)
  • cf6ab33 chore(deps): update dependency tmp to v0.2.5 (#2616)
  • 8e69dd5 chore(deps): update dependency @​cucumber/query to v13.6.0 (#2621)
  • ce5371a fix(deps): update dependency @​cucumber/html-formatter to v21.14.0 (#2622)
  • Additional commits viewable in compare view

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 [@cucumber/cucumber](https://github.com/cucumber/cucumber-js) from 12.1.0 to 12.2.0.
- [Release notes](https://github.com/cucumber/cucumber-js/releases)
- [Changelog](https://github.com/cucumber/cucumber-js/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-js@v12.1.0...v12.2.0)

---
updated-dependencies:
- dependency-name: "@cucumber/cucumber"
  dependency-version: 12.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 15, 2025
Copy link
Contributor

🐳 Docker Base Image Available

A new base Docker image has been built and pushed for this PR:

Image: ghcr.io/orionrobots/orionrobots-site.base:291

How to use this image:

# Pull the image
docker pull ghcr.io/orionrobots/orionrobots-site.base:291

# Run with the image
docker run -it ghcr.io/orionrobots/orionrobots-site.base:291 bash

For local development:

You can use this image as a base for testing changes without rebuilding dependencies.

This comment is automatically updated when the base image is rebuilt.

Copy link
Contributor

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ ACTION actionlint 5 6 0 0.09s
✅ BASH bash-exec 1 0 0 0.0s
✅ BASH shellcheck 1 0 0 0.04s
⚠️ BASH shfmt 1 1 0 0.0s
❌ C cppcheck 8 8 0 0.3s
❌ CPP cppcheck 8 8 0 0.22s
✅ JSON npm-package-json-lint yes no no 0.39s
✅ JSON v8r 12 0 0 9.05s
❌ MARKDOWN markdown-link-check 741 213 0 43.71s
✅ REPOSITORY gitleaks yes no no 13.63s
✅ REPOSITORY git_diff yes no no 0.62s
❌ REPOSITORY grype yes 2 no 35.5s
✅ REPOSITORY secretlint yes no no 43.83s
✅ REPOSITORY syft yes no no 1.45s
✅ REPOSITORY trivy-sbom yes no no 3.34s
✅ REPOSITORY trufflehog yes no no 4.65s
✅ XML xmllint 1 0 0 196.73s
✅ YAML v8r 13 0 0 6.14s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@dannystaple dannystaple merged commit 2f5f4e3 into master Sep 22, 2025
6 checks passed
@dannystaple dannystaple deleted the dependabot/npm_and_yarn/cucumber/cucumber-12.2.0 branch September 22, 2025 10:18
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