Skip to content

Update dependency io.cucumber:gherkin to v32 #2

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.cucumber:gherkin 28.0.0 -> 32.1.1 age adoption passing confidence

Release Notes

cucumber/gherkin (io.cucumber:gherkin)

v32.1.1

Compare Source

Fixed
  • [Java] Avoid unnecessary unboxing to Character

v32.1.0

Compare Source

Changed
  • [Java] Optimize GherkinLine performance (#​361)
  • [Java] Optimize number of array copies (#​388)
  • [Java] Optimize Location performance (#​385)
  • [Java] Optimize AstNode performance (#​383)
  • [Java] Optimize EncodingParser performance (#​382)
  • [Java] Optimize GherkinDialect performance (#​380)

v32.0.1

Compare Source

Fixed
  • [Python] Fix a regression when a feature file only has a comment in the description

v32.0.0

Compare Source

Changed
  • [.NET] Reduce NuGet size by only targeting .NET Standard 2.0
  • [.NET] Changed some types from class to struct, removed IGherkinLine interface and changes some functions from Array to Enumerable
  • [Ruby] Update minimum ruby requirement from 3.0 to 3.2
  • [Ruby] Introduce rubocop subgems to facilitate optimisations
  • [JavaScript] BREAKING CHANGE: Update supported Node.js versions to 18, 20, 22 and 23 (#​365)
Fixed
  • [.NET] Fix NuGet package generation
  • [c] Optimise error handling for empty datatable rows
  • [Perl] Optimise error handling for unclosed DocStrings

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.

🔕 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 force-pushed the renovate/major-gherkin.version branch 2 times, most recently from f2f28cb to da6ed94 Compare November 16, 2024 05:20
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from da6ed94 to 90bfa8c Compare November 30, 2024 08:54
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 2 times, most recently from 6153629 to 9f793d4 Compare December 23, 2024 05:53
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 2 times, most recently from 9fb689c to b2cc5c5 Compare January 6, 2025 23:53
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from b2cc5c5 to 0c2fccb Compare January 24, 2025 07:56
@renovate renovate bot changed the title Update dependency io.cucumber:gherkin to v30 Update dependency io.cucumber:gherkin to v31 Jan 30, 2025
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from 0c2fccb to 17a1585 Compare January 30, 2025 03:26
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from 17a1585 to 4f4c022 Compare February 19, 2025 23:37
@renovate renovate bot changed the title Update dependency io.cucumber:gherkin to v31 Update dependency io.cucumber:gherkin to v32 Feb 19, 2025
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from 4f4c022 to e37a784 Compare February 23, 2025 03:38
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from e37a784 to fbca9ca Compare March 2, 2025 03:47
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 2 times, most recently from a7db690 to f17e987 Compare March 20, 2025 07:52
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from f17e987 to 0be4161 Compare March 28, 2025 23:59
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 2 times, most recently from e96ecc9 to 5cd5b4d Compare April 11, 2025 23:51
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from 5cd5b4d to b24abdb Compare April 12, 2025 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants