clarkbw / npm-package-search

Search for NPM Package via the browser URL bar
MIT License
6 stars 5 forks source link

Update release to the latest version 🚀 #23

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of release just got published.

Dependency release
Current Version 1.4.3
Type devDependency

The version 2.0.0 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 release. 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.


Release Notes 2.0.0

Major Changes

  • Use native async and await where possible: 125d8de

Minor Changes

  • Support for transferred repositories added: #102

Patches

  • Improved syntax for utilities: a03f743
  • Made creating new releases work again: b3599aa

Credits

Huge thanks to @AugustinLF for their help!

Commits

The new version differs by 5 commits.

  • 0adc03e 2.0.0
  • b3599aa Made creating new releases work again
  • 125d8de Use native async and await where possible
  • a03f743 Improved syntax for utilities
  • f540d5f Support for transferred repositories added (#102)

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.1 just got published.

Update to this version instead 🚀

Release Notes 2.0.1

Patches

  • Bumped inquirer to the latest version: 1e04d8b
Commits

The new version differs by 2 commits.

See the full diff

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #23   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines          41     41           
  Branches        9      9           
=====================================
  Hits           41     41

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 46f0a19...1cc9d0f. Read the comment docs.