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 winrm-elevated from 1.2.1 to 1.2.2 in /omnibus #3032

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps winrm-elevated from 1.2.1 to 1.2.2.

Changelog

Sourced from winrm-elevated's changelog.

1.2.2

  • Use StringIO instead of Tempfile to write task script
  • Oprimize requires
  • Cleanup orphaned tasks
Commits
  • 4a72a1a Merge pull request #41 from WinRb/v122
  • 8abb817 update changelog for v 1.2.2
  • 42a8710 Merge pull request #39 from davydotcom/patch-temp-file
  • 96c0ec5 Merge branch 'master' into patch-temp-file
  • a653942 Merge pull request #37 from tarraschk/erase-old-tasks
  • 0b554c3 clean old tasks that might be stuck
  • 255ea3f Merge pull request #40 from tas50/requires
  • 8eba527 Optimize our requires
  • 10e7d91 fixing elevated script length
  • 185181f fixing merge
  • 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 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)