cyclejs-community / one-fits-all

The one-fits-all flavor for create-cycle-app
MIT License
34 stars 8 forks source link

Update release-it to the latest version 🚀 #35

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0 of release-it just got published.

Dependency release-it
Current Version 2.8.5
Type devDependency

The version 3.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-it. 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 39 commits.

  • 1fcdb0f Release 3.0.0
  • 8f94fea Move gh-pages doc updater command
  • 59d5f73 Move beforeStartCommand and isGitRepo up
  • 526e30e Restore support for --debug arg & enable more colors for debug
  • 0acf626 Make release test more stand-alone
  • 6860c5a Use local git repo in test
  • c6de5a3 Minor refactoring of task runner
  • ae88f4c No need to pass branch at all by default
  • b47fa0a Fancier readme + CONTRIBUTING.md
  • c88c96d Create CODE_OF_CONDUCT.md (#112)
  • 9a66359 Release 3.0.0-beta.7
  • f53a713 Bit of config
  • 7dc6c5b Update more deps
  • 57870e8 Switch from node-glob to globby
  • 865ece2 Release 3.0.0-beta.6

There are 39 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 6 years ago

Version 3.0.1 just got published.

Update to this version instead 🚀

Release Notes Release 3.0.1
  • Clarify some specs (63baa47)
  • Add latestVersion and version to config, exposing them in template commands (fa592d2)
  • Run template commands verbosely (266c373)
  • Always resolve run() with a string (310782b)
  • Add link to release notes in readme (922eee0)
Commits

The new version differs by 6 commits.

  • fcf1fdc Release 3.0.1
  • 63baa47 Clarify some specs
  • fa592d2 Add latestVersion and version to config, exposing them in template commands
  • 266c373 Run template commands verbosely
  • 310782b Always resolve run() with a string
  • 922eee0 Add link to release notes in readme

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.2 just got published.

Update to this version instead 🚀

Release Notes Release 3.0.2
  • Make sure latest git tag is semver-valid, before falling back to npm package version (bc6338d)
  • Fix gh-pages update command (970851d)
  • Fix [].includes not in Node v4 (7d5d1c5)
  • https repo url (5244efe)
  • Add travis config (8f767ed)
  • Mock out node-github (5256973)
Commits

The new version differs by 7 commits.

  • 72dc86e Release 3.0.2
  • bc6338d Make sure latest git tag is semver-valid, before falling back to npm package version
  • 970851d Fix gh-pages update command
  • 7d5d1c5 Fix [].includes not in Node v4
  • 5244efe https repo url
  • 8f767ed Add travis config
  • 5256973 Mock out node-github

See the full diff