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.12.0 #808

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.12.0](https://github.com/chef/chefstyle/tree/v0.12.0) (2019-01-15) > > #### Merged Pull Requests > - WIP: simplify chefstyle [#66](https://github-redirect.dependabot.com/chef/chefstyle/pull/66) ([lamont-granquist](https://github.com/lamont-granquist)) > - rubocop 0.62 engine upgrade [#68](https://github-redirect.dependabot.com/chef/chefstyle/pull/68) ([lamont-granquist](https://github.com/lamont-granquist)) > > ## [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 - [`ccb96c2`](https://github.com/chef/chefstyle/commit/ccb96c2e3b4b3632242f8c9cfe0a8b65949e115d) Bump version to 0.12.0 by Chef Expeditor - [`ec1c760`](https://github.com/chef/chefstyle/commit/ec1c760efe3a0fd0c0186bbd063fe2d4ac1b5bb4) Merge pull request [#68](https://github-redirect.dependabot.com/chef/chefstyle/issues/68) from chef/lcg/rubocop-0.62 - [`73506f9`](https://github.com/chef/chefstyle/commit/73506f9b368f00e2bdf9a77365f03f215382d012) also drop ruby 2.2 support - [`740c6bb`](https://github.com/chef/chefstyle/commit/740c6bb705480736537f182e4e00ef42fb78064b) chefstyle myself - [`349f202`](https://github.com/chef/chefstyle/commit/349f202f6d4f9dede7cdfcaf811910bb00fadbbf) Vendor rubocop-0.62.0 upstream configuration. - [`a4fbe2e`](https://github.com/chef/chefstyle/commit/a4fbe2e26fc900fe55b6e9100cfdcd1bb7be336a) new rubucop only has default.yml - [`7622986`](https://github.com/chef/chefstyle/commit/76229867f6b1684b121e840896507a9a7319f774) bump rubocop + chefstyle versions - [`a50697a`](https://github.com/chef/chefstyle/commit/a50697a8ff6b5eee2e737036ec01a8760caebce3) Revert "WIP: simplify chefstyle" - [`27ee8e1`](https://github.com/chef/chefstyle/commit/27ee8e185ac2b5c3bdde4c2ed2c2e0e6f303370d) Bump version to 0.11.3 by Chef Expeditor - [`5af992a`](https://github.com/chef/chefstyle/commit/5af992a84229e93f74eae11d94710e8f57b95f0c) Merge pull request [#66](https://github-redirect.dependabot.com/chef/chefstyle/issues/66) from chef/lcg/simplification - Additional commits viewable in [compare view](https://github.com/chef/chefstyle/compare/v0.11.0...v0.12.0)


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.
tas50 commented 4 years ago

@dependabot ignore this minor version

dependabot-preview[bot] commented 4 years ago

OK, I won't notify you about version 0.12.x again, unless you re-open this PR or update to a 0.12.x release yourself.