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

Update dependency @cucumber/gherkin to v32 #16

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

Conversation

renovate[bot]
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.0.0 age adoption passing confidence

Release Notes

cucumber/gherkin (@​cucumber/gherkin)

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 from 975ec88 to aa1b061 Compare March 9, 2025 08:08
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