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

Bump berkshelf and chef #116

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 Dec 18, 2019

⚠️ 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 berkshelf and chef. These dependencies needed to be updated together.
Updates berkshelf from 6.3.4 to 7.0.8

Changelog

Sourced from berkshelf's changelog.

7.0.8 (2019-03-18)

Full Changelog

Merged pull requests:

v7.0.7 (2018-11-27)

Full Changelog

Merged pull requests:

  • Allow relative urls in location_path for downloader #1799 (DarthHater)
  • Adds the possibility to show all outdated dependencies with berks outdated #1793 (jeroenj)
  • Remove chef from gemfile and add docs group #1792 (tas50)
Commits
  • f35e043 Merge pull request #1813 from berkshelf/release_708
  • 10b0e29 Release 7.0.8
  • 3368aee Merge pull request #1810 from berkshelf/bumps
  • 2c5a57a Allow for retryable 3.x
  • 454a1a1 Merge pull request #1809 from berkshelf/bumps
  • f213573 Don't test within DK in appveyor
  • 40ab5e2 Test on the latest ruby versions in travis
  • ce35fbb Update for the new Chefstyle
  • 0c2f9d2 Bump the gemfile.lock
  • 55fc08d Allow for the latest mixlib-shellout and mixlib-archive
  • Additional commits viewable in compare view

Updates chef from 12.22.5 to 15.6.10

Release notes

Sourced from chef's releases.

15.1.36 (2019-07-01)

Chef Infra Client 15.1

New Resources

chocolatey_feature

The chocolatey_feature resource allows you to enable and disable Chocolatey features. See the chocolatey_feature documentation for full usage information. Thanks @​gep13 for this new resource.

Updated Resources

chocolatey_source

The chocolatey_source resource has been updated with new enable and disable actions, as well as admin_only and allow_self_service properties. Thanks @​gep13 for this enhancement.

launchd

The launchd resource has been updated with a new launch_events property, which allows you to specify higher-level event types to be used as launch-on-demand event sources. Thanks @​chilcote for this enhancement.

yum_package

The yum_package resource's helper for interacting with the yum subsystem has been updated to always close out the rpmdb lock, even during failures. This may prevent the rpmdb becoming locked in some rare conditions. Thanks for reporting this issue, @​lytao.

template

The template resource now provides additional information on failures, which is especially useful in ChefSpec tests. Thanks @​brodock for this enhancement.

Target Mode Improvements

Our experimental Target Mode received a large number of updates in Chef Infra Client 15.1. Target Mode now reuses the connection to the remote system, which greatly speeds up the remote Chef Infra run. There is also now support for Target Mode in the systemd_unit, log, ruby_block, and breakpoint resources. Keep in mind that when using ruby_block with Target Mode that the Ruby code in the block will execute locally as there is not necessarily a Ruby runtime on the remote host.

Ohai 15.1

Ohai has been updated to 15.1 with the following changes:

  • The Shard plugin properly uses the machine's machinename, serial, and uuid attributes to generate the shard value. The plugin also no longer throws an exception on macOS hosts. Thanks @​michel-slm for these fixes.
  • The Virtualbox plugin has been enhanced to gather information on running guests, storage, and networks when VirtualBox is installed on a node. Thanks @​freakinhippie for this new capability.
  • Ohai no longer fails to gather interface information on Solaris in some rare conditions. Thanks @​devoptimist for this fix.

Chef InSpec 4.6.4

Chef InSpec has been updated from 4.3.2 to 4.6.4 with the following changes:

  • InSpec Attributes have now been renamed to Inputs to avoid confusion with Chef Infra attributes.
  • A new InSpec plugin type of Input has been added for defining new input types. See the InSpec Plugins documentation for more information on writing these plugins.
  • InSpec no longer prints errors to the stdout when passing --format json.
  • When fetching profiles from GitHub, the URL can now include periods.
  • The performance of InSpec startup has been improved.
Changelog

Sourced from chef's changelog.

v15.6.10 (2019-12-12)

Merged Pull Requests

v15.5.17 (2019-11-21)

v15.5.16 (2019-11-21)

Merged Pull Requests

  • Require relative in the win32-eventlog rakefile #9116 (tas50)

v15.5.15 (2019-11-19)

Merged Pull Requests

v15.5.9 (2019-11-15)

Merged Pull Requests

... (truncated)
Commits
  • 4ef700e Bump version to 15.6.10 by Chef Expeditor
  • d4ef805 Merge pull request #9152 from chef/expeditor/ohai_15.6.3
  • 828a1dc Bump ohai to 15.6.3
  • ff71bee Bump version to 15.6.9 by Chef Expeditor
  • c9e1a94 Merge pull request #9150 from cinc-project/dist_deduplicate_short
  • c9a03f0 removing duplicate constant for Chef::Dist::SHORT
  • a35f79a Bump version to 15.6.8 by Chef Expeditor
  • 3e6d67e Merge pull request #9149 from cinc-project/dist_chef-apply
  • 15b4626 new distro constant for chef-apply
  • 3d96aaf Bump version to 15.6.7 by Chef Expeditor
  • 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 will not automatically merge this PR because it includes a major update to a production 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 [berkshelf](https://github.com/RiotGames/berkshelf) and [chef](https://github.com/chef/chef). These dependencies needed to be updated together.

Updates `berkshelf` from 6.3.4 to 7.0.8
- [Release notes](https://github.com/RiotGames/berkshelf/releases)
- [Changelog](https://github.com/berkshelf/berkshelf/blob/master/CHANGELOG.md)
- [Commits](berkshelf/berkshelf@v6.3.4...v7.0.8)

Updates `chef` from 12.22.5 to 15.6.10
- [Release notes](https://github.com/chef/chef/releases)
- [Changelog](https://github.com/chef/chef/blob/master/CHANGELOG.md)
- [Commits](chef/chef@v12.22.5...v15.6.10)

Signed-off-by: dependabot-preview[bot] <[email protected]>
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