Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update release-it to the latest version 🚀 #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Nov 17, 2018

The devDependency release-it was updated from 7.6.3 to 8.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 8.0.0
Commits

The new version differs by 15 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Nov 21, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 21, 2018

  • The devDependency release-it was updated from 7.6.3 to 8.0.1.

Update to this version instead 🚀

Release Notes for Release 8.0.1
  • Fix up github client (d2658f0)
  • Update dependencies (5f42aef)
  • Add a few metrics (8ffb0c2)
  • Refactor result of parsed version a bit (25707bf)
  • Run tests on windows, linux & osx (c3092ad)
Commits

The new version differs by 6 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 26, 2018

  • The devDependency release-it was updated from 7.6.3 to 8.1.0.

Update to this version instead 🚀

Release Notes for Release 8.1.0
  • Update readme (4033203)
  • Fix changelog command (run without replacements) (27b9599)
  • Consistent/single templating function (backwards compatible) (261e9d0)
  • Fix github client mock (2356f11)
Commits

The new version differs by 5 commits.

  • ad3e28d Release 8.1.0
  • 4033203 Update readme
  • 27b9599 Fix changelog command (run without replacements)
  • 261e9d0 Consistent/single templating function (backwards compatible)
  • 2356f11 Fix github client mock

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 27, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 27, 2018

  • The devDependency release-it was updated from 7.6.3 to 8.2.0.

Update to this version instead 🚀

Release Notes for Release 8.2.0
  • Update dependencies (37aa778)
  • Add custom truncation suffix (84fa9ce)
  • Clean up (63a31ef)
  • Format template command as a whole, and use global config if no context passed (0a68699)
Commits

The new version differs by 5 commits.

  • 418a6d1 Release 8.2.0
  • 37aa778 Update dependencies
  • 84fa9ce Add custom truncation suffix
  • 63a31ef Clean up
  • 0a68699 Format template command as a whole, and use global config if no context passed

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 6, 2018

  • The devDependency release-it was updated from 7.6.3 to 8.3.0.

Update to this version instead 🚀

Release Notes for Release 8.3.0
  • Update dependencies (03ca239)
  • Minor readme fixes (f0ae5c7)
  • Add note about public scoped packages (442ef96)
  • Update examples in readme (5f3fd4e)
  • Support config in package.json#release-it (86a2c77)
  • Add v8 to major changelog (15eea84)
Commits

The new version differs by 7 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 10, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 10, 2018

  • The devDependency release-it was updated from 7.6.3 to 8.3.1.

Update to this version instead 🚀

Release Notes for Release 8.3.1
  • Update dependencies (c416c3e)
  • Remove unused argument (70f9d5c)
  • Improve some error messages (153aaf8)
  • Fix git tag warning (1afdf8f)
  • Fix up specs a bit (f797d45)
  • Use null values (over false) as defaults (ae211d1)
Commits

The new version differs by 7 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 10, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 10, 2018

  • The devDependency release-it was updated from 7.6.3 to 8.4.0.

Update to this version instead 🚀

Release Notes for Release 8.4.0
  • Try to coerce provided increment into valid semver version (3abbc73)
  • Fall back to "0.0.0" if no latest version is found (ab4c1e7)
Commits

The new version differs by 3 commits.

  • 56ee11f Release 8.4.0
  • 3abbc73 Try to coerce provided increment into valid semver version
  • ab4c1e7 Fall back to "0.0.0" if no latest version is found

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 11, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 11, 2018

  • The devDependency release-it was updated from 7.6.3 to 8.4.1.

Update to this version instead 🚀

Release Notes for Release 8.4.1
  • Quickfix for pre-release w/ conventional bump (6eac910)
Commits

The new version differs by 2 commits.

  • be7d7b6 Release 8.4.1
  • 6eac910 Quickfix for pre-release w/ conventional bump

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 11, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 11, 2018

  • The devDependency release-it was updated from 7.6.3 to 8.4.2.

Update to this version instead 🚀

Release Notes for Release 8.4.2
  • Quickfix for pre-release continuation w/ conventional bump (aa3d42b)
Commits

The new version differs by 2 commits.

  • cc95356 Release 8.4.2
  • aa3d42b Quickfix for pre-release continuation w/ conventional bump

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 13, 2018

  • The devDependency release-it was updated from 7.6.3 to 9.0.0.

Update to this version instead 🚀

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 12 commits.

  • 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)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 14, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 14, 2018

  • The devDependency release-it was updated from 7.6.3 to 9.0.1.

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 added a commit that referenced this pull request Dec 15, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 15, 2018

  • The devDependency release-it was updated from 7.6.3 to 9.1.0.

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 added a commit that referenced this pull request Dec 19, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 19, 2018

  • The devDependency release-it was updated from 7.6.3 to 9.2.0.

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 added a commit that referenced this pull request Dec 22, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 22, 2018

  • The devDependency release-it was updated from 7.6.3 to 9.3.0.

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

greenkeeper bot added a commit that referenced this pull request Dec 28, 2018
greenkeeper bot added a commit that referenced this pull request Jan 13, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 13, 2019

  • The devDependency release-it was updated from 7.6.3 to 9.8.1.

Update to this version instead 🚀

Release Notes for Release 9.8.1
  • Fix up previews a bit (26cda6a)
  • Add some debug statements (df4e019)
  • Fix up a few minor things in tests (a8f1da7)
  • Fix dist async/awaits (2676ef4)
  • Fix git diff-index arg (8dad8ba)
Commits

The new version differs by 6 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 17, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 17, 2019

  • The devDependency release-it was updated from 7.6.3 to 10.0.0.

Update to this version instead 🚀

Release Notes for Release 10.0.0
Commits

The new version differs by 25 commits.

There are 25 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 4, 2019

  • The devDependency release-it was updated from 7.6.3 to 10.0.9.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 4, 2019

  • The devDependency release-it was updated from 7.6.3 to 10.0.9.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 6, 2019

  • The devDependency release-it was updated from 7.6.3 to 10.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 25, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 25, 2019

  • The devDependency release-it was updated from 7.6.3 to 10.2.0.

Update to this version instead 🚀

Release Notes for Release 10.2.0
  • Trim shell commands (1f126ef)
  • Fix default npm package base url (69a930d)
  • Update dependencies (24fe2df)
  • Add the -u flag to the conventional-changelog example (#460) (1b89524)
  • change to execute scripts.changelog even in dry run mode (#473) (a39d7ae)
  • Support publishConfig.registry (#471) (e14d67a)
Commits

The new version differs by 7 commits.

  • 0ee45f3 Release 10.2.0
  • 1f126ef Trim shell commands
  • 69a930d Fix default npm package base url
  • 24fe2df Update dependencies
  • 1b89524 Add the -u flag to the conventional-changelog example (#460)
  • a39d7ae change to execute scripts.changelog even in dry run mode (#473)
  • e14d67a Support publishConfig.registry (#471)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 6, 2019

  • The devDependency release-it was updated from 7.6.3 to 10.3.1.

Update to this version instead 🚀

Release Notes for Release 10.3.0
  • Fix @octokit/request error stub (f0f952b)
  • Update dependencies (6f551b3)
  • Keep default npm ping test default (a3f5999)
  • Add custom registry for npm ping (#481) (fe18a3f)
  • Update url's after repo transfer (fe4bc5d)
Commits

The new version differs by 6 commits.

  • 693bd74 Release 10.3.0
  • f0f952b Fix @octokit/request error stub
  • 6f551b3 Update dependencies
  • a3f5999 Keep default npm ping test default
  • fe18a3f Add custom registry for npm ping (#481)
  • fe4bc5d Update url's after repo transfer

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 6, 2019

  • The devDependency release-it was updated from 7.6.3 to 10.3.1.

Update to this version instead 🚀

Release Notes for Release 10.3.1
Commits

The new version differs by commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 1, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 1, 2019

  • The devDependency release-it was updated from 7.6.3 to 10.4.0.

Update to this version instead 🚀

Release Notes for Release 10.4.0
Commits

The new version differs by 5 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 9, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 9, 2019

  • The devDependency release-it was updated from 7.6.3 to 10.4.1.

Update to this version instead 🚀

Release Notes for Release 10.4.1
  • Update dependencies (9ae4240)
  • Also ignore 400s from unsupported npm ping/whoami requests (3a8e675)
  • Add note about v11/plugins (f73fb0d)
Commits

The new version differs by 4 commits.

  • 8ea86f2 Release 10.4.1
  • 9ae4240 Update dependencies
  • 3a8e675 Also ignore 400s from unsupported npm ping/whoami requests
  • f73fb0d Add note about v11/plugins

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 11, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 11, 2019

  • The devDependency release-it was updated from 7.6.3 to 10.4.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 20, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 20, 2019

  • The devDependency release-it was updated from 7.6.3 to 10.4.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 24, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 24, 2019

  • The devDependency release-it was updated from 7.6.3 to 10.4.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 29, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 29, 2019

  • The devDependency release-it was updated from 7.6.3 to 10.4.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 1, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 1, 2019

  • The devDependency release-it was updated from 7.6.3 to 11.0.0.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants