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 module github.com/cucumber/gherkin/go/v26 to v31 #674

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/cucumber/gherkin/go/v26 v26.2.0 -> v31.0.0 age adoption passing confidence

Release Notes

cucumber/gherkin (github.com/cucumber/gherkin/go/v26)

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)
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

Manually made due to issue with polyglot-release

What's Changed

New Contributors

Full Changelog: cucumber/gherkin@v26.0.1...v29.0.0

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
  • Upgraded messages to v22

v27.0.0

Compare Source

Added
  • (i18n) Added Malayalam localization
  • (i18n) Added 'ed' to Italian (#​31)
  • (i18n) Added Danish translation of "Rule"
  • (i18n) Added Dutch translation of "Rule"
  • (i18n) Added Esperanto translation of "Rule"
  • [Ruby] Added Gherkin::Query#parent_locations for determining a scenario's parents' line numbers (#​89)
  • C++ implementation #​117
Changed
  • [.NET] Bump sdk to .net 8. Added .net 8 to test platforms
  • [Go, Perl, Ruby] Upgraded messages to v22
  • [Go] Improve performance - don't compile regex on matcher create
  • [Perl] Fix release packaging
  • [Perl] Include CHANGELOG.md in tarball
  • [Perl] Harmonized error reporting with mainstream implementations - errors are now converted to messages and reported in the message stream (#​31)
  • [Ruby] Update minimum ruby requirement from 2.3 to 2.5

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.

Copy link
Contributor Author

renovate bot commented Jan 29, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/stretchr/testify v1.8.2 -> v1.10.0

@renovate renovate bot added the 🤖 dependencies Dependency upgrade label Jan 29, 2025
Copy link

Go API Changes

# github.com/cucumber/godog/formatters
## compatible changes
FlushFormatter: added

# summary
Inferred base version: v0.15.0
Suggested version: v0.16.0

@vitorarins
Copy link

vitorarins commented Jan 30, 2025

Still need this updated to fix: cucumber/messages#222 (comment)

cc @vearutop

@renovate renovate bot force-pushed the renovate/github.com-cucumber-gherkin-go-v26-31.x branch from 51a750d to 84601a4 Compare January 31, 2025 02:49
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.

1 participant