Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update chef-config requirement from < 16.5.77 to < 16.6.15 #244

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

Conversation

dependabot-preview[bot]
Copy link

Updates the requirements on chef-config to permit the latest version.

Changelog

Sourced from chef-config's changelog.

v16.6.14 (2020-10-14)

Merged Pull Requests

  • Pull in Ohai 16.6 and train-core/train-winrm updates #10474 (tas50)
  • Update to the windows_audit_policy resource to fix a bug on failure-only auditing #10473 (chef-davin)
  • add ruby-3.0 hash methods to immutabilize_hash #10475 (lamont-granquist)
  • add interpreter arg to powershell_out allowing it to call pwsh.exe #10478 (mwrock)
  • Update to Ruby 2.7.2 / Rubygems 3.1.4 #10480 (tas50)
  • Remove extra safe navigation #10482 (tas50)
  • add interpreter arg to powershell_exec allowing it to run powershell core #10476 (mwrock)
  • fix specs on powershell v4 and below #10484 (mwrock)
  • Update Ohai to 16.6.1 #10486 (tas50)
  • add interpreter to handle pwsh and powershell to powershell_script #10488 (mwrock)
  • Changing ifconfig provider to reduce blank lines in redhat and debian ifconfigs #10489 (jmherbst)
  • Bump Chefstyle & other deps #10498 (tas50)
  • provide powershell_exec functionality on x86 #10495 (mwrock)
  • chef_client_config resource #10365 (tas50)
  • Update examples and descriptions for better automated documentation #10500 (tas50)
  • Update cacerts, ohai, and winrm to the latest #10502 (tas50)
  • Support for ohai target mode #10418 (lamont-granquist)

v16.5.77 (2020-09-29)

Merged Pull Requests

  • Add missing requires to chef/policy_builder/dynamic #10446 (tas50)
  • Pull in the new tty-table to unlock new license-acceptance #10450 (tas50)
  • Check for full names in Homebrew package info #10360 (ed-brex)
  • Remove unused method #10449 (007lva)
  • Fix examples markdown in chef_handler resource. #10459 (phiggins)
  • Simplify Hash transforms & minor code refactoring #10447 (vsingh-msys)
  • Update require gating to include chef-utils/chef-config & gate more #10451 (tas50)
  • Use ChefUtils::Dist::Infra::PRODUCT for locale warning instead of "Chef" #10461 (ramereth)
  • Preparing 16.5 hotfix patch to fix Workstation build issue #10462 (tyler-ball)
  • autoload addressable/uri on :URI inside addressable module #10464 (mwrock)
  • Remove unnecessary require. #10465 (phiggins)
  • Use Ruby 2.6 endless Range syntax #10463 (007lva)
  • Bump dependencies to latest + resolve Chefstyle warning #10468 (tas50)

v16.5.64 (2020-09-17)

Merged Pull Requests

  • Add new chef_client_trusted_certificate resource #10331 (tas50)
  • Simplify macos detection in specs to include big sur #10335 (tas50)
  • New exit code to signal chef-client exits due to configuration errors #10302 (NaomiReeves)
  • Bump all deps to the latest for the require optimizations #10337 (tas50)
  • fix chocolatey and x86 windows omnibus builds #10339 (mwrock)
  • Avoid knife ssh freeze on windows #9482 (dheerajd-msys)
  • Start building S390x packages again #10338 (btm)
  • separate omnibus rspec path from options #10343 (mwrock)
Commits
  • df2af00 Bump version to 16.6.14 by Chef Expeditor
  • 783b78f Merge pull request #10418 from chef/lcg/ohai-target-mode
  • 099f998 Bump version to 16.6.13 by Chef Expeditor
  • 2632a39 Merge pull request #10502 from chef/bump_ohai_cacerts
  • 6d351c9 Remote ohai support for chef-client
  • a3716bf Update cacerts, ohai, and winrm to the latest
  • 7ea5d62 Update CHANGELOG.md with details from pull request #10500
  • 5db9e45 Merge pull request #10500 from chef/examples
  • 02fc525 Add a bit more formatting
  • 103f94f Update formatting for dirs
  • Additional commits viewable in compare view

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:

  • 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)

Updates the requirements on [chef-config](https://github.com/chef/chef) to permit the latest version.
- [Release notes](https://github.com/chef/chef/releases)
- [Changelog](https://github.com/chef/chef/blob/master/CHANGELOG.md)
- [Commits](chef/chef@v0.0.1...v16.6.14)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot requested a review from a team as a code owner October 15, 2020 13:35
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 15, 2020
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants