chore(deps): bump @cucumber/cucumber-expressions from 18.1.0 to 19.0.0 by dependabot[bot] · Pull Request #5442 · codeceptjs/CodeceptJS

Bumps @cucumber/cucumber-expressions from 18.1.0 to 19.0.0.

Release notes

Sourced from @​cucumber/cucumber-expressions's releases.

v19.0.0

Added

  • [Java] Make CucumberExpressionParser::parse public (#340)

Changed

  • Make StepMatchArgument.Group.children optional (#370)
  • [Java] Set release version to 17 (#374)
Changelog

Sourced from @​cucumber/cucumber-expressions's changelog.

[19.0.0] - 2026-01-25

Added

  • [Java] Make CucumberExpressionParser::parse public (#340)

Changed

  • Make StepMatchArgument.Group.children optional (#370)
  • [Java] Set release version to 17 (#374)
Commits
  • fd6e0f7 Prepare release v19.0.0
  • d7da137 fix(deps): update dependency org.assertj:assertj-bom to v3.27.7
  • f080122 java: Set release version to Java 17 (#374)
  • 6869752 chore(deps): pin dependencies (#391)
  • ec62666 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.14
  • f4272c3 Make Group.children optional (#387)
  • 0ee1709 Prepare for the next development iteration
  • See full diff 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 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)