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

Bump the gomodupdates group with 6 updates #3434

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2024

Bumps the gomodupdates group with 6 updates:

Package From To
github.com/aws/aws-sdk-go 1.50.25 1.50.26
golang.org/x/crypto 0.19.0 0.20.0
k8s.io/apimachinery 0.28.4 0.29.2
k8s.io/client-go 0.28.4 0.29.2
k8s.io/component-base 0.28.4 0.29.2
k8s.io/kubelet 0.28.4 0.29.2

Updates github.com/aws/aws-sdk-go from 1.50.25 to 1.50.26

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.50.26 (2024-02-26)

Service Client Updates

  • service/apigateway: Updates service documentation
    • Documentation updates for Amazon API Gateway.
  • service/drs: Updates service API and documentation
  • service/kafkaconnect: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for gp3 data volumes for Multi-AZ DB Clusters.
Commits

Updates golang.org/x/crypto from 0.19.0 to 0.20.0

Commits
  • 0aab8d0 all: update go.mod x/net dependency
  • 5bead59 ocsp: don't use iota for externally defined constants
  • 1a86580 x/crypto/internal/poly1305: improve sum_ppc64le.s
  • 1c981e6 ssh/test: don't use DSA keys in integrations tests, update test RSA key
  • 62c9f17 x509roots/nss: manually exclude a confusingly constrained root
  • See full diff in compare view

Updates k8s.io/apimachinery from 0.28.4 to 0.29.2

Commits

Updates k8s.io/client-go from 0.28.4 to 0.29.2

Commits
  • 62c5e9e Update dependencies to v0.29.2 tag
  • baea19d Merge pull request #122429 from MadhavJivrajani/tools-bump-129
  • 3373afd .*: bump golang.org/x/tools to v0.16.1
  • 288368e update go.mod
  • 86d49e7 Merge pull request #113374 from ahmedtd/kep-3257-projected-types
  • 59c256a Regenerate for ClusterTrustBundlePEM projected volume API
  • ac369c3 Define ClusterTrustBundlePEM projected volume
  • 66e57f7 Merge pull request #121552 from pohly/klog-update
  • 8b96b9b dependencies: klog v2.110.1
  • c13269d Merge pull request #116516 from aojea/servicecidr
  • Additional commits viewable in compare view

Updates k8s.io/component-base from 0.28.4 to 0.29.2

Commits

Updates k8s.io/kubelet from 0.28.4 to 0.29.2

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

Bumps the gomodupdates group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.50.25` | `1.50.26` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.19.0` | `0.20.0` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.28.4` | `0.29.2` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.28.4` | `0.29.2` |
| [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.28.4` | `0.29.2` |
| [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.28.4` | `0.29.2` |


Updates `github.com/aws/aws-sdk-go` from 1.50.25 to 1.50.26
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.50.25...v1.50.26)

Updates `golang.org/x/crypto` from 0.19.0 to 0.20.0
- [Commits](golang/crypto@v0.19.0...v0.20.0)

Updates `k8s.io/apimachinery` from 0.28.4 to 0.29.2
- [Commits](kubernetes/apimachinery@v0.28.4...v0.29.2)

Updates `k8s.io/client-go` from 0.28.4 to 0.29.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.28.4...v0.29.2)

Updates `k8s.io/component-base` from 0.28.4 to 0.29.2
- [Commits](kubernetes/component-base@v0.28.4...v0.29.2)

Updates `k8s.io/kubelet` from 0.28.4 to 0.29.2
- [Commits](kubernetes/kubelet@v0.28.4...v0.29.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: k8s.io/kubelet
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 27, 2024
Copy link
Contributor

Test Results

0 tests   - 2 829   0 ✅  - 2 828   0s ⏱️ - 1m 26s
0 suites  -   186   0 💤  -     1 
0 files    -     5   0 ❌ ±    0 

Results for commit aa8cc77. ± Comparison against base commit e6dd42b.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2024

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

@dependabot dependabot bot closed this Feb 27, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/gomodupdates-60ccf530f2 branch February 27, 2024 10:25
@github-actions github-actions bot locked and limited conversation to collaborators Feb 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants