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.1.10 to ~> 0.5.2 #202

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Updates the requirements on codecov to permit the latest version.

Release notes

Sourced from codecov's releases.

v0.4.3

  • #135 Shorten coverage message on formatter

v0.4.2

  • #134 Wrap file creation in try/catch

v0.4.1

  • #133 Write down to file when using the formatter

v0.4.0

  • #130 Split uploader from formatter

v0.3.0

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

v0.2.15

  • #118 Include codecov/version in the gem

v0.2.14

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

v0.2.13

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

v0.2.12

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

v0.2.11

  • #100 Add vendor to list of ignored directories

v0.2.10

  • #99 Add better error handling and update ignored directories for the file network

v0.2.9

  • #98 Remove String specific colors
  • #97 Use MIT License
  • #56 Add support for Codebuild CI

v0.2.8

  • #94 Remove colorize dependency

v0.2.7

  • #93 Fix enterprise use of v2 endpoint

v0.2.5

... (truncated)

Changelog

Sourced from codecov's changelog.

0.5.2

  • #141 Add Cirrus CI support

0.5.1

  • #138 Update pass_ci_if_error flag

0.5.0

  • #137 Place uploader in try/rescue block and add pass_ci_if_error flag

0.4.3

  • #135 Shorten coverage message on formatter

0.4.2

  • #134 Wrap file creation in try/catch

0.4.1

  • #133 Write down to file when using the formatter

0.4.0

  • #130 Split uploader from formatter

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

... (truncated)

Commits

Dependabot compatibility score

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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.1.14...v0.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@28b3540). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             master      #202   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?        29           
  Lines             ?       643           
  Branches          ?         0           
==========================================
  Hits              ?       643           
  Misses            ?         0           
  Partials          ?         0           

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 28b3540...f582f79. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant