gucong3000 / mirror-config-china

Mirrors in China about node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of codecov is breaking the build 🚨

greenkeeper opened this issue Β· comments

The devDependency codecov was updated from 3.1.0 to 3.2.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

codecov is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • βœ… continuous-integration/travis-ci/push: The Travis CI build passed (Details).
  • βœ… continuous-integration/appveyor/branch: AppVeyor build succeeded (Details).
  • ❌ codecov/project: 85.58% (-1.23%) compared to fd65995 (Details).
  • βœ… codecov/patch: Coverage not affected when comparing fd65995...82359cd (Details).

Commits

The new version differs by 3 commits.

  • e427d90 feat(services): add azure pipelines (#114)
  • 023d204 Use small HTTP dependency (#110)
  • 500f308 Update Readme

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 3.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The devDependency codecov was updated from 3.2.0 to 3.3.0.

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.0

Added pipe --pipe, -l

Commits

The new version differs by 21 commits.

  • d81c4f4 Merge pull request #111 from TomSputz/pipe
  • aa5a2b0 feat(services): add Cirrus CI (#117)
  • 00d484b v3.2.0
  • ad51194 Satisfy ESLint configuration
  • 5f2d0e6 Fixed path to npm bin folder
  • afcf3e5 Fixed merge conflicts
  • 145cb46 updated PR with changes from upstream
  • 2b2ad02 merge package-lock.json from upstream
  • bf0c751 added documentation
  • 9445f72 fixed wrong fixture file names
  • 348cf7b lock dependencies
  • fbf17d2 remove timer because slow CI servers need more than half a second before data is flowing - switch to use --pipe or -l as signal to codecov to recieve data via stdin
  • b145b19 Merge branch 'master' into pipe
  • d460065 check if the stale state was due to using the data event instead of the readable event
  • e8ca9ed be very explicit about exiting process and clearing timeout

There are 21 commits in total.

See the full diff

  • The devDependency codecov was updated from 3.3.0 to 3.4.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 4 commits.

See the full diff

  • The devDependency codecov was updated from 3.4.0 to 3.5.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 7 commits.

See the full diff

  • The devDependency codecov was updated from 3.5.0 to 3.6.0.

Your tests are still failing with this version. Compare changes

Release Notes for v3.6.0

AWS CodeBuild
Semaphore v2

Commits

The new version differs by 18 commits.

  • 2ed978c v3.6.0
  • 024cced Merge pull request #135 from iansu/codebuild
  • 24a0a76 Merge branch 'master' into codebuild
  • f628c33 Merge pull request #145 from fabiendem/semaphore-compat
  • 0c57093 Rename semaphore v2 clearly in tests
  • 5a5c489 Add retro-compatibility for Semaphore 1.x and maintain support for 2.x
  • a45a9b5 Revert "Updates Semaphore CI Service for 2.0 (#132)"
  • e2f6b81 Test improvements
  • 3faacd4 Add support for AWS CodeBuild
  • 8371836 Create CODE_OF_CONDUCT.md (#133)
  • 6167aa8 Updates Semaphore CI Service for 2.0 (#132)
  • e98d176 v3.5.0
  • c7741f2 Patch cves 755 813 (#130)
  • 03256a4 feat(services): add TeamCity CI (#131)
  • bdb3769 v3.4.0

There are 18 commits in total.

See the full diff

  • The devDependency codecov was updated from 3.6.0 to 3.6.1.

Your tests are still failing with this version. Compare changes

Release Notes for v3.6.1

Fix for Semaphore

Commits

The new version differs by 4 commits.

  • 597322c v3.6.1
  • 4fc78f5 Merge pull request #146 from codecov/hotfix/semaphore
  • 11347a9 Fix tests
  • 4556aab Set semaphore service to just semaphore

See the full diff

  • The devDependency codecov was updated from 3.6.2 to 3.6.3.

Your tests are still failing with this version. Compare changes

Release Notes for v3.6.3

AWS Codebuild fixes + package updates

Commits

The new version differs by 16 commits.

  • 7856231 v3.6.3
  • 96e6d96 Merge pull request #166 from codecov/chore/updates
  • c8ea169 update deps
  • 7c4cdc4 Merge pull request #149 from aiell0/master
  • 62389fa Merge pull request #162 from codecov/dependabot/npm_and_yarn/handlebars-4.5.3
  • 73ae008 Add dependabot config
  • ccf3862 Update README.md
  • fa631c3 v3.6.2
  • f429409 Merge pull request #164 from codecov/sanitize-gcov-options
  • 2f4eff9 Sanitize gcov-args
  • 467a495 Bump handlebars from 4.1.2 to 4.5.3
  • 9bde072 Merge pull request #151 from codecov/github-ci-1
  • b86eb31 Add workflow
  • 8acbe96 Retest
  • acd92f4 Test when codebuild isn't triggered by webhooks.

There are 16 commits in total.

See the full diff

  • The devDependency codecov was updated from 3.6.3 to 3.6.4.

Your tests are still failing with this version. Compare changes

Release Notes for v3.6.4

Fix for Cirrus CI

Commits

The new version differs by 6 commits.

  • bac0787 v3.6.4
  • 203ff3a Merge pull request #161 from codecov/drazisil-patch-1
  • 696562d Merge pull request #147 from iansu/patch-1
  • 1430de5 Update test
  • a30b1f5 Change cirrus-ci to match backend
  • 6a62759 Add AWS CodeBuild to the list of supported CI providers

See the full diff

  • The devDependency codecov was updated from 3.6.4 to 3.6.5.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

  • The devDependency codecov was updated from 3.6.5 to 3.7.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 11 commits.

See the full diff