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

Bump simplecov and codecov #26

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps simplecov and codecov. These dependencies needed to be updated together.
Updates simplecov from 0.21.2 to 0.22.0

Changelog

Sourced from simplecov's changelog.

0.22.0 (2022-12-23)

Enhancements

Bugfixes

Commits
  • 0e35b25 Add missing closing parenthesis)
  • 8117802 Merge pull request #1041 from simplecov-ruby/co-prepare-0.22.0
  • 26407f1 Hmm, ok maybe I actually have to bump the version here as well
  • 8fdc6b9 Run bundle lock in each test project directory
  • 7f44498 Go back to prior bundler and json formatter versions, to make CI happy
  • 761956b Bump to latest bundler version for development
  • 8f3be99 Bump version, update changelog
  • 43f0e39 Merge pull request #1034 from nhtruong/main
  • 6bc65b0 Merge pull request #1037 from mame/coverage-for-eval
  • 56ca3f5 Show a warning for the case where coverage for eval is unavailable
  • Additional commits viewable in compare view

Updates codecov from 0.6.0 to 0.2.12

Changelog

Sourced from codecov's changelog.

0.6.0

  • #145 Fixes issue with nil URI and provides more token information

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

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) and [codecov](https://github.com/codecov/codecov-ruby). These dependencies needed to be updated together.

Updates `simplecov` from 0.21.2 to 0.22.0
- [Release notes](https://github.com/simplecov-ruby/simplecov/releases)
- [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md)
- [Commits](simplecov-ruby/simplecov@v0.21.2...v0.22.0)

Updates `codecov` from 0.6.0 to 0.2.12
- [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.6.0...v0.2.12)

---
updated-dependencies:
- dependency-name: simplecov
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: codecov
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 11, 2023
@github-actions github-actions bot merged commit 3b5d7e4 into main Sep 11, 2023
1 of 4 checks passed
@dependabot dependabot bot deleted the dependabot-bundler-simplecov-and-codecov-0.22.0 branch September 11, 2023 04:38
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants