cucumber / godog

Cucumber for golang
MIT License
2.32k stars 254 forks source link

fix(deps): update module github.com/cucumber/gherkin/go/v26 to v28 - autoclosed #611

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

cucumber/gherkin (github.com/cucumber/gherkin/go/v26) ### [`v28.0.0`](https://togithub.com/cucumber/gherkin/releases/tag/v28.0.0) [Compare Source](https://togithub.com/cucumber/gherkin/compare/v27.0.0...v28.0.0) ##### Added - \[Python] Added release workflow for releasing to Pypi ([#​213](https://togithub.com/cucumber/gherkin/pull/213)) - (i18n) Added Vietnamese translation of "Rule" ([#​204](https://togithub.com/cucumber/gherkin/pull/204)) - (i18n) Added Irish translation of "Rule" ([#​216](https://togithub.com/cucumber/gherkin/pull/216)) ##### Changed - \[Python] Reuse the action cucumber/action-publish-pypi in release ([#​220](https://togithub.com/cucumber/gherkin/pull/220)) - \[Python] Removed duplicate code in markdown token matcher ([#​205](https://togithub.com/cucumber/gherkin/pull/205)) - \[Java, JavaScript, PHP, Go, Ruby] Upgraded messages to v24 - Upgraded messages to v22 ### [`v27.0.0`](https://togithub.com/cucumber/gherkin/releases/tag/v27.0.0) [Compare Source](https://togithub.com/cucumber/gherkin/compare/v26.2.0...v27.0.0) ##### Added - (i18n) Added Malayalam localization - (i18n) Added 'ed' to Italian ([#​31](https://togithub.com/cucumber/gherkin/issues/160)) - (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](https://togithub.com/cucumber/gherkin/pull/89)) - C++ implementation [#​117](https://togithub.com/cucumber/gherkin/pull/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](https://togithub.com/cucumber/gherkin/issues/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.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 9 months ago

Go API Changes

# github.com/cucumber/godog
## compatible changes
Attach: added
Attachment: added
Attachments: added
ErrAmbiguous: added
StepAmbiguous: added

# github.com/cucumber/godog/formatters
## incompatible changes
Formatter.Ambiguous: added

# summary
Inferred base version: v0.14.1
Suggested version: v0.15.0
renovate[bot] commented 4 months ago

ā„¹ 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):

Details:

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