Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency aws/amazon-ec2-instance-selector to v3 #1260

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Update Change
aws/amazon-ec2-instance-selector major v2.4.1 -> v3.0.0

Release Notes

aws/amazon-ec2-instance-selector (aws/amazon-ec2-instance-selector)

v3.0.0

Compare Source

What's Changed

  • Updated to aws-sdk-go-v2
  • Support querying for instance type generation ec2-instance-selector --generation-min=3 --generation-max=5
  • Only show current spot price instead of 30 day average. Calculating the 30 day avg was resulting in a lot of API calls and slowing the CLI down a lot!
  • Turn off the local cache by default. Since ec2-instance-selector is only showing the current spot price, the CLI is much snappier, so no need for the local-cache for most use-cases. You can still enable it via CLI options.
  • Deprecate the --service eks flag since EKS supports all instance types and the way it was checking was not the most up-to-date state anyways.
  • Upgrade go version to 1.23

Full Changelog

New Contributors

Full Changelog: aws/amazon-ec2-instance-selector@v2.4.1...v3.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/aws-amazon-ec2-instance-selector-3.x branch 3 times, most recently from 7f3663e to ec0e547 Compare October 25, 2024 18:23
@renovate renovate bot force-pushed the renovate/aws-amazon-ec2-instance-selector-3.x branch 3 times, most recently from 2c7e078 to 80d2387 Compare November 1, 2024 21:33
@renovate renovate bot force-pushed the renovate/aws-amazon-ec2-instance-selector-3.x branch 3 times, most recently from 2ab1b83 to 60c1850 Compare November 15, 2024 19:03
@renovate renovate bot force-pushed the renovate/aws-amazon-ec2-instance-selector-3.x branch 3 times, most recently from 5b741a7 to f177d23 Compare November 23, 2024 00:42
@renovate renovate bot force-pushed the renovate/aws-amazon-ec2-instance-selector-3.x branch from f177d23 to afd1eab Compare November 29, 2024 18:48
@renovate renovate bot force-pushed the renovate/aws-amazon-ec2-instance-selector-3.x branch 2 times, most recently from 496407c to 7aab0c6 Compare December 13, 2024 18:54
@renovate renovate bot force-pushed the renovate/aws-amazon-ec2-instance-selector-3.x branch from 7aab0c6 to 80ba393 Compare December 14, 2024 01:19
@mikutas mikutas merged commit 9feeb38 into master Dec 16, 2024
1 check passed
@mikutas mikutas deleted the renovate/aws-amazon-ec2-instance-selector-3.x branch December 16, 2024 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant