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 14 updates #2947

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2024

Bumps the gomodupdates group with 14 updates:

Package From To
github.com/aws/aws-sdk-go 1.49.13 1.49.15
github.com/aws/aws-sdk-go-v2 1.24.0 1.24.1
github.com/aws/aws-sdk-go-v2/config 1.26.2 1.26.3
github.com/aws/aws-sdk-go-v2/service/ec2 1.142.0 1.142.1
github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect 1.20.5 1.20.6
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.26.0 1.26.1
github.com/aws/aws-sdk-go-v2/service/ssm 1.44.6 1.44.7
golang.org/x/sync 0.5.0 0.6.0
golang.org/x/sys 0.15.0 0.16.0
golang.org/x/term 0.15.0 0.16.0
k8s.io/apimachinery 0.28.4 0.29.0
k8s.io/client-go 0.28.4 0.29.0
k8s.io/component-base 0.28.4 0.29.0
k8s.io/kubelet 0.28.4 0.29.0

Updates github.com/aws/aws-sdk-go from 1.49.13 to 1.49.15

Release notes

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

Release v1.49.15 (2024-01-04)

Service Client Updates

  • service/config: Updates service API and documentation
  • service/docdb: Updates service API and documentation
    • Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response.
  • service/ecs: Updates service API and documentation
    • This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances.
  • service/es: Updates service API and documentation
    • This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
  • service/lightsail: Updates service API and documentation
    • This release adds support to set up an HTTPS endpoint on an instance.
  • service/opensearch: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Adding support for provisioned throughput mode for SageMaker Feature Groups
  • service/servicecatalog: Updates service API and documentation
    • Added Idempotency token support to Service Catalog AssociateServiceActionWithProvisioningArtifact, DisassociateServiceActionFromProvisioningArtifact, DeleteServiceAction API

Release v1.49.14 (2024-01-03)

Service Client Updates

  • service/connect: Updates service API and documentation
  • service/mediaconvert: Updates service API and documentation
    • This release includes video engine updates including HEVC improvements, support for ingesting VP9 encoded video in MP4 containers, and support for user-specified 3D LUTs.
Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.24.0 to 1.24.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.26.2 to 1.26.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.142.0 to 1.142.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect from 1.20.5 to 1.20.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.26.0 to 1.26.1

Commits
  • f2706c8 Release 2023-12-08
  • 1dac0c9 Regenerated Clients
  • cbd9216 Update API model
  • c7357bb fix: reinstate presence of retryer when functional opts run but still respect...
  • c5c34b3 fix: translation of ini service sections into shared config (#2416)
  • b3c7fbf update express cache key (#2414)
  • 9b90af4 fix: add non-vhostable buckets to path when using legacy endpoint resolver (#...
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2/service/ssm from 1.44.6 to 1.44.7

Commits

Updates golang.org/x/sync from 0.5.0 to 0.6.0

Commits

Updates golang.org/x/sys from 0.15.0 to 0.16.0

Commits
  • 0829ab1 windows: add SetFileValidData
  • 32cdffc unix: don't redefine constants already defined in glibc headers
  • f0c7190 unix: remove extra trailing newlines in zsyscall_openbsd_*.go
  • 5ff87d7 unix: add Netfilter and NFTables constants
  • See full diff in compare view

Updates golang.org/x/term from 0.15.0 to 0.16.0

Commits

Updates k8s.io/apimachinery from 0.28.4 to 0.29.0

Commits
  • 3c8c1f2 update go.mod
  • 12dc3f8 Merge pull request #113374 from ahmedtd/kep-3257-projected-types
  • 03a1b4b LRUExpireCache: Allow removing multiple keys under lock
  • bc0a03b Merge pull request #119762 from AxeZhan/PollUntilContextCancel
  • 16d50e6 Merge pull request #121552 from pohly/klog-update
  • 6b13b03 dependencies: klog v2.110.1
  • 96ae302 Merge pull request #121575 from apelisse/update-smd
  • 458fd90 Merge pull request #120707 from Jefftree/csa-openapiv3
  • 850727f Merge pull request #120592 from AxeZhan/validation_sets
  • 8dbf841 managedfields: Allow duplicates for built-in updates associative lists
  • Additional commits viewable in compare view

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

Commits

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

Commits

Updates k8s.io/kubelet from 0.28.4 to 0.29.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 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 14 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.49.13` | `1.49.15` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.24.0` | `1.24.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.26.2` | `1.26.3` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.142.0` | `1.142.1` |
| [github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect](https://github.com/aws/aws-sdk-go-v2) | `1.20.5` | `1.20.6` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.26.0` | `1.26.1` |
| [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) | `1.44.6` | `1.44.7` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.5.0` | `0.6.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.15.0` | `0.16.0` |
| [golang.org/x/term](https://github.com/golang/term) | `0.15.0` | `0.16.0` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.28.4` | `0.29.0` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.28.4` | `0.29.0` |
| [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.28.4` | `0.29.0` |
| [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.28.4` | `0.29.0` |


Updates `github.com/aws/aws-sdk-go` from 1.49.13 to 1.49.15
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.49.13...v1.49.15)

Updates `github.com/aws/aws-sdk-go-v2` from 1.24.0 to 1.24.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.24.0...v1.24.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.26.2 to 1.26.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.26.2...config/v1.26.3)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.142.0 to 1.142.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.142.0...service/ec2/v1.142.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect` from 1.20.5 to 1.20.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.20.5...service/mq/v1.20.6)

Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.26.0 to 1.26.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.26.0...config/v1.26.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.44.6 to 1.44.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.44.6...service/ssm/v1.44.7)

Updates `golang.org/x/sync` from 0.5.0 to 0.6.0
- [Commits](golang/sync@v0.5.0...v0.6.0)

Updates `golang.org/x/sys` from 0.15.0 to 0.16.0
- [Commits](golang/sys@v0.15.0...v0.16.0)

Updates `golang.org/x/term` from 0.15.0 to 0.16.0
- [Commits](golang/term@v0.15.0...v0.16.0)

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

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

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

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

---
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: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: golang.org/x/term
  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 Jan 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2024

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

@dependabot dependabot bot closed this Jan 8, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/gomodupdates-b36ba3b464 branch January 8, 2024 08:35
@github-actions github-actions bot locked and limited conversation to collaborators Jan 8, 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