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 dev-dependencies group across 1 directory with 52 updates #101

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 21, 2024

Bumps the dev-dependencies group with 35 updates in the / directory:

Package From To
cloud.google.com/go/compute/metadata 0.2.3 0.3.0
github.com/Azure/azure-sdk-for-go/sdk/azcore 1.7.0 1.12.0
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/dns/armdns 1.1.0 1.2.0
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns 1.1.0 1.2.0
github.com/F5Networks/k8s-bigip-ctlr/v2 2.13.1 2.17.0
github.com/IBM-Cloud/ibm-cloud-cli-sdk 1.1.0 1.4.0
github.com/IBM/go-sdk-core/v5 5.13.4 5.17.3
github.com/IBM/networking-go-sdk 0.42.2 0.47.1
github.com/aliyun/alibaba-cloud-sdk-go 1.62.483 1.62.772
github.com/ans-group/sdk-go 1.16.6 1.17.0
github.com/aws/aws-sdk-go 1.44.311 1.54.6
github.com/civo/civogo 0.3.42 0.3.70
github.com/cloudflare/cloudflare-go 0.73.0 0.98.0
github.com/digitalocean/godo 1.100.0 1.118.0
github.com/dnsimple/dnsimple-go 1.2.0 1.7.0
github.com/go-gandi/go-gandi 0.6.0 0.7.0
github.com/go-logr/logr 1.2.4 1.4.2
github.com/gophercloud/gophercloud 1.5.0 1.12.0
github.com/infobloxopen/infoblox-go-client/v2 2.3.0 2.7.0
github.com/linode/linodego 1.19.0 1.36.0
github.com/maxatome/go-testdeep 1.13.0 1.14.0
github.com/miekg/dns 1.1.55 1.1.61
github.com/oracle/oci-go-sdk/v65 65.45.0 65.67.2
github.com/ovh/go-ovh 1.4.1 1.6.0
github.com/pluralsh/gqlclient 1.6.0 1.11.0
github.com/projectcontour/contour 1.25.2 1.29.1
github.com/scaleway/scaleway-sdk-go 1.0.0-beta.20 1.0.0-beta.28
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common 1.0.710 1.0.947
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod 1.0.710 1.0.947
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns 1.0.710 1.0.947
github.com/transip/gotransip/v6 6.21.0 6.24.0
go.uber.org/ratelimit 0.3.0 0.3.1
gopkg.in/ns1/ns1-go.v2 2.7.8 2.11.0
istio.io/api 1.19.0-alpha.1 1.22.1
istio.io/client-go 1.18.1 1.22.1

Updates cloud.google.com/go/compute/metadata from 0.2.3 to 0.3.0

Release notes

Sourced from cloud.google.com/go/compute/metadata's releases.

parallelstore: v0.3.0

0.3.0 (2024-05-16)

Features

  • parallelstore: A new field api_version is added to message .google.cloud.parallelstore.v1beta.ExportDataMetadata (652ba8f)
  • parallelstore: A new field api_version is added to message .google.cloud.parallelstore.v1beta.ImportDataMetadata (652ba8f)
  • parallelstore: A new field create_time is added to message .google.cloud.parallelstore.v1beta.ExportDataMetadata (652ba8f)
  • parallelstore: A new field create_time is added to message .google.cloud.parallelstore.v1beta.ImportDataMetadata (652ba8f)
  • parallelstore: A new field destination_gcs_bucket is added to message .google.cloud.parallelstore.v1beta.TransferOperationMetadata (652ba8f)
  • parallelstore: A new field destination_parallelstore is added to message .google.cloud.parallelstore.v1beta.TransferOperationMetadata (652ba8f)
  • parallelstore: A new field end_time is added to message .google.cloud.parallelstore.v1beta.ExportDataMetadata (652ba8f)
  • parallelstore: A new field end_time is added to message .google.cloud.parallelstore.v1beta.ImportDataMetadata (652ba8f)
  • parallelstore: A new field requested_cancellation is added to message .google.cloud.parallelstore.v1beta.ExportDataMetadata (652ba8f)
  • parallelstore: A new field requested_cancellation is added to message .google.cloud.parallelstore.v1beta.ImportDataMetadata (652ba8f)
  • parallelstore: A new field source_gcs_bucket is added to message .google.cloud.parallelstore.v1beta.TransferOperationMetadata (652ba8f)
  • parallelstore: A new field source_parallelstore is added to message .google.cloud.parallelstore.v1beta.TransferOperationMetadata (652ba8f)
  • parallelstore: A new field status_message is added to message .google.cloud.parallelstore.v1beta.ExportDataMetadata (652ba8f)
  • parallelstore: A new field status_message is added to message .google.cloud.parallelstore.v1beta.ImportDataMetadata (652ba8f)
  • parallelstore: A new field target is added to message .google.cloud.parallelstore.v1beta.ExportDataMetadata (652ba8f)
  • parallelstore: A new field target is added to message .google.cloud.parallelstore.v1beta.ImportDataMetadata (652ba8f)
  • parallelstore: A new field verb is added to message .google.cloud.parallelstore.v1beta.ExportDataMetadata (652ba8f)
  • parallelstore: A new field verb is added to message .google.cloud.parallelstore.v1beta.ImportDataMetadata (652ba8f)

Bug Fixes

  • parallelstore: An existing field create_time is removed from message .google.cloud.parallelstore.v1beta.TransferOperationMetadata (652ba8f)
  • parallelstore: An existing field destination_path is renamed to destination_parallelstore in message .google.cloud.parallelstore.v1beta.ImportDataRequest (e4543f8)
  • parallelstore: An existing field destination is removed from message .google.cloud.parallelstore.v1beta.TransferOperationMetadata (652ba8f)
  • parallelstore: An existing field end_time is removed from message .google.cloud.parallelstore.v1beta.TransferOperationMetadata (652ba8f)
  • parallelstore: An existing field source_gcs_uri is renamed to source_gcs_bucket in message .google.cloud.parallelstore.v1beta.ImportDataRequest (292e812)
  • parallelstore: An existing field source is removed from message .google.cloud.parallelstore.v1beta.TransferOperationMetadata (652ba8f)

Documentation

  • parallelstore: A comment for field counters in message .google.cloud.parallelstore.v1beta.TransferOperationMetadata is changed (652ba8f)
  • parallelstore: A comment for field transfer_type in message .google.cloud.parallelstore.v1beta.TransferOperationMetadata is changed (652ba8f)

