Skip to content

Bump @cucumber/gherkin from 26.2.0 to 39.1.0#1802

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/cucumber/gherkin-39.1.0
Open

Bump @cucumber/gherkin from 26.2.0 to 39.1.0#1802
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/cucumber/gherkin-39.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps @cucumber/gherkin from 26.2.0 to 39.1.0.

Release notes

Sourced from @​cucumber/gherkin's releases.

v39.1.0

Added

  • (i18n) Expanded Turkish keywords (#567)

Changed

  • [Ruby, Python, JavaScript, Perl, C++, .NET] Optimise parser class/speed by removing redundant null #detach method (#561).
  • [Ruby] Changed ParserMessageStream to accept keyword arguments allowing the Gherkin class methods to be slightly more optimal (#560).

Fixed

  • [c] Fixed memory leak with respect to the pickle ast ids.
  • [c] Fixed potential read past null terminator. Fixed allocation of more memory than necessary (#559).
  • [PHP] Fix PHP 8.4 deprecation warnings (#550).
  • [cpp] Added missing include guard in parser.hpp (#554)
  • [cpp] Removed unreachable code in parser.hpp (#554)

Removed

  • [Python] Drop support for python 3.9.

v39.0.0

Added

  • (i18n) Added Korean translation of "Rule" (#544)

Changed

  • [PHP] Require PHP 8.2+ in CI and in composer.json.

Security

  • [Python] Fixed hidden file reading behavior in Parser.parse (#541).

v38.0.0

Changed

  • [Java] Set release version to 17 (#507).
  • [.NET, Elixir, Go, JavaScript, Java, Perl, Php, Ruby] Update dependency messages to v32

v37.0.1

Fixed

  • [.NET] Support calling Methods in GherkinLine on default value (#503).

v37.0.0

Added

  • Add location to Pickle (#433)

Changed

  • BREAKING CHANGE: Require messages v31 or greater

Fixed

  • [Java] Fixed AstNode conditions which never occur in GherkinDocumentBuilder (#497).

v36.1.0

Added

  • [Java] Add OSGi metadata (#485)

... (truncated)

Changelog

Sourced from @​cucumber/gherkin's changelog.

[39.1.0] - 2026-05-06

Added

  • (i18n) Expanded Turkish keywords (#567)

Changed

  • [Ruby, Python, JavaScript, Perl, C++, .NET] Optimise parser class/speed by removing redundant null #detach method (#561).
  • [Ruby] Changed ParserMessageStream to accept keyword arguments allowing the Gherkin class methods to be slightly more optimal (#560).

Fixed

  • [c] Fixed memory leak with respect to the pickle ast ids.
  • [c] Fixed potential read past null terminator. Fixed allocation of more memory than necessary (#559).
  • [PHP] Fix PHP 8.4 deprecation warnings (#550).
  • [cpp] Added missing include guard in parser.hpp (#554)
  • [cpp] Removed unreachable code in parser.hpp (#554)

Removed

  • [Python] Drop support for python 3.9.

[39.0.0] - 2026-03-01

Added

  • (i18n) Added Korean translation of "Rule" (#544)

Changed

  • [PHP] Require PHP 8.2+ in CI and in composer.json.

Fixed

  • [cpp] Removed unused vector_type definition (#549).

Security

  • [Python] Fixed hidden file reading behavior in Parser.parse (#541).

[38.0.0] - 2026-01-22

Changed

  • [Java] Set release version to 17 (#507).
  • [.NET, Elixir, Go, JavaScript, Java, Perl, Php, Ruby] Update dependency messages to v32

[37.0.1] - 2025-12-22

Fixed

  • [.NET] Support calling Methods in GherkinLine on default value (#503).

[37.0.0] - 2025-11-19

Added

  • Add location to Pickle (#433)

Changed

  • BREAKING CHANGE: Require messages v31 or greater

Fixed

  • [Java] Fixed AstNode conditions which never occur in GherkinDocumentBuilder (#497).

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​cucumber/gherkin since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps [@cucumber/gherkin](https://github.com/cucumber/gherkin) from 26.2.0 to 39.1.0.
- [Release notes](https://github.com/cucumber/gherkin/releases)
- [Changelog](https://github.com/cucumber/gherkin/blob/main/CHANGELOG.md)
- [Commits](cucumber/gherkin@v26.2.0...v39.1.0)

---
updated-dependencies:
- dependency-name: "@cucumber/gherkin"
  dependency-version: 39.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants