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

fix(deps): update messages and dependants (major) #2928

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.cucumber:messages 24.1.0 -> 27.0.0 age adoption passing confidence
io.cucumber:gherkin 28.0.0 -> 30.0.0 age adoption passing confidence

Release Notes

cucumber/messages (io.cucumber:messages)

v27.0.0

Compare Source

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)

v26.0.1

Compare Source

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])

v26.0.0

Compare Source

Added
  • [Dotnet] Added support classes aligned with what is provided for the Java implementation (#​233 clrudolphi)
Changed

v25.0.1

Compare Source

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

v25.0.0

Compare Source

Changed
Fixed
  • [cpp] Don't rely on GitHub API for latest versions and implement a simple download retry loop
cucumber/gherkin (io.cucumber:gherkin)

v30.0.0

Compare Source

Added
  • [PHP, Java, Ruby, JavaScript] update dependency messages up to v26
  • [Python] Added type annotations (#​283)
  • [Python] Switch to pyproject.toml (#​290)
Changed
  • [.NET] Drop unsupported frameworks. Now supported target frameworks are .NET 8, .NET Standard 2.0 (#​265)
  • [.NET] Adopt File Scoped Namespaces c# feature (#​271)
  • [.NET] Adopt c# 12 primary constructors (#​272)
  • [.NET] Adopt c# 10 ImplicitUsings
  • [.NET] Replace TinyJson to System.Text.Json
  • [.NET] Enable warnings as errors
  • [Ruby] Initial rubocop autofixes (Mainly to style) (#​266)
  • [.NET] Update System.Text.Json to 6.0.10
Removed
  • [Python] Drop compatibility for python 2 and python 3.8. Supported python versions: 3.9, 3.10, 3.11, 3.12, 3.13
  • [Python] Removed installation of gherkin script. It was used for internal acceptance tests only.

v29.0.0

Compare Source

Added
  • (i18n) Added Gujarati translation for "Rule" (#​249)
  • [Ruby] Skeleton to begin technical refactor of internals (#​259)
Changed
  • [Java, JavaScript, PHP, Go, Ruby] Upgraded messages to v25
  • [Ruby] Update minimum ruby requirement from 2.5 to 3.0 (#​259)
Fixed
  • [.NET] Provide informative exception for trailing escapes in tables (#​245)
  • [Perl] Provide informative exception for trailing escapes in tables (#​245)
  • [Ruby] Provide informative exception for trailing escapes in tables (#​244)
  • [Python] Provide informative exception for trailing escapes in tables (#​241)
  • (i18n) Provide trailing space in Irish step keywords (#​243)
  • (i18n) Provide trailing space in Korean step keywords (#​254)
  • (i18n) Tamil "And" and "But" translations should have single trailing space (#​243)
  • (i18n) Remove duplicate scenario keyword from "sr-Cyrl" (#​264)
  • Intermittent failure of cpp test jobs in CI (#​217)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the 🤖 dependencies Dependency upgrade label Sep 26, 2024
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 4 times, most recently from 157ed85 to 9d66db0 Compare September 30, 2024 15:59
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 7 times, most recently from e791d71 to 4f97780 Compare October 11, 2024 01:58
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 4 times, most recently from 5abdefc to 700035f Compare October 22, 2024 11:15
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 5 times, most recently from 9588c12 to 0bac854 Compare October 29, 2024 00:08
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 3 times, most recently from 4017911 to 8921d0f Compare November 3, 2024 02:02
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch from 8921d0f to ad1394c Compare November 5, 2024 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 dependencies Dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants