Skip to content

build(deps-dev): bump @cucumber/cucumber from 12.9.0 to 13.2.0 - #17

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/cucumber/cucumber-13.2.0
Open

build(deps-dev): bump @cucumber/cucumber from 12.9.0 to 13.2.0#17
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/cucumber/cucumber-13.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps @cucumber/cucumber from 12.9.0 to 13.2.0.

Release notes

Sourced from @​cucumber/cucumber's releases.

v13.2.0

Added

  • Add option for where to run global hooks (#2880)

v13.1.1

Fixed

  • Ensure ESM entry point get all exported types (#2881)

v13.1.0

Changed

  • Handle unexpected exit from parallel worker (#2878)

Fixed

  • Prevent formatter error when test step result is missing (#2878)

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.2.0] - 2026-07-20

Added

  • Add option for where to run global hooks (#2880)

[13.1.1] - 2026-07-16

Fixed

  • Ensure ESM entry point get all exported types (#2881)

[13.1.0] - 2026-07-14

Changed

  • Handle unexpected exit from parallel worker (#2878)

Fixed

  • Prevent formatter error when test step result is missing (#2878)

[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 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 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.9.0 to 13.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.9.0...v13.2.0)

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

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 27, 2026
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.

0 participants