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

chore(deps): update dependency codecov to v3.8.2 #81

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 23, 2018

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
codecov 3.0.0 -> 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

v3.0.1

Compare Source

  • Security fixes

Configuration

📅 Schedule: 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, click this checkbox.

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

@codecov
Copy link

codecov bot commented Jul 23, 2018

Codecov Report

Merging #81 (41a6625) into develop (4a9d323) will decrease coverage by 17.92%.
The diff coverage is 70.04%.

❗ Current head 41a6625 differs from pull request most recent head 19cc84e. Consider uploading reports for the commit 19cc84e to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #81       +/-   ##
============================================
- Coverage    92.96%   75.04%   -17.93%     
============================================
  Files           27       33        +6     
  Lines          398      613      +215     
  Branches        60      109       +49     
============================================
+ Hits           370      460       +90     
- Misses          28      153      +125     
Impacted Files Coverage Δ
src/schema/types/resolvers/playlist.js 12.00% <12.00%> (ø)
src/schema/queries/resolvers/playlist.js 21.73% <21.73%> (ø)
src/schema/queries/resolvers/podcastItem.js 56.52% <56.52%> (ø)
src/schema/types/resolvers/post.js 73.46% <59.37%> (-26.54%) ⬇️
src/schema/types/resolvers/episode.js 76.92% <64.70%> (-23.08%) ⬇️
src/schema/types/resolvers/podcast.js 75.80% <65.06%> (-20.16%) ⬇️
src/connectors/connection.js 80.00% <66.66%> (ø)
src/schema/types/resolvers/cover.js 72.00% <72.00%> (+42.00%) ⬆️
src/schema/types/resolvers/enclosure.js 72.50% <77.41%> (+22.50%) ⬆️
src/connectors/user.js 91.66% <91.66%> (ø)
... and 23 more

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 4de21bc...19cc84e. Read the comment docs.

@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 chore(deps): update dependency codecov to v3.2.0 Feb 18, 2019
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.2.0 chore(deps): update dependency codecov to v3.3.0 Apr 3, 2019
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.3.0 chore(deps): update dependency codecov to v3.4.0 May 9, 2019
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.4.0 chore(deps): update dependency codecov to v3.5.0 May 15, 2019
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.5.0 chore(deps): update dependency codecov to v3.6.0 Sep 20, 2019
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.6.0 chore(deps): update dependency codecov to v3.6.1 Sep 20, 2019
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.6.1 chore(deps): update dependency codecov to v3.6.2 Jan 23, 2020
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.6.2 chore(deps): update dependency codecov to v3.6.3 Jan 31, 2020
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.6.3 chore(deps): update dependency codecov to v3.6.4 Feb 1, 2020
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.6.4 chore(deps): update dependency codecov to v3.6.5 Feb 7, 2020
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.6.5 chore(deps): update dependency codecov to v3.7.0 May 18, 2020
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.7.0 chore(deps): update dependency codecov to v3.7.1 Jul 17, 2020
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.7.1 chore(deps): update dependency codecov to v3.7.2 Jul 22, 2020
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.7.2 chore(deps): update dependency codecov to v3.8.0 Oct 26, 2020
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.8.0 chore(deps): update dependency codecov to v3.8.1 Nov 9, 2020
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.8.1 chore(deps): update dependency codecov to v3.8.2 May 9, 2021
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.8.2 chore(deps): update dependency codecov to v3.8.2 - autoclosed Jul 6, 2021
@renovate renovate bot closed this Jul 6, 2021
@renovate renovate bot deleted the renovate/codecov-3.x branch July 6, 2021 10:02
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.8.2 - autoclosed chore(deps): update dependency codecov to v3.8.2 Jul 6, 2021
@renovate renovate bot restored the renovate/codecov-3.x branch July 6, 2021 11:07
@renovate renovate bot reopened this Jul 6, 2021
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.8.2 chore(deps): update dependency codecov to v3.8.3 Jul 19, 2021
@renovate renovate bot changed the title chore(deps): update dependency codecov to v3.8.3 chore(deps): update dependency codecov to v3.8.2 Nov 1, 2021
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.

None yet

1 participant