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 codecov from 3.8.1 to 3.8.3 #88

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2021

Bumps codecov from 3.8.1 to 3.8.3.

Release notes

Sourced from codecov's releases.

v3.8.3

Fixes

  • #329 fix: Test if response has two lines

Dependencies

  • #306 Bump eslint-config-prettier from 7.2.0 to 8.3.0
  • #305 Bump eslint from 7.21.0 to 7.25.0
  • #302 Bump mock-fs from 4.13.0 to 4.14.0
  • #308 Bump lodash from 4.17.19 to 4.17.21
  • #309 Bump ignore-walk from 3.0.3 to 3.0.4
  • #310 Bump hosted-git-info from 2.8.8 to 2.8.9
  • #325 Bump prettier from 2.2.1 to 2.3.2
  • #326 Bump actions/setup-node from 2.1.5 to 2.2.0
  • #328 Bump lint-staged from 10.5.4 to 11.0.1
  • #330 Bump eslint from 7.25.0 to 7.31.0
  • #331 Bump ws from 7.3.1 to 7.5.3
  • #332 Bump urlgrey from 0.4.4 to 1.0.0
  • #334 Bump husky from 6.0.0 to 7.0.1
  • #333 Bump teeny-request from 7.0.1 to 7.1.1

v3.8.2

3.8.2

Fixes

  • #304 Add coverage-final.json as a possible coverage file during file lookup
Changelog

Sourced from codecov's changelog.

3.8.3

Fixes

  • #329 fix: Test if response has two lines

Dependencies

  • #306 Bump eslint-config-prettier from 7.2.0 to 8.3.0
  • #305 Bump eslint from 7.21.0 to 7.25.0
  • #302 Bump mock-fs from 4.13.0 to 4.14.0
  • #308 Bump lodash from 4.17.19 to 4.17.21
  • #309 Bump ignore-walk from 3.0.3 to 3.0.4
  • #310 Bump hosted-git-info from 2.8.8 to 2.8.9
  • #325 Bump prettier from 2.2.1 to 2.3.2
  • #326 Bump actions/setup-node from 2.1.5 to 2.2.0
  • #328 Bump lint-staged from 10.5.4 to 11.0.1
  • #330 Bump eslint from 7.25.0 to 7.31.0
  • #331 Bump ws from 7.3.1 to 7.5.3
  • #332 Bump urlgrey from 0.4.4 to 1.0.0
  • #334 Bump husky from 6.0.0 to 7.0.1
  • #333 Bump teeny-request from 7.0.1 to 7.1.1

3.8.2

Fixes

  • #304 Add coverage-final.json as a possible coverage file during file lookup
Commits
  • e22061b Merge pull request #335 from codecov/3.8.3
  • 981df8b 3.8.3
  • 135555c Merge pull request #333 from codecov/dependabot/npm_and_yarn/teeny-request-7.1.1
  • 65b53a3 Merge pull request #334 from codecov/dependabot/npm_and_yarn/husky-7.0.1
  • 6e4af4d Bump teeny-request from 7.0.1 to 7.1.1
  • 1149168 Merge pull request #332 from codecov/dependabot/npm_and_yarn/urlgrey-1.0.0
  • 883785c Merge pull request #331 from codecov/dependabot/npm_and_yarn/ws-7.5.3
  • 04d5ff7 Merge pull request #330 from codecov/dependabot/npm_and_yarn/eslint-7.31.0
  • e6c5bf4 Bump husky from 6.0.0 to 7.0.1
  • f781bc4 Bump ws from 7.3.1 to 7.5.3
  • 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 dependabot bot added the dependabot Pull request created automatically by dependabot label Jul 26, 2021
@dependabot dependabot bot requested a review from fabian-peters July 26, 2021 06:01
@codecov
Copy link

codecov bot commented Jul 26, 2021

Codecov Report

Merging #88 (d81f6b5) into master (11dd455) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #88   +/-   ##
=======================================
  Coverage   96.15%   96.15%           
=======================================
  Files           3        3           
  Lines          52       52           
  Branches        8        8           
=======================================
  Hits           50       50           
  Misses          2        2           

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 11dd455...d81f6b5. Read the comment docs.

Bumps [codecov](https://github.com/codecov/codecov-node) from 3.8.1 to 3.8.3.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Changelog](https://github.com/codecov/codecov-node/blob/master/CHANGELOG.md)
- [Commits](codecov/codecov-node@v3.8.1...v3.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/codecov-3.8.3 branch from 688bc3a to d81f6b5 Compare October 27, 2021 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot Pull request created automatically by dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant