sletjs / slet-plugin-static

static server plugin with gizp/etag/serve
https://github.com/sletjs/slet-plugin-static
MIT License
1 stars 0 forks source link

Update codecov to the latest version πŸš€ #6

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.1 of codecov just got published.

Dependency codecov
Current Version 1.0.1
Type devDependency

The version 2.0.1 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of codecov. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 40 commits .

  • 2f0069b v2.0.1
  • 8b70699 Merge pull request #45 from codecov/fix/update
  • f224f6c Merge pull request #37 from thornbill/gitlab-ci
  • f0c8aeb Merge pull request #46 from dtinth/cci2
  • e70ca5a Also test that an error is thrown
  • da6847e Update test/upload.js to expect https link
  • 4aaeec3 Add test for CircleCI 2.0
  • 3c36cfa Support CircleCI 2.0 (beta)
  • a8f07b8 Removing execSync
  • 2408ca9 Merge pull request #38 from mightyiam/patch-3
  • 23bc167 readme: --save-dev instead of --save
  • 5998040 fix gitlab ci detection
  • a12f122 Merge pull request #31 from dotnetCarpenter/fix_offline_error
  • 61ffcab enable partial coverage beta
  • d2e91e1 fix indentation

There are 40 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 2.0.2 just got published.

Update to this version instead πŸš€

Release Notes v2.0.2

No longer supports node v0.10
Minor bug fixes

Commits

The new version differs by 10 commits .

  • 1a5741f v2.0.2
  • 458cc21 Merge pull request #52 from codecov/fix/version
  • e7a3a72 Adding v to the start of version
  • e90abf3 Take version from package.json
  • a6bdf01 Merge pull request #50 from ryanlntn/patch-1
  • dc8867c Fix typo in unknown service provider error message
  • 0d34b02 Updating Change Log
  • 2d56b9c Merge pull request #33 from Radagaisus/patch-1
  • 93a383e Fixing test
  • 17f2b92 Update README.md distinquish -> distinguish

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits .

  • f62aab6 Merge pull request #53 from codecov/feature/flags
  • d30985e add support for flags
  • 3c8fb1b Updating Readme

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.2.0 just got published.

Update to this version instead πŸš€

Release Notes v2.2.0

Added: Support for Jenkins Blue Ocean
Added: Clear function to remove all discovered reports after uploading
Fix for Gitlab CI

Commits

The new version differs by 8 commits0.

  • 7f8a29b v2.2.0
  • 576b9fe add CI_REPOSITORY_URL to gitlab detection, fix #60
  • 74a44f2 added -C to unlink reports after uploading
  • d1bf5e4 Merge pull request #56 from rochdev/blue-ocean
  • 0a3cea3 Add support for Jenkins Blue Ocean
  • b365cd8 Merge pull request #57 from codecov/fix/cleanup
  • 7f220cc Removing old execSync code from tests
  • 4ba4609 v2.1.0

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.3.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.3.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.0.0 just got published.

Update to this version instead πŸš€

Release Notes v3.0.0

Removed support for node 0.12

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.1 just got published.

Update to this version instead πŸš€

Release Notes v3.0.1

Fixing security vulnerability

Commits

The new version differs by 6 commits.

  • 3f18ff7 Fix tests
  • b055ca1 v3.0.1
  • 75cc0dd package: unpin request so i stop getting these vulnerability reports (#91)
  • 4a7561e add -X s3 to disable uploading to s3 (#84)
  • 19facba Replace the cd command with the pwd option. (#85)
  • b03a202 update to use upload/v4 endpoint

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.3 just got published.

Update to this version instead πŸš€

Release Notes v3.0.3

Fix for not git repos

Commits

The new version differs by 6 commits ahead by 6, behind by 2.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.4 just got published.

Update to this version instead πŸš€

Release Notes v3.0.4

Security fixes

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.1.0 just got published.

Update to this version instead πŸš€

Release Notes v3.1.0

Custom Yaml file
Token from .codecov.yml

Commits

The new version differs by 7 commits.

  • 0ce3c76 v3.1.0
  • 7c1f16e fix: support .codecov.yml/codecov.yml files for token (#108)
  • 1fff4dc Allow custom yaml file. (#107)
  • 77d7a5e Add ESLint (#93)
  • 625807c Removing Makefile (#104)
  • 94cd1c6 Change from istanbul to nyc (#103)
  • b0b580b Update README.md

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

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

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

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

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€