Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Bump foodcritic from 14.2.0 to 16.3.0 #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 2, 2020

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps foodcritic from 14.2.0 to 16.3.0.

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
Commits

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.

Dependabot will not automatically merge this PR because it includes a major update to a development dependency.


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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [foodcritic](https://github.com/acrmp/foodcritic) from 14.2.0 to 16.3.0.
- [Release notes](https://github.com/acrmp/foodcritic/releases)
- [Changelog](https://github.com/Foodcritic/foodcritic/blob/master/CHANGELOG.md)
- [Commits](Foodcritic/foodcritic@v14.2.0...v16.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants