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 io.cucumber:ci-environment to v9 #2475

Merged
merged 2 commits into from
Jan 30, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.cucumber:ci-environment 8.1.0 -> 9.0.0 age adoption passing confidence

Release Notes

cucumber/ci-environment

v9.0.0

Compare Source

Added
  • [JavaScript] export Env, Git, CiEnvironment and CiEnvironments types
Changed
  • [JavaScript] make buildNumber optional (#​51)
  • [Java] use Optional<T> for optional values (#​50)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the 🤖 dependencies Dependency upgrade label Jan 26, 2022
@mpkorstanje mpkorstanje force-pushed the renovate/major-ci-environment.version branch from d87022d to 6a7de63 Compare January 30, 2022 13:38
@mpkorstanje mpkorstanje force-pushed the renovate/major-ci-environment.version branch from 6a7de63 to ddfe26c Compare January 30, 2022 13:38
@codecov
Copy link

codecov bot commented Jan 30, 2022

Codecov Report

Merging #2475 (ddfe26c) into main (6d12fde) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2475      +/-   ##
============================================
+ Coverage     83.66%   83.70%   +0.04%     
  Complexity     2677     2677              
============================================
  Files           319      319              
  Lines          9439     9438       -1     
  Branches        917      916       -1     
============================================
+ Hits           7897     7900       +3     
+ Misses         1203     1201       -2     
+ Partials        339      337       -2     
Impacted Files Coverage Δ
...ucumber/core/runtime/CucumberExecutionContext.java 100.00% <100.00%> (+5.47%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6d12fde...ddfe26c. Read the comment docs.

@mpkorstanje mpkorstanje merged commit b9308cd into main Jan 30, 2022
@mpkorstanje mpkorstanje deleted the renovate/major-ci-environment.version branch January 30, 2022 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 dependencies Dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants