Skip to content

chore(deps): bump the go-dependencies group with 2 updates#2231

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-23e6e4fa43
Closed

chore(deps): bump the go-dependencies group with 2 updates#2231
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-23e6e4fa43

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps the go-dependencies group with 2 updates: github.com/aws/aws-sdk-go-v2/service/backup and github.com/aws/aws-sdk-go-v2/service/eks.

Updates github.com/aws/aws-sdk-go-v2/service/backup from 1.55.2 to 1.56.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/eks from 1.83.0 to 1.84.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-dependencies group with 2 updates: [github.com/aws/aws-sdk-go-v2/service/backup](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/eks](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go-v2/service/backup` from 1.55.2 to 1.56.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.55.2...service/s3/v1.56.0)

Updates `github.com/aws/aws-sdk-go-v2/service/eks` from 1.83.0 to 1.84.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.83.0...service/s3/v1.84.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/backup
  dependency-version: 1.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/eks
  dependency-version: 1.84.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies go Pull requests that update Go code labels May 22, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgolang/​github.com/​aws/​aws-sdk-go-v2/​service/​backup@​v1.55.2 ⏵ v1.56.098 +1100100100100
Updatedgolang/​github.com/​aws/​aws-sdk-go-v2/​service/​eks@​v1.83.0 ⏵ v1.84.099 +1100100100100

View full report

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 22, 2026

Benchstat

Base: 860d5f05121d8b326d27712426dd2db331d6e6b6
Head: f4771523ff377aa5220db1422930897779ce218c

✅ No significant performance changes detected

Full benchstat output
goos: linux
goarch: amd64
pkg: github.com/flanksource/config-db/bench
cpu: AMD EPYC 9V74 80-Core Processor                
                                         │ bench-base.txt │           bench-head.txt           │
                                         │     sec/op     │    sec/op     vs base              │
BenchSaveResultsSeed/N=1000-4                961.3m ± 43%   964.2m ± 44%       ~ (p=1.000 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4     103.7m ± 12%   112.9m ±  8%       ~ (p=0.132 n=6)
BenchSaveResultsUpdateChanged/N=1000-4        1.066 ±  7%    1.034 ±  8%       ~ (p=0.093 n=6)
geomean                                      473.7m         482.7m        +1.91%

                                       │ bench-base.txt │           bench-head.txt           │
                                       │      MB/s      │    MB/s     vs base                │
BenchSaveResultsSeed/N=1000-4              0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
BenchSaveResultsUpdateChanged/N=1000-4     0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
geomean                                               ²               +0.00%               ²
¹ all samples are equal
² summaries must be >0 to compute geomean

                                         │ bench-base.txt │           bench-head.txt           │
                                         │      B/op      │     B/op      vs base              │
BenchSaveResultsSeed/N=1000-4                36.31Mi ± 0%   36.29Mi ± 0%       ~ (p=0.937 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4     11.52Mi ± 2%   11.75Mi ± 2%       ~ (p=0.394 n=6)
BenchSaveResultsUpdateChanged/N=1000-4       75.26Mi ± 0%   75.26Mi ± 0%       ~ (p=1.000 n=6)
geomean                                      31.57Mi        31.78Mi       +0.66%

                                         │ bench-base.txt │          bench-head.txt           │
                                         │   allocs/op    │  allocs/op   vs base              │
BenchSaveResultsSeed/N=1000-4                 442.4k ± 0%   442.4k ± 0%       ~ (p=0.974 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4      130.0k ± 2%   133.3k ± 2%       ~ (p=0.418 n=6)
BenchSaveResultsUpdateChanged/N=1000-4        914.0k ± 1%   914.0k ± 1%       ~ (p=0.937 n=6)
geomean                                       374.6k        377.7k       +0.82%

                                         │ bench-base.txt │         bench-head.txt          │
                                         │      B/s       │     B/s       vs base           │
BenchSaveResultsUpdateUnchanged/N=1000-4     9.766Ki ± 0%   9.766Ki ± 0%  ~ (p=1.000 n=6) ¹
¹ all samples are equal

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 25, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 25, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/go-dependencies-23e6e4fa43 branch May 25, 2026 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants