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.1.0#103

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

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

Conversation

@dependabot-preview
Copy link
Contributor

Bumps kitchen-ec2 from 2.2.2 to 3.1.0.

Changelog

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

Full Changelog

  • Don't ship the changelog in the gem

v2.3.3 (2018-11-28)

Full Changelog

Merged pull requests:

  • Adding support for arm64 architecture [#433]

v2.3.2 (2018-11-28)

Full Changelog

Fixed Bugs:

... (truncated)
Commits
  • aa334bf Release 3.1.0
  • a6e56c8 Merge pull request #454 from criteo-forks/aws_sdk_ec2_warnings
  • 61ed788 Merge pull request #461 from awiddersheim/add_ssh_over_ssm
  • bc9ec83 Merge pull request #458 from bdwyertech/multiple-securitygroups
  • 7a31e55 Adjust error message for SecurityGroup search
  • af79b78 Fix typo
  • 4fb391f Add support for SSH through Session Manager
  • 5389829 Update documentation
  • 29843bf Security Group Enhancement
  • 85e61eb Merge pull request #437 from teads/spots
  • 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)
  • 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.

@dependabot-preview
Copy link
Contributor Author

Superseded by #105.

@dependabot-preview dependabot-preview bot deleted the dependabot-bundler-kitchen-ec2-3.1.0 branch October 2, 2019 06:19
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