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

Conversation

@dependabot-preview
Copy link
Contributor

Bumps foodcritic from 14.2.0 to 16.2.0.

Changelog

Sourced from foodcritic's changelog.

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
  • 8dcca01 Release 16.2.0
  • 96fda68 Fix failing test from the addition of the ast-cache-size
  • ff23805 Merge pull request #811 from Foodcritic/string_as_symbol
  • ae87241 Merge pull request #810 from Foodcritic/chefstyle
  • 69e0a60 Fix :'symbol' action in notification detection on Ruby 2.6+
  • 7f8c675 More spec fixes
  • 7cf987b Fix a spec failure
  • fbfc241 Resolve chefstyle 0.13 warnings
  • 7722ebd Update chef metdata to the latest releases
  • a06153e Merge pull request #805 from Foodcritic/update_metadata
  • Additional commits viewable in compare view

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.2.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.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

Superseded by #146.

@dependabot-preview dependabot-preview bot deleted the dependabot-bundler-foodcritic-16.2.0 branch July 2, 2020 05:29
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.

0 participants