Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
github.com/aws/aws-sdk-go-v2/config v1.29.17 -> v1.29.18 age confidence require patch
github.com/aws/aws-sdk-go-v2/service/s3 v1.83.0 -> v1.84.1 age confidence require minor
github.com/aws/aws-sdk-go-v2/service/sts v1.34.0 -> v1.34.1 age confidence require patch
github.com/go-viper/mapstructure/v2 v2.3.0 -> v2.4.0 age confidence require minor
github.com/wundergraph/graphql-go-tools/v2 v2.0.0-rc.205 -> v2.0.0-rc.208 age confidence require patch v2.0.0-rc.210 (+1)
golang.org/x/exp 6ae5c78 -> 645b1fa age confidence require digest
google.golang.org/grpc v1.73.0 -> v1.74.1 age confidence require minor v1.74.2
k8s.io/api v0.33.2 -> v0.33.3 age confidence require patch
k8s.io/client-go v0.33.2 -> v0.33.3 age confidence require patch

Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/s3)

v1.84.1

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.26.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.26.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/cloudsearch: v1.14.1
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.25.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/docdb: v1.20.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.84.1
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.26.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk: v1.15.1
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing: v1.15.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.19.3
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.19.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/neptune: v1.19.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.20.0
    • Feature: Add new GetResourcesSummary API
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.40.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.27.2
    • Documentation: Corrects descriptions of the parameters for the API operations RestoreFromClusterSnapshot, RestoreTableFromClusterSnapshot, and CreateCluster.
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/ses: v1.15.1
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/sns: v1.20.1
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.20.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.18.3
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.

v1.84.0

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.45.0
    • Feature: Add support for S3 Vectors as a vector store.
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.32.0
    • Feature: Removing restriction of environment profile identifier as required field, S3 feature release
  • github.com/aws/aws-sdk-go-v2/service/dynamodbstreams: v1.26.0
    • Feature: Added support for optional shard filter parameter in DescribeStream api that allows customers to fetch child shards of a read_only parent shard.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.232.0
    • Feature: This release adds support for volume initialization status, which enables you to monitor when the initialization process for an EBS volume is completed. This release also adds IPv6 support to EC2 Instance Connect Endpoints, allowing you to connect to your EC2 Instance via a private IPv6 address.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.59.0
    • Feature: Amazon ECS supports native blue/green deployments, allowing you to validate new service revisions before directing production traffic to them.
  • github.com/aws/aws-sdk-go-v2/service/eventbridge: v1.41.0
    • Feature: Add customer-facing logging for the EventBridge Event Bus, enabling customers to better observe their events and extract insights about their EventBridge usage.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.47.0
    • Feature: AWS Opensearch adds support for enabling s3 vector engine options. After enabling this option, customers will be able to create indices with s3 vector engine.
  • github.com/aws/aws-sdk-go-v2/service/pricing: v1.35.0
    • Feature: This release adds support for new filter types in GetProducts API, including EQUALS, CONTAINS, ANY_OF, and NONE_OF.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.88.0
    • Feature: Introduced custom instructions for topics.
  • github.com/aws/aws-sdk-go-v2/service/repostspace: v1.10.0
    • Feature: This release introduces Channels functionality with CreateChannel, GetChannel, ListChannels, and UpdateChannel operations. Channels provide dedicated collaboration spaces where teams can organize discussions and knowledge by projects, business units, or areas of responsibility.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.84.0
    • Feature: Amazon S3 Metadata live inventory tables provide a queryable inventory of all the objects in your general purpose bucket so that you can determine the latest state of your data. To help minimize your storage costs, use journal table record expiration to set a retention period for your records.
  • github.com/aws/aws-sdk-go-v2/service/s3tables: v1.6.0
    • Feature: Adds table bucket type to ListTableBucket and GetTableBucket API operations
  • github.com/aws/aws-sdk-go-v2/service/s3vectors: v1.0.0
    • Release: New AWS service client module
    • Feature: Amazon S3 Vectors provides cost-effective, elastic, and durable vector storage for queries based on semantic meaning and similarity.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.201.0
    • Feature: This release adds support for a new Restricted instance group type to enable a specialized environment for running Nova customization jobs on SageMaker HyperPod clusters. This release also adds support for SageMaker pipeline versioning.
go-viper/mapstructure (github.com/go-viper/mapstructure/v2)

v2.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-viper/mapstructure@v2.3.0...v2.4.0

wundergraph/graphql-go-tools (github.com/wundergraph/graphql-go-tools/v2)

v2.0.0-rc.208

Compare Source

Features
Bug Fixes

v2.0.0-rc.207

Compare Source

Bug Fixes

v2.0.0-rc.206

Compare Source

Bug Fixes
grpc/grpc-go (google.golang.org/grpc)

v1.74.1: Release 1.74.1

Compare Source

Version 1.74.1 retracts release v1.74.0 and itself. Release 1.74.0 was accidentally tagged on the wrong commit and should not be used. Version 1.73.0 should be used until 1.74.2 is released.

v1.74.0: Release 1.74.0

Compare Source

Release 1.74.0 was accidentally tagged on the wrong commit and should not be used. Version 1.73.0 should be used until 1.74.1 is released.

kubernetes/api (k8s.io/api)

v0.33.3

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.33.3

Compare Source


Configuration

📅 Schedule: Branch creation - "on Wednesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jul 23, 2025

ℹ Artifact update notice

File name: runtime/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 13 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.36.5 -> v1.36.6
github.com/aws/aws-sdk-go-v2/credentials v1.17.70 -> v1.17.71
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.32 -> v1.16.33
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.36 -> v1.3.37
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.36 -> v2.6.37
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.36 -> v1.3.37
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.4 -> v1.7.5
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.17 -> v1.12.18
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.17 -> v1.18.18
github.com/aws/aws-sdk-go-v2/service/sso v1.25.5 -> v1.25.6
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.3 -> v1.30.4
github.com/golang/glog v1.2.4 -> v1.2.5
google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463 -> v0.0.0-20250528174236-200df99c418a

@renovate renovate bot requested a review from a team July 23, 2025 00:30
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch from cad7673 to 4b40b9b Compare July 24, 2025 16:29
@mattjohnsonpint mattjohnsonpint merged commit e74a2c3 into main Jul 24, 2025
52 checks passed
@mattjohnsonpint mattjohnsonpint deleted the renovate/go-minor-and-patch branch July 24, 2025 23:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants