Skip to content

Bump behat/gherkin from 4.14.0 to 4.17.0#779

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

Bump behat/gherkin from 4.14.0 to 4.17.0#779
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/behat/gherkin-4.17.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps behat/gherkin from 4.14.0 to 4.17.0.

Release notes

Sourced from behat/gherkin's releases.

v4.17.0

Changed

Added

Fixed

Internal

v4.16.1

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. By @​acoulton in #407

v4.16.0

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

v4.15.0

... (truncated)

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 8, 2026
Bumps [behat/gherkin](https://github.com/Behat/Gherkin) from 4.14.0 to 4.17.0.
- [Release notes](https://github.com/Behat/Gherkin/releases)
- [Changelog](https://github.com/Behat/Gherkin/blob/master/CHANGELOG.md)
- [Commits](Behat/Gherkin@v4.14.0...v4.17.0)

---
updated-dependencies:
- dependency-name: behat/gherkin
  dependency-version: 4.17.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/behat/gherkin-4.17.0 branch from a5e5322 to 1e65598 Compare June 9, 2026 20:32
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