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 🚀 #84

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 7.4.0 of release-it was just published.

Dependency release-it
Current Version 6.2.0
Type devDependency

The version 7.4.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 7.4.0
  • Update deps (18c8f50)
  • Remove unused arg (c710be4)
  • Log warning if latest tag doesn't match package.json#version (f70cd3d)
  • Fix function name in tests (9eb3b56)
  • Fix up logger imports (076c0c4)
  • changed from ssh to https (#276) (ea8ba18)
Commits

The new version differs by 33 commits.

  • 22477a7 Release 7.4.0
  • 18c8f50 Update deps
  • c710be4 Remove unused arg
  • f70cd3d Log warning if latest tag doesn't match package.json#version
  • 9eb3b56 Fix function name in tests
  • 076c0c4 Fix up logger imports
  • ea8ba18 changed from ssh to https (#276)
  • 7f9513a Release 7.3.0
  • 5872b21 Add "addUntrackedFiles" option (resolves #268, #233)
  • 39ef15e Release 7.2.1
  • 7a08685 Update deps
  • 32f85cb Remove preset check for conventional-changelog (fixes #260)
  • 1666e83 Release 7.2.0
  • 63ab486 Update deps
  • d920e81 Include all conventional-changelog presets (resolves #250)

There are 33 commits in total.

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

Update to this version instead 🚀

Release Notes Release 7.4.1
  • Use baseUrl and get rid of octokit deprecation warnings (8b69fa3)
  • Update dependencies (208ea96)
  • Fix async git test (8d38847)
  • Use console.error for logging errors (f8622de)
  • Pass message instead of error obj (98adb08)
  • Add custom error classes + fix up tests for tasks (d3adb01)
  • Feature/dynamic errors (#277) (e42b6ee)
Commits

The new version differs by 8 commits.

  • c936446 Release 7.4.1
  • 8b69fa3 Use baseUrl and get rid of octokit deprecation warnings
  • 208ea96 Update dependencies
  • 8d38847 Fix async git test
  • f8622de Use console.error for logging errors
  • 98adb08 Pass message instead of error obj
  • d3adb01 Add custom error classes + fix up tests for tasks
  • e42b6ee Feature/dynamic errors (#277)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.4.3 just got published.

Update to this version instead 🚀

Release Notes Release 7.4.3
  • Only load babel-register for Node < 7 (26d7d4c)
  • Format (c2069dd)
  • Rename npm script "prettier" to "format" (280706d)
  • Use module.exports over ESM export (8fae499)
  • Update dependencies (96da7ae)
Commits

The new version differs by 11 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.4.4 just got published.

Update to this version instead 🚀

Release Notes Release 7.4.4
  • Update dependencies (support for Node v10) (50c6d5f)
Commits

The new version differs by 2 commits.

  • 396e734 Release 7.4.4
  • 50c6d5f Update dependencies (support for Node v10)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.4.5 just got published.

Update to this version instead 🚀

Release Notes Release 7.4.5
  • Warn for "nothing to commit", throw for anything else after git commit error (relates to #301) (487615e)
  • Reject with stderr/out string, not custom error for shell commands (949a8ae)
  • Travis: run tests in Node v10 (remove v9) (67457ce)
Commits

The new version differs by 4 commits.

  • f451b99 Release 7.4.5
  • 487615e Warn for "nothing to commit", throw for anything else after git commit error (relates to #301)
  • 949a8ae Reject with stderr/out string, not custom error for shell commands
  • 67457ce Travis: run tests in Node v10 (remove v9)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.4.6 just got published.

Update to this version instead 🚀

Release Notes Release 7.4.6
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.4.7 just got published.

Update to this version instead 🚀

Release Notes Release 7.4.7
  • Update dependencies (bb6bc84)
  • Fix response.headers in octokit client (f9bd3ff)
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.4.8 just got published.

Update to this version instead 🚀

Release Notes Release 7.4.8
  • Update dependencies (c8dc6a5)
  • Handle invalid latest tag or invalid npm version (fixes #324) (68cf7cb)
  • Update/rewrite parts of readme (a0ecfd4)
Commits

The new version differs by 4 commits.

  • 324c5ac Release 7.4.8
  • c8dc6a5 Update dependencies
  • 68cf7cb Handle invalid latest tag or invalid npm version (fixes #324)
  • a0ecfd4 Update/rewrite parts of readme

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.5.0 just got published.

Update to this version instead 🚀

Release Notes Release 7.5.0
  • Update dependencies (fff7b3b)
  • Update prettier + format (1bceddd)
  • Clear ora spinner before printing log line (2991299)
  • Fix up the handling of prompt.executeTaskIf (9814838)
  • Wrap up the 2FA/OTP feature (473076a)
Commits

The new version differs by 8 commits.

  • 35616eb Release 7.5.0
  • fff7b3b Update dependencies
  • 1bceddd Update prettier + format
  • 2991299 Clear ora spinner before printing log line
  • 9814838 Fix up the handling of prompt.executeTaskIf
  • 473076a Wrap up the 2FA/OTP feature
  • 82eee43 Release 7.5.0-beta.0
  • 9e838eb Add support for npm 2FA/OTP

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.5.1 just got published.

Update to this version instead 🚀

Release Notes Release 7.5.1
  • Update dependencies (b74eef8)
  • Fixed dist.tag not working properly (#342) (bbe0f38)
  • Update dependencies (e5bde04)
  • Add probot-stale (default settings) (863ecc6)
Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.6.0 just got published.

Update to this version instead 🚀

Release Notes Release 7.6.0
  • Update projects using release-it (10cf728)
  • Update dependencies (4df549a)
  • Fix whitespace (7a0fd64)
  • Accept remote url or name for src.pushRepo (resolves #306) (948fb1b)
Commits

The new version differs by 5 commits.

  • 50e09a0 Release 7.6.0
  • 10cf728 Update projects using release-it
  • 4df549a Update dependencies
  • 7a0fd64 Fix whitespace
  • 948fb1b Accept remote url or name for src.pushRepo (resolves #306)

See the full diff