Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
code.cloudfoundry.org/clock v1.1.0 -> v1.2.0 age adoption passing confidence require minor
code.cloudfoundry.org/credhub-cli 36c6332 -> 3504893 age adoption passing confidence require digest
code.cloudfoundry.org/garden ee732fa -> e508adf age adoption passing confidence require digest
code.cloudfoundry.org/localip 8d74d8e -> 721695f age adoption passing confidence require digest
github.com/DataDog/datadog-go/v5 v5.4.0 -> v5.5.0 age adoption passing confidence require minor
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.21.0 -> v1.24.0 age adoption passing confidence require minor
github.com/aws/aws-sdk-go v1.50.0 -> v1.54.15 age adoption passing confidence require minor
github.com/caarlos0/env/v10 v10.0.0 -> v11.1.0 age adoption passing confidence require major
github.com/concourse/flag/v2 v2.0.2 -> v2.1.1 age adoption passing confidence require minor
github.com/containerd/containerd v1.7.13 -> v1.7.19 age adoption passing confidence require patch
github.com/containerd/go-cni v1.1.9 -> v1.1.10 age adoption passing confidence require patch
github.com/containernetworking/cni v1.1.2 -> v1.2.2 age adoption passing confidence require minor
github.com/cyberark/conjur-api-go v0.11.1 -> v0.12.0 age adoption passing confidence require minor
github.com/fatih/color v1.16.0 -> v1.17.0 age adoption passing confidence require minor
github.com/go-jose/go-jose/v3 v3.0.3 -> v4.0.2 age adoption passing confidence require major
github.com/goccy/go-yaml v1.11.2 -> v1.11.3 age adoption passing confidence require patch
github.com/gorilla/websocket v1.5.1 -> v1.5.3 age adoption passing confidence require patch
github.com/hashicorp/vault/api v1.10.0 -> v1.14.0 age adoption passing confidence require minor
github.com/jackpal/gateway v1.0.13 -> v1.0.15 age adoption passing confidence require patch
github.com/jessevdk/go-flags v1.5.0 -> v1.6.1 age adoption passing confidence require minor
github.com/klauspost/compress v1.17.4 -> v1.17.9 age adoption passing confidence require patch
github.com/miekg/dns v1.1.58 -> v1.1.61 age adoption passing confidence require patch
github.com/onsi/ginkgo v1.16.5 -> v2.19.0 age adoption passing confidence require major
github.com/onsi/ginkgo/v2 v2.15.0 -> v2.19.0 age adoption passing confidence require minor
github.com/onsi/gomega v1.31.1 -> v1.33.1 age adoption passing confidence require minor
github.com/opencontainers/runc v1.1.12 -> v1.1.13 age adoption passing confidence require patch
github.com/opencontainers/runtime-spec v1.1.0 -> v1.2.0 age adoption passing confidence require minor
github.com/prometheus/client_golang v1.18.0 -> v1.19.1 age adoption passing confidence require minor
github.com/vbauerster/mpb/v8 v8.7.2 -> v8.7.3 age adoption passing confidence require patch
go.opentelemetry.io/otel v1.22.0 -> v1.28.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0 -> v1.28.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.22.0 -> v1.28.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/sdk v1.22.0 -> v1.28.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/trace v1.22.0 -> v1.28.0 age adoption passing confidence require minor
golang.org/x/crypto v0.19.0 -> v0.25.0 age adoption passing confidence require minor
golang.org/x/oauth2 v0.16.0 -> v0.21.0 age adoption passing confidence require minor
golang.org/x/sync v0.6.0 -> v0.7.0 age adoption passing confidence require minor
golang.org/x/sys v0.20.0 -> v0.22.0 age adoption passing confidence require minor
google.golang.org/grpc v1.60.1 -> v1.65.0 age adoption passing confidence require minor
k8s.io/api v0.29.1 -> v0.30.2 age adoption passing confidence require minor
k8s.io/apimachinery v0.29.1 -> v0.30.2 age adoption passing confidence require minor
k8s.io/client-go v0.29.1 -> v0.30.2 age adoption passing confidence require minor

Release Notes

cloudfoundry/clock (code.cloudfoundry.org/clock)

v1.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: cloudfoundry/clock@v1.1.0...v1.2.0

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.54.15

Compare Source

===

Service Client Updates
  • service/acm: Updates service API and documentation
    • Documentation updates, including fixes for xml formatting, broken links, and ListCertificates description.
  • service/ecr: Updates service API
    • This release for Amazon ECR makes change to bring the SDK into sync with the API.
  • service/payment-cryptography-data: Updates service API and documentation
  • service/qbusiness: Updates service API and documentation

v1.54.14

Compare Source

===

Service Client Updates
  • service/application-autoscaling: Updates service documentation
  • service/directconnect: Updates service documentation
    • This update includes documentation for support of new native 400 GBps ports for Direct Connect.
  • service/organizations: Updates service API and documentation
    • Added a new reason under ConstraintViolationException in RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated administrator of a service.
  • service/rekognition: Updates service API and documentation
    • This release adds support for tagging projects and datasets with the CreateProject and CreateDataset APIs.
  • service/workspaces: Updates service API
    • Fix create workspace bundle RootStorage/UserStorage to accept non null values

v1.54.13

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API and documentation
    • Documentation updates for Elastic Compute Cloud (EC2).
  • service/fms: Updates service API
  • service/s3: Updates service API, documentation, and examples
    • Added response overrides to Head Object requests.

v1.54.12

Compare Source

===

Service Client Updates
  • service/apigateway: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/cognito-identity: Updates service API
  • service/connect: Updates service API, documentation, and paginators
  • service/docdb: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/eks: Updates service API
  • service/payment-cryptography: Updates service API and documentation
  • service/payment-cryptography-data: Updates service API, documentation, and waiters
  • service/states: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/swf: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/wafv2: Updates service API and documentation

v1.54.11

Compare Source

===

Service Client Updates
  • service/acm-pca: Updates service API
  • service/cloudhsmv2: Updates service API and documentation
    • Added 3 new APIs to support backup sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added BackupArn to the output of the DescribeBackups API. Added support for BackupArn in the CreateCluster API.
  • service/connect: Updates service API and documentation
  • service/elasticmapreduce: Updates service API and documentation
    • This release provides the support for new allocation strategies i.e. CAPACITY_OPTIMIZED_PRIORITIZED for Spot and PRIORITIZED for On-Demand by taking input of priority value for each instance type for instance fleet clusters.
  • service/glue: Updates service API and documentation
    • Added AttributesToGet parameter to Glue GetDatabases, allowing caller to limit output to include only the database name.
  • service/kinesisanalyticsv2: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/pi: Updates service API and documentation
  • service/workspaces: Updates service API and documentation
    • Added support for Red Hat Enterprise Linux 8 on Amazon WorkSpaces Personal.

v1.54.10

Compare Source

===

Service Client Updates
  • service/application-autoscaling: Updates service API and documentation
  • service/chime-sdk-media-pipelines: Updates service API and documentation
  • service/cloudfront: Updates service API and documentation
    • Doc only update for CloudFront that fixes customer-reported issue
  • service/datazone: Updates service API, documentation, and paginators
  • service/elasticache: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/mq: Updates service API and documentation
    • This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'.
  • service/qconnect: Updates service API, documentation, and paginators
  • service/quicksight: Updates service API and documentation
    • Adding support for Repeating Sections, Nested Filters
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for TAZ export to S3.
  • service/sagemaker: Updates service API and documentation
    • Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools.
  • service/workspaces: Updates service API and documentation
    • Added support for WorkSpaces Pools.

v1.54.9

Compare Source

===

Service Client Updates
  • service/controltower: Updates service API, documentation, and paginators
  • service/eks: Updates service API and documentation
  • service/ivs-realtime: Updates service API, documentation, and paginators
  • service/kinesisanalyticsv2: Updates service API, documentation, and paginators
  • service/opensearch: Updates service API and documentation

v1.54.8

Compare Source

===

Service Client Updates
  • service/autoscaling: Updates service API and documentation
    • Doc only update for Auto Scaling's TargetTrackingMetricDataQuery
  • service/ec2: Updates service API
    • This release is for the launch of the new u7ib-12tb.224xlarge, R8g, c7gn.metal and mac2-m1ultra.metal instance types
  • service/networkmanager: Updates service API and documentation
  • service/workspaces-thin-client: Updates service API and documentation

v1.54.7

Compare Source

===

Service Client Updates
  • service/bedrock-runtime: Updates service API
  • service/customer-profiles: Updates service API and documentation
  • service/ec2: Updates service API
    • Fix EC2 multi-protocol info in models.
  • service/qbusiness: Updates service API and documentation
  • service/ssm: Updates service API
    • Add sensitive trait to SSM IPAddress property for CloudTrail redaction
  • service/workspaces-web: Updates service API and documentation

v1.54.6

Compare Source

===

Service Client Updates
  • service/bedrock-runtime: Updates service API and documentation
  • service/codeartifact: Updates service API and documentation
  • service/compute-optimizer: Updates service API and documentation
  • service/cost-optimization-hub: Updates service API, documentation, and waiters
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings.
  • service/glue: Updates service paginators
    • Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows.
  • service/ivs-realtime: Updates service API, documentation, and waiters
  • service/sagemaker: Updates service API and documentation
    • Adds support for model references in Hub service, and adds support for cross-account access of Hubs
  • service/securityhub: Updates service API and documentation

v1.54.5

Compare Source

===

Service Client Updates
  • service/artifact: Updates service API, documentation, waiters, and examples
  • service/athena: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/cur: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/directconnect: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/elastictranscoder: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/opensearch: Updates service API and documentation

v1.54.4

Compare Source

===

Service Client Updates
  • service/bedrock-runtime: Updates service API and documentation
  • service/cloudtrail: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/config: Updates service API
  • service/eks: Updates service API and documentation
  • service/lightsail: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/polly: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/rekognition: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/sagemaker: Updates service API, documentation, and paginators
    • Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances.
  • service/shield: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/snowball: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

v1.54.3

Compare Source

===

Service Client Updates
  • service/acm-pca: Updates service API and documentation
  • service/batch: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/codebuild: Updates service API and documentation
    • AWS CodeBuild now supports global and organization GitHub webhooks
  • service/cognito-idp: Updates service API
  • service/ds: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/elasticfilesystem: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/glue: Updates service API, documentation, and paginators
    • This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions.
  • service/kms: Updates service examples
    • Updating SDK example for KMS DeriveSharedSecret API.
  • service/mediaconvert: Updates service API and documentation
    • This release includes support for creating I-frame only video segments for DASH trick play.
  • service/secretsmanager: Updates service documentation
    • Doc only update for Secrets Manager
  • service/waf: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

v1.54.2

Compare Source

===

Service Client Updates
  • service/datazone: Updates service API, documentation, and paginators
  • service/ec2: Updates service documentation
    • Documentation updates for Amazon EC2.
  • service/macie2: Updates service API, documentation, and paginators
  • service/mediaconvert: Updates service API, documentation, and paginators
    • This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name.
  • service/route53domains: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
SDK Bugs
  • Remove test dependency on golang.org/x/net.
    • This was used for h2 support which is now transparently available in the stdlib.

v1.54.1

Compare Source

===

Service Client Updates
  • service/cloudhsmv2: Updates service API and documentation
    • Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode.
  • service/glue: Updates service API and documentation
    • This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets.
  • service/iotwireless: Updates service API
  • service/kms: Updates service API, documentation, and examples
    • This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties.
  • service/mediapackagev2: Updates service API, documentation, and examples

v1.54.0

Compare Source

===

Service Client Updates
  • service/apptest: Updates service API, documentation, waiters, paginators, and examples
  • service/ec2: Updates service API and documentation
    • Tagging support for Traffic Mirroring FilterRule resource
  • service/osis: Updates service API and documentation
  • service/redshift: Updates service API and documentation
    • Updates to remove DC1 and DS2 node types.
  • service/secretsmanager: Updates service API and documentation
    • Introducing RotationToken parameter for PutSecretValue API
  • service/securitylake: Updates service API and documentation
  • service/sesv2: Updates service API and documentation
SDK Features
  • service/backupstorage: Remove Backupstorage
    • This change removes the Backupstorage service, which has been deprecated.

v1.53.21

Compare Source

===

Service Client Updates
  • service/accessanalyzer: Updates service API, documentation, paginators, and examples
  • service/guardduty: Updates service API and documentation
    • Added API support for GuardDuty Malware Protection for S3.
  • service/networkmanager: Updates service API and documentation
  • service/pca-connector-scep: Adds new service
  • service/sagemaker: Updates service API and documentation
    • Introduced Scope and AuthenticationRequestExtraParams to SageMaker Workforce OIDC configuration; this allows customers to modify these options for their private Workforce IdP integration. Model Registry Cross-account model package groups are discoverable.

v1.53.20

Compare Source

===

Service Client Updates
  • service/application-signals: Adds new service
  • service/ecs: Updates service API and documentation
    • This release introduces a new cluster configuration to support the customer-managed keys for ECS managed storage encryption.
  • service/imagebuilder: Updates service API

v1.53.19

Compare Source

===

Service Client Updates
  • service/auditmanager: Updates service API and documentation
  • service/b2bi: Updates service API
  • service/codepipeline: Updates service API and documentation
    • CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides.
  • service/sagemaker: Updates service API and documentation
    • This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant.
  • service/verifiedpermissions: Updates service API and documentation

v1.53.18

Compare Source

===

Service Client Updates
  • service/account: Updates service API and documentation
  • service/firehose: Updates service API and documentation
    • Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations
  • service/fsx: Updates service API and documentation
  • service/glue: Updates service API and documentation
    • This release adds support for creating and updating Glue Data Catalog Views.
  • service/iotwireless: Updates service API
  • service/location: Updates service API, documentation, and paginators
  • service/sns: Updates service API and documentation
    • Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates.
  • service/sqs: Updates service API and documentation
    • Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications.
  • service/storagegateway: Updates service API and documentation
    • Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.

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


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 8 times, most recently from a78d2eb to fd129aa Compare June 28, 2024 21:31
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from e04b616 to 4da0b62 Compare July 4, 2024 16:21
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 6e18491 to 2c9013b Compare July 6, 2024 16:57
@taylorsilva taylorsilva added this to the v7.12.0 milestone Jul 6, 2024
@renovate renovate bot force-pushed the renovate/all branch from 2c9013b to 6c890c7 Compare July 7, 2024 15:13
Looks like Vault added some new fields to the health response

Signed-off-by: Taylor Silva <dev@taydev.net>
Copy link
Contributor Author

renovate bot commented Jul 7, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@taylorsilva taylorsilva merged commit b440c27 into master Jul 7, 2024
@taylorsilva taylorsilva deleted the renovate/all branch July 7, 2024 19:41
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.

1 participant