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 dependency codecov to v3.8.2 #49

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 8, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
codecov 3.0.1 -> 3.8.2 age adoption passing confidence

Release Notes

codecov/codecov-node

v3.8.2

Compare Source

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

v3.8.1

Compare Source

Fixes
  • #​246 Revert "Bump teeny-request from 6.0.1 to 7.0.0"

v3.8.0

Compare Source

Features
  • #​160 Add Github Actions support
Fixes
  • #​173 Fix broken gcov command
  • #​195 Update Node testing versions
  • #​200 Remove flaky tests
  • #​204 Create CHANGELOG and remove flaky v4 test
  • #​208 Add license scan report and status
  • #​220 Remove errant bitly
Dependencies
  • #​189 Bump lint-staged from 10.0.7 to 10.2.11
  • #​190 [Security] Bump handlebars from 4.5.3 to 4.7.6
  • #​191 Bump prettier from 1.19.1 to 2.0.5
  • #​192 Bump mock-fs from 4.10.4 to 4.12.0
  • #​196 Bump teeny-request from 6.0.1 to 7.0.0
  • #​197 Bump eslint-config-prettier from 4.3.0 to 6.11.0
  • #​198 Bump js-yaml from 3.13.1 to 3.14.0
  • #​199 Bump husky from 4.2.1 to 4.2.5
  • #​202 Bump eslint from 5.16.0 to 7.7.0
  • #​203 Bump jest from 24.9.0 to 26.4.1
  • #​205 Bump mock-fs from 4.12.0 to 4.13.0
  • #​206 Bump jest from 26.4.1 to 26.4.2
  • #​207 Bump prettier from 2.0.5 to 2.1.0
  • #​209 Bump lint-staged from 10.2.11 to 10.2.13
  • #​210 Bump prettier from 2.1.0 to 2.1.1
  • #​212 Bump eslint from 7.7.0 to 7.8.1
  • #​214 Bump lint-staged from 10.2.13 to 10.3.0
  • #​215 Bump husky from 4.2.5 to 4.3.0
  • #​216 Bump node-fetch from 2.6.0 to 2.6.1
  • #​217 Bump eslint from 7.8.1 to 7.9.0
  • #​218 Bump prettier from 2.1.1 to 2.1.2
  • #​219 Bump lint-staged from 10.3.0 to 10.4.0
  • #​222 Bump eslint-config-prettier from 6.11.0 to 6.12.0
  • #​223 Bump eslint from 7.9.0 to 7.10.0
  • #​224 Bump teeny-request from 7.0.0 to 7.0.1

v3.7.2

Compare Source

  • Fix issue with network and file finding

v3.7.1

Compare Source

  • Move to execFileSync and security fixes

v3.7.0

Compare Source

  • Remove the X-Amz-Acl: public-read header

v3.6.5

Compare Source

v3.6.4

Compare Source

  • Fix Cirrus CI

v3.6.3

Compare Source

  • Fix for AWS Codebuild & package updates

v3.6.2

Compare Source

  • Command line args sanitized fix

v3.6.1

Compare Source

  • Fix for Semaphore

v3.6.0

Compare Source

  • Added AWS CodeBuild and Semaphore2

v3.5.0

Compare Source

  • Added TeamCity support

v3.4.0

Compare Source

  • Added Heroku CI support

v3.3.0

Compare Source

  • Added pipe with --pipe, -l

v3.2.0

Compare Source

  • Added azure pipelines
    .

v3.1.0

Compare Source

  • Custom yaml file. Allow codecov token from yml file.

v3.0.4

Compare Source

  • Security fixes

v3.0.3

Compare Source

  • Support non-git/hg root dirs

v3.0.2

Compare Source

  • Security fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented May 8, 2018

Codecov Report

Merging #49 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   92.72%   92.72%           
=======================================
  Files           1        1           
  Lines          55       55           
  Branches       12       12           
=======================================
  Hits           51       51           
  Misses          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 8623309...3050d85. Read the comment docs.

@renovate renovate bot force-pushed the renovate/codecov-3.x branch 2 times, most recently from 741d4ab to 59138ee Compare May 24, 2018 19:37
@renovate renovate bot changed the title Update dependency codecov to v3.0.2 Update dependency codecov to v3.0.3 Jul 6, 2018
@renovate renovate bot changed the title Update dependency codecov to v3.0.3 Update dependency codecov to v3.0.4 Jul 9, 2018
@renovate renovate bot changed the title Update dependency codecov to v3.0.4 Update dependency codecov to v3.1.0 Sep 4, 2018
@renovate renovate bot changed the title Update dependency codecov to v3.1.0 Update dependency codecov to v3.2.0 Feb 13, 2019
@renovate renovate bot changed the title Update dependency codecov to v3.2.0 Update dependency codecov to v3.3.0 Apr 3, 2019
@renovate renovate bot changed the title Update dependency codecov to v3.3.0 Update dependency codecov to v3.4.0 May 12, 2019
@renovate renovate bot force-pushed the renovate/codecov-3.x branch 2 times, most recently from c3adc0e to 06fcad6 Compare May 19, 2019 08:57
@renovate renovate bot changed the title Update dependency codecov to v3.4.0 Update dependency codecov to v3.5.0 May 19, 2019
@renovate renovate bot changed the title Update dependency codecov to v3.5.0 Update dependency codecov to v3.6.1 Oct 4, 2019
@renovate renovate bot changed the title Update dependency codecov to v3.6.1 Update dependency codecov to v3.6.5 Feb 9, 2020
@renovate renovate bot changed the title Update dependency codecov to v3.6.5 Update dependency codecov to v3.7.0 Jul 1, 2020
@renovate renovate bot changed the title Update dependency codecov to v3.7.0 Update dependency codecov to v3.7.2 Aug 25, 2020
@renovate renovate bot changed the title Update dependency codecov to v3.7.2 Update dependency codecov to v3.8.0 Oct 28, 2020
@renovate renovate bot changed the title Update dependency codecov to v3.8.0 Update dependency codecov to v3.8.1 Nov 28, 2020
@renovate renovate bot changed the title Update dependency codecov to v3.8.1 Update dependency codecov to v3.8.2 May 9, 2021
@renovate renovate bot changed the title Update dependency codecov to v3.8.2 Update dependency codecov to v3.8.3 Oct 18, 2021
@renovate renovate bot changed the title Update dependency codecov to v3.8.3 Update dependency codecov to v3.8.2 Mar 7, 2022
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

Successfully merging this pull request may close these issues.

1 participant