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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update before-after-hook to the latest version 馃殌 #191

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 9, 2019

The dependency before-after-hook was updated from 1.4.0 to 2.0.0.

This version is not covered by your current version range.

If you don鈥檛 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.


Publisher: gr2m
License: Apache-2.0

Release Notes for v2.0.0

BREAKING CHANGES

  • hook(/* options, */ method) is now hook(method /*, options */)
  • deprecated hook.remove.{before, error, after, wrap}() methods removed. Use hook.remove() instead.
  • Dropped official support for Node 6. It will still work, but we no longer test with it as Node 6 is no longer maintained
Commits

The new version differs by 11 commits.

  • ea514ae test: remove tests for deprecated hook.remove.{before, error, after, wrap}() methods
  • 7871af3 feat: deprecated hook.remove.{before, error, after, wrap}() methods removed. Use hook.remove() instead
  • 06beca3 refactor: remove obsolete argument check
  • a85b494 ci(travis): stop testing in Node 6, test in Node 12
  • 596d538 feat: hook(options, method) is now hook(method, options)
  • 7aedf64 test: hook(options, method) is now hook(method, options)
  • cb24493 docs(README): hook(options, method) is now hook(method, options)
  • 03ca864 build(package): lock file
  • ce13434 build(deps): bump handlebars from 4.0.12 to 4.1.2 (#56)
  • fc7f2ae chore(package): update lockfile package-lock.json
  • 7e8dc2c chore(package): update tap-min to version 2.0.0

See the full diff


FAQ and help

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


Your Greenkeeper bot 馃尨

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

greenkeeper bot commented Jul 9, 2019

Update to this version instead 馃殌

Release Notes for v2.0.1

2.0.1 (2019-07-09)

Bug Fixes

  • typescript: adapt definitions for v2 (4f55cbe)
Commits

The new version differs by 1 commits.

  • 4f55cbe fix(typescript): adapt definitions for v2

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 12, 2019

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