aristotelos / cucumber-test-extension

An Extension for Visual Studio Code to Run and Debug CucumberJS Tests
MIT License
0 stars 1 forks source link

chore(deps): bump @cucumber/gherkin from 26.0.3 to 29.0.0 #4

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @cucumber/gherkin from 26.0.3 to 29.0.0.

Release notes

Sourced from @​cucumber/gherkin's releases.

v29.0.0

Manually made due to issue with polyglot-release

What's Changed

... (truncated)

Changelog

Sourced from @​cucumber/gherkin's changelog.

[29.0.0] - 2024-08-12

Added

  • (i18n) Added Gujarati translation for "Rule" (#249)
  • [Ruby] Skeleton to begin technical refactor of internals (#259)

Changed

  • [Java, JavaScript, PHP, Go, Ruby] Upgraded messages to v25
  • [Ruby] Update minimum ruby requirement from 2.5 to 3.0 (#259)

Fixed

  • [.NET] Provide informative exception for trailing escapes in tables (#245)
  • [Perl] Provide informative exception for trailing escapes in tables (#245)
  • [Ruby] Provide informative exception for trailing escapes in tables (#244)
  • [Python] Provide informative exception for trailing escapes in tables (#241)
  • (i18n) Provide trailing space in Irish step keywords (#243)
  • (i18n) Provide trailing space in Korean step keywords (#254)
  • (i18n) Tamil "And" and "But" translations should have single trailing space (#243)
  • (i18n) Remove duplicate scenario keyword from "sr-Cyrl" (#264)
  • Intermittent failure of cpp test jobs in CI (#217)

[28.0.0] - 2024-02-15

Added

  • [Python] Added release workflow for releasing to Pypi (#213)
  • (i18n) Added Vietnamese translation of "Rule" (#204)
  • (i18n) Added Irish translation of "Rule" (#216)

Changed

  • [Python] Reuse the action cucumber/action-publish-pypi in release (#220)
  • [Python] Removed duplicate code in markdown token matcher (#205)
  • [Java, JavaScript, PHP, Go, Ruby] Upgraded messages to v24

[27.0.0] - 2023-09-15

Added

  • (i18n) Added Malayalam localization
  • (i18n) Added 'ed' to Italian (#31)
  • (i18n) Added Danish translation of "Rule"
  • (i18n) Added Dutch translation of "Rule"
  • (i18n) Added Esperanto translation of "Rule"
  • [Ruby] Added Gherkin::Query#parent_locations for determining a scenario's parents' line numbers (#89)
  • C++ implementation #117

Changed

  • [.NET] Bump sdk to .net 8. Added .net 8 to test platforms
  • [Go, Perl, Ruby] Upgraded messages to v22
  • [Go] Improve performance - don't compile regex on matcher create
  • [Perl] Fix release packaging
  • [Perl] Include CHANGELOG.md in tarball
  • [Perl] Harmonized error reporting with mainstream implementations - errors are now converted to messages and reported in the message stream (#31)
  • [Ruby] Update minimum ruby requirement from 2.3 to 2.5

... (truncated)

Commits
  • c7d527d Prepare release v29.0.0
  • cc88642 chore(deps): update dependency @​types/node to v20.14.15
  • 58ba1ad chore(deps): update dependency mocha to v10.7.3
  • 0e799c4 Replace reference to Slack with Discord.
  • bfea03b Remove duplicate scenario keyword from sr-Cyrl (#264)
  • 9c90236 chore(deps): update dependency list::util to v1.65
  • 7ef6515 chore(deps): update dependency core-js to v3.38.0
  • c7ecc07 update mcr.microsoft.com/dotnet/sdk docker tag to v7
  • 3e89389 Remove references to cucumber/cucumber-build image
  • 7109f8f Add docker container to generate parsers and languages (#154)
  • 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 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)