cucumber / html-formatter

HTML formatter for reporting Cucumber results
https://cucumber.io/
MIT License
13 stars 4 forks source link

Update dependency @cucumber/compatibility-kit to v13 - autoclosed #262

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

cucumber/compatibility-kit (@​cucumber/compatibility-kit) ### [`v13.0.0`](https://togithub.com/cucumber/compatibility-kit/blob/HEAD/CHANGELOG.md#1300---2023-10-09) [Compare Source](https://togithub.com/cucumber/compatibility-kit/compare/v12.0.0...v13.0.0) ##### Added - \[Ruby] Initial rubocop gems and basic compliance added (More work to come) ([#​49](https://togithub.com/cucumber/compatibility-kit/pull/49)) ##### Changed - \[Ruby] Minimum ruby version is now bumped from 2.3 to 2.5 ([#​47](https://togithub.com/cucumber/compatibility-kit/pull/47)) - \[Ruby] Refactored `KeysChecker#compare` to be a lot less complex and slightly more performant ([#​51](https://togithub.com/cucumber/compatibility-kit/pull/51)) ##### Fixed - \[Ruby] The `meta` key was being erroneously checked when running CCK tests ([#​43](https://togithub.com/cucumber/compatibility-kit/pull/43)) - \[Ruby] All messages were being analysed as `attachment` when running CCK tests ([#​45](https://togithub.com/cucumber/compatibility-kit/pull/45)) - \[Ruby] Added in missing step definition for `Attaching a document with a filename` ([#​48](https://togithub.com/cucumber/compatibility-kit/pull/48)) - Fixed attach a JPEG scenario to attach a JPEG (Instead of a PNG) ([#​52](https://togithub.com/cucumber/compatibility-kit/pull/52)) - Fixed attach and rename a PDF scenario to rename the PDF (It didn't rename it) ([#​52](https://togithub.com/cucumber/compatibility-kit/pull/52))

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.



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