Skip to content

Bump @cucumber/cucumber from 12.7.0 to 13.0.0 in /gremlin-js#3442

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/gremlin-js/master/cucumber/cucumber-13.0.0
Open

Bump @cucumber/cucumber from 12.7.0 to 13.0.0 in /gremlin-js#3442
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/gremlin-js/master/cucumber/cucumber-13.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @cucumber/cucumber from 12.7.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)

v12.9.0

Added

  • Emit new publish:url event for plugins (#2808)

v12.8.3

Fixed

  • Handle thrown strings correctly (partial backport from #2708)
  • Include assertion info in stack trace (#2803)

v12.8.2

Changed

  • Various dependency updates

v12.8.1

Fixed

v12.8.0

Added

  • Support custom externalising option (#2780)
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)

[12.9.0] - 2026-05-15

Added

  • Emit new publish:url event for plugins (#2808)

[12.8.3] - 2026-05-09

Fixed

  • Handle thrown strings correctly (#2708)
  • Include assertion info in stack trace (#2803)

[12.8.2] - 2026-04-25

Changed

  • Various dependency updates

[12.8.1] - 2026-04-14

Fixed

[12.8.0] - 2026-04-12

Added

  • Support custom externalising option (#2780)
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.7.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.7.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 added dependencies Pull requests that update a dependency file javascript labels Jun 2, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants