Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cucumber/messages

Package Overview
Dependencies
Maintainers
0
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cucumber/messages - npm Package Versions

23
6

27.0.0

Diff

Changelog

Source

[27.0.0] - 2024-10-26

Added

  • Add new TestRunHookStarted and TestRunHookFinished messages (#102)

Changed

  • BREAKING CHANGE: Add id property to TestRunStarted, optionally reference in TestCase, Attachment and TestRunFinished (#102)
  • BREAKING CHANGE: Add type property to Hook (#102)
cukebot
published 26.0.1 •

Changelog

Source

[26.0.1] - 2024-09-22

Changed

  • [Go] Switch to Google's UUID module (#251)

Fixed

  • [Dotnet] Fixed code generation for types that accept List as parameters. Constructors were not properly handling null input. (#249 [clrudolphi])
  • Moved contents of the description of the StepDefinitionIds field from the StepMatchArgumentsList field where it had been mistakenly placed. (#252 [clrudolphi])
cukebot
published 26.0.0 •

Changelog

Source

[26.0.0] - 2024-08-15

Added

  • [Dotnet] Added support classes aligned with what is provided for the Java implementation (https://github.com/cucumber/messages/pull/233 clrudolphi)

Changed

  • Internal breaking change The code generation has undergone a large refactor (No visible changes expected). All new code generation logic is now contained in /codegen (#228 luke-hill)
  • [Dotnet] Rewritten to align with the code generation techniques used for the other languages (https://github.com/cucumber/messages/pull/233 clrudolphi)
  • [Dotnet] Upgraded from .NET 5 to .NET 8. Dropped .NET Framework 4.x as a target while retaining .NET Standard 2.0 as the primary target framework (https://github.com/cucumber/messages/pull/233 clrudolphi)
cukebot
published 25.0.1 •

Changelog

Source

[25.0.1] - 2024-06-13

Fixed

  • [Php] Fixed a workflow issue with publishing the package
cukebot
published 25.0.0 •

Changelog

Source

[25.0.0] - 2024-06-13

Changed

  • [Ruby] Messages are now altered to be 1 message class per file (#225 luke-hill)
  • [Ruby] Updated minimum Ruby version to 3.0 (#216 luke-hill)
  • [Ruby] Use latest CCK conformance for signing off message releases (#216 luke-hill)
  • [Ruby] Tidied up all remaining rubocop offenses (This included 2 minor alterations to the generator code) (#217 #225 luke-hill)
  • [Php] Permit both PHPUnit 10 and PHPUnit 11 (#200 ciaranmcnulty)

Fixed

  • [cpp] Don't rely on GitHub API for latest versions and implement a simple download retry loop
cukebot
published 24.1.0 •

Changelog

Source

[24.1.0] - 2024-03-23

Added

  • [Java] Include stacktrace in Convertor.toMessage(Throwable) (#213)
cukebot
published 24.0.1 •

Changelog

Source

[24.0.1] - 2023-12-21

Fixed

  • Update repo URLs (#190)
cukebot
published 0.0.0 •

Changelog

Source

[20.0.0] - 2022-11-14

Changed

  • Add workerId field to TestCaseStarted message (#34)
  • [Java] Enabled reproducible builds

Fixed

  • Change Go module name to match repo (#101)
cukebot
published 24.0.0 •

Changelog

Source

[24.0.0] - 2023-11-24

Added

  • Add stackTrace prop to Exception message (#182)
cukebot
published 23.0.0 •

Changelog

Source

[23.0.0] - 2023-11-01

Added

  • Added C++ implementation (#152)

Changed

23
6
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc