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

build(deps): bump the go-deps group across 1 directory with 25 updates #615

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 2, 2024

Bumps the go-deps group with 17 updates in the / directory:

Package From To
cloud.google.com/go/compute 1.23.4 1.27.2
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.5.1 1.7.0
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5 5.5.0 5.7.0
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage 1.5.0 1.6.0
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob 1.2.1 1.3.2
github.com/Azure/go-autorest/autorest/azure/auth 0.5.12 0.5.13
github.com/BurntSushi/toml 1.3.2 1.4.0
github.com/aws/aws-sdk-go 1.50.8 1.54.12
github.com/deepmap/oapi-codegen 1.8.2 1.16.3
github.com/gophercloud/gophercloud 1.8.0 1.12.0
github.com/hashicorp/go-retryablehttp 0.7.5 0.7.7
github.com/jackc/pgtype 1.14.1 1.14.3
github.com/labstack/echo/v4 4.11.4 4.12.0
github.com/openshift-online/ocm-sdk-go 0.1.398 0.1.428
github.com/prometheus/client_golang 1.18.0 1.19.1
github.com/spf13/cobra 1.8.0 1.8.1
github.com/vmware/govmomi 0.34.2 0.38.0

Updates cloud.google.com/go/compute from 1.23.4 to 1.27.2

Changelog

Sourced from cloud.google.com/go/compute's changelog.

Changes

1.30.3 (2024-07-01)

Bug Fixes

1.30.2 (2024-06-26)

Bug Fixes

  • documentai: Enable new auth lib (b95805f)

1.30.1 (2024-06-20)

Documentation

  • documentai: Update the comment to add a note about documentai.processors.create permission (4fa4308)

1.30.0 (2024-06-05)

Features

  • documentai: Make Layout Parser generally available in V1 (#10286) (92dc381)

1.29.0 (2024-05-29)

Features

  • documentai: Make Layout Parser generally available in V1 (#10277) (dafecc9)

1.28.1 (2024-05-16)

Documentation

  • documentai: Clarify the unavailability of some features (652ba8f)
  • documentai: Updated comments (292e812)

1.28.0 (2024-05-01)

Features

... (truncated)

Commits

Updates cloud.google.com/go/storage from 1.37.0 to 1.41.0

Commits

Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.7.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.

sdk/messaging/azservicebus/v1.7.0

1.7.0 (2024-04-02)

Features Added

  • Add in ability to handle emulator connection strings. (PR#22663)

sdk/internal/v1.7.0

1.7.0 (2024-05-01)

Features Added

  • Support for local repo override (via presence of eng/target_proxy_version.txt) of invoked test-proxy version.

  • RemoveRegisteredSanitizers selectively disables sanitizers the test proxy enables by default since version 1.0.0-dev.20240422.1

Breaking Changes

  • Deprecated the go-vcr based test recording API. Its methods now return errors or panic.
  • Changed value of recording.SanitizedValue from "sanitized" to "Sanitized" to match the test proxy

sdk/azidentity/v1.7.0

1.7.0 (2024-06-20)

Features Added

  • AzurePipelinesCredential authenticates an Azure Pipelines service connection with workload identity federation

Breaking Changes

These changes affect only code written against a beta version such as v1.7.0-beta.1

  • Removed the persistent token caching API. It will return in v1.8.0-beta.1

sdk/azidentity/v1.7.0-beta.1

1.7.0-beta.1 (2024-06-10)

Features Added

  • Restored AzurePipelinesCredential and persistent token caching API

Breaking Changes

These changes affect only code written against a beta version such as v1.6.0-beta.4

  • Values which NewAzurePipelinesCredential read from environment variables in prior versions are now parameters
  • Renamed AzurePipelinesServiceConnectionCredentialOptions to AzurePipelinesCredentialOptions

Bugs Fixed

  • Managed identity bug fixes

sdk/internal/v1.6.0

1.6.0 (2024-04-16)

... (truncated)

Commits

Updates github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5 from 5.5.0 to 5.7.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5's releases.

sdk/resourcemanager/compute/armcompute/v5.7.0

5.7.0 (2024-04-26)

Features Added

  • New value DiffDiskPlacementNvmeDisk added to enum type DiffDiskPlacement
  • New value DiskCreateOptionTypesCopy, DiskCreateOptionTypesRestore added to enum type DiskCreateOptionTypes
  • New enum type ResourceIDOptionsForGetCapacityReservationGroups with values ResourceIDOptionsForGetCapacityReservationGroupsAll, ResourceIDOptionsForGetCapacityReservationGroupsCreatedInSubscription, ResourceIDOptionsForGetCapacityReservationGroupsSharedWithSubscription
  • New struct EventGridAndResourceGraph
  • New struct ScheduledEventsAdditionalPublishingTargets
  • New struct ScheduledEventsPolicy
  • New struct UserInitiatedReboot
  • New struct UserInitiatedRedeploy
  • New field ResourceIDsOnly in struct CapacityReservationGroupsClientListBySubscriptionOptions
  • New field SourceResource in struct DataDisk
  • New field Caching, DeleteOption, DiskEncryptionSet, WriteAcceleratorEnabled in struct DataDisksToAttach
  • New field ScheduledEventsPolicy in struct VirtualMachineProperties
  • New field ScheduledEventsPolicy in struct VirtualMachineScaleSetProperties
  • New field ForceUpdateOSDiskForEphemeral in struct VirtualMachineScaleSetReimageParameters
  • New field DiffDiskSettings in struct VirtualMachineScaleSetUpdateOSDisk
  • New field ForceUpdateOSDiskForEphemeral in struct VirtualMachineScaleSetVMReimageParameters
Commits
  • 2c1269d [Release] sdk/resourcemanager/compute/armcompute/5.7.0 (#22694)
  • 3c0b56d [Release] sdk/resourcemanager/selfhelp/armselfhelp/2.0.0-beta.4 (#22731)
  • 7206b50 [Release] sdk/resourcemanager/confidentialledger/armconfidentialledger/1.3.0-...
  • abe3252 [Release] sdk/resourcemanager/quota/armquota/1.1.0-beta.1 (#22740)
  • a53db58 [Release] sdk/resourcemanager/support/armsupport/1.3.0 (#22741)
  • a3b5f2f [Monitor Ingestion] update README (#22768)
  • 5cfcd07 Sync .github/workflows directory with azure-sdk-tools for PR 8131 (#22766)
  • c24ccb1 Increment package version after release of monitor/ingestion/azlogs (#22764)
  • 931bb09 Fix Policheck step indention (#22765)
  • 230f1e4 Deprecate go-vcr based test recording API (#22759)
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage from 1.5.0 to 1.6.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage's releases.

sdk/internal/v1.6.0

1.6.0 (2024-04-16)

Features Added

  • Options types for SetBodilessMatcher and SetDefaultMatcher now embed RecordingOptions
  • Added a collection of default sanitizers for test recordings

sdk/azidentity/v1.6.0

1.6.0 (2024-06-10)

Features Added

  • NewOnBehalfOfCredentialWithClientAssertions creates an on-behalf-of credential that authenticates with client assertions such as federated credentials

Breaking Changes

These changes affect only code written against a beta version such as v1.6.0-beta.4

  • Removed AzurePipelinesCredential and the persistent token caching API. They will return in v1.7.0-beta.1

Bugs Fixed

  • Managed identity bug fixes

sdk/resourcemanager/storage/armstorage/v1.6.0

1.6.0 (2024-06-28)

Features Added

  • New value AccessTierCold added to enum type AccessTier
  • New value ExpirationActionBlock added to enum type ExpirationAction
  • New value MinimumTLSVersionTLS13 added to enum type MinimumTLSVersion
  • New value ProvisioningStateCanceled, ProvisioningStateDeleting, ProvisioningStateFailed, ProvisioningStateValidateSubscriptionQuotaBegin, ProvisioningStateValidateSubscriptionQuotaEnd added to enum type ProvisioningState
  • New value PublicNetworkAccessSecuredByPerimeter added to enum type PublicNetworkAccess
  • New enum type IssueType with values IssueTypeConfigurationPropagationFailure, IssueTypeUnknown
  • New enum type ListLocalUserIncludeParam with values ListLocalUserIncludeParamNfsv3
  • New enum type NetworkSecurityPerimeterConfigurationProvisioningState with values NetworkSecurityPerimeterConfigurationProvisioningStateAccepted, NetworkSecurityPerimeterConfigurationProvisioningStateCanceled, NetworkSecurityPerimeterConfigurationProvisioningStateDeleting, NetworkSecurityPerimeterConfigurationProvisioningStateFailed, NetworkSecurityPerimeterConfigurationProvisioningStateSucceeded
  • New enum type NspAccessRuleDirection with values NspAccessRuleDirectionInbound, NspAccessRuleDirectionOutbound
  • New enum type ResourceAssociationAccessMode with values ResourceAssociationAccessModeAudit, ResourceAssociationAccessModeEnforced, ResourceAssociationAccessModeLearning
  • New enum type RunResult with values RunResultFailed, RunResultSucceeded
  • New enum type RunStatusEnum with values RunStatusEnumFinished, RunStatusEnumInProgress
  • New enum type Severity with values SeverityError, SeverityWarning
  • New enum type TriggerType with values TriggerTypeOnSchedule, TriggerTypeRunOnce
  • New function *ClientFactory.NewNetworkSecurityPerimeterConfigurationsClient() *NetworkSecurityPerimeterConfigurationsClient
  • New function *ClientFactory.NewTaskAssignmentInstancesReportClient() *TaskAssignmentInstancesReportClient
  • New function *ClientFactory.NewTaskAssignmentsClient() *TaskAssignmentsClient
  • New function *ClientFactory.NewTaskAssignmentsInstancesReportClient() *TaskAssignmentsInstancesReportClient
  • New function NewTaskAssignmentInstancesReportClient(string, azcore.TokenCredential, *arm.ClientOptions) (*TaskAssignmentInstancesReportClient, error)
  • New function *TaskAssignmentInstancesReportClient.NewListPager(string, string, string, *TaskAssignmentInstancesReportClientListOptions) *runtime.Pager[TaskAssignmentInstancesReportClientListResponse]
  • New function NewTaskAssignmentsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*TaskAssignmentsClient, error)
  • New function *TaskAssignmentsClient.BeginCreate(context.Context, string, string, string, TaskAssignment, *TaskAssignmentsClientBeginCreateOptions) (*runtime.Poller[TaskAssignmentsClientCreateResponse], error)
  • New function *TaskAssignmentsClient.BeginDelete(context.Context, string, string, string, *TaskAssignmentsClientBeginDeleteOptions) (*runtime.Poller[TaskAssignmentsClientDeleteResponse], error)

... (truncated)

Commits
  • 36f766d add sdk/resourcemanager/cosmos/armcosmos live test (#20705)
  • c005ed6 sdk/resourcemanager/network/armnetwork live test (#20331)
  • 5fa7df4 add sdk/resourcemanager/compute/armcompute live test (#20048)
  • 0d22aed add sdk/resourcemanager/eventhub/armeventhub live test (#20686)
  • 2a8d96d add sdk/resourcemanager/postgresql/armpostgresql live test (#20685)
  • b2cddab [Release] sdk/resourcemanager/paloaltonetworksngfw/armpanngfw/0.1.0 (#20437)
  • ed7f3c7 Fix azidentity troubleshooting guide link (#20736)
  • 6dfd0cb [azeventhubs] Fixing checkpoint store race condition (#20727)
  • 745d967 pass along the artifact name so we can override it later (#20732)
  • 20b4dd8 Update changelog with latest features (#20730)
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.2.1 to 1.3.2

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases.

sdk/storage/azblob/v1.3.2

1.3.2 (2024-04-09)

Bugs Fixed

  • Fixed an issue where GetSASURL() was providing HTTPS SAS, instead of the default http+https SAS. Fixes #22448

Other Changes

  • Integrate InsecureAllowCredentialWithHTTP client options.
  • Update dependencies.

sdk/resourcemanager/support/armsupport/v1.3.0

1.3.0 (2024-04-26)

Features Added

  • New enum type Consent with values ConsentNo, ConsentYes
  • New enum type CreatedByType with values CreatedByTypeApplication, CreatedByTypeKey, CreatedByTypeManagedIdentity, CreatedByTypeUser
  • New enum type IsTemporaryTicket with values IsTemporaryTicketNo, IsTemporaryTicketYes
  • New enum type UserConsent with values UserConsentNo, UserConsentYes
  • New function NewChatTranscriptsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ChatTranscriptsClient, error)
  • New function *ChatTranscriptsClient.Get(context.Context, string, string, *ChatTranscriptsClientGetOptions) (ChatTranscriptsClientGetResponse, error)
  • New function *ChatTranscriptsClient.NewListPager(string, *ChatTranscriptsClientListOptions) *runtime.Pager[ChatTranscriptsClientListResponse]
  • New function NewChatTranscriptsNoSubscriptionClient(azcore.TokenCredential, *arm.ClientOptions) (*ChatTranscriptsNoSubscriptionClient, error)
  • New function *ChatTranscriptsNoSubscriptionClient.Get(context.Context, string, string, *ChatTranscriptsNoSubscriptionClientGetOptions) (ChatTranscriptsNoSubscriptionClientGetResponse, error)
  • New function *ChatTranscriptsNoSubscriptionClient.NewListPager(string, *ChatTranscriptsNoSubscriptionClientListOptions) *runtime.Pager[ChatTranscriptsNoSubscriptionClientListResponse]
  • New function *ClientFactory.NewChatTranscriptsClient() *ChatTranscriptsClient
  • New function *ClientFactory.NewChatTranscriptsNoSubscriptionClient() *ChatTranscriptsNoSubscriptionClient
  • New function *ClientFactory.NewCommunicationsNoSubscriptionClient() *CommunicationsNoSubscriptionClient
  • New function *ClientFactory.NewFileWorkspacesClient() *FileWorkspacesClient
  • New function *ClientFactory.NewFileWorkspacesNoSubscriptionClient() *FileWorkspacesNoSubscriptionClient
  • New function *ClientFactory.NewFilesClient() *FilesClient
  • New function *ClientFactory.NewFilesNoSubscriptionClient() *FilesNoSubscriptionClient
  • New function *ClientFactory.NewTicketsNoSubscriptionClient() *TicketsNoSubscriptionClient
  • New function NewCommunicationsNoSubscriptionClient(azcore.TokenCredential, *arm.ClientOptions) (*CommunicationsNoSubscriptionClient, error)
  • New function *CommunicationsNoSubscriptionClient.CheckNameAvailability(context.Context, string, CheckNameAvailabilityInput, *CommunicationsNoSubscriptionClientCheckNameAvailabilityOptions) (CommunicationsNoSubscriptionClientCheckNameAvailabilityResponse, error)
  • New function *CommunicationsNoSubscriptionClient.BeginCreate(context.Context, string, string, CommunicationDetails, *CommunicationsNoSubscriptionClientBeginCreateOptions) (*runtime.Poller[CommunicationsNoSubscriptionClientCreateResponse], error)
  • New function *CommunicationsNoSubscriptionClient.Get(context.Context, string, string, *CommunicationsNoSubscriptionClientGetOptions) (CommunicationsNoSubscriptionClientGetResponse, error)
  • New function *CommunicationsNoSubscriptionClient.NewListPager(string, *CommunicationsNoSubscriptionClientListOptions) *runtime.Pager[CommunicationsNoSubscriptionClientListResponse]
  • New function NewFileWorkspacesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*FileWorkspacesClient, error)
  • New function *FileWorkspacesClient.Create(context.Context, string, *FileWorkspacesClientCreateOptions) (FileWorkspacesClientCreateResponse, error)
  • New function *FileWorkspacesClient.Get(context.Context, string, *FileWorkspacesClientGetOptions) (FileWorkspacesClientGetResponse, error)
  • New function NewFileWorkspacesNoSubscriptionClient(azcore.TokenCredential, *arm.ClientOptions) (*FileWorkspacesNoSubscriptionClient, error)
  • New function *FileWorkspacesNoSubscriptionClient.Create(context.Context, string, *FileWorkspacesNoSubscriptionClientCreateOptions) (FileWorkspacesNoSubscriptionClientCreateResponse, error)
  • New function *FileWorkspacesNoSubscriptionClient.Get(context.Context, string, *FileWorkspacesNoSubscriptionClientGetOptions) (FileWorkspacesNoSubscriptionClientGetResponse, error)
  • New function NewFilesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*FilesClient, error)
  • New function *FilesClient.Create(context.Context, string, string, FileDetails, *FilesClientCreateOptions) (FilesClientCreateResponse, error)
  • New function *FilesClient.Get(context.Context, string, string, *FilesClientGetOptions) (FilesClientGetResponse, error)
  • New function *FilesClient.NewListPager(string, *FilesClientListOptions) *runtime.Pager[FilesClientListResponse]
  • New function *FilesClient.Upload(context.Context, string, string, UploadFile, *FilesClientUploadOptions) (FilesClientUploadResponse, error)
  • New function NewFilesNoSubscriptionClient(azcore.TokenCredential, *arm.ClientOptions) (*FilesNoSubscriptionClient, error)
  • New function *FilesNoSubscriptionClient.Create(context.Context, string, string, FileDetails, *FilesNoSubscriptionClientCreateOptions) (FilesNoSubscriptionClientCreateResponse, error)

... (truncated)

Commits
  • 95f7bc6 changelog update for STG 91 Patch release
  • 15dc95e Integrate InsecureAllowCredentialWithHTTP in storage (#22712)
  • 322b0d7 Upgrade keyvault/internal dependencies (#22713)
  • 644a3ac azidentity test cleanup (#22700)
  • df9e916 Default GetSASURL http+https for getsasurl (#22704)
  • 8567665 [Release] sdk/resourcemanager/containerservicefleet/armcontainerservicefleet/...
  • 3c0eba3 fix armmigrationdiscoverysap ci.yml (#22710)
  • 2803e67 [Release] sdk/resourcemanager/migrationdiscovery/armmigrationdiscoverysap/0.1...
  • 18e40d0 [azopenai] Switch EventReader from using bufio.Scanner to bufio.Reader (#22703)
  • 8f702b9 DefaultAzureCredential probes IMDS before sending it a token request (#22676)
  • Additional commits viewable in compare view

Updates github.com/Azure/go-autorest/autorest/azure/auth from 0.5.12 to 0.5.13

Release notes

Sourced from github.com/Azure/go-autorest/autorest/azure/auth's releases.

autorest/azure/auth/v0.5.13

Deprecate the auth module.

Commits
  • f7ea664 Mark the adal module as deprecated (#731)
  • 4c0e21c Bump golang.org/x/crypto from 0.6.0 to 0.17.0 in /autorest/azure/cli (#730)
  • e2786c1 Bump golang.org/x/crypto from 0.6.0 to 0.17.0 in /autorest/azure/auth (#729)
  • 4956109 Bump golang.org/x/crypto from 0.6.0 to 0.17.0 in /autorest (#728)
  • 4210247 Bump golang.org/x/crypto from 0.6.0 to 0.17.0 in /autorest/adal (#727)
  • df94ce5 Stop retriable request from adding a non-nil Body (#726)
  • d3f8f8a chore: should use xx.String() instead of string(xx.Bytes()) (#725)
  • be633f7 io/ioutil deprecated (#724)
  • c2958ac Remove undefined behavior during return (#723)
  • 553a90a fix: enable update jwt via callback for workloadidentity (#719)
  • Additional commits viewable in compare view

Updates github.com/BurntSushi/toml from 1.3.2 to 1.4.0

Release notes

Sourced from github.com/BurntSushi/toml's releases.

v1.4.0

This version requires Go 1.18

  • Add toml.Marshal() (#405)

  • Require 2-digit hour (#320)

  • Wrap UnmarshalTOML() and UnmarshalText() return values in ParseError for position information (#398)

  • Fix inline tables with dotted keys inside inline arrays (e.g. k=[{a.b=1}]) (#400)

Commits
  • 1e2c053 Undeprecate PrimitiveDecode and MetaData.PrimitiveDecode()
  • f8f7e48 Update toml-test
  • 9a80667 Add -json flag to tomlv
  • 3203540 fuzz: move fuzz_targets from oss-fuzz (#406)
  • 77ce858 Add Marshal Function (#405)
  • 0e879cb Fix panic when trying to set subkey for a value that's not a table
  • c299e75 Update toml-test
  • 4223137 Fix inline tables with dotted keys inside inline arrays (#400)
  • 45e7e49 Update toml-test
  • c320c2d Fix utf8.RuneError test
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go from 1.50.8 to 1.54.12

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.54.12 (2024-07-01)

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

Release v1.54.11 (2024-06-28)

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.

Release v1.54.10 (2024-06-27)

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

... (truncated)

Commits

Updates github.com/deepmap/oapi-codegen from 1.8.2 to 1.16.3

Release notes

Sourced from github.com/deepmap/oapi-codegen's releases.

v1.16.2: Further improve documentation notices

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.16.1...v1.16.2

v1.16.1: Ensure deprecation comments appear correctly

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.16.0...v1.16.1

v1.16.0: Reduce runtime dependencies

As part of the final preparation towards the v2 release, this release finalises the use of the new multi-repo packages, and deprecates all internal packages ahead of next week's release removing them.

Key callouts

Full Changelog: oapi-codegen/oapi-codegen@v1.15.0...v1.16.0

v1.13.4

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.13.3...v1.13.4

v1.13.3

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.13.2...v1.13.3

Fix: Allow multiple JSON types to be generated

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.13.1...v1.13.2

v1.13.1: Various fixes post-release

What's Changed

... (truncated)

Commits
  • a3ecfdd chore: deprecate v1 module
  • 5d2cd60 Add missing types to deprecation URLs
  • 81b4e34 Add pkg.go.dev links to deprecation warnings
  • eb5e119 Fix: Ensure deprecations are parsed correctly
  • d663b6c Add deprecation notice for testutil
  • 6d98312 Migrate to separate testutil package
  • 82cbf4a Replace Echo-specific handler call
  • 46d2694 Onboard to Renovate
  • 58e3d16 Deprecate existing middleware
  • 2d349f4 Migrate middleware to their own Go modules
  • Additional commits viewable in compare view

Updates github.com/getkin/kin-openapi from 0.93.0 to 0.118.0

Release notes

Sourced from github.com/getkin/kin-openapi's releases.

v0.118.0

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.117.0...v0.118.0

v0.117.0

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.116.0...v0.117.0

v0.116.0

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.115.0...v0.116.0

v0.115.0

What's Changed

Full Changelog: getkin/kin-openapi@v0.114.0...v0.115.0

v0.114.0

What's Changed

... (truncated)

Commits
  • 5a6f97e openapi3: fix #796 infinite loop during document validation (

Bumps the go-deps group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.23.4` | `1.27.2` |
| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.5.1` | `1.7.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5](https://github.com/Azure/azure-sdk-for-go) | `5.5.0` | `5.7.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage](https://github.com/Azure/azure-sdk-for-go) | `1.5.0` | `1.6.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `1.2.1` | `1.3.2` |
| [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest) | `0.5.12` | `0.5.13` |
| [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) | `1.3.2` | `1.4.0` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.50.8` | `1.54.12` |
| [github.com/deepmap/oapi-codegen](https://github.com/deepmap/oapi-codegen) | `1.8.2` | `1.16.3` |
| [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) | `1.8.0` | `1.12.0` |
| [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) | `0.7.5` | `0.7.7` |
| [github.com/jackc/pgtype](https://github.com/jackc/pgtype) | `1.14.1` | `1.14.3` |
| [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.11.4` | `4.12.0` |
| [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) | `0.1.398` | `0.1.428` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.18.0` | `1.19.1` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.8.1` |
| [github.com/vmware/govmomi](https://github.com/vmware/govmomi) | `0.34.2` | `0.38.0` |



Updates `cloud.google.com/go/compute` from 1.23.4 to 1.27.2
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@compute/v1.23.4...compute/v1.27.2)

Updates `cloud.google.com/go/storage` from 1.37.0 to 1.41.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.37.0...spanner/v1.41.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.5.1 to 1.7.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/internal/v1.5.1...sdk/azcore/v1.7.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5` from 5.5.0 to 5.7.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/resourcemanager/compute/armcompute/v5.5.0...sdk/resourcemanager/compute/armcompute/v5.7.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.5.0...sdk/azcore/v1.6.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.2.1 to 1.3.2
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azidentity/v1.2.1...sdk/storage/azblob/v1.3.2)

Updates `github.com/Azure/go-autorest/autorest/azure/auth` from 0.5.12 to 0.5.13
- [Release notes](https://github.com/Azure/go-autorest/releases)
- [Changelog](https://github.com/Azure/go-autorest/blob/main/CHANGELOG.md)
- [Commits](Azure/go-autorest@autorest/azure/auth/v0.5.12...autorest/azure/auth/v0.5.13)

Updates `github.com/BurntSushi/toml` from 1.3.2 to 1.4.0
- [Release notes](https://github.com/BurntSushi/toml/releases)
- [Commits](BurntSushi/toml@v1.3.2...v1.4.0)

Updates `github.com/aws/aws-sdk-go` from 1.50.8 to 1.54.12
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.50.8...v1.54.12)

Updates `github.com/deepmap/oapi-codegen` from 1.8.2 to 1.16.3
- [Release notes](https://github.com/deepmap/oapi-codegen/releases)
- [Commits](oapi-codegen/oapi-codegen@v1.8.2...v1.16.3)

Updates `github.com/getkin/kin-openapi` from 0.93.0 to 0.118.0
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](getkin/kin-openapi@v0.93.0...v0.118.0)

Updates `github.com/gophercloud/gophercloud` from 1.8.0 to 1.12.0
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/master/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v1.8.0...v1.12.0)

Updates `github.com/hashicorp/go-retryablehttp` from 0.7.5 to 0.7.7
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-retryablehttp@v0.7.5...v0.7.7)

Updates `github.com/jackc/pgtype` from 1.14.1 to 1.14.3
- [Changelog](https://github.com/jackc/pgtype/blob/master/CHANGELOG.md)
- [Commits](jackc/pgtype@v1.14.1...v1.14.3)

Updates `github.com/jackc/pgx/v4` from 4.18.1 to 4.18.2
- [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md)
- [Commits](jackc/pgx@v4.18.1...v4.18.2)

Updates `github.com/labstack/echo/v4` from 4.11.4 to 4.12.0
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](labstack/echo@v4.11.4...v4.12.0)

Updates `github.com/openshift-online/ocm-sdk-go` from 0.1.398 to 0.1.428
- [Release notes](https://github.com/openshift-online/ocm-sdk-go/releases)
- [Changelog](https://github.com/openshift-online/ocm-sdk-go/blob/main/CHANGES.md)
- [Commits](openshift-online/ocm-sdk-go@v0.1.398...v0.1.428)

Updates `github.com/prometheus/client_golang` from 1.18.0 to 1.19.1
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.18.0...v1.19.1)

Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.8.0...v1.8.1)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.9.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.4...v1.9.0)

Updates `github.com/vmware/govmomi` from 0.34.2 to 0.38.0
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.34.2...v0.38.0)

Updates `golang.org/x/oauth2` from 0.16.0 to 0.21.0
- [Commits](golang/oauth2@v0.16.0...v0.21.0)

Updates `golang.org/x/sync` from 0.6.0 to 0.7.0
- [Commits](golang/sync@v0.6.0...v0.7.0)

Updates `golang.org/x/sys` from 0.16.0 to 0.21.0
- [Commits](golang/sys@v0.16.0...v0.21.0)

Updates `google.golang.org/api` from 0.161.0 to 0.187.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.161.0...v0.187.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/Azure/go-autorest/autorest/azure/auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/BurntSushi/toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/deepmap/oapi-codegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/getkin/kin-openapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/gophercloud/gophercloud
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/jackc/pgtype
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/jackc/pgx/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/labstack/echo/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/openshift-online/ocm-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/vmware/govmomi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 2, 2024
Copy link
Author

dependabot bot commented on behalf of github Jul 2, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 2, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-c65f2b5dee branch July 2, 2024 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants