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.3.0#123

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

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

Conversation

@dependabot-preview
Copy link
Contributor

Bumps kitchen-ec2 from 2.2.2 to 3.3.0.

Changelog

Sourced from kitchen-ec2's 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

  • Don't ship spec files in the gem artifact
  • Support Amazon Linux 2.0 image searching. Use the platform 'amazon2'
  • Support Windows Server 1709 and 1803 image searching

v2.3.4 (2018-12-04)

... (truncated)
Commits
  • e1b83dc Release 3.3.0
  • bb2b998 Merge pull request #478 from test-kitchen/require_relative
  • 3abcb0f Use require_relative instead of require
  • 51d2d74 Merge pull request #477 from test-kitchen/travis_updates
  • 8629cf7 Test on the latest ruby releases
  • 2b4e93b Merge pull request #472 from test-kitchen/dependabot/bundler/chefstyle-eq-0.14.0
  • bdffce9 Update chefstyle requirement from = 0.13.3 to = 0.14.0
  • 6000446 Merge pull request #470 from bdwyertech/security-group-vpc-filter
  • f18d64e Merge pull request #474 from slapvanilla/chef_case_insensitive_ohai
  • 11ee420 Support adding multiple security groups from a single search
  • 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 #132.

@dependabot-preview dependabot-preview bot deleted the dependabot-bundler-kitchen-ec2-3.3.0 branch April 2, 2020 05:24
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