Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2024

Bumps Gherkin from 29.0.0 to 30.0.1.

Release notes

Sourced from Gherkin's releases.

v30.0.1

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

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.
Changelog

Sourced from Gherkin's changelog.

[30.0.1] - 2024-11-12

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)

[30.0.0] - 2024-10-24

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.
Commits
  • bcebd70 Prepare release v30.0.1
  • 494b24e Fix changelog
  • 7cc1dad [Ruby] Refactor/30 0 1 things (#311)
  • 2f55c59 chore(deps): update dependency fluentassertions to 6.12.2
  • a94aaa3 fix(deps): update module github.com/cucumber/messages/go/v24 to v27 (#308)
  • 8d0c1f2 Added .NET 9 to test matrix (#299)
  • d2107f0 fix: remove .razor executable permissions (#310)
  • 145fdd9 chore(deps): update dependency @​types/node to v20.17.6
  • 4d72a60 chore(deps): update dependency @​types/node to v20.17.5
  • b561b71 chore(deps): update dependency @​types/node to v20.17.4
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [Gherkin](https://github.com/cucumber/gherkin) from 29.0.0 to 30.0.1.
- [Release notes](https://github.com/cucumber/gherkin/releases)
- [Changelog](https://github.com/cucumber/gherkin/blob/main/CHANGELOG.md)
- [Commits](cucumber/gherkin@v29.0.0...v30.0.1)

---
updated-dependencies:
- dependency-name: Gherkin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@sonarqubecloud
Copy link

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 2024

A newer version of Gherkin exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

2 participants