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 to v9 #73

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cucumber (source, changelog) "~> 8.0.0" -> "~> 9.2.0" age adoption passing confidence

Release Notes

cucumber/cucumber-ruby (cucumber)

v9.2.0

Compare Source

Changed
  • Updated cucumber dependencies (Specifically cucumber-core) (luke-hill)
  • Uncoupled a lot of dual-responsibility complexity in HTTP classes (Specifically the builders/parsers)
    (#​1752 luke-hill)
Removed
  • Some legacy JRuby local testing profiles are now removed (luke-hill)

v9.1.2

Compare Source

Changed
  • Moved all CCK step definition/miscellaneous file logic from CCK gem to this repo.
    All logic contained in compatibility (luke-hill)
  • Cleared up a few Layout/Linting cop offenses (#​1750 luke-hill)
Fixed
  • Fix a situation whereby the step definition message will omit the parameter-type name when it cannot be inferred
    (This fixes an issue in cucumber-wire when passing legacy steps down the wire)
    (#​1746 luke-hill)

v9.1.1

Compare Source

Changed
  • Updated dependencies to slightly more permissive / up to date versions (luke-hill)
  • Fixed most of the Layout cop offenses (luke-hill)
Removed
  • The sample sinatra tests are no longer used in internal testing (This removes a bunch of superfluous dev gems) (#​1743 luke-hill)
  • Removed all references to autotest as this is an ancient plugin that is not correctly integrated

v9.1.0

Compare Source

Changed
  • First couple of passes of tidying up approximately 40% of the manual fix cops
    (#​1739 #​1740 #​1741 #​1742 luke-hill)
  • Removed a bunch of example files / sample projects from ancient projects no longer viable
    (#​1740 luke-hill)
  • When a testStepResult is of type FAILED we now pass in a new (Exception), message property
    (#​1738 luke-hill)
  • ParameterType message now contains a new (sourceReference), property
    (This contains a uri string and a Location message -> for where the ParameterType transformer is located) (#​1738 luke-hill)
  • #attach now can take an optional filename parameter which will rename attachments like PDF's
    (#​1738 luke-hill)
Fixed
  • Clear up a couple of tiny "nuances" that hide lots of issues when running local vs remote (Primarily CCK tests should always be runnable)
    (#​1738 luke-hill)
Removed
  • Removed a variety of overrides / hacks for travis CI (No longer in use) (#​1738 luke-hill)
  • Removed some legacy rspec pending flags present since cucumber 1.x (#​1738 luke-hill)

v9.0.2

Compare Source

Changed
  • Began to tidy up (Cleared some AutoFix cops), and organise rubocop tech-debt in repo (This introduced new rubocop sub-gems) (#​1716 luke-hill)
  • Gem update. Update rubocop gems to latest and increase minimum version of some cucumber sub-gems (#​1732 luke-hill)
  • Rubocop update. Massively overhauled the cucumber style / rubocop expectations and began to tackle some long-standing tech-debt (#​1733 luke-hill)
  • First couple of passes of tidying up approximately 15% of the autofix cops
    (#​1736 #​1737 luke-hill)
Removed
  • Removed a whole bunch of miscellaneous script files that are no longer used (Either in development or usage) (#​1721 luke-hill)

v9.0.1

Compare Source

Changed
Fixed

v9.0.0

Compare Source

Added
Changed
Fixed
  • Cucumber may raise NoMethodError when CUCUMBER_COLORS environment was set (#​1641 s2k)
Removed
  • Removed support for Ruby 2.6 and JRuby 9.3 (#​1699)

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 renovate bot force-pushed the renovate/cucumber-9.x branch 2 times, most recently from 80e51aa to 3b28c96 Compare October 26, 2023 21:47
@renovate renovate bot force-pushed the renovate/cucumber-9.x branch 3 times, most recently from 96cab20 to daac51a Compare November 14, 2023 10:09
@renovate renovate bot force-pushed the renovate/cucumber-9.x branch 3 times, most recently from f2b667e to d9af5a0 Compare January 19, 2024 09:04
@renovate renovate bot force-pushed the renovate/cucumber-9.x branch 4 times, most recently from cc08394 to 6b16255 Compare March 25, 2024 23:00
@renovate renovate bot force-pushed the renovate/cucumber-9.x branch 2 times, most recently from d0ecbcb to 16e9569 Compare May 1, 2024 10:15
@renovate renovate bot force-pushed the renovate/cucumber-9.x branch from 16e9569 to 669e48d Compare May 8, 2024 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants