cucumber / docs

Cucumber user documentation
https://cucumber.io/docs/installation/
MIT License
151 stars 530 forks source link

fix(deps): update dependency @cucumber/gherkin to v30 #1030

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

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

Release Notes

cucumber/gherkin (@​cucumber/gherkin) ### [`v30.0.0`](https://redirect.github.com/cucumber/gherkin/blob/HEAD/CHANGELOG.md#3000---2024-10-24) [Compare Source](https://redirect.github.com/cucumber/gherkin/compare/v29.0.0...v30.0.0) ##### Added - \[PHP, Java, Ruby, JavaScript] update dependency messages up to v26 - \[Python] Added type annotations ([#​283](https://redirect.github.com/cucumber/gherkin/pull/283)) - \[Python] Switch to pyproject.toml ([#​290](https://redirect.github.com/cucumber/gherkin/pull/290)) ##### Changed - \[.NET] Drop unsupported frameworks. Now supported target frameworks are .NET 8, .NET Standard 2.0 ([#​265](https://redirect.github.com/cucumber/gherkin/pull/265)) - \[.NET] Adopt File Scoped Namespaces c# feature ([#​271](https://redirect.github.com/cucumber/gherkin/pull/271)) - \[.NET] Adopt c# 12 primary constructors ([#​272](https://redirect.github.com/cucumber/gherkin/pull/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](https://redirect.github.com/cucumber/gherkin/pull/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`](https://redirect.github.com/cucumber/gherkin/blob/HEAD/CHANGELOG.md#2900---2024-08-12) [Compare Source](https://redirect.github.com/cucumber/gherkin/compare/v28.0.0...v29.0.0) ##### Added - (i18n) Added Gujarati translation for "Rule" ([#​249](https://redirect.github.com/cucumber/gherkin/pull/249)) - \[Ruby] Skeleton to begin technical refactor of internals ([#​259](https://redirect.github.com/cucumber/gherkin/pull/259)) ##### Changed - \[Java, JavaScript, PHP, Go, Ruby] Upgraded messages to v25 - \[Ruby] Update minimum ruby requirement from 2.5 to 3.0 ([#​259](https://redirect.github.com/cucumber/gherkin/pull/259)) ##### Fixed - \[.NET] Provide informative exception for trailing escapes in tables ([#​245](https://redirect.github.com/cucumber/gherkin/pull/245)) - \[Perl] Provide informative exception for trailing escapes in tables ([#​245](https://redirect.github.com/cucumber/gherkin/pull/245)) - \[Ruby] Provide informative exception for trailing escapes in tables ([#​244](https://redirect.github.com/cucumber/gherkin/pull/244)) - \[Python] Provide informative exception for trailing escapes in tables ([#​241](https://redirect.github.com/cucumber/gherkin/pull/241)) - (i18n) Provide trailing space in Irish step keywords ([#​243](https://redirect.github.com/cucumber/gherkin/pull/243)) - (i18n) Provide trailing space in Korean step keywords ([#​254](https://redirect.github.com/cucumber/gherkin/pull/254)) - (i18n) Tamil "And" and "But" translations should have single trailing space ([#​243](https://redirect.github.com/cucumber/gherkin/pull/243)) - (i18n) Remove duplicate scenario keyword from "sr-Cyrl" ([#​264](https://redirect.github.com/cucumber/gherkin/pull/264)) - Intermittent failure of cpp test jobs in CI ([#​217](https://redirect.github.com/cucumber/gherkin/issues/217))

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.