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

fix(deps): update all dependencies #8893

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix(deps): update all dependencies #8893

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
code.cloudfoundry.org/credhub-cli require digest 36c6332 -> 8a23f47 age adoption passing confidence
code.cloudfoundry.org/garden require digest ee732fa -> 95cc6e9 age adoption passing confidence
code.cloudfoundry.org/localip require digest 8d74d8e -> 3d7459c age adoption passing confidence
github.com/DataDog/datadog-go/v5 require minor v5.4.0 -> v5.5.0 age adoption passing confidence
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace require minor v1.21.0 -> v1.23.0 age adoption passing confidence
github.com/aws/aws-sdk-go require minor v1.50.0 -> v1.53.10 age adoption passing confidence
github.com/caarlos0/env/v10 require major v10.0.0 -> v11.0.1 age adoption passing confidence
github.com/containerd/containerd require patch v1.7.13 -> v1.7.17 age adoption passing confidence
github.com/containernetworking/cni require minor v1.1.2 -> v1.2.0 age adoption passing confidence
github.com/cyberark/conjur-api-go require minor v0.11.1 -> v0.12.0 age adoption passing confidence
github.com/fatih/color require minor v1.16.0 -> v1.17.0 age adoption passing confidence
github.com/go-jose/go-jose/v3 require major v3.0.3 -> v4.0.2 age adoption passing confidence
github.com/goccy/go-yaml require patch v1.11.2 -> v1.11.3 age adoption passing confidence
github.com/hashicorp/go-retryablehttp require patch v0.7.5 -> v0.7.6 age adoption passing confidence
github.com/hashicorp/vault/api require minor v1.10.0 -> v1.14.0 age adoption passing confidence
github.com/jackpal/gateway require patch v1.0.13 -> v1.0.15 age adoption passing confidence
github.com/klauspost/compress require patch v1.17.4 -> v1.17.8 age adoption passing confidence
github.com/miekg/dns require patch v1.1.58 -> v1.1.59 age adoption passing confidence
github.com/onsi/ginkgo/v2 require minor v2.15.0 -> v2.19.0 age adoption passing confidence
github.com/onsi/gomega require minor v1.31.1 -> v1.33.1 age adoption passing confidence
github.com/opencontainers/runtime-spec require minor v1.1.0 -> v1.2.0 age adoption passing confidence
github.com/prometheus/client_golang require minor v1.18.0 -> v1.19.1 age adoption passing confidence
github.com/vbauerster/mpb/v8 require patch v8.7.2 -> v8.7.3 age adoption passing confidence
go.opentelemetry.io/otel require minor v1.22.0 -> v1.27.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace require minor v1.22.0 -> v1.27.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc require minor v1.22.0 -> v1.27.0 age adoption passing confidence
go.opentelemetry.io/otel/sdk require minor v1.22.0 -> v1.27.0 age adoption passing confidence
go.opentelemetry.io/otel/trace require minor v1.22.0 -> v1.27.0 age adoption passing confidence
golang.org/x/crypto require minor v0.19.0 -> v0.23.0 age adoption passing confidence
golang.org/x/oauth2 require minor v0.16.0 -> v0.20.0 age adoption passing confidence
golang.org/x/sync require minor v0.6.0 -> v0.7.0 age adoption passing confidence
golang.org/x/sys require minor v0.17.0 -> v0.20.0 age adoption passing confidence
google.golang.org/grpc require minor v1.60.1 -> v1.64.0 age adoption passing confidence
k8s.io/api require minor v0.29.1 -> v0.30.1 age adoption passing confidence
k8s.io/apimachinery require minor v0.29.1 -> v0.30.1 age adoption passing confidence
k8s.io/client-go require minor v0.29.1 -> v0.30.1 age adoption passing confidence

Release Notes

DataDog/datadog-go (github.com/DataDog/datadog-go/v5)

v5.5.0

Compare Source

See the Changelog for the details.

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

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: Updates service API, documentation, and paginators
    • Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts.

v1.51.23

Compare Source

===

Service Client Updates
  • service/ec2: Updates service documentation
    • Documentation updates for Elastic Compute Cloud (EC2).
  • service/qbusiness: Updates service API and documentation

v1.51.22

Compare Source

===

Service Client Updates
  • service/bedrock-agent: Updates service API and documentation
  • service/emr-serverless: Updates service API and documentation
  • service/entityresolution: Updates service API, documentation, and paginators
  • service/iotwireless: Updates service API and documentation
  • service/lakeformation: Updates service API and documentation
  • service/m2: Updates service API and documentation
  • service/mediapackagev2: Updates service API and documentation
  • service/outposts: Updates service API, documentation, and paginators
  • service/wellarchitected: Updates service API and documentation

v1.51.21

Compare Source

===

Service Client Updates
  • service/cloudformation: Updates service API and documentation
    • Adding support for the new parameter "IncludePropertyValues" in the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet response will include more detailed information such as before and after values for the resource properties that will change.
  • service/config: Updates service documentation
  • service/glue: Updates service API and documentation
    • Modifying request for GetUnfilteredTableMetadata for view-related fields.
  • service/healthlake: Updates service API and documentation
  • service/iotfleethub: Updates service documentation
  • service/kms: Updates service API, documentation, paginators, and examples
    • This feature supports the ability to specify a custom rotation period for automatic key rotations, the ability to perform on-demand key rotations, and visibility into your key material rotations.
  • service/mediatailor: Updates service API and documentation
  • service/outposts: Updates service API
  • service/redshift: Updates service API and documentation
    • Adds support for Amazon Redshift DescribeClusterSnapshots API to include Snapshot ARN response field.
  • service/transfer: Updates service API and documentation
    • This change releases support for importing self signed certificates to the Transfer Family for sending outbound file transfers over TLS/HTTPS.

v1.51.20

Compare Source

===

Service Client Updates
  • service/batch: Updates service API and documentation
    • This release adds the task properties field to attempt details and the name field on EKS container detail.
  • service/cloudfront: Updates service API and documentation
    • CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins.
  • service/codebuild: Updates service documentation
    • Support access tokens for Bitbucket sources
  • service/iam: Updates service API and documentation
    • For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required.
  • service/medialive: Updates service API, documentation, waiters, and paginators
    • AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups.
  • service/monitoring: Updates service API and documentation
    • This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern.
  • service/omics: Updates service API and documentation
  • service/pipes: Updates service API
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle.
  • service/s3control: Updates service documentation
    • Documentation updates for Amazon S3-control.
  • service/wafv2: Adds new service

v1.51.19

Compare Source

===

Service Client Updates
  • service/cleanrooms: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/networkmonitor: Updates service documentation
  • service/qconnect: Updates service API and documentation
  • service/rekognition: Updates service API and documentation
    • Added support for ContentType to content moderation detections.
  • service/supplychain: Updates service API, documentation, and examples
  • service/workspaces-thin-client: Updates service API and documentation

v1.51.18

Compare Source

===

Service Client Updates
  • service/codebuild: Updates service API and documentation
    • Add new webhook filter types for GitHub webhooks
  • service/mediaconvert: Updates service API and documentation
    • This release includes support for bringing your own fonts to use for burn-in or DVB-Sub captioning workflows.
  • service/pinpoint: Updates service API and documentation
    • The OrchestrationSendingRoleArn has been added to the email channel and is used to send emails from campaigns or journeys.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for specifying the CA certificate to use for the new db instance when restoring from db snapshot, restoring from s3, restoring to point in time, and creating a db instance read replica.

v1.51.17

Compare Source

===

Service Client Updates
  • service/controlcatalog: Adds new service
  • service/mgn: Updates service API and documentation
  • service/networkmonitor: Updates service API and documentation

[v1.51.16](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHAN


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 January 22, 2024 16:13
@renovate renovate bot added dependencies misc release/undocumented This didn't warrant being documented or put in release notes. labels Jan 22, 2024
@renovate renovate bot changed the title fix(deps): update code.cloudfoundry.org/credhub-cli digest to 433e4b9 fix(deps): update all dependencies Jan 22, 2024
@renovate renovate bot force-pushed the renovate/all branch 11 times, most recently from 0b53059 to 6082d34 Compare January 30, 2024 21:10
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 4cc2040 to c826c78 Compare February 6, 2024 09:24
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 5b01538 to cdfb41a Compare February 7, 2024 18:39
@renovate renovate bot force-pushed the renovate/all branch 12 times, most recently from 4955a44 to 1a0ca94 Compare May 13, 2024 21:25
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from a3acba9 to e24097f Compare May 20, 2024 19:24
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from f312a0b to cbdc340 Compare May 24, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies misc release/undocumented This didn't warrant being documented or put in release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants