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 codecov requirement from = 0.2.15 to = 0.3.0 #308

Merged
merged 1 commit into from
Jan 23, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2021

Updates the requirements on codecov to permit the latest version.

Changelog

Sourced from codecov's changelog.

0.3.0

  • #124 Ruby 3.0 support
  • #125 open simplecov requirement to 0.21.x

0.2.15

  • #118 Include codecov/version in the gem

0.2.14

  • #107 Add EditorConfig file
  • #113 Return version constant, don't duplicate version value
  • #117 Update simplecov dependency versions

0.2.13

  • #105 Remove unnecessary dependency for ruby standard gem
  • #110 Fix GitHub Actions
  • #111 Fix branch name detection for GitHub Actions CI

0.2.12

  • #102 Fix value of params[:pr] when useing CodeBuild

0.2.11

  • Add vendor/ to invalid directories

0.2.10

  • Adds better logging on error cases
  • Add more invalid directories in the network

0.2.9

  • Remove String specific colors
  • Add support for Codebuild CI

0.2.8

  • Remove colorize dependency

0.2.7

  • Fix for enterprise users unable to upload using the v4 uploader

0.2.6

  • Fix issue with push events on GitHub Actions

0.2.5

  • Revert single use of VERSION

0.2.4

  • Adds support for GitHub Actions CI

0.2.3

  • Support uploads for jruby 9.1 and 9.2

0.2.2

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [codecov](https://github.com/codecov/codecov-ruby) to permit the latest version.
- [Release notes](https://github.com/codecov/codecov-ruby/releases)
- [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md)
- [Commits](codecov/codecov-ruby@v0.2.15...v0.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2021
@sonarcloud
Copy link

sonarcloud bot commented Jan 20, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov-io
Copy link

Codecov Report

Merging #308 (1a9a942) into master (57b1533) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #308   +/-   ##
=======================================
  Coverage   84.06%   84.06%           
=======================================
  Files          42       42           
  Lines        1268     1268           
=======================================
  Hits         1066     1066           
  Misses        202      202           

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 57b1533...1a9a942. Read the comment docs.

@dgroup dgroup added this to the 0.7.1 milestone Jan 23, 2021
@dgroup
Copy link
Owner

dgroup commented Jan 23, 2021

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Jan 23, 2021

@rultor merge

@dgroup OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 1a9a942 into master Jan 23, 2021
@delete-merged-branch delete-merged-branch bot deleted the dependabot/bundler/codecov-eq-0.3.0 branch January 23, 2021 13:10
@github-pages github-pages bot temporarily deployed to github-pages January 23, 2021 13:10 Inactive
@rultor
Copy link
Collaborator

rultor commented Jan 23, 2021

@rultor merge

@dgroup Done! FYI, the full log is here (took me 4min)

@dgroup
Copy link
Owner

dgroup commented Jan 23, 2021

@rultor release tag=0.7.1

@rultor
Copy link
Collaborator

rultor commented Jan 23, 2021

@rultor release tag=0.7.1

@dgroup OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented Jan 23, 2021

@rultor release tag=0.7.1

@dgroup Done! FYI, the full log is here (took me 4min)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants