Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Update @semantic-release/npm to the latest version 🚀 #406

Merged
merged 2 commits into from
Nov 25, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 25, 2017

Version 2.0.0 of @semantic-release/npm was just published.

Dependency @semantic-release/npm
Current Version 1.0.0
Type devDependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of @semantic-release/npm.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v2.0.0

2.0.0 (2017-11-25)

Features

  • Read package.json file instead using the one passed by semantic-release (8565d9d)
  • Return async functions (2058e9e)

BREAKING CHANGES

  • Return async functions instead of functions calling a callback
Commits

The new version differs by 3 commits.

  • 8565d9d feat: Read package.json file instead using the one passed by semantic-release
  • 2058e9e feat: Return async functions
  • a3601b5 ci: Lint with XO

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 🌴

@codecov
Copy link

codecov bot commented Nov 25, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #406   +/-   ##
=======================================
  Coverage   83.16%   83.16%           
=======================================
  Files          15       15           
  Lines        2038     2038           
  Branches      482      482           
=======================================
  Hits         1695     1695           
  Misses        341      341           
  Partials        2        2

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 31f4323...701651a. Read the comment docs.

@felixfbecker felixfbecker merged commit 8633823 into master Nov 25, 2017
@felixfbecker felixfbecker deleted the greenkeeper/@semantic-release/npm-2.0.0 branch November 25, 2017 04:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant