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 ๐Ÿš€ #55

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.0.0 of release-it was just published.

Dependency release-it
Current Version 3.1.2
Type devDependency

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

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 Release 4.0.0
  • chore(package): update eslint to version 4.10.0 (ae1bda6)
  • fix(package): update github to version 12.0.0 (0152d78)
  • fix(package): update chalk to version 2.2.2 (5ff3f3d)
  • chore(package): update mock-stdio to version 1.0.1 (6252d9c)
  • Remove package-lock.json (12378ca)
  • Fix default options (src.publish, dist.release) (5e8dfad)
Commits

The new version differs by 15 commits.

  • bf11bc8 Release 4.0.0
  • ae1bda6 chore(package): update eslint to version 4.10.0
  • 0152d78 fix(package): update github to version 12.0.0
  • 5ff3f3d fix(package): update chalk to version 2.2.2
  • 6252d9c chore(package): update mock-stdio to version 1.0.1
  • 12378ca Remove package-lock.json
  • 5e8dfad Fix default options (src.publish, dist.release)
  • c848a2a Release 4.0.0-rc.1
  • ebae559 Optimize Babel config to improve install & boot performance
  • 2e947cf Release 4.0.0-rc.0
  • 13e9336 Housekeeping
  • b019d98 Switch to shell.exec by default (instead of dedicated shelljs methods)
  • 64a35ca Mock stdout with mock-stdio
  • 106a484 fix(package): update supports-color to version 4.5.0
  • af323f9 fix(package): update chalk to version 2.2.0

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 4.1.0 just got published.

Update to this version instead ๐Ÿš€

Release Notes Release 4.1.0
  • Add basic anonymous tracking (start, end, exception) (c067a83)
Commits

The new version differs by 2 commits.

  • 80ae274 Release 4.1.0
  • c067a83 Add basic anonymous tracking (start, end, exception)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.1.1 just got published.

Update to this version instead ๐Ÿš€

Release Notes Release 4.1.1
Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.2.0 just got published.

Update to this version instead ๐Ÿš€

Release Notes Release 4.2.0
  • chore(package): update eslint-config-prettier to version 2.7.0 (6a92c4d)
  • chore(package): update nyc to version 11.3.0 (aba3e44)
  • chore(package): update sinon to version 4.1.0 (5c4e8a9)
  • fix(package): update parse-repo to version 1.0.4 (5832d1f)
  • Update readme (8620a2f)
  • Use isCI to detect (non) interactive mode (ecef437)
  • Prompt user to enter version if no tag or not provided (158d908)
  • Fix valid version (9ae71c2)
  • Run tests in Node v9 (335f261)
Commits

The new version differs by 10 commits.

  • ba7ed82 Release 4.2.0
  • 6a92c4d chore(package): update eslint-config-prettier to version 2.7.0
  • aba3e44 chore(package): update nyc to version 11.3.0
  • 5c4e8a9 chore(package): update sinon to version 4.1.0
  • 5832d1f fix(package): update parse-repo to version 1.0.4
  • 8620a2f Update readme
  • ecef437 Use isCI to detect (non) interactive mode
  • 158d908 Prompt user to enter version if no tag or not provided
  • 9ae71c2 Fix valid version
  • 335f261 Run tests in Node v9

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.3.0 just got published.

Update to this version instead ๐Ÿš€

Release Notes Release 4.3.0
  • Add update-notifier (9eadcd7)
  • Update readme with local installation notes (8b99b3f)
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.4.0 just got published.

Update to this version instead ๐Ÿš€

Release Notes Release 4.4.0
  • Support config replacements in changelogCommand (fixes #150) (125f9b8)
  • Introduce config.assignOptions to config instance (ac35aef)
  • Allow options to customize default behavior (66bf9e7)
  • fix(package): update tmp-promise to version 1.0.4 (fc1f053)
  • chore(package): update sinon to version 4.1.2 (2ced6f5)
  • chore(package): update prettier to version 1.8.0 (e3136cd)
Commits

The new version differs by 7 commits.

  • 90eade1 Release 4.4.0
  • 125f9b8 Support config replacements in changelogCommand (fixes #150)
  • ac35aef Introduce config.assignOptions to config instance
  • 66bf9e7 Allow options to customize default behavior
  • fc1f053 fix(package): update tmp-promise to version 1.0.4
  • 2ced6f5 chore(package): update sinon to version 4.1.2
  • e3136cd chore(package): update prettier to version 1.8.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.4.1 just got published.

Update to this version instead ๐Ÿš€

Release Notes Release 4.4.1
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.0.0 just got published.

Update to this version instead ๐Ÿš€

Release Notes Release 5.0.0
  • Add CHANGELOG.md to list major releases (4eb76a8)
Commits

The new version differs by 15 commits.

  • 9d07c08 Release 5.0.0
  • 4eb76a8 Add CHANGELOG.md to list major releases
  • c34d22f Release 5.0.0-beta.1
  • 8eb3022 Fix Babel transpilation
  • 0fe7458 Formatting
  • 93ceac2 Fix default options overriding
  • d7aebdb Release 5.0.0-beta.0
  • acdc65b Relax git repo check, but throw if package.json is not in cwd (closes #154)
  • 79e2142 Drop support for Node v4 + update deps
  • 9e64388 chore(package): update eslint-config-prettier to version 2.8.0
  • 07e2c2c fix(package): update github to version 12.0.3
  • 8fb5b4b fix(package): update got to version 8.0.0
  • deb636e Fix help text
  • 599ff9a Bit of restructuring (and get rid of circular deps)
  • 45e5fb8 Rewrite ES Modules format to CommonJS

See the full diff