Skip to content

[master]: Update behat/gherkin requirement from ~4.16.1 to ~4.17.0#1066

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/behat/gherkin-approx-4.17.0
Open

[master]: Update behat/gherkin requirement from ~4.16.1 to ~4.17.0#1066
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/behat/gherkin-approx-4.17.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on behat/gherkin to permit the latest version.

Release notes

Sourced from behat/gherkin's releases.

v4.17.0

Changed

Added

Fixed

Internal

Changelog

Sourced from behat/gherkin's changelog.

[4.17.0] - 2026-05-18

Changed

Added

Fixed

Internal

[4.16.1] - 2025-12-08

Fixed

  • Reinstate support for tag filter expressions without a leading @ (e.g. wip&&~slow instead of @wip&&~@slow). This syntax was never officially supported, but previously worked and was broken by 4.16.0. We have temporarily fixed this, but it is deprecated and will be removed in the next major version.

[4.16.0] - 2025-12-05

Changed

  • Further improvements to parser parity when the experimental gherkin-32 compatibility mode is enabled:
    • Parse descriptions (instead of multiline titles) for all describable nodes by @​acoulton in #361
    • Unescape escaped delimiters within doc strings by @​stof in #393
    • Retain the @ prefix when parsing tags by @​acoulton in #400
    • Trim unicode padding from table cells by @​stof in #405

Fixed

  • Fix the implementation of the default dialect for the keywords provider by @​stof in #404

Internal

... (truncated)

Commits
  • 5c8b314 docs: Add changelog for 4.17.0 (#422)
  • 36513a7 refactor: Only parse tag filter expression once (#418)
  • b229924 fix: Emit deprecation if filter string does not contain @ prefixes (#417)
  • 92eb75c fix: Ignore whitespace around operators in tag filter strings (#416)
  • 441bb92 feat: Add a getFullText() method to a StepNode (#421)
  • 29acf00 chore: Update to cucumber/gherkin v39.1.0 (#420)
  • c845009 fix: Wrap NoSuchLanguageException in a parser exception (#419)
  • 24ef151 chore: Update to cucumber/gherkin v39.0.0 (#411)
  • af77441 chore(deps): Bump actions/github-script from 8 to 9 (#415)
  • 3e15d45 chore(deps): Bump codecov/codecov-action from 5 to 6 (#414)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
behat/gherkin [>= 4.14.a, < 4.15]

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)

Updates the requirements on [behat/gherkin](https://github.com/Behat/Gherkin) to permit the latest version.
- [Release notes](https://github.com/Behat/Gherkin/releases)
- [Changelog](https://github.com/Behat/Gherkin/blob/master/CHANGELOG.md)
- [Commits](Behat/Gherkin@v4.16.1...v4.17.0)

---
updated-dependencies:
- dependency-name: behat/gherkin
  dependency-version: 4.17.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 21, 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 php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants