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.1.0 #376

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps husky from 1.1.4 to 2.1.0.

Changelog *Sourced from [husky's changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md).* > ## 2.1.0 > > * Improve shell script portability by using `.` rather than `source` > > ## 2.0.0 > > * Update dependencies > * Update messages > * 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 - [`d7fd299`](https://github.com/typicode/husky/commit/d7fd29966cf8dff52afa61e0741fd5bc4457dffd) 2.1.0 - [`7996c1c`](https://github.com/typicode/husky/commit/7996c1c6919ee7b34f91364fb242487b9ea2a102) Update CHANGELOG.md - [`8a077c2`](https://github.com/typicode/husky/commit/8a077c24fc29580fa6a15f3a7cbe924aede9ffae) Update types - [`e278cca`](https://github.com/typicode/husky/commit/e278cca1d76dccb1e92df21df436bb3e012d8f88) Update CHANGELOG.md - [`cf7b0d1`](https://github.com/typicode/husky/commit/cf7b0d19474f2b136bd8ae74bb2a27d0affc7c87) Use . instead of source ([#480](https://github-redirect.dependabot.com/typicode/husky/issues/480)) - [`b93ab54`](https://github.com/typicode/husky/commit/b93ab54966db80e316c662648f4d1047dad1e028) 2.0.0 - [`bbb5029`](https://github.com/typicode/husky/commit/bbb502901d85399aec83d980638b2f50cb1f47fe) Update CHANGELOG.md - [`9db23db`](https://github.com/typicode/husky/commit/9db23dbb50921a664c5a2a829094a3c5136d555b) Drop Node 6 and update dependencies ([#477](https://github-redirect.dependabot.com/typicode/husky/issues/477)) - [`ac0aaa1`](https://github.com/typicode/husky/commit/ac0aaa103427af9724479e047b185951a06b8138) Update README.md - [`f8f1172`](https://github.com/typicode/husky/commit/f8f1172b4794d28b681b2dfe6ac0473cbeba56a8) Update README.md - Additional commits viewable in [compare view](https://github.com/typicode/husky/compare/v1.1.4...v2.1.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 #381.