Skip to content

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

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)#1558
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 Pending OpenSSF
@cucumber/cucumber devDependencies major 11.3.013.1.1 13.2.0 OpenSSF Scorecard

Release Notes

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

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 11:08
@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.1.197 +110010093 +1100

View full report

@socket-security

socket-security Bot commented Jun 5, 2026

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm @cucumber/html-formatter is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: package-lock.jsonnpm/@cucumber/cucumber@13.1.1npm/@cucumber/html-formatter@24.0.0

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@cucumber/html-formatter@24.0.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch 5 times, most recently from aa7a102 to db0a5cf Compare June 13, 2026 05:49
@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch 2 times, most recently from 55cd314 to fb40ea3 Compare June 14, 2026 13:26
@codecov

codecov Bot commented Jun 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2fb9299) to head (7636e87).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1558   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          246       246           
=========================================
  Hits           246       246           
Flag Coverage Δ
unit 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 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 7 times, most recently from 874485e to 294c870 Compare June 18, 2026 18:19
@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch 4 times, most recently from a982ce3 to 12371e3 Compare June 29, 2026 03:13
@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch 5 times, most recently from e4e76f5 to 9adfc0c Compare July 6, 2026 07:12
@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch 3 times, most recently from ff0ee42 to baf701c Compare July 12, 2026 01:27
@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch 7 times, most recently from a6ce02e to da04851 Compare July 20, 2026 08:17
@renovate
renovate Bot force-pushed the renovate/master-cucumber-cucumber-13.x branch from da04851 to 7636e87 Compare July 21, 2026 05:43
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