Skip to content

fix(deps): update all non-major go dependencies - #24

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-non-major-go-dependencies
Open

fix(deps): update all non-major go dependencies#24
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-non-major-go-dependencies

Conversation

@renovate

@renovate renovate Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/aws/aws-sdk-go-v2 v1.43.0v1.43.3 age confidence require patch
github.com/aws/aws-sdk-go-v2/config v1.32.31v1.32.34 age confidence require patch
github.com/aws/aws-sdk-go-v2/credentials v1.19.30v1.19.33 age confidence require patch
github.com/aws/aws-sdk-go-v2/service/s3 v1.106.0v1.106.4 age confidence require patch
github.com/cert-manager/cert-manager v1.21.0v1.21.1 age confidence require patch
github.com/cloudnative-pg/cloudnative-pg/tests 83bfc388f16e4c age confidence require digest
github.com/nats-io/nats-server/v2 v2.14.3v2.14.4 age confidence require patch
go.opentelemetry.io/contrib/bridges/prometheus v0.69.0v0.70.0 age confidence require minor
go.opentelemetry.io/contrib/detectors/autodetect v0.16.0v0.17.0 age confidence require minor
go.opentelemetry.io/contrib/exporters/autoexport v0.69.0v0.70.0 age confidence require minor
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.69.0v0.70.0 age confidence require minor
go.opentelemetry.io/contrib/instrumentation/host v0.69.0v0.70.0 age confidence require minor
go.opentelemetry.io/contrib/instrumentation/runtime v0.69.0v0.70.0 age confidence require minor
go.opentelemetry.io/otel v1.44.0v1.45.0 age confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.44.0v1.45.0 age confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.44.0v1.45.0 age confidence require minor
go.opentelemetry.io/otel/metric v1.44.0v1.45.0 age confidence require minor
go.opentelemetry.io/otel/sdk v1.44.0v1.45.0 age confidence require minor
go.opentelemetry.io/otel/sdk/metric v1.44.0v1.45.0 age confidence require minor
go.opentelemetry.io/otel/trace v1.44.0v1.45.0 age confidence require minor
google.golang.org/grpc v1.82.1v1.83.0 age confidence require minor

Release Notes

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

v1.43.3

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/rds/auth: v1.5.0
    • No change notes available for this release.
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.49.0
    • Feature: Add FEDERATED type to CreateDataCatalog. This creates Athena Data Catalog, AWS Lambda connector, and AWS Glue connection. Create/DeleteDataCatalog returns DataCatalog. Add Status, ConnectionType, and Error to DataCatalog and DataCatalogSummary. Add DeleteCatalogOnly to delete Athena Catalog only.
  • github.com/aws/aws-sdk-go-v2/service/bedrock: v1.24.0
    • Feature: Tagging support for Async Invoke resources. Added support for Distillation in CreateModelCustomizationJob API. Support for videoDataDeliveryEnabled flag in invocation logging.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.31.0
    • Feature: Releasing SDK for Multi-Agent Collaboration.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime: v1.29.0
    • Feature: Releasing SDK for multi agent collaboration
  • github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.22.0
    • Feature: Added support for Async Invoke Operations Start, List and Get. Support for invocation logs with requestMetadata field in Converse, ConverseStream, Invoke and InvokeStream. Video content blocks in Converse/ConverseStream accept raw bytes or S3 URI.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.43.3
    • Documentation: Support for configuring AiOps investigation as alarm action
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.25.0
    • Feature: Adds support for Connections, ProjectProfiles, and JobRuns APIs. Supports the new Lineage feature at GA. Adjusts optionality of a parameter for DataSource and SubscriptionTarget APIs which may adjust types in some clients.
  • github.com/aws/aws-sdk-go-v2/service/dsql: v1.0.0
    • Release: New AWS service client module
    • Feature: Add new API operations for Amazon Aurora DSQL. Amazon Aurora DSQL is a serverless, distributed SQL database with virtually unlimited scale, highest availability, and zero infrastructure management.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.38.0
    • Feature: This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.103.0
    • Feature: This release includes(1)Zero-ETL integration to ingest data from 3P SaaS and DynamoDB to Redshift/Redlake (2)new properties on Connections to enable reuse; new connection APIs for retrieve/preview metadata (3)support of CRUD operations for Multi-catalog (4)support of automatic statistics collections
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.39.0
    • Feature: This release added two new LakeFormation Permissions (CREATE_CATALOG, SUPER_USER) and added Id field for CatalogResource. It also added new conditon and expression field.
  • github.com/aws/aws-sdk-go-v2/service/qapps: v1.6.0
    • Feature: Add support for 11 new plugins as action cards to help automate repetitive tasks and improve productivity.
  • github.com/aws/aws-sdk-go-v2/service/qbusiness: v1.18.0
    • Feature: Amazon Q Business now supports customization options for your web experience, 11 new Plugins, and QuickSight support. Amazon Q index allows software providers to enrich their native generative AI experiences with their customer's enterprise knowledge and user context spanning multiple applications.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.81.0
    • Feature: This release includes API needed to support for Unstructured Data in Q in QuickSight Q&A (IDC).
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.53.0
    • Feature: Adds support for Amazon Redshift RegisterNamespace and DeregisterNamespace APIs to share data to AWS Glue Data Catalog.
  • github.com/aws/aws-sdk-go-v2/service/redshiftserverless: v1.25.0
    • Feature: Adds support for the ListManagedWorkgroups API to get an overview of existing managed workgroups.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.71.0
    • Feature: Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets.
  • github.com/aws/aws-sdk-go-v2/service/s3tables: v1.0.0
    • Release: New AWS service client module
    • Feature: Amazon S3 Tables deliver the first cloud object store with built-in open table format support, and the easiest way to store tabular data at scale.

v1.43.2

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.34.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/account: v1.21.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/acm: v1.30.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.37.6
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.30.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.27.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.35.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appconfigdata: v1.18.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appfabric: v1.11.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.45.6
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.30.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.33.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/applicationcostprofiler: v1.21.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.29.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/applicationsignals: v1.6.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appmesh: v1.29.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.32.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.41.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.39.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/apptest: v1.4.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/arczonalshift: v1.14.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/artifact: v1.6.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.48.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.37.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.48.0
    • Feature: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy.
  • github.com/aws/aws-sdk-go-v2/service/autoscalingplans: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/b2bi: v1.0.0-preview.51
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/backup: v1.39.6
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/backupgateway: v1.20.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.47.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/bcmdataexports: v1.7.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/bedrock: v1.22.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.27.0
    • Feature: Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime: v1.23.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.20.0
    • Feature: Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.20.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/braket: v1.31.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/budgets: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/chatbot: v1.8.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/chime: v1.34.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/chimesdkidentity: v1.22.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.20.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/chimesdkvoice: v1.19.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.20.0
    • Feature: This release introduces support for Custom Models in AWS Clean Rooms ML.
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cleanroomsml: v1.10.0
    • Feature: This release introduces support for Custom Models in AWS Clean Rooms ML.
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloud9: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloudcontrol: v1.22.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/clouddirectory: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloudfrontkeyvaluestore: v1.8.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloudhsm: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloudhsmv2: v1.27.6
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloudsearchdomain: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.44.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloudtraildata: v1.11.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchevents: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.43.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codeartifact: v1.33.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.48.1
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.17.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codecommit: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codeconnections: v1.5.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codedeploy: v1.29.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codeguruprofiler: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codegurureviewer: v1.29.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codegurusecurity: v1.12.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codepipeline: v1.36.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codestarconnections: v1.29.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codestarnotifications: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentity: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.46.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cognitosync: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/comprehend: v1.35.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/comprehendmedical: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.39.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.50.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.115.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/connectcampaigns: v1.15.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.21.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/connectcontactlens: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/controlcatalog: v1.5.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/controltower: v1.18.6
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/costandusagereportservice: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.43.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/costoptimizationhub: v1.10.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.42.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.44.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/databrew: v1.33.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/dataexchange: v1.33.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/datapipeline: v1.25.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.43.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.23.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/dax: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/deadline: v1.6.4
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.31.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/devicefarm: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.34.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.29.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/directoryservice: v1.30.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/directoryservicedata: v1.2.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/dlm: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/docdbelastic: v1.14.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.30.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.36.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/dynamodbstreams: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/ebs: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.36.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/ecrpublic: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.49.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.33.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.51.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/eksauth: v1.7.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/elasticinference: v1.23.6
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/elasticsearchservice: v1.32.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/elastictranscoder: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.46.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.33.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/entityresolution: v1.15.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/eventbridge: v1.35.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/evidently: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/finspace: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/firehose: v1.34.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/fis: v1.30.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.38.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/forecast: v1.36.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/forecastquery: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/frauddetector: v1.35.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/freetier: v1.7.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.49.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/gamelift: v1.36.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/geomaps: v1.0.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/geoplaces: v1.0.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/georoutes: v1.0.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/glacier: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/globalaccelerator: v1.29.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.101.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/grafana: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/greengrass: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/greengrassv2: v1.35.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/groundstation: v1.31.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.51.1
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/health: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/healthlake: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/identitystore: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.38.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/inspector: v1.25.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.32.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/inspectorscan: v1.7.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.19.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.59.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iot1clickdevicesservice: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iot1clickprojects: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotanalytics: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotdataplane: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor: v1.31.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotevents: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/ioteventsdata: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotfleethub: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotfleetwise: v1.21.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotjobsdataplane: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.43.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotthingsgraph: v1.25.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotwireless: v1.44.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/ivschat: v1.16.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.38.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kafkaconnect: v1.21.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.54.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kendraranking: v1.11.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/keyspaces: v1.15.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.32.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalytics: v1.25.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.31.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideo: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideoarchivedmedia: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideomedia: v1.22.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideosignaling: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideowebrtcstorage: v1.14.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.37.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.38.1
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.64.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/launchwizard: v1.8.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • `github.com/

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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

renovate Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: core/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):

  • 57 additional dependencies were updated

Details:

Package Change
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.32.0 -> v1.35.0
github.com/antithesishq/antithesis-sdk-go v0.7.0 -> v0.7.2-default-no-op
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.14 -> v1.7.16
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.31 -> v1.18.34
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.31 -> v1.4.34
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.31 -> v2.7.34
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.32 -> v1.4.35
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.13 -> v1.13.15
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.24 -> v1.9.27
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.31 -> v1.13.34
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.32 -> v1.19.35
github.com/aws/aws-sdk-go-v2/service/signin v1.5.0 -> v1.5.3
github.com/aws/aws-sdk-go-v2/service/sso v1.33.0 -> v1.33.3
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.38.0 -> v1.38.3
github.com/aws/aws-sdk-go-v2/service/sts v1.45.0 -> v1.45.3
github.com/aws/smithy-go v1.27.3 -> v1.27.6
github.com/ebitengine/purego v0.10.1 -> v0.10.2
github.com/go-logr/logr v1.4.3 -> v1.4.4
github.com/go-openapi/jsonpointer v0.23.1 -> v1.0.0
github.com/go-openapi/jsonreference v0.21.5 -> v1.0.0
github.com/go-openapi/swag v0.26.0 -> v0.28.0
github.com/go-openapi/swag/cmdutils v0.26.0 -> v0.28.0
github.com/go-openapi/swag/conv v0.26.0 -> v0.28.0
github.com/go-openapi/swag/fileutils v0.26.0 -> v0.28.0
github.com/go-openapi/swag/jsonutils v0.26.0 -> v0.28.0
github.com/go-openapi/swag/loading v0.26.0 -> v0.28.0
github.com/go-openapi/swag/mangling v0.26.0 -> v0.28.0
github.com/go-openapi/swag/netutils v0.26.0 -> v0.28.0
github.com/go-openapi/swag/stringutils v0.26.0 -> v0.28.0
github.com/go-openapi/swag/typeutils v0.26.0 -> v0.28.0
github.com/go-openapi/swag/yamlutils v0.26.0 -> v0.28.0
github.com/hetznercloud/hcloud-go/v2 v2.41.2 -> v2.47.0
github.com/lufia/plan9stats v0.0.0-20260330125221-c963978e514e -> v0.0.0-20260802145828-341c2f0c90b5
github.com/prometheus/client_golang v1.23.2 -> v1.24.1
github.com/prometheus/common v0.67.5 -> v0.70.1
github.com/prometheus/procfs v0.20.1 -> v0.21.1
github.com/shirou/gopsutil/v4 v4.26.4 -> v4.26.7
go.opentelemetry.io/contrib/detectors/aws/ec2/v2 v2.5.1 -> v2.5.2
go.opentelemetry.io/contrib/detectors/aws/ecs v1.44.0 -> v1.45.0
go.opentelemetry.io/contrib/detectors/aws/eks v1.44.0 -> v1.45.0
go.opentelemetry.io/contrib/detectors/aws/lambda v0.69.0 -> v0.70.0
go.opentelemetry.io/contrib/detectors/azure/azurevm v0.16.0 -> v0.17.0
go.opentelemetry.io/contrib/detectors/gcp v1.44.0 -> v1.45.0
go.opentelemetry.io/contrib/detectors/hetzner v0.16.0 -> v0.17.0
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.20.0 -> v0.21.0
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.20.0 -> v0.21.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.44.0 -> v1.45.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.44.0 -> v1.45.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.44.0 -> v1.45.0
go.opentelemetry.io/otel/exporters/prometheus v0.66.0 -> v0.67.0
go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.20.0 -> v0.21.0
golang.org/x/net v0.56.0 -> v0.57.0
google.golang.org/genproto/googleapis/api v0.0.0-20260526163538-3dc84a4a5aaa -> v0.0.0-20260803160001-6ac0973c030d
google.golang.org/genproto/googleapis/rpc v0.0.0-20260526163538-3dc84a4a5aaa -> v0.0.0-20260803160001-6ac0973c030d
k8s.io/kube-openapi v0.0.0-20260603220949-865597e52e25 -> v0.0.0-20260721132016-d427ff9ee9ad
k8s.io/utils v0.0.0-20260626114624-be93311217bd -> v0.0.0-20260707023825-cf1189d6abe3
sigs.k8s.io/structured-merge-diff/v6 v6.4.0 -> v6.4.2
File name: operator/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):

  • 61 additional dependencies were updated

Details:

Package Change
github.com/cloudnative-pg/machinery v0.5.0 -> v0.5.1-0.20260728155247-4d1e61111d7c
cel.dev/expr v0.25.1 -> v0.25.2
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.32.0 -> v1.35.0
github.com/aws/aws-sdk-go-v2 v1.42.0 -> v1.43.3
github.com/aws/aws-sdk-go-v2/config v1.32.25 -> v1.32.34
github.com/aws/aws-sdk-go-v2/credentials v1.19.24 -> v1.19.33
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.29 -> v1.18.34
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.29 -> v1.4.34
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.29 -> v2.7.34
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.30 -> v1.4.35
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.12 -> v1.13.15
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.29 -> v1.13.34
github.com/aws/aws-sdk-go-v2/service/signin v1.2.0 -> v1.5.3
github.com/aws/aws-sdk-go-v2/service/sso v1.31.3 -> v1.33.3
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.36.6 -> v1.38.3
github.com/aws/aws-sdk-go-v2/service/sts v1.43.3 -> v1.45.3
github.com/aws/smithy-go v1.27.3 -> v1.27.6
github.com/ebitengine/purego v0.10.1 -> v0.10.2
github.com/go-logr/logr v1.4.3 -> v1.4.4
github.com/go-openapi/jsonpointer v0.23.1 -> v1.0.0
github.com/go-openapi/jsonreference v0.21.5 -> v1.0.0
github.com/go-openapi/swag v0.26.0 -> v0.28.0
github.com/go-openapi/swag/cmdutils v0.26.0 -> v0.28.0
github.com/go-openapi/swag/conv v0.26.0 -> v0.28.0
github.com/go-openapi/swag/fileutils v0.26.0 -> v0.28.0
github.com/go-openapi/swag/jsonutils v0.26.0 -> v0.28.0
github.com/go-openapi/swag/loading v0.26.0 -> v0.28.0
github.com/go-openapi/swag/mangling v0.26.0 -> v0.28.0
github.com/go-openapi/swag/netutils v0.26.0 -> v0.28.0
github.com/go-openapi/swag/stringutils v0.26.0 -> v0.28.0
github.com/go-openapi/swag/typeutils v0.26.0 -> v0.28.0
github.com/go-openapi/swag/yamlutils v0.26.0 -> v0.28.0
github.com/google/cel-go v0.26.0 -> v0.29.0
github.com/hetznercloud/hcloud-go/v2 v2.41.2 -> v2.47.0
github.com/lufia/plan9stats v0.0.0-20260330125221-c963978e514e -> v0.0.0-20260802145828-341c2f0c90b5
github.com/prometheus/client_golang v1.23.2 -> v1.24.1
github.com/prometheus/procfs v0.21.0 -> v0.21.1
github.com/shirou/gopsutil/v4 v4.26.4 -> v4.26.7
go.opentelemetry.io/contrib/detectors/aws/ec2/v2 v2.5.1 -> v2.5.2
go.opentelemetry.io/contrib/detectors/aws/ecs v1.44.0 -> v1.45.0
go.opentelemetry.io/contrib/detectors/aws/eks v1.44.0 -> v1.45.0
go.opentelemetry.io/contrib/detectors/aws/lambda v0.69.0 -> v0.70.0
go.opentelemetry.io/contrib/detectors/azure/azurevm v0.16.0 -> v0.17.0
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.20.0 -> v0.21.0
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.20.0 -> v0.21.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.44.0 -> v1.45.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.44.0 -> v1.45.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.44.0 -> v1.45.0
go.opentelemetry.io/otel/exporters/prometheus v0.66.0 -> v0.67.0
go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.20.0 -> v0.21.0
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.44.0 -> v1.45.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.44.0 -> v1.45.0
go.opentelemetry.io/otel/log v0.20.0 -> v0.21.0
go.opentelemetry.io/otel/sdk/log v0.20.0 -> v0.21.0
go.opentelemetry.io/otel/trace v1.44.0 -> v1.45.0
go.opentelemetry.io/proto/otlp v1.10.0 -> v1.11.0
go.yaml.in/yaml/v3 v3.0.4 -> v3.0.5
google.golang.org/genproto/googleapis/api v0.0.0-20260526163538-3dc84a4a5aaa -> v0.0.0-20260803160001-6ac0973c030d
google.golang.org/genproto/googleapis/rpc v0.0.0-20260610212136-7ab31c22f7ad -> v0.0.0-20260803160001-6ac0973c030d
k8s.io/kube-openapi v0.0.0-20260603220949-865597e52e25 -> v0.0.0-20260721132016-d427ff9ee9ad
sigs.k8s.io/structured-merge-diff/v6 v6.4.0 -> v6.4.2

@renovate
renovate Bot force-pushed the renovate/all-non-major-go-dependencies branch 4 times, most recently from 69fc63c to c9e2142 Compare August 4, 2026 22:32
| datasource | package                                                                     | from                               | to                                 |
| ---------- | --------------------------------------------------------------------------- | ---------------------------------- | ---------------------------------- |
| go         | github.com/aws/aws-sdk-go-v2                                                | v1.43.0                            | v1.43.3                            |
| go         | github.com/aws/aws-sdk-go-v2/config                                         | v1.32.31                           | v1.32.34                           |
| go         | github.com/aws/aws-sdk-go-v2/credentials                                    | v1.19.30                           | v1.19.33                           |
| go         | github.com/aws/aws-sdk-go-v2/service/s3                                     | v1.106.0                           | v1.106.4                           |
| go         | github.com/cert-manager/cert-manager                                        | v1.21.0                            | v1.21.1                            |
| go         | github.com/cloudnative-pg/cloudnative-pg/tests                              | v0.0.0-20260724154155-83bfc381e17b | v0.0.0-20260801095135-8f16e4c9da7a |
| go         | github.com/nats-io/nats-server/v2                                           | v2.14.3                            | v2.14.4                            |
| go         | go.opentelemetry.io/contrib/bridges/prometheus                              | v0.69.0                            | v0.70.0                            |
| go         | go.opentelemetry.io/contrib/detectors/autodetect                            | v0.16.0                            | v0.17.0                            |
| go         | go.opentelemetry.io/contrib/exporters/autoexport                            | v0.69.0                            | v0.70.0                            |
| go         | go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc | v0.69.0                            | v0.70.0                            |
| go         | go.opentelemetry.io/contrib/instrumentation/host                            | v0.69.0                            | v0.70.0                            |
| go         | go.opentelemetry.io/contrib/instrumentation/runtime                         | v0.69.0                            | v0.70.0                            |
| go         | go.opentelemetry.io/otel                                                    | v1.44.0                            | v1.45.0                            |
| go         | go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc           | v1.44.0                            | v1.45.0                            |
| go         | go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp           | v1.44.0                            | v1.45.0                            |
| go         | go.opentelemetry.io/otel/metric                                             | v1.44.0                            | v1.45.0                            |
| go         | go.opentelemetry.io/otel/sdk                                                | v1.44.0                            | v1.45.0                            |
| go         | go.opentelemetry.io/otel/sdk/metric                                         | v1.44.0                            | v1.45.0                            |
| go         | go.opentelemetry.io/otel/trace                                              | v1.44.0                            | v1.45.0                            |
| go         | google.golang.org/grpc                                                      | v1.82.1                            | v1.83.0                            |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/all-non-major-go-dependencies branch from c9e2142 to 86fe1f6 Compare August 5, 2026 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants