Update codecov to version 2.2.0 🚀 #793

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-codecov-2.2.0 into development
greenkeeperio-bot commented 2017-05-10 01:24:13 +00:00 (Migrated from github.com)
🚨🔥⚠️ Action required: Switch to the new Greenkeeper now! 🚨🔥⚠️
This version of Greenkeper will be shutdown on May 31st.
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.


Hello lovely humans,

codecov just published its new version 2.2.0.

State Update 🚀
Dependency codecov
New version 2.2.0
Type devDependency

This version 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.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project

You rock!

🌴


GitHub Release

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


The new version differs by 61 commits .

  • 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
  • f62aab6 Merge pull request #53 from codecov/feature/flags
  • d30985e add support for flags
  • 3c8fb1b Updating Readme
  • 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

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

| 🚨🔥⚠️ _Action required_: Switch to the new [Greenkeeper](https://git.io/uptodate) now! 🚨🔥⚠️ | | --- | | This version of Greenkeper will be __shutdown on May 31st.__ | | With [Integrations](https://developer.github.com/early-access/integrations/) **first-class bot support** landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. **Simpler setup, fewer pull-requests, faster than ever**.<br><br><img src="https://cloud.githubusercontent.com/assets/908178/19868156/20c1c0c4-9fa7-11e6-9f17-611c51677dbd.gif" /> --- Hello lovely humans, [codecov](https://www.npmjs.com/package/codecov) just published its new version 2.2.0. <table> <tr> <th align=left> State </th> <td> Update :rocket: </td> </tr> <tr> <th align=left> Dependency </td> <td> codecov </td> </tr> <tr> <th align=left> New version </td> <td> 2.2.0 </td> </tr> <tr> <th align=left> Type </td> <td> devDependency </td> </tr> </table> This version 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. Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and while I’m just a bot, there is a group of people who are happy to teach me new things. [Let them know](https://github.com/greenkeeperio/greenkeeper/issues/new). Good luck with your project :sparkles: You rock! :palm_tree: --- [GitHub Release](https://github.com/codecov/codecov-node/releases/tag/v2.2.0) <p>Added: Support for Jenkins Blue Ocean<br> Added: Clear function to remove all discovered reports after uploading<br> Fix for Gitlab CI</p> --- The new version differs by 61 commits . - [`7f8a29b`](https://github.com/codecov/codecov-node/commit/7f8a29b053361c1efcae068185ff27045d75e7e1) <code>v2.2.0</code> - [`576b9fe`](https://github.com/codecov/codecov-node/commit/576b9fe7c16081c71039daf1b1a502c24ac524ce) <code>add CI_REPOSITORY_URL to gitlab detection, fix #60</code> - [`74a44f2`](https://github.com/codecov/codecov-node/commit/74a44f2da6393820e5a19887010edebd90c33ad4) <code>added -C to unlink reports after uploading</code> - [`d1bf5e4`](https://github.com/codecov/codecov-node/commit/d1bf5e41b4f6d2d82ee955f947a250c797aab63f) <code>Merge pull request #56 from rochdev/blue-ocean</code> - [`0a3cea3`](https://github.com/codecov/codecov-node/commit/0a3cea3bbc2f5c7336d96b3e2abd4fbd7bfb9405) <code>Add support for Jenkins Blue Ocean</code> - [`b365cd8`](https://github.com/codecov/codecov-node/commit/b365cd8eecc3455223c915c6b3b507ba8c91b7fc) <code>Merge pull request #57 from codecov/fix/cleanup</code> - [`7f220cc`](https://github.com/codecov/codecov-node/commit/7f220cc20a58cf6df625348caaf1ce7286fca75c) <code>Removing old execSync code from tests</code> - [`4ba4609`](https://github.com/codecov/codecov-node/commit/4ba460991bc7a094967c5a417a70e92b6d52a2e5) <code>v2.1.0</code> - [`f62aab6`](https://github.com/codecov/codecov-node/commit/f62aab6f6d6e6e7d187e345359522ca54afef6f9) <code>Merge pull request #53 from codecov/feature/flags</code> - [`d30985e`](https://github.com/codecov/codecov-node/commit/d30985efc5f2ab6f56f4ed55f7bcf485269ff328) <code>add support for flags</code> - [`3c8fb1b`](https://github.com/codecov/codecov-node/commit/3c8fb1b9ea51e3ac8977655623f0beec4238e14c) <code>Updating Readme</code> - [`1a5741f`](https://github.com/codecov/codecov-node/commit/1a5741fd7abf22c02617645f9a8228232a863527) <code>v2.0.2</code> - [`458cc21`](https://github.com/codecov/codecov-node/commit/458cc2157cde0ab04f1de63b903db83aec28707d) <code>Merge pull request #52 from codecov/fix/version</code> - [`e7a3a72`](https://github.com/codecov/codecov-node/commit/e7a3a7299ef0c38730abe1f1c8758e4654dd97e9) <code>Adding `v` to the start of version</code> - [`e90abf3`](https://github.com/codecov/codecov-node/commit/e90abf39d351c572f5123ac7b90eda5d446647f8) <code>Take version from package.json</code> There are 61 commits in total. See the [full diff](https://github.com/codecov/codecov-node/compare/6045ab208f07c8aba66b649c44805753ea88155c...7f8a29b053361c1efcae068185ff27045d75e7e1).

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#793