Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 16, 2021

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps Codecov from 1.7.2 to 1.13.0.

Release notes

Sourced from Codecov's releases.

1.13.0

As part of this release we had 20 issues closed.

Bugs

Features

Improvements

Where to get it

You can download this release from chocolatey, nuget, MSBuild Reference or as a dotnet tool

SHA256 Hashes of the release artifacts

  • d0d67ca4f6cba1e8d5322de0f45a19bec71a4f70c15c7d31365b816512b3d5bf codecov-linux-x64.zip
  • ef3f6428445edeb1a50fd9f2361fe3a3b3fa9452a09071e4e2187c0ad8926ca9 codecov-osx-x64.zip
  • 69bb5a11b998075c6a89a8e6908932fbce5ce5e3eee156dddbb995c631b8a8f9 codecov-win7-x64.zip
  • 8967018ea188b99767f016bd24cca347933e811ac9f490dfdb343a73051df8ab codecov-win7-x86.zip

1.12.3

As part of this release we had 26 commits which resulted in 4 issues being closed.

Improvement

Where to get it

You can download this release from chocolatey, nuget or as a dotnet tool

SHA256 Hashes of the release artifacts

  • 353dccb2da31bb6eb75d4d4241f2d544f32b526590d23c1e8e6c2a4b8c8c2dd5 codecov-linux-x64.zip
  • c3bae9e63e770b55ec876aa194777c1e6610bbdf05862c80a56564fc63b63534 codecov-osx-x64.zip
  • 819ab3ef9e1c1896c05abf16170d7d688748d18beab634ef5898593e088d83af codecov-win7-x64.zip
  • 71b14a5d7ecd85e5c8bd09fa5d5b37b47a9fbf6f423b519aae122361bcc36087 codecov-win7-x86.zip

1.12.2

As part of this release we had 2 commits which resulted in 1 issue being closed.

Bug

... (truncated)

Changelog

Sourced from Codecov's changelog.

1.13.0 (2021-02-16)

As part of this release we had 20 issues closed.

Bugs

Features

Improvements

1.12.3 (2020-09-07)

As part of this release we had 26 commits which resulted in 4 issues being closed.

Improvement

1.12.2 (2020-08-17)

As part of this release we had 2 commits which resulted in 1 issue being closed.

Bug

1.12.1 (2020-07-10)

As part of this release we had 2 commits which resulted in 1 issue being closed.

... (truncated)

Commits
  • 7ae0cff (docs) Updated changelog
  • 6c31985 (build) Disabled symbol packages for MSBuild task project
  • c7d7290 (docs) Updated changelog
  • 4780497 (build) Removed invalid using statements
  • a9b77f2 (build) Fixed typo
  • 4cddd7f (build) Change dotnet push to iterate through packages
  • 76afced (docs) Updated changelog
  • d2df1a7 (build) Moved nuget environment variables upstream
  • b732f0b (docs) Updated changelog
  • 336aa6d Merge branch 'release/1.13.0'
  • Additional commits viewable in compare view

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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Codecov](https://github.com/codecov/codecov-exe) from 1.7.2 to 1.13.0.
- [Release notes](https://github.com/codecov/codecov-exe/releases)
- [Changelog](https://github.com/codecov/codecov-exe/blob/master/Changelog.md)
- [Commits](codecov/codecov-exe@1.7.2...1.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 16, 2021
@codecov
Copy link

codecov bot commented Feb 16, 2021

Codecov Report

Merging #76 (2bf8b5a) into master (3135650) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   36.18%   36.18%           
=======================================
  Files          19       19           
  Lines         152      152           
  Branches        9        9           
=======================================
  Hits           55       55           
  Misses         93       93           
  Partials        4        4           

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 3135650...8ed52cb. Read the comment docs.

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.

1 participant