Skip to content

chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.289.0 to 1.290.0#674

Merged
ArangoGutierrez merged 2 commits intomainfrom
dependabot/go_modules/main/github.com/aws/aws-sdk-go-v2/service/ec2-1.290.0
Feb 18, 2026
Merged

chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.289.0 to 1.290.0#674
ArangoGutierrez merged 2 commits intomainfrom
dependabot/go_modules/main/github.com/aws/aws-sdk-go-v2/service/ec2-1.290.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps github.com/aws/aws-sdk-go-v2/service/ec2 from 1.289.0 to 1.290.0.

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) from 1.289.0 to 1.290.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.289.0...service/ec2/v1.290.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-version: 1.290.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@copy-pr-bot
Copy link

copy-pr-bot bot commented Feb 18, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@coveralls
Copy link

coveralls commented Feb 18, 2026

Pull Request Test Coverage Report for Build 22138685297

Details

  • 2 of 12 (16.67%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.009%) to 48.227%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/cleanup/cleanup.go 0 1 0.0%
pkg/provisioner/provisioner.go 0 1 0.0%
pkg/provisioner/cluster.go 0 8 0.0%
Totals Coverage Status
Change from base Build 22073119621: -0.009%
Covered Lines: 2612
Relevant Lines: 5416

💛 - Coveralls

Suppress gosec taint analysis false positives (G117/G703/G704) with
nolint directives and convert WriteString(fmt.Sprintf(...)) to
fmt.Fprintf for staticcheck QF1012.

Signed-off-by: Eduardo Arango <eduardo@nvidia.com>
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
@ArangoGutierrez ArangoGutierrez merged commit f74626c into main Feb 18, 2026
7 checks passed
@ArangoGutierrez ArangoGutierrez deleted the dependabot/go_modules/main/github.com/aws/aws-sdk-go-v2/service/ec2-1.290.0 branch February 18, 2026 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue/PR Pull about a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants