gae-init / gae-init-docs

Documentation and Tutorial for gae-init
http://docs.gae-init.appspot.com
MIT License
14 stars 18 forks source link

Bump husky from 1.1.4 to 2.2.0 #381

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps husky from 1.1.4 to 2.2.0.

Changelog *Sourced from [husky's changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md).* > ## 2.2.0 > > * Improve Git worktree support > > ## 2.1.0 > > * Improve shell script portability by using `.` rather than `source` > > ## 2.0.0 > > * Update dependencies > * Update messages > * __Breaking change__ drop `Node 6` support > > ## 1.3.1 > > * Update docs > * Upgrade `is-ci` and support more CIs > * Disable `1.3.0` change related to `stdin` due to a bug on Windows > > ## 1.3.0 > > * Enable `stdin` if hook is running in a terminal > > ## 1.2.1 > > * Fix don't fail if directory in project contains whitespace > > ## 1.2.0 > > * Add comments to generated hooks to specify which package has installed husky and when
Commits - [`f30c634`](https://github.com/typicode/husky/commit/f30c6343bc6210193b99c0539d7dc8d030fa00e9) 2.2.0 - [`dfae7a0`](https://github.com/typicode/husky/commit/dfae7a0bb0c93df35b93ef535e2d391d27aa601a) Update CHANGELOG.md - [`6457b52`](https://github.com/typicode/husky/commit/6457b52bbaf7ba264e788041b8d2f5e7aee7a693) Update installer messages ([#483](https://github-redirect.dependabot.com/typicode/husky/issues/483)) - [`fc7012f`](https://github.com/typicode/husky/commit/fc7012ffe20427dfbed7ffa88b80630e1af67564) Update README.md - [`3cd0236`](https://github.com/typicode/husky/commit/3cd0236b992fa2032ba15961e99c13208800b5c3) Update CHANGELOG.md - [`0260cc9`](https://github.com/typicode/husky/commit/0260cc9e986ccbc74b69a6da5aa397b217a97bb7) Update CHANGELOG.md - [`4d0ee9f`](https://github.com/typicode/husky/commit/4d0ee9fdd06be467b88bc3e043cf8006b5aafbc7) Add git worktree test ([#482](https://github-redirect.dependabot.com/typicode/husky/issues/482)) - [`5b8f6aa`](https://github.com/typicode/husky/commit/5b8f6aaa014f8c05fa40ad24827a1c17c5f82e55) Update CHANGELOG.md - [`f1b1441`](https://github.com/typicode/husky/commit/f1b1441eb72414b0f248c1dd79ffbd493c4b475e) Fix: git-worktree ([#407](https://github-redirect.dependabot.com/typicode/husky/issues/407)) - [`d7fd299`](https://github.com/typicode/husky/commit/d7fd29966cf8dff52afa61e0741fd5bc4457dffd) 2.1.0 - Additional commits viewable in [compare view](https://github.com/typicode/husky/compare/v1.1.4...v2.2.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If all status checks pass Dependabot will automatically merge this pull request.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #388.