securitycentermanagement: v0.3.0

0.3.0 (2024-06-18)

Features

  • securitycentermanagement: Add an INGEST_ONLY EnablementState (abac5c6)
Changelog

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

v0.3.0

  • storage:
    • AdminClient replaced by methods on Client. Replace

      adminClient.CreateBucket(ctx, bucketName, attrs)

      with

      client.Bucket(bucketName).Create(ctx, projectID, attrs)
    • BucketHandle.List replaced by BucketHandle.Objects. Replace

      for query != nil {
          objs, err := bucket.List(d.ctx, query)
          if err != nil { ... }
          query = objs.Next
          for _, obj := range objs.Results {
              fmt.Println(obj)
          }
      }

      with

      iter := bucket.Objects(d.ctx, query)
      for {
          obj, err := iter.Next()
          if err == iterator.Done {
              break
          }
          if err != nil { ... }
          fmt.Println(obj)
      }

      (The iterator package is at google.golang.org/api/iterator.)

      Replace Query.Cursor with ObjectIterator.PageInfo().Token.

      Replace Query.MaxResults with ObjectIterator.PageInfo().MaxSize.

    • ObjectHandle.CopyTo replaced by ObjectHandle.CopierFrom. Replace

      attrs, err := src.CopyTo(ctx, dst, nil)

      with

... (truncated)

Commits
  • 44b3a7d Add autogenerated clients: debugger, iam, and trace
  • c6705a9 bigquery: restore backwards-compatible Query.TableDefinitions.
  • b8c1696 bigquery: add RowIterator, to replace Iterator
  • 5d33b1b bigquery: Make Query more configurable and add a Run method.
  • 07f82cd bigtable/bttest: Allow more time for concurrent mod test.
  • b9d51d5 pubsub: implement on top of generated client
  • fa279f9 storage: don't fail tests loudly if cleanup fails
  • 139d2e0 examples/bigquery: update WriteDisposition field
  • 2912d48 bigquery: shorten Disposition field names
  • 2096d28 bigquery: add Table.Update
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.7.0 to 1.12.0

Release notes

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

sdk/azcore/v1.12.0

1.12.0 (2024-06-06)

Features Added

  • Added field StatusCodes to runtime.FetcherForNextLinkOptions allowing for additional HTTP status codes indicating success.
  • Added func NewUUID to the runtime package for generating UUIDs.

Bugs Fixed

  • Fixed an issue that prevented pollers using the Operation-Location strategy from unmarshaling the final result in some cases.

Other Changes

  • Updated dependencies.

sdk/azcore/v1.11.1

1.11.1 (2024-04-02)

Bugs Fixed

  • Pollers that use the Location header won't consider http.StatusRequestTimeout a terminal failure.
  • runtime.Poller[T].Result won't consider non-terminal error responses as terminal.

sdk/azcore/v1.11.0

1.11.0 (2024-04-01)

Features Added

  • Added StatusCodes to arm/policy.RegistrationOptions to allow supporting non-standard HTTP status codes during registration.
  • Added field InsecureAllowCredentialWithHTTP to azcore.ClientOptions and dependent authentication pipeline policies.
  • Added type MultipartContent to the streaming package to support multipart/form payloads with custom Content-Type and file name.

Bugs Fixed

  • runtime.SetMultipartFormData won't try to stringify []byte values.
  • Pollers that use the Location header won't consider http.StatusTooManyRequests a terminal failure.

Other Changes

  • Update dependencies.

sdk/internal/v1.9.0

1.9.0 (2024-06-06)

Features Added

  • Added test/credential package containing a credential factory for live and recorded tests and a fake credential for offline tests.

sdk/internal/v1.8.0

... (truncated)

Commits

Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.3.0 to 1.5.2

Release notes

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

sdk/azidentity/v1.5.2

1.5.2 (2024-04-09)

Bugs Fixed

  • ManagedIdentityCredential now specifies resource IDs correctly for Azure Container Instances

Other Changes

  • Restored v1.4.0 error behavior for empty tenant IDs
  • Upgraded dependencies

sdk/resourcemanager/frontdoor/armfrontdoor/v1.4.0

1.4.0 (2024-04-26)

Features Added

  • New value ActionTypeJSChallenge added to enum type ActionType
  • New enum type ScrubbingRuleEntryMatchOperator with values ScrubbingRuleEntryMatchOperatorEquals, ScrubbingRuleEntryMatchOperatorEqualsAny
  • New enum type ScrubbingRuleEntryMatchVariable with values ScrubbingRuleEntryMatchVariableQueryStringArgNames, ScrubbingRuleEntryMatchVariableRequestBodyJSONArgNames, ScrubbingRuleEntryMatchVariableRequestBodyPostArgNames, ScrubbingRuleEntryMatchVariableRequestCookieNames, ScrubbingRuleEntryMatchVariableRequestHeaderNames, ScrubbingRuleEntryMatchVariableRequestIPAddress, ScrubbingRuleEntryMatchVariableRequestURI
  • New enum type ScrubbingRuleEntryState with values ScrubbingRuleEntryStateDisabled, ScrubbingRuleEntryStateEnabled
  • New enum type VariableName with values VariableNameGeoLocation, VariableNameNone, VariableNameSocketAddr
  • New enum type WebApplicationFirewallScrubbingState with values WebApplicationFirewallScrubbingStateDisabled, WebApplicationFirewallScrubbingStateEnabled
  • New struct GroupByVariable
  • New struct PolicySettingsLogScrubbing
  • New struct WebApplicationFirewallScrubbingRules
  • New field GroupBy in struct CustomRule
  • New field JavascriptChallengeExpirationInMinutes, LogScrubbing in struct PolicySettings

sdk/resourcemanager/search/armsearch/v1.4.0-beta.2

1.4.0-beta.2 (2024-06-21)

Features Added

  • New value SearchBypassAzureServices added to enum type SearchBypass

sdk/resourcemanager/maintenance/armmaintenance/v1.4.0-beta.1

1.4.0-beta.1 (2024-05-24)

