Skip to content

chore(deps): update dependency @cucumber/cucumber to v13 (master) - #273

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/master-cucumber-cucumber-13.x
Open

chore(deps): update dependency @cucumber/cucumber to v13 (master)#273
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/master-cucumber-cucumber-13.x

Conversation

@renovate

@renovate renovate Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
@cucumber/cucumber devDependencies major 11.3.013.2.1 OpenSSF Scorecard

Release Notes

cucumber/cucumber-js (@​cucumber/cucumber)

v13.2.1

Compare Source

Fixed
  • Fix hang in parallel runtime when there are no test cases to run (#​2908)

v13.2.0

Compare Source

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

v13.1.1

Compare Source

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

v13.1.0

Compare Source

Changed
  • Handle unexpected exit from parallel worker (#​2878)
Fixed
  • Prevent formatter error when test step result is missing (#​2878)

v13.0.0

Compare Source

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

Compare Source

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

v12.8.3

Compare Source

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

v12.8.2

Compare Source

Changed
  • Various dependency updates

v12.8.1

Compare Source

Fixed

v12.8.0

Compare Source

Added
  • Support custom externalising option (#​2780)

v12.7.0

Compare Source

Changed
  • Warn about merged paths from config and CLI (#​2759)
Fixed
  • Handle ESM when building source references (#​2740)
  • Fix error type resolution (#​2744)
  • Ensure that environment variables reach child processes in parallel mode (#​2752) by @​rtpg

v12.6.0

Compare Source

Deprecated
  • Deprecate colorsEnabled format option in favour of environment variables (#​2729)

v12.5.0

Compare Source

Added

v12.4.0

Compare Source

Added
  • Allow loading config files in TypeScript format (#​2709)
Changed
  • Compress report content with gzip before publishing (#​2687)

v12.3.0

Compare Source

Added
  • Add support for Node.js 25.x (#​2704)
  • Support named BeforeAll/AfterAll hooks (#​2661)
  • Emit messages for test run hooks (#​2644)
  • Emit messages for suggestions (#​2703)
Changed

v12.2.0

Compare Source

Added
Fixed
  • Revert pretty formatter to 1.x.x version (#​2629)

v12.1.0

Compare Source

Added
  • Include updated pretty formatter (#​2592)

v12.0.0

Compare Source

Added
Changed
Removed
  • BREAKING CHANGE: Remove support for Node.js 18.x (#​2588)
  • BREAKING CHANGE: Remove support for Node.js 23.x (#​2588)
  • BREAKING CHANGE: Remove publishQuiet option (#​2587)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge June 5, 2026 09:32
@socket-security

socket-security Bot commented Jun 5, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​cucumber/​cucumber@​11.3.0 ⏵ 13.2.197 +110010094 +2100

View full report

@socket-security

socket-security Bot commented Jun 5, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch 4 times, most recently from 54da881 to 8f39897 Compare June 13, 2026 09:47
@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch 7 times, most recently from d7b6be3 to db4f98e Compare June 19, 2026 10:40
@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch 4 times, most recently from 1213a11 to 2e22a45 Compare June 27, 2026 08:29
@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch 5 times, most recently from 7306ad4 to 2369051 Compare July 9, 2026 19:37
@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch 7 times, most recently from d40e8ae to f576891 Compare July 17, 2026 11:46
@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch 3 times, most recently from 26fa32d to 563ed1a Compare July 27, 2026 03:07
@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (1ba2158) to head (5d32f3c).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #273   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          106       106           
=========================================
  Hits           106       106           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch 10 times, most recently from 7aad6fe to 5cdb0c0 Compare August 2, 2026 02:09
@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch 4 times, most recently from 3d62d1f to c79085c Compare August 7, 2026 10:36
@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch 4 times, most recently from e895c3e to 4b82c54 Compare August 17, 2026 04:38
@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch from 4b82c54 to 9146832 Compare August 22, 2026 10:32
@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch 4 times, most recently from 1a93d0f to 90bd11a Compare September 3, 2026 01:15
@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch from 90bd11a to 232003b Compare September 6, 2026 22:04
@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch from 232003b to 5d32f3c Compare September 7, 2026 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants