tablexi / chef-sendmail-ses

MIT License
4 stars 9 forks source link

Bump kitchen-ec2 from 3.0.1 to 3.10.1 #215

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

Bumps kitchen-ec2 from 3.0.1 to 3.10.1.

Changelog

Sourced from kitchen-ec2's changelog.

v3.10.1 (2021-10-28)

Full Changelog

  • Don't wait the full 300 seconds during kitchen destroy if the instance was deleted outside of Test Kitchen.

v3.10.0 (2021-07-02)

Full Changelog

  • Allow specifying Elastic Network Interface ID with a new elastic_network_interface_id configuration option. See the readme for additional details
  • Support Test Kitchen 3.0
  • Improved the error message when an AMI ID cannot be found

v3.9.0 (2021-04-09)

Full Changelog

  • Require Ruby 2.5 + misc test cleanup #533 (tas50)
  • Update delete_on_termination to be true by default so we properly cleanup EBS volumes on RHEL systems #539 (i5pranay93)
  • Add support for GP3 EBS volume types #525 (bdwyertech)

v3.8.0 (2020-10-14)

Full Changelog

  • Allow multiple ip addresses to be specified when creating a security group #509 (trainsushi)
  • Use defaults when creating spot instances - fixes block_duration_minutes #512 (clintoncwolfe)

v3.7.2 (2020-09-29)

Full Changelog

v3.7.1 (2020-07-13)

Full Changelog

v3.7.0 (2020-07-02)

Full Changelog

v3.6.0 (2020-05-17)

Full Changelog

... (truncated)

Commits
  • 5510880 Release 3.10.1
  • d877db5 Merge pull request #559 from kasif-adnan/ka/191_improve_error_handling_kitchen
  • 177ccc6 put back server condition
  • b5358ad skip waiting period if instance is destroyed
  • b5fd431 Release 3.10
  • 72c2fc6 Merge pull request #547 from nikhil2611/ng/improve_error_message
  • d02803e Merge pull request #549 from test-kitchen/tk3
  • d22b303 Support Test Kitchen 3.0
  • 4cde25a Merge pull request #546 from mbaitelman/patch-1
  • 5a8943f Merge pull request #548 from test-kitchen/dependabot/bundler/chefstyle-2.0.5
  • 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 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)