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

chore(deps): update dependency @cucumber/compatibility-kit to v14 #16

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cucumber/compatibility-kit ^11.1.0 -> ^14.0.0 age adoption passing confidence

Release Notes

cucumber/compatibility-kit (@​cucumber/compatibility-kit)

v14.1.0

Compare Source

Added
  • Add message on pending step result (#​91)
Fixed
  • [Ruby] Fixed an incorrectly written step for a rules scenario (#​87)

v14.0.0

Compare Source

Changed
  • [Ruby] Optimised the MessageComparator class and the feature detection methods (#​84)
  • Completely re-wrote the hooks and rules scenarios to more closely mimic what they should be testing (#​78 #​76)
Fixed

v13.0.2

Compare Source

Changed
  • [Ruby] Fixed all autofix cops (#​71)
Fixed

v13.0.1

Compare Source

Changed
  • [Ruby] Improved a bunch of the manual fix cops (#​58)
Fixed
  • [Ruby] Fix the message comparison to ignore Ci nested properties and all Git properties (#​66)
  • Reconciled the unknown-parameter-type, undefined, stack-traces and skipped scenarios
    (#​61 #​62 #​64 #​65)
Removed
  • [Ruby] A bunch of debugging methods are no longer needed (#​59)
  • [Ruby] A bunch of legacy code relating to cucumber 4 and lower (#​63)

v13.0.0

Compare Source

Added
  • [Ruby] Initial rubocop gems and basic compliance added (More work to come) (#​49)
Changed
  • [Ruby] Minimum ruby version is now bumped from 2.3 to 2.5 (#​47)
  • [Ruby] Refactored KeysChecker#compare to be a lot less complex and slightly more performant (#​51)
Fixed
  • [Ruby] The meta key was being erroneously checked when running CCK tests (#​43)
  • [Ruby] All messages were being analysed as attachment when running CCK tests (#​45)
  • [Ruby] Added in missing step definition for Attaching a document with a filename (#​48)
  • Fixed attach a JPEG scenario to attach a JPEG (Instead of a PNG) (#​52)
  • Fixed attach and rename a PDF scenario to rename the PDF (It didn't rename it) (#​52)

v12.0.0

Compare Source

Changed
  • Add scenario for attached document with filename (#​35)

v11.3.0

Compare Source

Changed
  • Updated reference data to include sourceReference on parameterType messages (#​33)

v11.2.0

Compare Source

Changed
  • [Ruby] Update cucumber-messages requirement from ~> 19.1, >= 19.1.2 to >= 19.1.2, < 22.0 (#​28)

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-compatibility-kit-14.x branch 2 times, most recently from 61c0baf to a1f5ac3 Compare November 6, 2023 00:03
@renovate renovate bot force-pushed the renovate/cucumber-compatibility-kit-14.x branch 4 times, most recently from a0dfa59 to 6d00fa9 Compare December 1, 2023 18:32
@renovate renovate bot force-pushed the renovate/cucumber-compatibility-kit-14.x branch 2 times, most recently from 6cd61d0 to c4fa9dd Compare January 1, 2024 02:07
@renovate renovate bot force-pushed the renovate/cucumber-compatibility-kit-14.x branch from c4fa9dd to 8c49fb1 Compare January 3, 2024 06:51
Copy link
Contributor Author

renovate bot commented Jan 4, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@mpkorstanje mpkorstanje merged commit f55fac1 into main Jan 4, 2024
5 checks passed
@mpkorstanje mpkorstanje deleted the renovate/cucumber-compatibility-kit-14.x branch January 4, 2024 12:35
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