json-formatter
json-formatter copied to clipboard
Update dependency cucumber-compatibility-kit to v15
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| cucumber-compatibility-kit (changelog) | "~> 9.0" -> "~> 15.0" |
Release Notes
cucumber/compatibility-kit (cucumber-compatibility-kit)
v15.0.0
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
Added
- Add
messageon pending step result (#91)
Fixed
- [Ruby] Fixed an incorrectly written step for a
rulesscenario (#87)
v14.0.0
Changed
- [Ruby] Optimised the
MessageComparatorclass and the feature detection methods (#84) - Completely re-wrote the
hooksandrulesscenarios to more closely mimic what they should be testing (#78 #76)
Fixed
v13.0.2
Changed
- [Ruby] Fixed all autofix cops (#71)
Fixed
v13.0.1
Changed
- [Ruby] Improved a bunch of the manual fix cops (#58)
Fixed
- [Ruby] Fix the message comparison to ignore
Cinested properties and allGitproperties (#66) - Reconciled the
unknown-parameter-type,undefined,stack-tracesandskippedscenarios (#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
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#compareto be a lot less complex and slightly more performant (#51)
Fixed
- [Ruby] The
metakey was being erroneously checked when running CCK tests (#43) - [Ruby] All messages were being analysed as
attachmentwhen 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
Changed
- Add scenario for attached document with filename (#35)
v11.3.0
Changed
- Updated reference data to include
sourceReferenceonparameterTypemessages (#33)
v11.2.0
Changed
- [Ruby] Update cucumber-messages requirement from
~> 19.1, >= 19.1.2to>= 19.1.2, < 22.0(#28)
v11.0.1
Fixed
bodywas sometime missing inattachments.feature.ndjson(#17)- Fix messages for
retry.feature.ndjsonto include multiple attempts (#18)
v11.0.0
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
samplesand notfeatures#4 - [JavaScript] Remove all dependencies from the package (#8)
v10.0.0
Changed
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.