Features Added

  • New value UpdateStatusCancel, UpdateStatusCancelled, UpdateStatusNoUpdatesPending added to enum type UpdateStatus
  • New function *ApplyUpdatesClient.CreateOrUpdateOrCancel(context.Context, string, string, string, string, string, ApplyUpdate, *ApplyUpdatesClientCreateOrUpdateOrCancelOptions) (ApplyUpdatesClientCreateOrUpdateOrCancelResponse, error)
  • New function *ClientFactory.NewScheduledEventClient() *ScheduledEventClient
  • New function NewScheduledEventClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ScheduledEventClient, error)
  • New function *ScheduledEventClient.Acknowledge(context.Context, string, string, string, string, *ScheduledEventClientAcknowledgeOptions) (ScheduledEventClientAcknowledgeResponse, error)
  • New struct ScheduledEventApproveResponse

sdk/storage/azblob/v1.4.0-beta.1

1.4.0-beta.1 (2024-06-14)

Features Added

  • Updated service version to 2024-05-04.

Other Changes

... (truncated)

Commits
  • 299ebfe Prepare internal for release (#22339)
  • d00123d Update packages (#22338)
  • 0a332e3 Fix issue in Verify-Link.ps1 after PS 7.4 update (#22336)
  • c8ae7ed Sync eng/common directory with azure-sdk-tools for PR 7615 (#22335)
  • 9ae828c Replace ErrAuthenticationRequired with AuthenticationRequiredError (#22317)
  • 7c50f09 [Release] sdk/resourcemanager/springappdiscovery/armspringappdiscovery/0.1.0 ...
  • b36de61 Added spec location verification to the release pipeline (#22301)
  • 00f2b8b Go SDK for Azure Web PubSub Data plane (#21929)
  • 0aa2409 Sync eng/common directory with azure-sdk-tools for PR 7585 (#22312)
  • 572ba1f JSON marshaling helpers will preserve Content-Type (#22309)
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/dns/armdns from 1.1.0 to 1.2.0

Release notes

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

sdk/resourcemanager/newrelic/armnewrelicobservability/v1.2.0

1.2.0 (2024-03-22)

Features Added

  • New enum type ConfigurationName with values ConfigurationNameDefault
  • New enum type PatchOperation with values PatchOperationActive, PatchOperationAddBegin, PatchOperationAddComplete, PatchOperationDeleteBegin, PatchOperationDeleteComplete
  • New enum type Status with values StatusActive, StatusDeleting, StatusFailed, StatusInProgress
  • New function NewBillingInfoClient(string, azcore.TokenCredential, *arm.ClientOptions) (*BillingInfoClient, error)
  • New function *BillingInfoClient.Get(context.Context, string, string, *BillingInfoClientGetOptions) (BillingInfoClientGetResponse, error)
  • New function *ClientFactory.NewBillingInfoClient() *BillingInfoClient
  • New function *ClientFactory.NewConnectedPartnerResourcesClient() *ConnectedPartnerResourcesClient
  • New function *ClientFactory.NewMonitoredSubscriptionsClient() *MonitoredSubscriptionsClient
  • New function NewConnectedPartnerResourcesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ConnectedPartnerResourcesClient, error)
  • New function *ConnectedPartnerResourcesClient.NewListPager(string, string, *ConnectedPartnerResourcesClientListOptions) *runtime.Pager[ConnectedPartnerResourcesClientListResponse]
  • New function NewMonitoredSubscriptionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*MonitoredSubscriptionsClient, error)
  • New function *MonitoredSubscriptionsClient.BeginCreateorUpdate(context.Context, string, string, ConfigurationName, MonitoredSubscriptionProperties, *MonitoredSubscriptionsClientBeginCreateorUpdateOptions) (*runtime.Poller[MonitoredSubscriptionsClientCreateorUpdateResponse], error)
  • New function *MonitoredSubscriptionsClient.BeginDelete(context.Context, string, string, ConfigurationName, *MonitoredSubscriptionsClientBeginDeleteOptions) (*runtime.Poller[MonitoredSubscriptionsClientDeleteResponse], error)
  • New function *MonitoredSubscriptionsClient.Get(context.Context, string, string, ConfigurationName, *MonitoredSubscriptionsClientGetOptions) (MonitoredSubscriptionsClientGetResponse, error)
  • New function *MonitoredSubscriptionsClient.NewListPager(string, string, *MonitoredSubscriptionsClientListOptions) *runtime.Pager[MonitoredSubscriptionsClientListResponse]
  • New function *MonitoredSubscriptionsClient.BeginUpdate(context.Context, string, string, ConfigurationName, MonitoredSubscriptionProperties, *MonitoredSubscriptionsClientBeginUpdateOptions) (*runtime.Poller[MonitoredSubscriptionsClientUpdateResponse], error)
  • New function *MonitorsClient.NewListLinkedResourcesPager(string, string, *MonitorsClientListLinkedResourcesOptions) *runtime.Pager[MonitorsClientListLinkedResourcesResponse]
  • New struct BillingInfoResponse
  • New struct ConnectedPartnerResourceProperties
  • New struct ConnectedPartnerResourcesListFormat
  • New struct ConnectedPartnerResourcesListResponse
  • New struct LinkedResource
  • New struct LinkedResourceListResponse
  • New struct MarketplaceSaaSInfo
  • New struct MonitoredSubscription
  • New struct MonitoredSubscriptionProperties
  • New struct MonitoredSubscriptionPropertiesList
  • New struct PartnerBillingEntity
  • New struct SubscriptionList
  • New field SaaSAzureSubscriptionStatus, SubscriptionState in struct MonitorProperties

sdk/messaging/azeventhubs/v1.2.0

1.2.0 (2024-05-07)

Bugs Fixed

Processor.Run had unclear behavior for some cases:

  • Run() now returns an explicit error when called more than once on a single Processor instance or if multiple Run calls are made concurrently. (PR#22833)
  • NextProcessorClient now properly terminates (and returns nil) if called on a stopped Processor. (PR#22833)

sdk/resourcemanager/containerservicefleet/armcontainerservicefleet/v1.2.0

1.2.0 (2024-05-24)

Features Added

... (truncated)

Commits
  • 0fbd371 Merge pull request #33 from jen20/virtual-network-client
  • c95e423 Add a client for Virtual Network management
  • af6985d Merge pull request #35 from ahmetalpbalkan/CreateBlockBlob
  • c99fb1d make block.Size int64, add CreateBlockBlob
  • 9abf8bf Merge pull request #28 from jen20/private-error-messages
  • c1f7c85 Merge pull request #24 from jf/codetweaks
  • 0d03132 Merge pull request #19 from jf/master
  • 24f03c1 Merge pull request #32 from jf/clean-currentTimeRfc1123Formatted
  • 30c4704 util.go: remove unused dateLayout from currentTimeRfc1123Formatted()
  • acc54a2 Merge pull request #29 from jen20/location-concatenation
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns from 1.1.0 to 1.2.0

Release notes

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

sdk/resourcemanager/newrelic/armnewrelicobservability/v1.2.0

1.2.0 (2024-03-22)

Features Added

  • New enum type ConfigurationName with values ConfigurationNameDefault
  • New enum type PatchOperation with values PatchOperationActive, PatchOperationAddBegin, PatchOperationAddComplete, PatchOperationDeleteBegin, PatchOperationDeleteComplete
  • New enum type Status with values StatusActive, StatusDeleting, StatusFailed, StatusInProgress
  • New function NewBillingInfoClient(string, azcore.TokenCredential, *arm.ClientOptions) (*BillingInfoClient, error)
  • New function *BillingInfoClient.Get(context.Context, string, string, *BillingInfoClientGetOptions) (BillingInfoClientGetResponse, error)
  • New function *ClientFactory.NewBillingInfoClient() *BillingInfoClient
  • New function *ClientFactory.NewConnectedPartnerResourcesClient() *ConnectedPartnerResourcesClient
  • New function *ClientFactory.NewMonitoredSubscriptionsClient() *MonitoredSubscriptionsClient
  • New function NewConnectedPartnerResourcesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ConnectedPartnerResourcesClient, error)
  • New function *ConnectedPartnerResourcesClient.NewListPager(string, string, *ConnectedPartnerResourcesClientListOptions) *runtime.Pager[ConnectedPartnerResourcesClientListResponse]
  • New function NewMonitoredSubscriptionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*MonitoredSubscriptionsClient, error)
  • New function *MonitoredSubscriptionsClient.BeginCreateorUpdate(context.Context, string, string, ConfigurationName, MonitoredSubscriptionProperties, *MonitoredSubscriptionsClientBeginCreateorUpdateOptions) (*runtime.Poller[MonitoredSubscriptionsClientCreateorUpdateResponse], error)
  • New function *MonitoredSubscriptionsClient.BeginDelete(context.Context, string, string, ConfigurationName, *MonitoredSubscriptionsClientBeginDeleteOptions) (*runtime.Poller[MonitoredSubscriptionsClientDeleteResponse], error)
  • New function *MonitoredSubscriptionsClient.Get(context.Context, string, string, ConfigurationName, *MonitoredSubscriptionsClientGetOptions) (MonitoredSubscriptionsClientGetResponse, error)
  • New function *MonitoredSubscriptionsClient.NewListPager(string, string, *MonitoredSubscriptionsClientListOptions) *runtime.Pager[MonitoredSubscriptionsClientListResponse]
  • New function *MonitoredSubscriptionsClient.BeginUpdate(context.Context, string, string, ConfigurationName, MonitoredSubscriptionProperties, *MonitoredSubscriptionsClientBeginUpdateOptions) (*runtime.Poller[MonitoredSubscriptionsClientUpdateResponse], error)
  • New function *MonitorsClient.NewListLinkedResourcesPager(string, string, *MonitorsClientListLinkedResourcesOptions) *runtime.Pager[MonitorsClientListLinkedResourcesResponse]
  • New struct BillingInfoResponse
  • New struct ConnectedPartnerResourceProperties
  • New struct ConnectedPartnerResourcesListFormat
  • New struct ConnectedPartnerResourcesListResponse
  • New struct LinkedResource
  • New struct LinkedResourceListResponse
  • New struct MarketplaceSaaSInfo
  • New struct MonitoredSubscription
  • New struct MonitoredSubscriptionProperties
  • New struct MonitoredSubscriptionPropertiesList
  • New struct PartnerBillingEntity
  • New struct SubscriptionList
  • New field SaaSAzureSubscriptionStatus, SubscriptionState in struct MonitorProperties

sdk/messaging/azeventhubs/v1.2.0

1.2.0 (2024-05-07)

Bugs Fixed

Processor.Run had unclear behavior for some cases:

  • Run() now returns an explicit error when called more than once on a single Processor instance or if multiple Run calls are made concurrently. (PR#22833)
  • NextProcessorClient now properly terminates (and returns nil) if called on a stopped Processor. (PR#22833)

sdk/resourcemanager/containerservicefleet/armcontainerservicefleet/v1.2.0

1.2.0 (2024-05-24)

Features Added

... (truncated)

Commits
  • 0fbd371 Merge pull request #33 from jen20/virtual-network-client
  • c95e423 Add a client for Virtual Network management
  • af6985d Merge pull request #35 from ahmetalpbalkan/CreateBlockBlob
  • c99fb1d make block.Size int64, add CreateBlockBlob
  • 9abf8bf Merge pull request #28 from jen20/private-error-messages
  • c1f7c85 Merge pull request #24 from jf/codetweaks
  • 0d03132 Merge pull request #19 from jf/master
  • 24f03c1 Merge pull request #32 from jf/clean-currentTimeRfc1123Formatted
  • 30c4704 util.go: remove unused dateLayout from currentTimeRfc1123Formatted()
  • acc54a2 Merge pull request #29 from jen20/location-concatenation
  • Additional commits viewable in compare view

Updates github.com/F5Networks/k8s-bigip-ctlr/v2 from 2.13.1 to 2.17.0

Release notes

Sourced from github.com/F5Networks/k8s-bigip-ctlr/v2's releases.

Release v2.17.0

  • See release notes for details on what has changed in this release.
  • The container F5 Container Ingress Services for Kubernetes and OpenShift is available on DockerHub and can be downloaded using the Docker CLI:
docker pull docker.io/f5networks/k8s-bigip-ctlr:2.17.0
docker pull quay.io/f5networks/k8s-bigip-ctlr:2.17.0

Release v2.16.1

  • See release notes for details on what has changed in this release.
  • The container F5 Container Ingress Services for Kubernetes and OpenShift is available on DockerHub and can be downloaded using the Docker CLI:
docker pull docker.io/f5networks/k8s-bigip-ctlr:2.16.1
docker pull quay.io/f5networks/k8s-bigip-ctlr:2.16.1

Release v2.16.0

  • See release notes for details on what has changed in this release.
  • The container F5 Container Ingress Services for Kubernetes and OpenShift is available on DockerHub and can be downloaded using the Docker CLI:
docker pull docker.io/f5networks/k8s-bigip-ctlr:2.16.0
docker pull quay.io/f5networks/k8s-bigip-ctlr:2.16.0

Release v2.15.1

  • See release notes for details on what has changed in this release.
  • The container F5 Container Ingress Services for Kubernetes and OpenShift is available on DockerHub and can be downloaded using the Docker CLI:
docker pull docker.io/f5networks/k8s-bigip-ctlr:2.15.1
docker pull quay.io/f5networks/k8s-bigip-ctlr:2.15.1

Release v2.15.0

  • See release notes for details on what has changed in this release.
  • The container F5 Container Ingress Services for Kubernetes and OpenShift is available on DockerHub and can be downloaded using the Docker CLI:
docker pull docker.io/f5networks/k8s-bigip-ctlr:2.15.0
docker pull quay.io/f5networks/k8s-bigip-ctlr:2.15.0

Release v2.14.0

  • See release notes for details on what has changed in this release.
  • The container F5 Container Ingress Services for Kubernetes and OpenShift is available on DockerHub and can be downloaded using the Docker CLI:
docker pull f5networks/k8s-bigip-ctlr:2.14.0
Changelog

Sourced from github.com/F5Networks/k8s-bigip-ctlr/v2's changelog.

2.17.0

Added Functionality

**What's new:**
    * Multi Cluster
      * Support Alternate backend and cluster Ratio for Transport Server. See `Example <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/multicluster/customResource/transportServer/ts-with-weight-extended-service.yaml>`_.
    * CRD
      * `Issue 3337 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3337>`_: Support for access profile and per request policy in policy CRD and VS CRD. See `Example <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/customResource/Policy/policy-with-profileAccess.yaml>`_.
      * `Issue 3352 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3352>`_: Add support for alternate backend,weight and ratio for transport server. See `Example <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/customResource/TransportServer/ts-with-weight-alternate-backend/ts-with-weight-alternate-backend.yaml>`_.
    * Support for Calico CNI with Static Routing Mode. See `Documentation <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/StaticRoute/README.md>`_.
    * CIS compatible with OpenShift 4.15 and Kubernetes 1.31.
    * Improved operator support for OpenShift 4.15.

Bug Fixes

* `Issue 3371 https://github.com/F5Networks/k8s-bigip-ctlr/issues/3371`_: CIS added irules cannot have &quot;event disable all&quot;.
* `Issue 3402 https://github.com/F5Networks/k8s-bigip-ctlr/issues/3402`_: TLS iRule fails after recent browser updates.
* Fix for EDNS pool member empty issue.
* `Issue 3414 https://github.com/F5Networks/k8s-bigip-ctlr/issues/3414`_: CIS is deleting referenced SSL Profile it did not create.
* `Issue 3434 https://github.com/F5Networks/k8s-bigip-ctlr/issues/3434`_: Fix crash in CIS startup after using namespace-label parameter.

2.16.1

Added Functionality
</code></pre>
<p><strong>What's new:</strong>

  • CRD
  • <code>Issue 3329 &lt;https://github.com/F5Networks/k8s-bigip-ctlr/issues/3329&amp;gt;&lt;/code>: Add support for static ip configuration in annotation for service type LoadBalancer.</p>
    <p>Bug Fixes</p>
    <pre><code>* Issue 3324 https://github.com/F5Networks/k8s-bigip-ctlr/issues/3324
    : Fix for Service LoadBalancer with targetPort set to name of containerPort creates emtpy BIG-IP Pool
  • Issue 3326 https://github.com/F5Networks/k8s-bigip-ctlr/issues/3326_: Multi-cluster: Services in blue-green deployments don´t get updated
  • Issue 3340 https://github.com/F5Networks/k8s-bigip-ctlr/issues/3340_: Fix to post latest config in retrying a failing AS3 configuration
  • Issue 3335 https://github.com/F5Networks/k8s-bigip-ctlr/issues/3335_: Authorization errors and unexpected 503 HTTP return code inside F5 BIGIP controller version 2.16-WIP
  • Issue 3322 https://github.com/F5Networks/k8s-bigip-ctlr/issues/3322_: Ingress using single service backend with different paths and ports not create correctly f5 ingress object

Known Issues
</code></pre>
<p>CVE-2024-2961</p>
<p>F5 IPAM Controller v0.1.10</p>
<pre><code>&lt;/tr&gt;&lt;/table&gt;
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/2005a628499692a18ac3ba564600d1e9e7b118a1&quot;&gt;&lt;code&gt;2005a62&lt;/code&gt;&lt;/a> Upgrade python version to 3.9.19 (<a href="https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3461&quot;&gt;#3461&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/29fef9e80c8969f2799b48bbc26807d97e19b1fd&quot;&gt;&lt;code&gt;29fef9e&lt;/code&gt;&lt;/a> fix format (<a href="https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3462&quot;&gt;#3462&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/c5a63b952427a189b9873a5b05b1c552425723d1&quot;&gt;&lt;code&gt;c5a63b9&lt;/code&gt;&lt;/a> 2.17.0 release with openshift 4.15 (<a href="https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3449&quot;&gt;#3449&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/d18660c18b0ed0505ded7a875d978087a5e3a3b6&quot;&gt;&lt;code&gt;d18660c&lt;/code&gt;&lt;/a> Fix for CRD validation (<a href="https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3446&quot;&gt;#3446&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/78f627e4277a5daade9d4ae660629e8b2a66e5d1&quot;&gt;&lt;code&gt;78f627e&lt;/code&gt;&lt;/a> Fix for documentation broken links (<a href="https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3447&quot;&gt;#3447&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/7b223acbdac3c48fee325a43e879f5fc3e3b7f8f&quot;&gt;&lt;code&gt;7b223ac&lt;/code&gt;&lt;/a> Fix crash in CIS startup after using namespace-label parameter (<a href="https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3436&quot;&gt;#3436&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/38cd9ea6669eaecb406f772fdb0f5186eead7c56&quot;&gt;&lt;code&gt;38cd9ea&lt;/code&gt;&lt;/a> <a href="https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3279&quot;&gt;#3279&lt;/a> add disable partition check for cleanup (<a href="https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3433&quot;&gt;#3433&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/2ffc097668e940d363eb7e56e6ab438392a640c2&quot;&gt;&lt;code&gt;2ffc097&lt;/code&gt;&lt;/a> Fix validation rules in CRDs (<a href="https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3431&quot;&gt;#3431&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/ae0f5f2a7748ac26bed49a15ff00f8de27b21827&quot;&gt;&lt;code&gt;ae0f5f2&lt;/code&gt;&lt;/a> Fix for concurrent map access (<a href="https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3426&quot;&gt;#3426&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/F5Networks/k8s-bigip-ctlr/commit/d8bf586af697f21a09b6c4974225b0ca1daf1cda&quot;&gt;&lt;code&gt;d8bf586&lt;/code&gt;&lt;/a> Improve CRD validations and logging (<a href="https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3427&quot;&gt;#3427&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/F5Networks/k8s-bigip-ctlr/compare/v2.13.1...v2.17.0&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Updates github.com/IBM-Cloud/ibm-cloud-cli-sdk from 1.1.0 to 1.4.0

Release notes

Sourced from github.com/IBM-Cloud/ibm-cloud-cli-sdk's releases.

v1.4.0

Change Logs

Breaking Changes

  • Cloud Foundry support is removed

Other Changes

  • Updated go version to 1.22
  • Updated dependencies

v1.3.0

Change Logs

Core Config Changes

  • Added TypeOfSSO to store the single sign-on preference for the user. manual which is the existing behavior that asks the user to copy a token for the login, or auto that completes the copy step for the user.

v1.2.0

Change Logs

Plugin API Changes

  • Added PaginationURLs to store the pagination URLs and their last index to improve pagination time

Other Changes

  • Updated go version to 1.21

v1.1.2

Change Logs

Other changes

v1.1.1

Change Logs

Other changes

  • Updated golang.org/x/net to resolve CVE-2023-3978
  • Added Building section in developer guide to explain how to build against different architectures
Commits

Updates github.com/IBM/go-sdk-core/v5 from 5.13.4 to 5.17.3

Release notes

Sourced from github.com/IBM/go-sdk-core/v5's releases.

v5.17.3

5.17.3 (2024-05-16)

Bug Fixes

  • request_builder: encode unresolved path string prior to path parameter insertion (#219) (5f567da)

v5.17.2

5.17.2 (2024-05-08)

Bug Fixes

  • errors: flatten sdk problem chains to reduce hash complexity (#218) (9fc1ebc)

v5.17.1

5.17.1 (2024-05-06)

Bug Fixes

  • use correct error variable in external auth case (#217) (0b70d7d)

v5.17.0

5.17.0 (2024-04-17)

Features

  • send user-agent header with auth token requests (#216) (90f0ba5)

v5.16.5

5.16.5 (2024-04-10)

Bug Fixes

  • bump golang.org/x/net to avoid CVE-2023-45288 (#215) (b9287d2)

v5.16.4

5.16.4 (2024-04-08)

Bug Fixes

  • errors: wrap errors from external authenticators to use new system (#214) (c74778e)

v5.16.3

5.16.3 (2024-03-21)

... (truncated)

Changelog

Sourced from github.com/IBM/go-sdk-core/v5's changelog.

5.17.3 (2024-05-16)

Bug Fixes

  • request_builder: encode unresolved path string prior to path parameter insertion (#219) (5f567da)

5.17.2 (2024-05-08)

Bug Fixes

  • errors: flatten sdk problem chains to reduce hash complexity (#218) (9fc1ebc)

5.17.1 (2024-05-06)

Bug Fixes

  • use correct error variable in external auth case (#217) (0b70d7d)

5.17.0 (2024-04-17)

Features

  • send user-agent header with auth token requests (#216) (90f0ba5)

5.16.5 (2024-04-10)

Bug Fixes

  • bump golang.org/x/net to avoid CVE-2023-45288 (#215) (b9287d2)

5.16.4 (2024-04-08)

Bug Fixes

  • errors: wrap errors from external authenticators to use new system (#214) (c74778e)

5.16.3 (2024-03-21)

Bug Fixes

  • errors: restore matching against all original errors (#213) (005fdb8)

5.16.2 (2024-03-20)

... (truncated)

Commits
  • d98b5ac chore(release): 5.17.3 release notes [skip ci]
  • 3818c23 Update version numbers from 5.17.2 -> 5.17.3 [sk...

    Description has been truncated

…52 updates

Bumps the dev-dependencies group with 35 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.2.3` | `0.3.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.7.0` | `1.12.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/dns/armdns](https://github.com/Azure/azure-sdk-for-go) | `1.1.0` | `1.2.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns](https://github.com/Azure/azure-sdk-for-go) | `1.1.0` | `1.2.0` |
| [github.com/F5Networks/k8s-bigip-ctlr/v2](https://github.com/F5Networks/k8s-bigip-ctlr) | `2.13.1` | `2.17.0` |
| [github.com/IBM-Cloud/ibm-cloud-cli-sdk](https://github.com/IBM-Cloud/ibm-cloud-cli-sdk) | `1.1.0` | `1.4.0` |
| [github.com/IBM/go-sdk-core/v5](https://github.com/IBM/go-sdk-core) | `5.13.4` | `5.17.3` |
| [github.com/IBM/networking-go-sdk](https://github.com/IBM/networking-go-sdk) | `0.42.2` | `0.47.1` |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.62.483` | `1.62.772` |
| [github.com/ans-group/sdk-go](https://github.com/ans-group/sdk-go) | `1.16.6` | `1.17.0` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.44.311` | `1.54.6` |
| [github.com/civo/civogo](https://github.com/civo/civogo) | `0.3.42` | `0.3.70` |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.73.0` | `0.98.0` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.100.0` | `1.118.0` |
| [github.com/dnsimple/dnsimple-go](https://github.com/dnsimple/dnsimple-go) | `1.2.0` | `1.7.0` |
| [github.com/go-gandi/go-gandi](https://github.com/go-gandi/go-gandi) | `0.6.0` | `0.7.0` |
| [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.2.4` | `1.4.2` |
| [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) | `1.5.0` | `1.12.0` |
| [github.com/infobloxopen/infoblox-go-client/v2](https://github.com/infobloxopen/infoblox-go-client) | `2.3.0` | `2.7.0` |
| [github.com/linode/linodego](https://github.com/linode/linodego) | `1.19.0` | `1.36.0` |
| [github.com/maxatome/go-testdeep](https://github.com/maxatome/go-testdeep) | `1.13.0` | `1.14.0` |
| [github.com/miekg/dns](https://github.com/miekg/dns) | `1.1.55` | `1.1.61` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.45.0` | `65.67.2` |
| [github.com/ovh/go-ovh](https://github.com/ovh/go-ovh) | `1.4.1` | `1.6.0` |
| [github.com/pluralsh/gqlclient](https://github.com/pluralsh/gqlclient) | `1.6.0` | `1.11.0` |
| [github.com/projectcontour/contour](https://github.com/projectcontour/contour) | `1.25.2` | `1.29.1` |
| [github.com/scaleway/scaleway-sdk-go](https://github.com/scaleway/scaleway-sdk-go) | `1.0.0-beta.20` | `1.0.0-beta.28` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.710` | `1.0.947` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.710` | `1.0.947` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.710` | `1.0.947` |
| [github.com/transip/gotransip/v6](https://github.com/transip/gotransip) | `6.21.0` | `6.24.0` |
| [go.uber.org/ratelimit](https://github.com/uber-go/ratelimit) | `0.3.0` | `0.3.1` |
| gopkg.in/ns1/ns1-go.v2 | `2.7.8` | `2.11.0` |
| [istio.io/api](https://github.com/istio/api) | `1.19.0-alpha.1` | `1.22.1` |
| [istio.io/client-go](https://github.com/istio/client-go) | `1.18.1` | `1.22.1` |



Updates `cloud.google.com/go/compute/metadata` from 0.2.3 to 0.3.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@netapp/v0.2.3...v0.3.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.7.0 to 1.12.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.7.0...sdk/azcore/v1.12.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.3.0 to 1.5.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/azcore/v1.3.0...sdk/internal/v1.5.2)

Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/dns/armdns` from 1.1.0 to 1.2.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@v1.1...v1.2)

Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns` from 1.1.0 to 1.2.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@v1.1...v1.2)

Updates `github.com/F5Networks/k8s-bigip-ctlr/v2` from 2.13.1 to 2.17.0
- [Release notes](https://github.com/F5Networks/k8s-bigip-ctlr/releases)
- [Changelog](https://github.com/F5Networks/k8s-bigip-ctlr/blob/v2.17.0/docs/RELEASE-NOTES.rst)
- [Commits](F5Networks/k8s-bigip-ctlr@v2.13.1...v2.17.0)

Updates `github.com/IBM-Cloud/ibm-cloud-cli-sdk` from 1.1.0 to 1.4.0
- [Release notes](https://github.com/IBM-Cloud/ibm-cloud-cli-sdk/releases)
- [Commits](IBM-Cloud/ibm-cloud-cli-sdk@v1.1.0...v1.4.0)

Updates `github.com/IBM/go-sdk-core/v5` from 5.13.4 to 5.17.3
- [Release notes](https://github.com/IBM/go-sdk-core/releases)
- [Changelog](https://github.com/IBM/go-sdk-core/blob/main/CHANGELOG.md)
- [Commits](IBM/go-sdk-core@v5.13.4...v5.17.3)

Updates `github.com/IBM/networking-go-sdk` from 0.42.2 to 0.47.1
- [Release notes](https://github.com/IBM/networking-go-sdk/releases)
- [Changelog](https://github.com/IBM/networking-go-sdk/blob/master/CHANGELOG.md)
- [Commits](IBM/networking-go-sdk@v0.42.2...v0.47.1)

Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.62.483 to 1.62.772
- [Release notes](https://github.com/aliyun/alibaba-cloud-sdk-go/releases)
- [Changelog](https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/ChangeLog.txt)
- [Commits](aliyun/alibaba-cloud-sdk-go@v1.62.483...v1.62.772)

Updates `github.com/ans-group/sdk-go` from 1.16.6 to 1.17.0
- [Release notes](https://github.com/ans-group/sdk-go/releases)
- [Commits](ans-group/sdk-go@v1.16.6...v1.17.0)

Updates `github.com/aws/aws-sdk-go` from 1.44.311 to 1.54.6
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.311...v1.54.6)

Updates `github.com/civo/civogo` from 0.3.42 to 0.3.70
- [Release notes](https://github.com/civo/civogo/releases)
- [Changelog](https://github.com/civo/civogo/blob/master/changelog.yml)
- [Commits](civo/civogo@v0.3.42...v0.3.70)

Updates `github.com/cloudflare/cloudflare-go` from 0.73.0 to 0.98.0
- [Release notes](https://github.com/cloudflare/cloudflare-go/releases)
- [Changelog](https://github.com/cloudflare/cloudflare-go/blob/master/CHANGELOG.md)
- [Commits](cloudflare/cloudflare-go@v0.73.0...v0.98.0)

Updates `github.com/digitalocean/godo` from 1.100.0 to 1.118.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](digitalocean/godo@v1.100.0...v1.118.0)

Updates `github.com/dnsimple/dnsimple-go` from 1.2.0 to 1.7.0
- [Changelog](https://github.com/dnsimple/dnsimple-go/blob/main/CHANGELOG.md)
- [Commits](dnsimple/dnsimple-go@v1.2.0...v1.7.0)

Updates `github.com/go-gandi/go-gandi` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/go-gandi/go-gandi/releases)
- [Commits](go-gandi/go-gandi@v0.6.0...v0.7.0)

Updates `github.com/go-logr/logr` from 1.2.4 to 1.4.2
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.2.4...v1.4.2)

Updates `github.com/google/go-cmp` from 0.5.9 to 0.6.0
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](google/go-cmp@v0.5.9...v0.6.0)

Updates `github.com/google/uuid` from 1.3.0 to 1.6.0
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](google/uuid@v1.3.0...v1.6.0)

Updates `github.com/gophercloud/gophercloud` from 1.5.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.5.0...v1.12.0)

Updates `github.com/infobloxopen/infoblox-go-client/v2` from 2.3.0 to 2.7.0
- [Release notes](https://github.com/infobloxopen/infoblox-go-client/releases)
- [Changelog](https://github.com/infobloxopen/infoblox-go-client/blob/master/CHANGELOG.md)
- [Commits](infobloxopen/infoblox-go-client@v2.3.0...v2.7.0)

Updates `github.com/linode/linodego` from 1.19.0 to 1.36.0
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](linode/linodego@v1.19.0...v1.36.0)

Updates `github.com/maxatome/go-testdeep` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/maxatome/go-testdeep/releases)
- [Commits](maxatome/go-testdeep@v1.13.0...v1.14.0)

Updates `github.com/miekg/dns` from 1.1.55 to 1.1.61
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](miekg/dns@v1.1.55...v1.1.61)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.45.0 to 65.67.2
- [Release notes](https://github.com/oracle/oci-go-sdk/releases)
- [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md)
- [Commits](oracle/oci-go-sdk@v65.45.0...v65.67.2)

Updates `github.com/ovh/go-ovh` from 1.4.1 to 1.6.0
- [Release notes](https://github.com/ovh/go-ovh/releases)
- [Commits](ovh/go-ovh@v1.4.1...v1.6.0)

Updates `github.com/pluralsh/gqlclient` from 1.6.0 to 1.11.0
- [Release notes](https://github.com/pluralsh/gqlclient/releases)
- [Changelog](https://github.com/pluralsh/gqlclient/blob/main/.releaserc)
- [Commits](pluralsh/gqlclient@v1.6.0...v1.11.0)

Updates `github.com/projectcontour/contour` from 1.25.2 to 1.29.1
- [Release notes](https://github.com/projectcontour/contour/releases)
- [Changelog](https://github.com/projectcontour/contour/blob/main/RELEASES.md)
- [Commits](projectcontour/contour@v1.25.2...v1.29.1)

Updates `github.com/prometheus/client_golang` from 1.16.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.16.0...v1.19.1)

Updates `github.com/scaleway/scaleway-sdk-go` from 1.0.0-beta.20 to 1.0.0-beta.28
- [Release notes](https://github.com/scaleway/scaleway-sdk-go/releases)
- [Changelog](https://github.com/scaleway/scaleway-sdk-go/blob/master/CHANGELOG.md)
- [Commits](scaleway/scaleway-sdk-go@v1.0.0-beta.20...v1.0.0-beta.28)

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/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.710 to 1.0.947
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.710...v1.0.947)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.710 to 1.0.947
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.710...v1.0.947)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.710 to 1.0.947
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.710...v1.0.947)

Updates `github.com/transip/gotransip/v6` from 6.21.0 to 6.24.0
- [Release notes](https://github.com/transip/gotransip/releases)
- [Commits](transip/gotransip@v6.21.0...v6.24.0)

Updates `go.etcd.io/etcd/api/v3` from 3.5.9 to 3.5.10
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.5.9...v3.5.10)

Updates `go.etcd.io/etcd/client/v3` from 3.5.9 to 3.5.10
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.5.9...v3.5.10)

Updates `go.uber.org/ratelimit` from 0.3.0 to 0.3.1
- [Changelog](https://github.com/uber-go/ratelimit/blob/main/CHANGELOG.md)
- [Commits](uber-go/ratelimit@v0.3.0...v0.3.1)

Updates `golang.org/x/net` from 0.12.0 to 0.26.0
- [Commits](golang/net@v0.12.0...v0.26.0)

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

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

Updates `golang.org/x/time` from 0.3.0 to 0.5.0
- [Commits](golang/time@v0.3.0...v0.5.0)

Updates `google.golang.org/api` from 0.134.0 to 0.143.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.134.0...v0.143.0)

Updates `gopkg.in/ns1/ns1-go.v2` from 2.7.8 to 2.11.0

Updates `istio.io/api` from 1.19.0-alpha.1 to 1.22.1
- [Commits](istio/api@1.19.0-alpha.1...1.22.1)

Updates `istio.io/client-go` from 1.18.1 to 1.22.1
- [Commits](istio/client-go@v1.18.1...1.22.1)

Updates `k8s.io/api` from 0.27.4 to 0.30.1
- [Commits](kubernetes/api@v0.27.4...v0.30.1)

Updates `k8s.io/apimachinery` from 0.27.4 to 0.30.1
- [Commits](kubernetes/apimachinery@v0.27.4...v0.30.1)

Updates `k8s.io/client-go` from 0.27.4 to 0.30.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.27.4...v0.30.1)

Updates `k8s.io/klog/v2` from 2.100.1 to 2.120.1
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](kubernetes/klog@v2.100.1...v2.120.1)

Updates `sigs.k8s.io/gateway-api` from 0.7.1 to 1.0.0
- [Release notes](https://github.com/kubernetes-sigs/gateway-api/releases)
- [Changelog](https://github.com/kubernetes-sigs/gateway-api/blob/v1.0.0/CHANGELOG.md)
- [Commits](kubernetes-sigs/gateway-api@v0.7.1...v1.0.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute/metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/dns/armdns
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/F5Networks/k8s-bigip-ctlr/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/IBM-Cloud/ibm-cloud-cli-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/IBM/go-sdk-core/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/IBM/networking-go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aliyun/alibaba-cloud-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/ans-group/sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/civo/civogo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/cloudflare/cloudflare-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/dnsimple/dnsimple-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/go-gandi/go-gandi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/go-logr/logr
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/google/go-cmp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/gophercloud/gophercloud
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/infobloxopen/infoblox-go-client/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/linode/linodego
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/maxatome/go-testdeep
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/miekg/dns
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/oracle/oci-go-sdk/v65
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/ovh/go-ovh
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/pluralsh/gqlclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/projectcontour/contour
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/scaleway/scaleway-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/transip/gotransip/v6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: go.etcd.io/etcd/api/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: go.etcd.io/etcd/client/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: go.uber.org/ratelimit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: golang.org/x/time
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: gopkg.in/ns1/ns1-go.v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: istio.io/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: istio.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: sigs.k8s.io/gateway-api
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 21, 2024
Copy link
Author

dependabot bot commented on behalf of github Jun 24, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Author

dependabot bot commented on behalf of github Jun 25, 2024

Superseded by #102.

@dependabot dependabot bot closed this Jun 25, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/dev-dependencies-1df2e4d55b branch June 25, 2024 17:07
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