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.1.0 age adoption passing confidence
io.cucumber:gherkin 28.0.0 -> 31.0.0 age adoption passing confidence

Release Notes

cucumber/messages (io.cucumber:messages)

v27.1.0

Compare Source

Added
  • [cpp] use VERSION file to version ABI and shared libraries #​268
Changed
  • [JavaScript] Expand tested Node.js versions (#​274)

v27.0.2

Compare Source

Fixed
  • [Elixir] Fix release process

v27.0.1

Compare Source

Fixed
  • [Elixir] Restored test and release process

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)

v31.0.0

Compare Source

Added
  • [All] Allow comment inside descriptions (#​334)
  • [.NET] Enabled overriding of parser's error-handling
  • [Python] Expose Python public API as package imports (#​352)
  • [Python] Added support for Python 3.13
Changed
  • [cpp] add generic support for ABI versioning with VERSION (#​328)
  • [cpp] namespace was changed to 'cucumber::gherkin' to better reflect project structure and prevent clashing
  • [.NET] Removed dependency on System.Text.Json and related logic in GherkinDialectProvider
  • [Elixir] Updates dependencies, bumps messages to 27.0.2
Fixed
  • [c] slight update to existing CMakeFiles.txt to propagate VERSION. Close #​320 (#​328)
  • [.NET] Improved parsing time
  • [.NET] Use string-ordinal comparison consistently and remove old Mono workaround
  • [.NET] Improved startup time
Removed
  • [Python] Dropped support for Python 3.8

v30.0.4

Compare Source

Fixed
  • [Python] File gherkin-languages.json was not included as package data

v30.0.3

Compare Source

Fixed
  • [Python] Release process (still) didn't release to pypi correctly

v30.0.2

Compare Source

Fixed
  • [Python] Release process (again) didn't release to pypi correctly
  • [Elixir] Restored test and release process

v30.0.1

Compare Source

Changed
  • [Ruby] Fixed up some style autofix cops (#​311)
  • [Ruby] Internal rewrites to razor template variables and TokenFormatterBuilder) (#​311)
Fixed
  • [Python] Release process didn't release to pypi correctly
  • [Python, JavaScript] Remove executable permissions from .razor files (#​310)

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)
  • [.NET] Added .NET 9 to test matrix
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 4 times, most recently from 8921d0f to ad1394c Compare November 5, 2024 04:17
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 3 times, most recently from 30011ba to ed419db Compare November 13, 2024 06:42
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 2 times, most recently from 8894381 to 7edcc72 Compare November 15, 2024 15:51
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch from c2567fc to 76d08b6 Compare November 15, 2024 23:04
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 6 times, most recently from 1a5d3e6 to 13b79a8 Compare December 2, 2024 08:17
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 5 times, most recently from c38a05b to e4ec243 Compare December 17, 2024 06:13
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 2 times, most recently from b12c376 to 1852242 Compare December 28, 2024 19:42
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch from 1852242 to a4b1be7 Compare January 3, 2025 01:43
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 7 times, most recently from 2964c52 to 92ee544 Compare January 16, 2025 15:53
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 5 times, most recently from f620f12 to 70177c1 Compare January 28, 2025 11:56
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch from 70177c1 to 820f2d8 Compare January 29, 2025 18:38
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch from 820f2d8 to e88e07d Compare January 29, 2025 22:37
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