Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @cucumber/cucumber-expressions to v17 #100

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cucumber/cucumber-expressions ^16.0.0 -> ^17.0.0 age adoption passing confidence

Release Notes

cucumber/cucumber-expressions (@​cucumber/cucumber-expressions)

v17.0.1

Compare Source

Fixed
  • [JavaScript] Fix import paths lacking file suffix (#​243)
  • [Ruby] Fixed up Layout rubocop autofixes

v17.0.0

Compare Source

Changed
  • [JavaScript] Added TypeScript source to the package (#​211)
  • [Ruby] Minimum supported ruby is now 2.5+ (#​232)
  • [Ruby] Large suite wide refactor for basic rubocop compliance (#​233 #​235)
  • [Ruby] Expose ParameterType#transformer as a new public reader (#​234)
  • [Ruby] Remove ParameterType#prefer_for_regexp_match? and ParameterType#use_for_snippets? -> Use their standard reader equivalents instead (Remove the ?)
    (#​234)

v16.1.2

Compare Source

Fixed
  • [Java] Improve cucumber expression creation performance (#​202)

v16.1.1

Compare Source

Fixed

v16.1.0

Compare Source

Added
  • [Java] Enabled reproducible builds
  • [JavaScript] Added ParameterType.builtin. This is to allow JSON serialization of only the non-builtin parameter types.

v16.0.1

Compare Source

Fixed
  • [JavaScript] The ParameterType constructor's transform, useForSnippets and preferForRegexpMatch should be optional. (#​178)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/cucumber-cucumber-expressions-17.x branch 3 times, most recently from 7c18bec to 8401b21 Compare October 13, 2023 06:02
@renovate renovate bot force-pushed the renovate/cucumber-cucumber-expressions-17.x branch 4 times, most recently from 01a3fc9 to b0077e8 Compare October 19, 2023 00:04
@renovate renovate bot force-pushed the renovate/cucumber-cucumber-expressions-17.x branch 2 times, most recently from e7a0a2a to 1aab4f8 Compare October 31, 2023 13:19
@renovate renovate bot force-pushed the renovate/cucumber-cucumber-expressions-17.x branch 6 times, most recently from ef97679 to 871a959 Compare November 10, 2023 09:23
@renovate renovate bot changed the title Update dependency @cucumber/cucumber-expressions to v17 fix(deps): update dependency @cucumber/cucumber-expressions to v17 Nov 10, 2023
@renovate renovate bot force-pushed the renovate/cucumber-cucumber-expressions-17.x branch from 871a959 to 8b49e51 Compare November 10, 2023 09:27
@renovate renovate bot force-pushed the renovate/cucumber-cucumber-expressions-17.x branch 9 times, most recently from 249f0c2 to 46ba820 Compare November 25, 2023 17:23
@renovate renovate bot force-pushed the renovate/cucumber-cucumber-expressions-17.x branch 4 times, most recently from ca424b6 to fd9ca64 Compare December 3, 2023 22:00
@renovate renovate bot force-pushed the renovate/cucumber-cucumber-expressions-17.x branch 4 times, most recently from 688d824 to 0329895 Compare December 8, 2023 18:20
@renovate renovate bot force-pushed the renovate/cucumber-cucumber-expressions-17.x branch from 0329895 to 6cf8cdf Compare December 8, 2023 19:34
@mpkorstanje mpkorstanje merged commit a7db30c into main Dec 8, 2023
6 checks passed
@mpkorstanje mpkorstanje deleted the renovate/cucumber-cucumber-expressions-17.x branch December 8, 2023 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant