Foodcritic / foodcritic

Lint tool for Chef cookbooks.
http://foodcritic.io
MIT License
408 stars 153 forks source link

Update chefstyle requirement from = 0.11.0 to 0.11.2 #809

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on chefstyle to permit the latest version.

Changelog *Sourced from [chefstyle's changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md).* > ## [v0.11.2](https://github.com/chef/chefstyle/tree/v0.11.2) (2019-01-15) > > #### Merged Pull Requests > - Add boilerplate and expand test to ruby 2.6 [#65](https://github-redirect.dependabot.com/chef/chefstyle/pull/65) ([tas50](https://github.com/tas50)) > - Unpin the bundler dev dep [#67](https://github-redirect.dependabot.com/chef/chefstyle/pull/67) ([tas50](https://github.com/tas50))
Commits - [`c2a0d96`](https://github.com/chef/chefstyle/commit/c2a0d9623a48848769ed845c517c58653947b7d0) Bump version to 0.11.2 by Chef Expeditor - [`f306727`](https://github.com/chef/chefstyle/commit/f30672792dd3e12b57d2667523634a30edb41a86) Merge pull request [#67](https://github-redirect.dependabot.com/chef/chefstyle/issues/67) from chef/cleanup - [`4f6712a`](https://github.com/chef/chefstyle/commit/4f6712a8efc694efd6c6d51fd0807f2e783b7661) Unpin the bundler dev dep - [`5190569`](https://github.com/chef/chefstyle/commit/5190569ae0901e1139f296a92cb448a60d98da56) Bump version to 0.11.1 by Chef Expeditor - [`9a6af27`](https://github.com/chef/chefstyle/commit/9a6af27674dd466bf031308397e637fff87c9255) Merge pull request [#65](https://github-redirect.dependabot.com/chef/chefstyle/issues/65) from chef/cleanup - [`632fdc7`](https://github.com/chef/chefstyle/commit/632fdc714ab6a6e25008bc00f2cff289ab034e4a) Add boilerplate and expand test to ruby 2.6 - [`550cb3c`](https://github.com/chef/chefstyle/commit/550cb3c4b82ac1d0dd59629f716c12fb25285015) Merge pull request [#64](https://github-redirect.dependabot.com/chef/chefstyle/issues/64) from chef/expeditor - [`7e2ced0`](https://github.com/chef/chefstyle/commit/7e2ced008a92a491dfcecc6a7216c633f5a9a149) Wire up the repo for expeditor - [`b19b6bc`](https://github.com/chef/chefstyle/commit/b19b6bc41a9251cbd1a4c03ccc45e39cc5fcb769) Add a code of conduct file - See full diff in [compare view](https://github.com/chef/chefstyle/compare/v0.11.0...v0.11.2)


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.


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.