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.0.1#97

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

Bump kitchen-ec2 from 2.2.2 to 3.0.1#97
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/kitchen-ec2-3.0.1

Conversation

@dependabot-preview
Copy link
Contributor

Bumps kitchen-ec2 from 2.2.2 to 3.0.1.

Changelog

Sourced from kitchen-ec2's changelog.

v3.0.1 (2019-05-08)

Full Changelog

  • Resolve several 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:

  • fix x86_64 architecture default for image search (fixes new arm64 arch appearing instead) [#432]

v2.3.1 (2018-10-19)

Full Changelog

Fixed Bugs:

  • windows2012-r2 hanging on userdata.ps1 in kitchen-ec2 2.3.0 [#424]
... (truncated)
Commits
  • ff88cfa Release 3.0.1
  • 454a820 Merge pull request #455 from test-kitchen/fix_deprecation
  • 0745980 Avoid a deprecation warninig when spinning up a new instance
  • ca750ed Add missing changelog entries
  • 4ea6445 Merge pull request #450 from test-kitchen/release_3
  • 4f22ef4 Merge pull request #452 from criteo-forks/tags_must_be_string
  • 59c6c95 Merge pull request #453 from criteo-forks/retry_on_request_limit_error
  • eb693c4 Leverage quadratic backoff retry on instance creation throttling
  • f758fa4 Ensure tags keys are strings as expected by AWS SDK
  • 6a2b08d Merge pull request #451 from bdwyertech/patch-1
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 #103.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/kitchen-ec2-3.0.1 branch September 2, 2019 05:06
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