chef-boneyard / chef-dk

DEPRECATED: A streamlined development and deployment workflow for Chef Infra platform.
Apache License 2.0
380 stars 170 forks source link

Bump omnibus from `37c578e` to `f8f202c` in /omnibus #3002

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps omnibus from 37c578e to f8f202c.

Commits
  • f8f202c Bump version to 7.0.19 by Chef Expeditor
  • dc458d0 Merge pull request #940 from mattray/open_uri
  • 5012f85 updated to support pre-Ruby 2.7
  • e805e74 Ruby 2.7.1 adds a warning on calling open directly, needs to be URI.open
  • fdca423 Bump version to 7.0.18 by Chef Expeditor
  • 7f92da4 Merge pull request #957 from chef/dependabot/bundler/chefstyle-eq-1.2.0
  • 2546bd2 Update chefstyle requirement from = 1.1.3 to = 1.2.0
  • See full diff 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - 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)