Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps @cucumber/gherkin from 32.1.0 to 32.1.2.

Release notes

Sourced from @​cucumber/gherkin's releases.

v32.1.2

Fixed

  • [cpp] Actually use the VERSION file (#376)
  • [Java] Prefer the longest step keyword (#401)
  • [.NET] Prefer the longest step keyword (#405)
  • [PHP] Prefer the longest step keyword (#403)
  • [Go] Prefer the longest step keyword (#403)
  • [JavaScript] Prefer the longest step keyword (#407)
  • [Perl] Prefer the longest step keyword (#408)
  • [Ruby] Prefer the longest step keyword (#409)
  • [Python] Prefer the longest step keyword (#410)

v32.1.1

Fixed

  • [Java] Avoid unnecessary unboxing to Character
Changelog

Sourced from @​cucumber/gherkin's changelog.

[32.1.2] - 2025-05-25

Fixed

  • [cpp] Actually use the VERSION file (#376)
  • [Java] Prefer the longest step keyword (#401)
  • [.NET] Prefer the longest step keyword (#405)
  • [PHP] Prefer the longest step keyword (#403)
  • [Go] Prefer the longest step keyword (#403)
  • [JavaScript] Prefer the longest step keyword (#407)
  • [Perl] Prefer the longest step keyword (#408)
  • [Ruby] Prefer the longest step keyword (#409)
  • [Python] Prefer the longest step keyword (#410)

[32.1.1] - 2025-04-11

Fixed

  • [Java] Avoid unnecessary unboxing to Character
Commits
  • e9ae8a8 Prepare release v32.1.2
  • c6f6937 Add testdata where steps are prefixes of other steps (#402)
  • e1d8cd8 [Perl] Prefer the longest step keyword (#408)
  • 42bcdf5 [Ruby] Prefer longest step keyword (#409)
  • 06c811b [Python] Prefer longest step keyword (#410)
  • 38970e0 javascript: Prefer the longest keywords (#407)
  • fc9b7d7 go: Prefer the longest keywords (#404)
  • 5ed2972 [.NET] Prefer the longest step keyword (#405)
  • bf79ee8 chore(deps): update dependency mocha to v11.5.0
  • e2840b5 chore(deps): update dependency commander to v14 (#397)
  • Additional commits viewable in compare view

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

Bumps [@cucumber/gherkin](https://github.com/cucumber/gherkin) from 32.1.0 to 32.1.2.
- [Release notes](https://github.com/cucumber/gherkin/releases)
- [Changelog](https://github.com/cucumber/gherkin/blob/main/CHANGELOG.md)
- [Commits](cucumber/gherkin@v32.1.0...v32.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2025
@kobenguyent kobenguyent merged commit 46937cd into 3.x Jun 8, 2025
10 of 12 checks passed
@kobenguyent kobenguyent deleted the dependabot/npm_and_yarn/3.x/cucumber/gherkin-32.1.2 branch June 8, 2025 05:40
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.

2 participants