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

Update dependency cucumber-compatibility-kit to v17 #126

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2025

This PR contains the following updates:

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

Release Notes

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

v17.0.1

Compare Source

Fixed
  • [Ruby] Fixed an issue where the CCK didn't release

v16.3.0

Compare Source

Added
  • Add example for empty scenario (#​103)
Removed
  • [Ruby] The reference to the messages gem is no longer required

v16.2.0

Compare Source

Changed
  • [Ruby] Permit messages up to v28 (#​107)

v16.1.0

Compare Source

Added
  • Add text/uri-list attachment samples (#​106)

v16.0.0

Compare Source

Changed
  • Removed the blank before hook in the attachments.feature example (#​102)
  • [Ruby] Minimum ruby version is now bumped from 2.6 to 3.0 (#​105)
  • [Ruby] Breaking Change - Removed the "shim" file that redirected to the gem helpers (#​105)
Fixed
  • Fixed a sample reporting incorrect step type (#​104)

v15.2.0

Compare Source

Changed

v15.1.0

Compare Source

Added
  • Add example with parameterized Scenario Outline (#​98)
Fixed
  • [Ruby] Fixed a duplicate conflicting method that caused the CCK not to load feature paths (#​95)

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 was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants