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): update all non-major dependencies #1094

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action patch v4.1.1 -> v4.1.6 age adoption passing confidence
actions/setup-go action patch v5.0.0 -> v5.0.1 age adoption passing confidence
alpine final minor 3.19.1 -> 3.20.0 age adoption passing confidence
codecov/codecov-action action minor v4.1.0 -> v4.4.1 age adoption passing confidence
github.com/alicebob/miniredis/v2 require minor v2.32.1 -> v2.33.0 age adoption passing confidence
github.com/aws/aws-sdk-go require minor v1.51.0 -> v1.53.16 age adoption passing confidence
github.com/gin-gonic/gin require minor v1.9.1 -> v1.10.0 age adoption passing confidence
github.com/hashicorp/go-retryablehttp require patch v0.7.5 -> v0.7.7 age adoption passing confidence
github.com/hashicorp/vault/api require minor v1.12.1 -> v1.14.0 age adoption passing confidence
github.com/prometheus/client_golang require patch v1.19.0 -> v1.19.1 age adoption passing confidence
github.com/redis/go-redis/v9 require patch v9.5.1 -> v9.5.2 age adoption passing confidence
github.com/urfave/cli/v2 require patch v2.27.1 -> v2.27.2 age adoption passing confidence
github/codeql-action action minor v3.24.7 -> v3.25.8 age adoption passing confidence
golang.org/x/crypto require minor v0.21.0 -> v0.24.0 age adoption passing confidence
golang.org/x/oauth2 require minor v0.18.0 -> v0.21.0 age adoption passing confidence
golang.org/x/sync require minor v0.6.0 -> v0.7.0 age adoption passing confidence
gorm.io/gorm require patch v1.25.7 -> v1.25.10 age adoption passing confidence
k8s.io/apimachinery require minor v0.29.2 -> v0.30.1 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.1.6

Compare Source

v4.1.5

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

v4.1.4

Compare Source

v4.1.3

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

Compare Source

actions/setup-go (actions/setup-go)

v5.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-go@v5.0.0...v5.0.1

codecov/codecov-action (codecov/codecov-action)

v4.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1

v4.4.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.3.1...v4.4.0

v4.3.1

Compare Source

v4.3.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.2.0...v4.3.0

v4.2.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.1.1...v4.2.0

v4.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.1.0...v4.1.1

alicebob/miniredis (github.com/alicebob/miniredis/v2)

v2.33.0

Compare Source

  • minimum Go version is now 1.17
  • fix integer overflow (thanks @​wszaranski)
  • test against the last BSD redis (7.2.4)
  • ignore 'redis.set_repl()' call (thanks @​TingluoHuang)
  • various build fixes (thanks @​wszaranski)
  • add StartAddrTLS function (thanks @​agriffaut)
  • support for the NOMKSTREAM option for XADD (thanks @​Jahaja)
  • return empty array for SRANDMEMBER on nonexistent key (thanks @​WKBae)
aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.53.16

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API
    • U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time.
  • service/pipes: Updates service API, documentation, and waiters
  • service/sagemaker: Updates service API and documentation
    • Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID.
  • service/taxsettings: Adds new service

v1.53.15

Compare Source

===

Service Client Updates
  • service/amplify: Updates service documentation
  • service/batch: Updates service API and documentation
    • This release adds support for the AWS Batch GetJobQueueSnapshot API operation.
  • service/eks: Updates service API and documentation
  • service/iottwinmaker: Updates service API

v1.53.14

Compare Source

===

Service Client Updates
  • service/codebuild: Updates service documentation
    • AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise
  • service/codeguru-security: Updates service API and documentation
  • service/elasticache: Updates service API and documentation
    • Update to attributes of TestFailover and minor revisions.
  • service/launch-wizard: Updates service API and documentation

v1.53.13

Compare Source

===

Service Client Updates
  • service/acm: Updates service API
    • add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/bedrock-agent: Updates service API and documentation
  • service/bedrock-runtime: Updates service API and documentation
  • service/cloudtrail: Updates service API and documentation
    • CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour.
  • service/connect: Updates service API and documentation
  • service/emr-serverless: Updates service API, documentation, and paginators
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for Aurora Postgres DBname.
  • service/sagemaker: Updates service API and documentation
    • Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm.

v1.53.12

Compare Source

===

Service Client Updates
  • service/athena: Updates service API and documentation
    • Throwing validation errors on CreateNotebook with Name containing /,:,\
  • service/codebuild: Updates service API and documentation
    • AWS CodeBuild now supports manually creating GitHub webhooks
  • service/connect: Updates service API and documentation
  • service/glue: Updates service API and documentation
    • Add optional field JobMode to CreateJob and UpdateJob APIs.
  • service/securityhub: Updates service API

v1.53.11

Compare Source

===

Service Client Updates
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Doc-only update for DynamoDB. Specified the IAM actions needed to authorize a user to create a table with a resource-based policy.
  • service/ec2: Updates service API and documentation
    • Providing support to accept BgpAsnExtended attribute
  • service/kafka: Updates service API and documentation
  • service/swf: Updates service API and documentation
    • This release adds new APIs for deleting activity type and workflow type resources.

v1.53.10

Compare Source

===

Service Client Updates
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Documentation only updates for DynamoDB.
  • service/iotfleetwise: Updates service API and documentation
  • service/managedblockchain: Updates service API and documentation
SDK Bugs
  • Fix misaligned struct member used in atomic operation.
    • This change fixes panics on 32-bit systems in services that use endpoint discovery.

v1.53.9

Compare Source

===

Service Client Updates
  • service/emr-serverless: Updates service API and documentation
  • service/opsworks: Updates service API and documentation
    • Documentation-only update for OpsWorks Stacks.

v1.53.8

Compare Source

===

Service Client Updates
  • service/chatbot: Updates service API and documentation
  • service/cloudformation: Updates service API and documentation
    • Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is stuck in DELETE_FAILED state due to resource deletion failure.
  • service/kms: Updates service API and documentation
    • This release includes feature to import customer's asymmetric (RSA, ECC and SM2) and HMAC keys into KMS in China.
  • service/opensearch: Updates service API and documentation
  • service/wafv2: Updates service API and documentation
SDK Bugs
  • service/ec2: Correct empty list serialization behavior.
    • Empty, non-nil lists should NOT be serialized for this service.

v1.53.7

Compare Source

===

Service Client Updates
  • service/cloudfront: Updates service API
    • Model update; no change to SDK functionality.
  • service/glue: Updates service API and documentation
    • Add Maintenance window to CreateJob and UpdateJob APIs and JobRun response. Add a new Job Run State for EXPIRED.
  • service/lightsail: Updates service API and documentation
    • This release adds support for Amazon Lightsail instances to switch between dual-stack or IPv4 only and IPv6-only public IP address types.
  • service/mailmanager: Adds new service
  • service/pi: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for Db2 license through AWS Marketplace.
  • service/storagegateway: Updates service API and documentation
    • Added new SMBSecurityStrategy enum named MandatoryEncryptionNoAes128, new mode enforces encryption and disables AES 128-bit algorithums.

v1.53.6

Compare Source

===

Service Client Updates
  • service/bedrock-agent: Updates service API and documentation
  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/controltower: Updates service API, documentation, and paginators
  • service/osis: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters.
  • service/secretsmanager: Updates service documentation
    • add v2 smoke tests and smithy smokeTests trait for SDK testing

v1.53.5

Compare Source

===

Service Client Updates
  • service/application-autoscaling: Updates service API
  • service/codebuild: Updates service API and documentation
    • Aws CodeBuild now supports 36 hours build timeout
  • service/elasticloadbalancingv2: Updates service API and documentation
  • service/lakeformation: Updates service API and documentation
  • service/transfer: Updates service API and documentation
    • Enable use of CloudFormation traits in Smithy model to improve generated CloudFormation schema from the Smithy API model.

v1.53.4

Compare Source

===

Service Client Updates
  • service/acm-pca: Updates service API and waiters
  • service/connect: Updates service documentation
  • service/kafka: Updates service API and documentation
  • service/mwaa: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK).
  • service/sagemaker: Updates service API and documentation
    • Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam.
  • service/secretsmanager: Updates service API and documentation
    • Documentation updates for AWS Secrets Manager

v1.53.3

Compare Source

===

Service Client Updates
  • service/bedrock-agent-runtime: Updates service documentation
  • service/codebuild: Updates service API and documentation
    • CodeBuild Reserved Capacity VPC Support
  • service/datasync: Updates service API
  • service/grafana: Updates service API, documentation, and paginators
  • service/medical-imaging: Updates service API and documentation
  • service/securityhub: Updates service API and documentation

v1.53.2

Compare Source

===

Service Client Updates
  • service/connect: Updates service API, documentation, and paginators
  • service/s3: Updates service API and examples
    • Updated a few x-id in the http uri traits

v1.53.1

Compare Source

===

Service Client Updates
  • service/eventbridge: Updates service API and documentation
  • service/vpc-lattice: Updates service API and documentation

v1.53.0

Compare Source

===

Service Client Updates
  • service/discovery: Updates service API
    • add v2 smoke tests and smithy smokeTests trait for SDK testing
  • service/greengrassv2: Updates service API and documentation
  • service/sagemaker: Updates service API
    • Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.
  • service/sso-oidc: Updates service API, documentation, and examples
SDK Features
  • service/honeycode: Remove Honeycode
    • This change removes the Honeycode service, which has been deprecated.

v1.52.6

Compare Source

