Skip to content

build(deps-dev): bump @cucumber/cucumber from 12.9.0 to 13.0.0#546

Merged
elct9620 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/cucumber/cucumber-13.0.0
Jun 4, 2026
Merged

build(deps-dev): bump @cucumber/cucumber from 12.9.0 to 13.0.0#546
elct9620 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/cucumber/cucumber-13.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps @cucumber/cucumber from 12.9.0 to 13.0.0.

Release notes

Sourced from @​cucumber/cucumber's releases.

v13.0.0

This is a major release and contains some breaking changes. See the entries below, and https://github.com/cucumber/cucumber-js/blob/main/UPGRADING.md#1300 for specifics on how to migrate where needed.

Added

  • Add support for Node.js 26.x (#2818)

Changed

  • BREAKING CHANGE: Reimplement parallel runtime with worker threads (#2710)
  • BREAKING CHANGE: All BeforeAll and AfterAll hooks are always executed (#2710)
  • BREAKING CHANGE: Set FORCE_COLOR based on deprecated format option (#2769)
  • Redesigned output for summary, progress, progress bar and pretty formatters (#2708)
  • Reduce transitive dependencies (#2800) by @​m-basov

Deprecated

  • Deprecate legacy SummaryFormatter and ProgressFormatter classes in favour of new formatter architecture (#2708)
  • Deprecate printAttachments format option in favour of includeAttachments (#2708)

Fixed

  • Update status colors to match other formatters (#2828)
  • Surface Error.cause chain (with stack frames) in output (#2813) by @​rkdfx
  • Handle undefined/ambiguous correctly when skipped (#2836)

Removed

  • BREAKING CHANGE: Drop support for Node.js 20.x (#2818)
  • BREAKING CHANGE: Drop support for Node.js 25.x (#2818)
  • BREAKING CHANGE: Remove deprecated Cli export (#2820)
  • BREAKING CHANGE: Remove deprecated handling of ambiguous formats (#2819)
Changelog

Sourced from @​cucumber/cucumber's changelog.

[13.0.0] - 2026-06-02

Added

  • Add support for Node.js 26.x (#2818)

Changed

  • BREAKING CHANGE: Reimplement parallel runtime with worker threads (#2710)
  • BREAKING CHANGE: All BeforeAll and AfterAll hooks are always executed (#2710)
  • BREAKING CHANGE: Set FORCE_COLOR based on deprecated format option (#2769)
  • Redesigned output for summary, progress, progress bar and pretty formatters (#2708)
  • Reduce transitive dependencies (#2800) by @​m-basov

Deprecated

  • Deprecate legacy SummaryFormatter and ProgressFormatter classes in favour of new formatter architecture (#2708)
  • Deprecate printAttachments format option in favour of includeAttachments (#2708)

Fixed

  • Update status colors to match other formatters (#2828)
  • Surface Error.cause chain (with stack frames) in output (#2813) by @​rkdfx
  • Handle undefined/ambiguous correctly when skipped (#2836)

Removed

  • BREAKING CHANGE: Drop support for Node.js 20.x (#2818)
  • BREAKING CHANGE: Drop support for Node.js 25.x (#2818)
  • BREAKING CHANGE: Remove deprecated Cli export (#2820)
  • BREAKING CHANGE: Remove deprecated handling of ambiguous formats (#2819)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/cucumber/cucumber-13.0.0 branch 2 times, most recently from 66bf3b5 to de9f576 Compare June 3, 2026 04:27
Bumps [@cucumber/cucumber](https://github.com/cucumber/cucumber-js) from 12.9.0 to 13.0.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.9.0...v13.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/cucumber/cucumber-13.0.0 branch from de9f576 to 455fc39 Compare June 3, 2026 04:30
@elct9620 elct9620 merged commit 0eac134 into main Jun 4, 2026
2 checks passed
@elct9620 elct9620 deleted the dependabot/npm_and_yarn/cucumber/cucumber-13.0.0 branch June 4, 2026 02:05
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