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 v16 #102

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2024

This PR contains the following updates:

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

Release Notes

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

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.

@renovate renovate bot force-pushed the renovate/cucumber-compatibility-kit-16.x branch 3 times, most recently from d32b7f3 to 50262cd Compare July 31, 2024 04:04
@renovate renovate bot force-pushed the renovate/cucumber-compatibility-kit-16.x branch from 50262cd to dc15f5e Compare August 9, 2024 01:08
@renovate renovate bot force-pushed the renovate/cucumber-compatibility-kit-16.x branch 3 times, most recently from dd6238c to 3c1a599 Compare August 29, 2024 22:01
@renovate renovate bot force-pushed the renovate/cucumber-compatibility-kit-16.x branch from 3c1a599 to 137232e Compare September 6, 2024 21:52
@renovate renovate bot force-pushed the renovate/cucumber-compatibility-kit-16.x branch from 137232e to 9010fc4 Compare October 3, 2024 00:44
@renovate renovate bot force-pushed the renovate/cucumber-compatibility-kit-16.x branch 3 times, most recently from 44fb5a0 to 3244772 Compare November 2, 2024 06:53
@renovate renovate bot force-pushed the renovate/cucumber-compatibility-kit-16.x branch from 3244772 to e6c5565 Compare November 8, 2024 04:48
@renovate renovate bot force-pushed the renovate/cucumber-compatibility-kit-16.x branch 2 times, most recently from 7da5633 to 643ab3d Compare November 26, 2024 22:05
@renovate renovate bot force-pushed the renovate/cucumber-compatibility-kit-16.x branch 2 times, most recently from 3f99a96 to bb76c23 Compare December 11, 2024 15:47
@renovate renovate bot force-pushed the renovate/cucumber-compatibility-kit-16.x branch 2 times, most recently from 11a3f17 to 1577ed5 Compare December 25, 2024 15:45
@renovate renovate bot force-pushed the renovate/cucumber-compatibility-kit-16.x branch from 1577ed5 to 52f6103 Compare January 1, 2025 00:57
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