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): bump the go group across 1 directory with 5 updates #6959

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

Bumps the go group with 4 updates in the / directory: github.com/gruntwork-io/terratest, k8s.io/api, k8s.io/client-go and k8s.io/code-generator.

Updates github.com/gruntwork-io/terratest from 0.47.2 to 0.48.0

Release notes

Sourced from github.com/gruntwork-io/terratest's releases.

v0.48.0

Modules affected

  • terraform
  • aws
  • helm
  • logger
  • http-helper
  • opa
  • docker

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.47.2...v0.47.3

Commits
  • a70a955 Merge pull request #1462 from gruntwork-io/bug/tg-output-handling-1453
  • 6b1772c PR comments
  • 47d7b3d Merge branch 'main' into bug/tg-output-handling-1453
  • 485b3e0 Merge pull request #1479 from wakeful/fix-1478-aws-rds-tests
  • 0c9113c fix #1478 we should copy the TF module into a temporary directory before runn...
  • 6c46211 Merge pull request #1481 from gruntwork-io/http-global-proxy
  • b803727 Merge branch 'main' into http-global-proxy
  • a990ca7 Merge pull request #1480 from gruntwork-io/nolog-ec2-keypair
  • b59ca00 Merge branch 'main' into bug/tg-output-handling-1453
  • 243572e httpdo* with global proxy
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.31.3 to 0.31.4

Commits

Updates k8s.io/apimachinery from 0.31.3 to 0.31.4

Commits

Updates k8s.io/client-go from 0.31.3 to 0.31.4

Commits

Updates k8s.io/code-generator from 0.31.3 to 0.31.4

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 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 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

@dependabot dependabot bot requested a review from a team as a code owner December 11, 2024 17:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 11, 2024
@nginx-bot nginx-bot enabled auto-merge (squash) December 11, 2024 17:17
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.54%. Comparing base (6ce3e72) to head (423adb8).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6959      +/-   ##
==========================================
- Coverage   52.57%   52.54%   -0.03%     
==========================================
  Files          88       88              
  Lines       20789    20803      +14     
==========================================
+ Hits        10929    10931       +2     
- Misses       9403     9417      +14     
+ Partials      457      455       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pdabelf5 pdabelf5 force-pushed the dependabot/go_modules/go-9cc447809e branch from e0e3331 to d2ef171 Compare December 12, 2024 13:32
Bumps the go group with 4 updates in the / directory: [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest), [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/client-go](https://github.com/kubernetes/client-go) and [k8s.io/code-generator](https://github.com/kubernetes/code-generator).

Updates `github.com/gruntwork-io/terratest` from 0.47.2 to 0.48.0
- [Release notes](https://github.com/gruntwork-io/terratest/releases)
- [Commits](gruntwork-io/terratest@v0.47.2...v0.48.0)

Updates `k8s.io/api` from 0.31.3 to 0.31.4
- [Commits](kubernetes/api@v0.31.3...v0.31.4)

Updates `k8s.io/apimachinery` from 0.31.3 to 0.31.4
- [Commits](kubernetes/apimachinery@v0.31.3...v0.31.4)

Updates `k8s.io/client-go` from 0.31.3 to 0.31.4
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.31.3...v0.31.4)

Updates `k8s.io/code-generator` from 0.31.3 to 0.31.4
- [Commits](kubernetes/code-generator@v0.31.3...v0.31.4)

---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terratest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: k8s.io/code-generator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@pdabelf5 pdabelf5 force-pushed the dependabot/go_modules/go-9cc447809e branch from d2ef171 to 423adb8 Compare December 12, 2024 13:34
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2024

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

@dependabot dependabot bot closed this Dec 12, 2024
auto-merge was automatically disabled December 12, 2024 17:11

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/go-9cc447809e branch December 12, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants