Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @cucumber/cucumber to v8.11.1 (beta) - autoclosed #30

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change OpenSSF
@cucumber/cucumber devDependencies minor 8.5.0 -> 8.11.1 OpenSSF Scorecard

Release Notes

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

v8.11.1

Compare Source

Fixed
  • Exit correctly when there's a Gherkin parse failure #​2233
  • Refer to correct example line in JSON formatter (#​2236)
  • Expose correct overload types for this.attach function (#​2238)

v8.11.0

Compare Source

Added
  • Affirm support for Node.js 19 #​2230
  • Include some exception details in the result of a test step for downstream tools #​2229
Fixed
  • Handle invalid characters when generating XML for JUnit formatter #​2228

v8.10.0

Compare Source

Added
  • Add support for YAML as a configuration file format (#​2199)
Changed
  • Replace duration with luxon for formatting durations (#​2204)

v8.9.1

Compare Source

Fixed
  • Include original coordinates in loadSupport result (#​2197)

v8.9.0

Compare Source

Added

v8.8.0

Compare Source

Changed
  • Add workerId property to testCaseStarted message (#​2085)
  • Handle stack traces without V8-specific modification (#​2119)

v8.7.0

Compare Source

Deprecated

v8.6.0

Compare Source

Added
Fixed
  • Rework time interfaces to avoid using sinon types (#​2142)

v8.5.3

Compare Source

Fixed
  • Default stderr if not provided to Cli constructor (#​2138)

v8.5.2

Compare Source

Added
  • IMethods interface for use in getTimestamp, durationBetweenTimestamps, and wrapPromiseWithTimeout functions and methods in time module instead of explicit any (#​2111)
  • IPublishConfig interface for use in return type of makePublishConfig instead of explicit any (#​2106)
Fixed
  • Add override to ensure ansi-regex version is ^5.0.1 (#​2114)

v8.5.1

Compare Source

Fixed
  • Ensure durations are integers in JSON formatter (#​2094)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/beta-cucumber-cucumber-8.x branch from bdffba4 to 6ffdc94 Compare July 19, 2022 09:42
@renovate renovate bot changed the title chore(deps): update dependency @cucumber/cucumber to v8.4.0 (beta) chore(deps): update dependency @cucumber/cucumber to v8.5.0 (beta) Jul 19, 2022
@renovate renovate bot force-pushed the renovate/beta-cucumber-cucumber-8.x branch from 6ffdc94 to bf75d85 Compare July 28, 2022 14:53
@renovate renovate bot changed the title chore(deps): update dependency @cucumber/cucumber to v8.5.0 (beta) chore(deps): update dependency @cucumber/cucumber to v8.5.1 (beta) Jul 28, 2022
@renovate renovate bot force-pushed the renovate/beta-cucumber-cucumber-8.x branch from bf75d85 to c4064f3 Compare August 24, 2022 21:53
@renovate renovate bot changed the title chore(deps): update dependency @cucumber/cucumber to v8.5.1 (beta) chore(deps): update dependency @cucumber/cucumber to v8.5.2 (beta) Aug 24, 2022
@renovate renovate bot force-pushed the renovate/beta-cucumber-cucumber-8.x branch from c4064f3 to 2696b8d Compare September 10, 2022 10:08
@renovate renovate bot changed the title chore(deps): update dependency @cucumber/cucumber to v8.5.2 (beta) chore(deps): update dependency @cucumber/cucumber to v8.5.3 (beta) Sep 10, 2022
@renovate renovate bot changed the title chore(deps): update dependency @cucumber/cucumber to v8.5.3 (beta) chore(deps): update dependency @cucumber/cucumber to v8.6.0 (beta) Sep 25, 2022
@renovate renovate bot force-pushed the renovate/beta-cucumber-cucumber-8.x branch from 2696b8d to 3a94cde Compare September 25, 2022 21:45
@renovate renovate bot force-pushed the renovate/beta-cucumber-cucumber-8.x branch from 3a94cde to a5548a3 Compare November 20, 2022 16:51
@renovate renovate bot changed the title chore(deps): update dependency @cucumber/cucumber to v8.6.0 (beta) chore(deps): update dependency @cucumber/cucumber to v8.8.0 (beta) Nov 20, 2022
@renovate renovate bot changed the title chore(deps): update dependency @cucumber/cucumber to v8.8.0 (beta) chore(deps): update dependency @cucumber/cucumber to v8.10.0 (beta) Feb 5, 2023
@renovate renovate bot force-pushed the renovate/beta-cucumber-cucumber-8.x branch 2 times, most recently from 6ed3b71 to 8cff262 Compare February 10, 2023 17:31
@renovate renovate bot changed the title chore(deps): update dependency @cucumber/cucumber to v8.10.0 (beta) chore(deps): update dependency @cucumber/cucumber to v8.11.0 (beta) Feb 10, 2023
@renovate renovate bot force-pushed the renovate/beta-cucumber-cucumber-8.x branch from 8cff262 to 8a74f41 Compare February 12, 2023 14:45
@renovate renovate bot changed the title chore(deps): update dependency @cucumber/cucumber to v8.11.0 (beta) chore(deps): update dependency @cucumber/cucumber to v8.11.1 (beta) Feb 12, 2023
@renovate renovate bot force-pushed the renovate/beta-cucumber-cucumber-8.x branch from 8a74f41 to f96042c Compare January 8, 2024 05:30
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@cucumber/cucumber 8.5.0...8.11.1 environment +17/-21 10.8 MB cukebot

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (abb3426) 100.00% compared to head (8fa49ff) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              beta       #30   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           14        14           
=========================================
  Hits            14        14           

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

@renovate renovate bot force-pushed the renovate/beta-cucumber-cucumber-8.x branch from f96042c to 8fa49ff Compare January 8, 2024 05:34
Base automatically changed from beta to master January 8, 2024 05:36
@renovate renovate bot changed the title chore(deps): update dependency @cucumber/cucumber to v8.11.1 (beta) chore(deps): update dependency @cucumber/cucumber to v8.11.1 (beta) - autoclosed Jan 8, 2024
@renovate renovate bot closed this Jan 8, 2024
@renovate renovate bot deleted the renovate/beta-cucumber-cucumber-8.x branch January 8, 2024 05:37
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