===

Service Client Updates
  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/pinpoint: Updates service API and documentation
    • This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages.
  • service/route53resolver: Updates service documentation
  • service/ssm-sap: Updates service API, documentation, and paginators
  • service/verifiedpermissions: Updates service API and documentation

v1.52.5

Compare Source

===

Service Client Updates
  • service/cognito-idp: Updates service API
  • service/ec2: Updates service API and documentation
    • Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes
  • service/ecr: Updates service API and documentation
    • This release adds pull through cache rules support for GitLab container registry in Amazon ECR.
  • service/fms: Updates service documentation
  • service/polly: Updates service API and documentation
    • Add new engine - generative - that builds the most expressive conversational voices.
  • service/sqs: Updates service API and documentation
    • This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames.

v1.52.4

Compare Source

===

Service Client Updates
  • service/b2bi: Updates service documentation
  • service/budgets: Updates service API and documentation
    • This release adds tag support for budgets and budget actions.
  • service/resiliencehub: Updates service API, documentation, and paginators
  • service/route53profiles: Updates service API and documentation

v1.52.3

Compare Source

===

Service Client Updates
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports configuring how SCTE 35 passthrough triggers segment breaks in HLS and MediaPackage output groups. Previously, messages triggered breaks in all these output groups. The new option is to trigger segment breaks only in groups that have SCTE 35 passthrough enabled.

v1.52.2

Compare Source

===

Service Client Updates
  • service/bedrock-agent: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/connectcases: Updates service API and documentation
  • service/datasync: Updates service API and documentation
  • service/inspector2: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs
  • service/sesv2: Updates service API and documentation

v1.52.1

Compare Source

===

Service Client Updates
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs.
  • service/ec2: Updates service API and documentation
    • This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM).
  • service/personalize: Updates service API and documentation
  • service/redshift-serverless: Updates service API and documentation

v1.52.0

Compare Source

===

Service Client Updates
  • service/bedrock-agent: Updates service API and documentation
  • service/ec2: Updates service documentation
    • Documentation updates for Amazon EC2.
  • service/personalize-runtime: Updates service API and documentation
  • service/securityhub: Updates service API and documentation
  • service/sesv2: Updates service API
SDK Features
  • service/alexaforbusiness: Remove Alexaforbusiness
    • This change removes the Alexaforbusiness service, since it is deprecated.

v1.51.32

Compare Source

===

Service Client Updates
  • service/chime-sdk-voice: Updates service API and documentation
  • service/codeartifact: Updates service API and documentation
  • service/fms: Updates service API and documentation
  • service/omics: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/pinpoint-sms-voice-v2: Updates service API, documentation, and paginators
  • service/qbusiness: Updates service API, documentation, and waiters
  • service/quicksight: Updates service API and documentation
    • New Q embedding supporting Generative Q&A
  • service/route53resolver: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types.
  • service/signer: Updates service API and documentation
    • Documentation updates for AWS Signer. Adds cross-account signing constraint and definitions for cross-account actions.

v1.51.31

Compare Source

===

Service Client Updates
  • service/amplify: Updates service API and documentation
  • service/connectcases: Updates service API and documentation
  • service/inspector2: Updates service API and documentation
  • service/timestream-query: Updates service API and documentation
  • service/transcribe: Updates service API and documentation
  • service/trustedadvisor: Updates service API and documentation

v1.51.30

Compare Source

===

Service Client Updates
  • service/codepipeline: Updates service API and documentation
    • Add ability to manually and automatically roll back a pipeline stage to a previously successful execution.
  • service/cognito-idp: Updates service API and documentation
  • service/connectcampaigns: Updates service API and documentation
  • service/entitlement.marketplace: Updates service API
  • service/oam: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • SupportsLimitlessDatabase field added to describe-db-engine-versions to indicate whether the DB engine version supports Aurora Limitless Database.
  • service/support: Updates service API
    • Releasing minor endpoint updates.

v1.51.29

Compare Source

===

Service Client Updates
  • service/appsync: Updates service API
  • service/fms: Updates service API and documentation
  • service/ivs: Updates service API and documentation
  • service/ivs-realtime: Updates service API
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for setting local time zones for RDS for Db2 DB instances.
  • service/states: Updates service API and documentation
    • Add new ValidateStateMachineDefinition operation, which performs syntax checking on the definition of a Amazon States Language (ASL) state machine.

v1.51.28

Compare Source

===

Service Client Updates
  • service/datasync: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Launching capability for customers to enable or disable automatic assignment of public IPv4 addresses to their network interface
  • service/emr-containers: Updates service API, documentation, and paginators
  • service/entityresolution: Updates service API and documentation
  • service/gamelift: Updates service API, documentation, and paginators
    • Amazon GameLift releases container fleets support for public preview. Deploy Linux-based containerized game server software for hosting on Amazon GameLift.
  • service/ssm: Updates service API, documentation, and paginators
    • Add SSM DescribeInstanceProperties API to public AWS SDK.

v1.51.27

Compare Source

===

Service Client Updates
  • service/bedrock: Updates service API, documentation, and paginators
  • service/bedrock-agent: Updates service API and documentation
  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/bedrock-runtime: Updates service API and documentation
  • service/ce: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release introduces EC2 AMI Deregistration Protection, a new AMI property that can be enabled by customers to protect an AMI against an unintended deregistration. This release also enables the AMI owners to view the AMI 'LastLaunchedTime' in DescribeImages API.
  • service/pi: Updates service documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Fix the example ARN for ModifyActivityStreamRequest
  • service/workspaces-web: Updates service API and documentation

v1.51.26

Compare Source

===

Service Client Updates
  • service/bedrock-agent: Updates service API and documentation
  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/payment-cryptography: Updates service API, documentation, and waiters
  • service/redshift-serverless: Updates service documentation
  • service/route53profiles: Adds new service
  • service/sagemaker: Updates service API and documentation
    • This release adds support for Real-Time Collaboration and Shared Space for JupyterLab App on SageMaker Studio.
  • service/servicediscovery: Updates service documentation and examples
  • service/transfer: Updates service API and documentation
    • Adding new API to support remote directory listing using SFTP connector

v1.51.25

Compare Source

===

Service Client Updates
  • service/glue: Updates service API and documentation
    • Adding RowFilter in the response for GetUnfilteredTableMetadata API
  • service/internetmonitor: Updates service API, documentation, and paginators
  • service/personalize: Updates service API and documentation

v1.51.24

Compare Source

===

Service Client Updates
  • service/drs: Updates service API and documentation
  • service/emr-serverless: Updates service API and documentation
  • service/guardduty: Updates service API and documentation
    • Added IPv6Address fields for local and remote IP addresses
  • service/quicksight: Updates service API and documentation
    • This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution
  • service/rolesanywhere: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Removed deprecated enum values and updated API documentation.
  • service/workspaces: Upd

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner March 26, 2024 18:59
@renovate renovate bot added the dependencies Indicates a change to dependencies label Mar 26, 2024
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.01%. Comparing base (5ac9c0e) to head (6bb56ed).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #1094       +/-   ##
===========================================
- Coverage   67.23%   52.01%   -15.23%     
===========================================
  Files         423      548      +125     
  Lines       14160    18779     +4619     
===========================================
+ Hits         9521     9767      +246     
- Misses       4091     8457     +4366     
- Partials      548      555        +7     

see 125 files with indirect coverage changes

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 14 times, most recently from a97d967 to ae86049 Compare April 2, 2024 19:17
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 13 times, most recently from 86e3f6a to caa430a Compare April 10, 2024 16:47
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 8 times, most recently from f3c37d4 to edf8c46 Compare May 22, 2024 21:22
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 7 times, most recently from 3c4bfeb to f049892 Compare May 30, 2024 04:31
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 5 times, most recently from 614e648 to 031c1e2 Compare June 3, 2024 19:40
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

ℹ Artifact update notice

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

  • 16 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21.9 -> 1.22.4
github.com/bytedance/sonic v1.9.1 -> v1.11.6
github.com/cpuguy83/go-md2man/v2 v2.0.2 -> v2.0.4
github.com/gabriel-vasile/mimetype v1.4.2 -> v1.4.3
github.com/go-logr/logr v1.3.0 -> v1.4.1
github.com/go-playground/validator/v10 v10.14.0 -> v10.20.0
github.com/klauspost/cpuid/v2 v2.2.4 -> v2.2.7
github.com/leodido/go-urn v1.2.4 -> v1.4.0
github.com/pelletier/go-toml/v2 v2.0.8 -> v2.2.2
github.com/ugorji/go/codec v1.2.11 -> v1.2.12
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 -> v0.0.0-20240312152122-5f08fbb34913
golang.org/x/arch v0.3.0 -> v0.8.0
golang.org/x/net v0.22.0 -> v0.25.0
golang.org/x/sys v0.18.0 -> v0.21.0
golang.org/x/text v0.14.0 -> v0.16.0
google.golang.org/protobuf v1.33.0 -> v1.34.1
k8s.io/klog/v2 v2.110.1 -> v2.120.1

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from 57574f6 to 9b8af2c Compare June 5, 2024 15:35
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 9b8af2c to 6bb56ed Compare June 5, 2024 18:07
Copy link
Contributor

@wsan3 wsan3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@wsan3 wsan3 merged commit b35f351 into main Jun 5, 2024
12 of 15 checks passed
@wsan3 wsan3 deleted the renovate/all-minor-patch-digest-pin branch June 5, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Indicates a change to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants