Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 12, 2021

Updates the requirements on foodcritic to permit the latest version.

Changelog

Sourced from foodcritic's changelog.

16.3.0 (2020-06-22)

Please keep in mind that Foodcritic is considered EOL. This release is being made to reduce the side of dependencies in Chef Workstation. Users of Foodcritic should migrate to Cookstyle which ships with nearly 200 Chef cookbook cops and autocorrects code.

  • Removed the dependency on cucumber-core and its many dependencies by vendoring the gherkin tag processing logic from cucumber-core 3.x
  • Fix FC123 to properly look for files in subdirectories within the /files directory

16.2.0 (2019-11-06)

  • Updated Chef Infra metadata to 15.4 and 14.14 to add new resource properties and actions
  • Fixed the detection of :'symbol' action in notifications on Ruby 2.6+

16.1.1 (2019-07-02)

  • Resolved failure in FC123 when a cookbook does not include a files directory

16.1.0 (2019-07-02)

  • Updated Chef Infra Client metadata for 15.1 to include the new chocolatey_feature resources as well as new properties in the launchd and chocolatey_source resources
  • Added new rule to detect large files shipped in a cookbook: FC123: Content of a cookbook file is larger than 1MB. Thanks @​mattray
  • Allow configuring the size of the AST cache with a new --ast-cache-size command line option. Thanks @​Babar
  • Fix false positives in FC019 by chaning the Chef internal methods we check against. Thanks @​TravisWhitehead

16.0.0 (2019-05-14)

  • Removed Chef 13 metadata
  • Added metadata for Chef 14.12.9 and 15.0.293
  • Reenabled FC121 which detects the usage of cookbooks made obsolete by Chef 14

15.1.0 (2018-12-26)

  • Stripped test files from the gem artifact to slim the install size
  • Removed the legacy man page file that appears to be used
  • Updated chef metadata to 14.8 which provides information on the actions / properties of windows_task

15.0.0 (2018-12-03)

With this release of Foodcritic we are now shipping only metadata for the latest versions of each supported Chef version. Chef metadata files are getting increasingly large and this is increasing the size of Chef DK/Workstation significantly. This release ships with Chef 14.7 and 13.12 metadata and future releases will update the metadata versions without a major version bump as this should not be considered a breaking change.

14.3.0 (2018-10-23)

  • Added Chef 13.11.3 metadata
  • Removed Chef 13.5, 13.6, 13.7 and 13.9 metadata
  • Disabled FC121 for now. This rule was causing a lot of confusion and resulting in authors dropping support for Chef 13 prematurely. This rule we get enabled again when Chef 13 goes EOL this coming April

14.2.0 (2018-09-30)

  • Add Chef 14.5 metadata with 14.4 being the new default
  • Removed Chef 13.4 metadata
  • Pin cucumber-core to prevent pulling in new breaking changes

... (truncated)

Commits

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)

Updates the requirements on [foodcritic](https://github.com/acrmp/foodcritic) to permit the latest version.
- [Release notes](https://github.com/acrmp/foodcritic/releases)
- [Changelog](https://github.com/Foodcritic/foodcritic/blob/master/CHANGELOG.md)
- [Commits](Foodcritic/foodcritic@v16.2.0...v16.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant