-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(deps): update dependency @cucumber/cucumber to v8.11.1 (beta) - autoclosed #30
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/beta-cucumber-cucumber-8.x
branch
from
July 19, 2022 09:42
bdffba4
to
6ffdc94
Compare
renovate
bot
changed the title
chore(deps): update dependency @cucumber/cucumber to v8.4.0 (beta)
chore(deps): update dependency @cucumber/cucumber to v8.5.0 (beta)
Jul 19, 2022
renovate
bot
force-pushed
the
renovate/beta-cucumber-cucumber-8.x
branch
from
July 28, 2022 14:53
6ffdc94
to
bf75d85
Compare
renovate
bot
changed the title
chore(deps): update dependency @cucumber/cucumber to v8.5.0 (beta)
chore(deps): update dependency @cucumber/cucumber to v8.5.1 (beta)
Jul 28, 2022
renovate
bot
force-pushed
the
renovate/beta-cucumber-cucumber-8.x
branch
from
August 24, 2022 21:53
bf75d85
to
c4064f3
Compare
renovate
bot
changed the title
chore(deps): update dependency @cucumber/cucumber to v8.5.1 (beta)
chore(deps): update dependency @cucumber/cucumber to v8.5.2 (beta)
Aug 24, 2022
renovate
bot
force-pushed
the
renovate/beta-cucumber-cucumber-8.x
branch
from
September 10, 2022 10:08
c4064f3
to
2696b8d
Compare
renovate
bot
changed the title
chore(deps): update dependency @cucumber/cucumber to v8.5.2 (beta)
chore(deps): update dependency @cucumber/cucumber to v8.5.3 (beta)
Sep 10, 2022
renovate
bot
changed the title
chore(deps): update dependency @cucumber/cucumber to v8.5.3 (beta)
chore(deps): update dependency @cucumber/cucumber to v8.6.0 (beta)
Sep 25, 2022
renovate
bot
force-pushed
the
renovate/beta-cucumber-cucumber-8.x
branch
from
September 25, 2022 21:45
2696b8d
to
3a94cde
Compare
renovate
bot
force-pushed
the
renovate/beta-cucumber-cucumber-8.x
branch
from
November 20, 2022 16:51
3a94cde
to
a5548a3
Compare
renovate
bot
changed the title
chore(deps): update dependency @cucumber/cucumber to v8.6.0 (beta)
chore(deps): update dependency @cucumber/cucumber to v8.8.0 (beta)
Nov 20, 2022
renovate
bot
changed the title
chore(deps): update dependency @cucumber/cucumber to v8.8.0 (beta)
chore(deps): update dependency @cucumber/cucumber to v8.10.0 (beta)
Feb 5, 2023
renovate
bot
force-pushed
the
renovate/beta-cucumber-cucumber-8.x
branch
2 times, most recently
from
February 10, 2023 17:31
6ed3b71
to
8cff262
Compare
renovate
bot
changed the title
chore(deps): update dependency @cucumber/cucumber to v8.10.0 (beta)
chore(deps): update dependency @cucumber/cucumber to v8.11.0 (beta)
Feb 10, 2023
renovate
bot
force-pushed
the
renovate/beta-cucumber-cucumber-8.x
branch
from
February 12, 2023 14:45
8cff262
to
8a74f41
Compare
renovate
bot
changed the title
chore(deps): update dependency @cucumber/cucumber to v8.11.0 (beta)
chore(deps): update dependency @cucumber/cucumber to v8.11.1 (beta)
Feb 12, 2023
renovate
bot
force-pushed
the
renovate/beta-cucumber-cucumber-8.x
branch
from
January 8, 2024 05:30
8a74f41
to
f96042c
Compare
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## beta #30 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 14 14
=========================================
Hits 14 14 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/beta-cucumber-cucumber-8.x
branch
from
January 8, 2024 05:34
f96042c
to
8fa49ff
Compare
renovate
bot
changed the title
chore(deps): update dependency @cucumber/cucumber to v8.11.1 (beta)
chore(deps): update dependency @cucumber/cucumber to v8.11.1 (beta) - autoclosed
Jan 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.5.0
->8.11.1
Release Notes
cucumber/cucumber-js (@cucumber/cucumber)
v8.11.1
Compare Source
Fixed
this.attach
function (#2238)v8.11.0
Compare Source
Added
Fixed
v8.10.0
Compare Source
Added
Changed
duration
withluxon
for formatting durations (#2204)v8.9.1
Compare Source
Fixed
loadSupport
result (#2197)v8.9.0
Compare Source
Added
v8.8.0
Compare Source
Changed
workerId
property totestCaseStarted
message (#2085)v8.7.0
Compare Source
Deprecated
Cli
,PickleFilter
andRuntime
deprecated in favour of new API functions (see documentation) (#2136)v8.6.0
Compare Source
Added
Fixed
v8.5.3
Compare Source
Fixed
stderr
if not provided toCli
constructor (#2138)v8.5.2
Compare Source
Added
IMethods
interface for use ingetTimestamp
,durationBetweenTimestamps
, andwrapPromiseWithTimeout
functions andmethods
intime
module instead of explicitany
(#2111)IPublishConfig
interface for use in return type ofmakePublishConfig
instead of explicitany
(#2106)Fixed
ansi-regex
version is^5.0.1
(#2114)v8.5.1
Compare Source
Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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.