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 io.cucumber:gherkin to v32 #57

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 15, 2024

This PR contains the following updates:

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

Release Notes

cucumber/gherkin (io.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

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)

v28.0.0

Compare Source

Added
  • [Python] Added release workflow for releasing to Pypi (#​213)
  • (i18n) Added Vietnamese translation of "Rule" (#​204)
  • (i18n) Added Irish translation of "Rule" (#​216)
Changed
  • [Python] Reuse the action cucumber/action-publish-pypi in release (#​220)
  • [Python] Removed duplicate code in markdown token matcher (#​205)
  • [Java, JavaScript, PHP, Go, Ruby] Upgraded messages to v24

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 cb700c8 to 1499b15 Compare March 1, 2024 16:05
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 3 times, most recently from 32fc482 to 4cda407 Compare March 14, 2024 09:30
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 2 times, most recently from f64a3cd to fb14590 Compare March 23, 2024 23:32
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from fb14590 to 4de832f Compare April 9, 2024 09:53
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from 4de832f to 12a12a0 Compare April 19, 2024 00:59
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 2 times, most recently from 74796c0 to 52f5554 Compare May 11, 2024 16:28
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 2 times, most recently from 84a58c4 to 06b9339 Compare May 20, 2024 05:49
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from 06b9339 to 7446e42 Compare June 14, 2024 18:09
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 4 times, most recently from 5afccf4 to 2049906 Compare July 10, 2024 21:31
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from 2049906 to 07ac2a3 Compare July 18, 2024 21:33
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from 07ac2a3 to 8d420fa Compare August 12, 2024 10:52
@renovate renovate bot changed the title Update dependency io.cucumber:gherkin to v28 Update dependency io.cucumber:gherkin to v29 Aug 12, 2024
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 2 times, most recently from a6ba776 to 8603a6c Compare August 19, 2024 02:16
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 2 times, most recently from df80edd to 8994778 Compare August 27, 2024 22:09
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 2 times, most recently from 3f9f6d4 to d9b354d Compare September 19, 2024 18:11
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 3 times, most recently from c9da13e to 38fd891 Compare September 27, 2024 19:36
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 4 times, most recently from 657a18c to 5e6a8a3 Compare October 9, 2024 21:18
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 2 times, most recently from 8b55af2 to 7b21539 Compare October 21, 2024 19:35
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from 7b21539 to 457cdc5 Compare October 24, 2024 11:12
@renovate renovate bot changed the title Update dependency io.cucumber:gherkin to v29 Update dependency io.cucumber:gherkin to v30 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 2 times, most recently from 44f14e7 to 356e5b8 Compare November 3, 2024 01:53
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 2 times, most recently from b21f799 to d77410f Compare November 12, 2024 17:30
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from d77410f to 00e8dfe Compare November 15, 2024 19:47
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from 00e8dfe to baa6b1e Compare November 28, 2024 14:31
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from baa6b1e to 541ad44 Compare December 16, 2024 19:54
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from 541ad44 to 6501353 Compare January 2, 2025 21:54
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from 6501353 to 8081c17 Compare January 25, 2025 05:52
@renovate renovate bot changed the title Update dependency io.cucumber:gherkin to v30 Update dependency io.cucumber:gherkin to v31 Jan 29, 2025
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 2 times, most recently from a404613 to 5b7fc97 Compare February 3, 2025 02:23
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from 5b7fc97 to 040aebf Compare February 7, 2025 19:04
@renovate renovate bot changed the title Update dependency io.cucumber:gherkin to v31 Update dependency io.cucumber:gherkin to v32 Feb 17, 2025
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 2 times, most recently from 2ec7691 to 6524b5b Compare February 21, 2025 20:30
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch 3 times, most recently from b10e822 to 8af1b6d Compare March 3, 2025 19:09
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from 8af1b6d to 5a92abd Compare March 14, 2025 21:07
@renovate renovate bot force-pushed the renovate/major-gherkin.version branch from 5a92abd to bd3c4ea Compare March 16, 2025 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants