Update dependency cucumber to v9 #109
Open
+1
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
"~> 8.0.0"
->"~> 9.2.0"
Release Notes
cucumber/cucumber-ruby (cucumber)
v9.2.0
Compare Source
Changed
(#1752 luke-hill)
Removed
v9.1.2
Compare Source
Changed
All logic contained in compatibility (luke-hill)
Fixed
(This fixes an issue in cucumber-wire when passing legacy steps down the wire)
(#1746 luke-hill)
v9.1.1
Compare Source
Changed
Layout
cop offenses (luke-hill)Removed
v9.1.0
Compare Source
Changed
(#1739 #1740 #1741 #1742 luke-hill)
(#1740 luke-hill)
testStepResult
is of typeFAILED
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 ParameterTypetransformer
is located) (#1738 luke-hill)#attach
now can take an optional filename parameter which will rename attachments like PDF's(#1738 luke-hill)
Fixed
(#1738 luke-hill)
Removed
v9.0.2
Compare Source
Changed
(#1736 #1737 luke-hill)
Removed
v9.0.1
Compare Source
Changed
Fixed
VERSION
constant (#1729 luke-hill)v9.0.0
Compare Source
Added
--retry-total
(#1669)Changed
with mini_mime
(#1695)
Fixed
Removed
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 was generated by Mend Renovate. View the repository job log.