json-formatter icon indicating copy to clipboard operation
json-formatter copied to clipboard

Update dependency cucumber-compatibility-kit to v15

Open renovate[bot] opened this issue 1 year ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cucumber-compatibility-kit (changelog) "~> 9.0" -> "~> 15.0" age adoption passing confidence

Release Notes

cucumber/compatibility-kit (cucumber-compatibility-kit)

v15.0.0

Compare Source

Changed
  • [Ruby] Remove all step definition and support code from the package (#​94)
  • [Ruby] Minimum ruby version is now bumped from 2.5 to 2.6 (#​94)

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)

v11.0.1

Compare Source

Fixed
  • body was sometime missing in attachments.feature.ndjson (#​17)
  • Fix messages for retry.feature.ndjson to include multiple attempts (#​18)

v11.0.0

Compare Source

Added
  • Fake CI data in messages have been added back to the samples ndjson (#​9)
Changed
  • Creation of a devkit, impacting step definition messages: URI are now beginning with samples and not features #​4
  • [JavaScript] Remove all dependencies from the package (#​8)

v10.0.0

Compare Source

Changed
  • Update the ndjson files in the kit using fake-cucumber 16.0.0 to bring new keyword types to steps and pickles (refs. #​1966 #​1741)

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[bot] avatar Jan 08 '24 11:01 renovate[bot]