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

Bump chef from 14.7.17 to 14.12.9#121

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/chef-14.12.9
Closed

Bump chef from 14.7.17 to 14.12.9#121
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/chef-14.12.9

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps chef from 14.7.17 to 14.12.9.

Changelog

Sourced from chef's changelog.

v14.12.9 (2019-04-19)

Merged Pull Requests

  • Sync the CLI option descriptions between chef-client and chef-solo #8402 (tas50)

Changes since 14.12.3 release

Merged Pull Requests

  • Sync the CLI option descriptions between chef-client and chef-solo #8402 (tas50)
  • Improve the error message when no config can be loaded #8401 (tas50)
  • Fix default/override attribute blacklists and whitelists #8400 (tas50)
  • Add placeholder license acceptance flags #8398 (tas50)
  • Update win32-service + bump inspec to 3.9.3 #8387 (tas50)
  • Backport #8077 to Chef 14 #8384 (btm)

v14.12.3 (2019-04-16)

Merged Pull Requests

  • windows_certificate: Import nested certificates while importing P7B certs #8274 (tas50)
  • Backport fix for #8080 #8303 (jasonwbarnett)
  • Loosen the win32-cerstore and win32-service dependencies #8295 (tas50)
  • Remove travis gem dep and bump versions of multiple components #8315 (tas50)
  • Remove windows-api pin and update InSpec to 3.9.0 #8327 (jaymalasinha)
  • Update Ruby to 2.5.5 and nokogiri to 1.10.2 #8339 (tas50)
  • Backport two test fixes/changes to chef-14 #8364 (btm)
  • Drop privileges before creating files in solo mode #8372 (btm)

v14.11.21 (2019-03-07)

Merged Pull Requests

  • Update rubygems to 2.7.8 and bundler to 1.17.3 #8194 (tas50)
  • windows_certificate: Import PFX certificates with their private keys #8206 (tas50)
  • windows_task: Properly set command / arguments so resource updates behave as expected #8205 (tas50)
  • Update knife bootstrap template to use up to date omnitruck URL #8207 (tas50)
  • chef-solo: Fixes for extra cookbook_path with parent dir that doesn't exist causes crash #8209 (tas50)
  • Update InSpec to 3.5.0 #8214 (tas50)
  • Chef-14: add ed25519 gemset and update omnibus-software #8222 (lamont-granquist)
  • Update InSpec to 3.6.6 #8237 (tas50)
  • Chef-14: add lazy module include to universal DSL #8246 (lamont-granquist)
  • Chef-14: rollback rbnacl #8254 (lamont-granquist)
  • Update libxml2 to 2.9.9 #8238 (tas50)
  • Use proper paths on Windows in chef-config #8261 (tas50)
  • windows_share: Improve path comparison to prevent convering on each run #8262 (tas50)
  • chocolatey_package: use provided options when determing available options to allow using private sources #8263 (tas50)
  • openssl_dhparam: allow changing file mode on subsequent runs #8264 (tas50)
... (truncated)
Commits
  • d7f6591 Bump version to 14.12.9 by Chef Expeditor
  • 0672865 Merge pull request #8402 from chef/sync_with_chef_14
  • bb9b9ed Bump version to 14.12.8 by Chef Expeditor
  • 4959475 Merge pull request #8401 from chef/better_errors
  • 6cdc897 Bump version to 14.12.7 by Chef Expeditor
  • 0fd0039 Merge pull request #8400 from chef/whitelist_blacklist_14
  • 62b4b5c Sync the CLI option descriptions between chef-client and chef-solo
  • 80d0b50 Break the error message into 2 sentences
  • 6b176a3 Improve the error message when no config can be loaded
  • 0959e01 fix default/override attribute blacklists and whitelists
  • 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 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [chef](https://github.com/chef/chef) from 14.7.17 to 14.12.9.
- [Release notes](https://github.com/chef/chef/releases)
- [Changelog](https://github.com/chef/chef/blob/v14.12.9/CHANGELOG.md)
- [Commits](chef/chef@v14.7.17...v14.12.9)

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

Superseded by #125.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/chef-14.12.9 branch June 1, 2019 07:15
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.

1 participant