tablexi / chef-sendmail-ses

MIT License
4 stars 9 forks source link

Bump kitchen-ec2 from 3.0.1 to 3.8.0 #171

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps kitchen-ec2 from 3.0.1 to 3.8.0.

Changelog

Sourced from kitchen-ec2's changelog.

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

  • 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)
Commits
  • c002f0b Release 3.8.0
  • 0c307ab Allow multiple ip addresses in security group
  • 083d390 Merge pull request #512 from test-kitchen/cw/block_duration
  • 3da2d78 Update chefstyle requirement from = 1.4.3 to = 1.4.4
  • bb5a94e Update chefstyle requirement from = 1.4.3 to = 1.4.4
  • 4c7d79c Update chefstyle requirement from = 1.4.0 to = 1.4.3
  • 778eaee Update chefstyle requirement from = 1.4.0 to = 1.4.3
  • 5ed9045 Release 3.7.2
  • 77ae530 Merge pull request #514 from test-kitchen/dependabot/bundler/chefstyle-eq-1.4.0
  • 1fe821d Chefstyle updates
  • 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) - `@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](https://app.dependabot.com): - 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[bot] commented 3 years ago

Superseded by #190.