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

Conversation

@dependabot-preview
Copy link
Contributor

Bumps kitchen-ec2 from 2.2.2 to 3.6.0.

Changelog

Sourced from kitchen-ec2's changelog.

v3.6.0 (2020-05-17)

Full Changelog

  • Remove support for EOL Ruby 2.3 #491 (tas50)
  • Make Debian 10 the Debian default #492 (tas50)

v3.5.0 (2020-05-06)

Full Changelog

  • Select the least-populated subnet if we have multiple matches. This should help to distribute the test-kitchen load more evenly across multi-az VPC's while maintaining full backward compatibility. #489 (bdwyertech)
  • Readme example cleanup #484 (arothian)

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.
... (truncated)
Commits
  • 76d6bdd Release 3.6.0
  • f6f7725 Merge pull request #492 from test-kitchen/bump_debian
  • 51c928e Merge pull request #491 from test-kitchen/ruby_24
  • c92c1de Add spec for Debian 10
  • 58e8f50 Make Debian 10 the Debian default
  • 8a10939 Require Ruby 2.4 or later
  • 519cf4e Merge pull request #490 from test-kitchen/yard
  • 73e82eb Add yard comments from my previous refactor PR
  • dd6482c Release 3.5.0
  • f02499a Merge pull request #489 from bdwyertech/least-populated-subnet
  • 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 #150.

@dependabot-preview dependabot-preview bot deleted the dependabot-bundler-kitchen-ec2-3.6.0 branch August 2, 2020 04:25
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