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

Bump kitchen-ec2 from 2.2.2 to 3.4.0#132

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot-bundler-kitchen-ec2-3.4.0
Closed

Bump kitchen-ec2 from 2.2.2 to 3.4.0#132
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot-bundler-kitchen-ec2-3.4.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps kitchen-ec2 from 2.2.2 to 3.4.0.

Changelog

Sourced from kitchen-ec2's changelog.

v3.4.0 (2020-03-18)

Full Changelog

v3.3.0 (2020-01-20)

Full Changelog

  • Ignore case when checking if the instance provisioner is Chef #474 (slapvanilla)
  • Enhancements: Security Group Search & Spot Instance Provisioning #470 (bdwyertech)
  • Update chefstyle requirement from = 0.13.3 to = 0.14.0 #472 (tas50)
  • Use require_relative instead of require #478 (tas50)

v3.2.0 (2019-09-17)

Full Changelog

v3.1.0 (2019-08-07)

Full Changelog

  • Resolve additional deprecation warnings from the new aws-sdk-v3 dependency. Thanks @Annih
  • Add support for SSH through Session Manager. Thanks @awiddersheim
  • Adds support for searching for multiple security groups, as well as searching by group name. Thanks @bdwyertech
  • Allow asking for multiple instance types and subnets for spot pricing. Thanks @vmiszczak-teads

v3.0.1 (2019-05-08)

Full Changelog

  • Resolve deprecation warnings from the new aws-sdk-v3 dependency

v3.0.0 (2019-05-01)

Full Changelog

  • Switch from the monolithic aws-sdk-v2 to the just aws-sdk-ec2 aka aws-sdk-v3. This greatly reduces the number of dependencies necessary for this plugin, but is a major change that makes it incompatible with older released of Chef-DK that require aws-sdk-v2.
  • Require Ruby 2.3 or later as Ruby 2.2 is now EOL
  • Loosen the dependency on Test Kitchen to allow this plugin to work with Test Kitchen 2.0
  • Fix hostname detection to not fail when the system doesn't have a public IP. Thanks @niekrasp
  • Added a new security_group_cidr_ip config for specifying IP CIDRs in the security group. Defaults to 0.0.0.0/0. Thanks @dpattmann
  • Support providing full Debian versions like 9.6 instead of just the major release like 9
  • Ensure tags keys are strings as expected by AWS SDK. Thanks @Annih
  • Leverage quadratic backoff retry on instance creation throttling. Thanks @Annih
  • Honor AWS_PROFILE if present. Thanks @bdwyertech

v2.4.0 (2018-12-20)

Full Changelog

... (truncated)
Commits
  • 33e6310 Release 3.4.0
  • 374e8d0 Remove double chefstyle dep
  • 8b5d07a Merge pull request #482 from criteo-forks/destroy2
  • 5b7c3fc Merge pull request #481 from test-kitchen/dependabot/bundler/chefstyle-eq-0.14.1
  • 400ca53 Merge pull request #483 from test-kitchen/actions
  • 58bcd3f Migrate to GitHub Actions for testing
  • f843e08 Don't crash upon destroy if instance is already dead
  • 1737f53 Update chefstyle requirement from = 0.14.0 to = 0.14.1
  • e1b83dc Release 3.3.0
  • bb2b998 Merge pull request #478 from test-kitchen/require_relative
  • 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 will not automatically merge this PR because it includes a major update to a development 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)

@dependabot-preview
Copy link
Contributor Author

Superseded by #140.

@dependabot-preview dependabot-preview bot deleted the dependabot-bundler-kitchen-ec2-3.4.0 branch June 2, 2020 05:32
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