dsseng / generator-node-next

Cool Node.js kickstart with Backpack, Babel, CI, Eslint, Snyk and more
MIT License
1 stars 0 forks source link

Update release-it to the latest version πŸš€ #15

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency release-it was updated from 8.4.3 to 9.0.0.

This version 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.


Release Notes for Release 9.0.0
  • Add updates/changelog notice & remove temp v8 notice (ff75970)
  • Add demo for pre-releases (fb9990c)
Commits

The new version differs by 39 commits ahead by 39, behind by 2.

  • 83f1f88 Release 9.0.0
  • ff75970 Add updates/changelog notice & remove temp v8 notice
  • fb9990c Add demo for pre-releases
  • fc1093e Release 9.0.0-beta.4
  • e4e04a7 Fix/clean up dist defaults
  • bc3b137 Indicate pre-release in github prompt
  • 867f65c Fix priority of --npm.tag
  • b15b856 Release 9.0.0-beta.3
  • 7e2e9e7 Minor refactorings
  • ec3e010 Fix npm tag for pre-release
  • 3607e70 Add link to repository dependents to readme
  • 2ee03e5 Update readme with note re. v8/9 (closes #415)
  • 0d1ebb5 Release 9.0.0-beta.2
  • 47347c4 Tweak readme
  • c0a210b Use actual un-mocked method in test

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

Update to this version instead πŸš€

Release Notes for Release 9.0.1
  • Expose variables to custum changelog commands (8c9a175)
  • Format script strings (abf4a15)
  • Fix dist repo flow (ddb5b44)
  • Goodbye GitHub Pages (d6ea80a)
Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Release 9.1.0
  • Minor refactoring (83f2e7c)
  • Guard against invalid repo stage dir (must be subdir) (e2d063c)
  • Improve config handling and namings (20b5dee)
  • Update readme (eae084d)
  • Remove obsolete dist repo suffix (fafa597)
  • Skip github assets step if applicable (8e278cc)
  • Remove obsolete helper (26600c0)
Commits

The new version differs by 8 commits.

  • 5df3a59 Release 9.1.0
  • 83f2e7c Minor refactoring
  • e2d063c Guard against invalid repo stage dir (must be subdir)
  • 20b5dee Improve config handling and namings
  • eae084d Update readme
  • fafa597 Remove obsolete dist repo suffix
  • 8e278cc Skip github assets step if applicable
  • 26600c0 Remove obsolete helper

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Release 9.2.0
  • Use Buffer.from (Buffer() is deprecated) (09634d2)
  • Update contributing guide (24038ce)
  • Import/use npm client as object + fix undefined name (17edd60)
  • Move release url get/set to github client (50087b9)
  • Log error if unexpected (7f68a3a)
  • Put repeated code in test helper (1e39662)
  • Minor edit readme (31d43e0)
  • Improve error messages (0aed5bd)
  • Log regular messages without spinner (ae8e2f0)
  • Use @webpro/is-subdir + add test (522df0c)
  • Show GitHub and npm urls (#422) (cef3566)
  • Update readme (914044e)
Commits

The new version differs by 13 commits.

  • dbfce13 Release 9.2.0
  • 09634d2 Use Buffer.from (Buffer() is deprecated)
  • 24038ce Update contributing guide
  • 17edd60 Import/use npm client as object + fix undefined name
  • 50087b9 Move release url get/set to github client
  • 7f68a3a Log error if unexpected
  • 1e39662 Put repeated code in test helper
  • 31d43e0 Minor edit readme
  • 0aed5bd Improve error messages
  • ae8e2f0 Log regular messages without spinner
  • 522df0c Use @webpro/is-subdir + add test
  • cef3566 Show GitHub and npm urls (#422)
  • 914044e Update readme

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Release 9.3.0
  • Add SIGINT event to reset bump (ed0f7ec)
  • Update dependencies (5378c1e)
  • Fix pushRepo url when pushing (430abd8)
  • Refactor tests regarding shell, sinon (4a07b33)
  • Fix up npm.publish name arg (32d64f1)
  • Import shelljs as object for easier stubbing in tests (a28c23b)
  • Skip npm publish tests in npm < 6, because dry-run (9380a1c)
  • Modify tests for Windows (406764e)
  • Fix lint issues (70c01ef)
  • Add tests for npm.publish (ffcfed4)
  • Add tests for git methods (1805766)
  • Add git.reset to revert initial bump when release process is cancelled (3e96a62)
  • Fix list in contrib guide (d5c7716)
  • Link to metrics implementation for more details (closes #425) (180f131)
  • Add option to disable reading local config file + use it in tests (3772c87)
  • Fix failing test in CI env (07c7154)
Commits

The new version differs by 17 commits.

  • 3d1694e Release 9.3.0
  • ed0f7ec Add SIGINT event to reset bump
  • 5378c1e Update dependencies
  • 430abd8 Fix pushRepo url when pushing
  • 4a07b33 Refactor tests regarding shell, sinon
  • 32d64f1 Fix up npm.publish name arg
  • a28c23b Import shelljs as object for easier stubbing in tests
  • 9380a1c Skip npm publish tests in npm < 6, because dry-run
  • 406764e Modify tests for Windows
  • 70c01ef Fix lint issues
  • ffcfed4 Add tests for npm.publish
  • 1805766 Add tests for git methods
  • 3e96a62 Add git.reset to revert initial bump when release process is cancelled
  • d5c7716 Fix list in contrib guide
  • 180f131 Link to metrics implementation for more details (closes #425)

There are 17 commits in total.

See the full diff