Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Bumps io.cucumber:gherkin from 36.1.0 to 37.0.0.

Release notes

Sourced from io.cucumber:gherkin's releases.

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

Sourced from io.cucumber:gherkin's changelog.

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

[30.1.3] - 2025-11-05

Fixed

  • Update Java release process

[30.1.2] - 2025-11-05

Fixed

  • Update Java release process

[30.1.1] - 2025-11-05

Fixed

  • Release v30.1.1 as a copy of v30.0.4 to cover v36.1.0 that was accidentally released as v30.1.0
Commits
  • 1e49335 Prepare release v37.0.0
  • a920066 Add location to pickle (#433)
  • aa28a59 chore(deps): update dependency core-js to v3.47.0
  • acdfb61 chore(deps): update dependency astral-sh/uv to v0.9.10
  • 4c1cf5f chore(deps): update dependency astral-sh/uv to v0.9.9
  • c463284 chore(deps): update dependency @​types/node to v22.19.1
  • d34dfbb chore(deps): update dependency system.text.json to 9.0.11
  • 8266256 Avoid unnecessary parsing conditions (#497)
  • 8c4ef78 chore(deps): update dependency astral-sh/uv to v0.9.8
  • cdca7f2 Update CHANGELOG
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
io.cucumber:gherkin [>= 22.a, < 23]

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)

This change is Reviewable

Bumps [io.cucumber:gherkin](https://github.com/cucumber/gherkin) from 36.1.0 to 37.0.0.
- [Release notes](https://github.com/cucumber/gherkin/releases)
- [Changelog](https://github.com/cucumber/gherkin/blob/main/CHANGELOG.md)
- [Commits](cucumber/gherkin@v36.1.0...v37.0.0)

---
updated-dependencies:
- dependency-name: io.cucumber:gherkin
  dependency-version: 37.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Nov 20, 2025
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 java Pull requests that update java code

Development

Successfully merging this pull request may close these issues.

1 participant