Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cucumber/gherkin 30.0.4 -> 32.1.2 age adoption passing confidence

Release Notes

cucumber/gherkin (@​cucumber/gherkin)

v32.1.2

Compare Source

Fixed
  • [cpp] Actually use the VERSION file (#​376)
  • [Java] Prefer the longest step keyword (#​401)
  • [.NET] Prefer the longest step keyword (#​405)
  • [PHP] Prefer the longest step keyword (#​403)
  • [Go] Prefer the longest step keyword (#​403)
  • [JavaScript] Prefer the longest step keyword (#​407)
  • [Perl] Prefer the longest step keyword (#​408)
  • [Ruby] Prefer the longest step keyword (#​409)
  • [Python] Prefer the longest step keyword (#​410)

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

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/cucumber-gherkin-32.x branch 19 times, most recently from ad80e02 to cb194c8 Compare February 24, 2025 23:03
@renovate renovate bot force-pushed the renovate/cucumber-gherkin-32.x branch 8 times, most recently from a47d884 to 975ec88 Compare March 6, 2025 06:53
@renovate renovate bot force-pushed the renovate/cucumber-gherkin-32.x branch 2 times, most recently from aa1b061 to fb86161 Compare March 12, 2025 11:53
@renovate renovate bot force-pushed the renovate/cucumber-gherkin-32.x branch 6 times, most recently from 147fcef to 35b510d Compare March 31, 2025 19:36
@renovate renovate bot force-pushed the renovate/cucumber-gherkin-32.x branch 3 times, most recently from 3f945e6 to 7a7140d Compare April 6, 2025 08:04
@renovate renovate bot force-pushed the renovate/cucumber-gherkin-32.x branch 4 times, most recently from 1decf3a to 97aa80b Compare April 24, 2025 13:47
@renovate renovate bot force-pushed the renovate/cucumber-gherkin-32.x branch 4 times, most recently from 3955b69 to c081d57 Compare May 7, 2025 08:33
@renovate renovate bot force-pushed the renovate/cucumber-gherkin-32.x branch from c081d57 to 7c6d068 Compare May 10, 2025 15:52
@renovate renovate bot force-pushed the renovate/cucumber-gherkin-32.x branch 2 times, most recently from 69360ec to fa6fd37 Compare May 19, 2025 08:44
@renovate renovate bot force-pushed the renovate/cucumber-gherkin-32.x branch 4 times, most recently from 77e7f4d to 97c9ee7 Compare June 1, 2025 08:05
@renovate renovate bot force-pushed the renovate/cucumber-gherkin-32.x branch from 97c9ee7 to 0d4e60a Compare June 3, 2025 19:34
@renovate
Copy link
Contributor Author

renovate bot commented Jun 3, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@davidjgoss davidjgoss merged commit 1534ed6 into main Jun 3, 2025
8 checks passed
@davidjgoss davidjgoss deleted the renovate/cucumber-gherkin-32.x branch June 3, 2025 23:50
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.

1 participant