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 with 13 updates #4361

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2024

Bumps the dev-dependencies group with 13 updates:

Package From To
github.com/Azure/azure-sdk-for-go/sdk/azcore 1.10.0 1.11.1
github.com/aliyun/alibaba-cloud-sdk-go 1.62.706 1.62.712
github.com/aws/aws-sdk-go 1.51.10 1.51.14
github.com/civo/civogo 0.3.65 0.3.66
github.com/digitalocean/godo 1.110.0 1.111.0
github.com/oracle/oci-go-sdk/v65 65.62.0 65.63.0
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common 1.0.889 1.0.893
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod 1.0.889 1.0.893
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns 1.0.889 1.0.893
go.etcd.io/etcd/api/v3 3.5.12 3.5.13
go.etcd.io/etcd/client/v3 3.5.12 3.5.13
golang.org/x/net 0.22.0 0.23.0
gopkg.in/ns1/ns1-go.v2 2.9.0 2.9.1

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.10.0 to 1.11.1

Release notes

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

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.
Commits
  • 76e5495 Prep azcore@v1.11.1 for release (#22680)
  • 2650473 Increment package version after release of messaging/azeventhubs (#22677)
  • 51ef615 runtime.Poller.Result won't be done on non-terminal error (#22675)
  • aef7678 Increment package version after release of messaging/azservicebus (#22678)
  • a67b4de Increment package version after release of messaging/eventgrid/azeventgrid (#...
  • e978d51 [azopenai] Updating doc comments based on feedback from an issue, as well as ...
  • 4116d5d Don't consider 408 as terminal failure for Location poller (#22674)
  • e036aea Sync eng/common directory with azure-sdk-tools for PR 7989 (#22673)
  • 53f73ad Sync eng/common directory with azure-sdk-tools for PR 7988 (#22672)
  • 9e78ee2 [azeventgrid] Prepping for first GA of the Event Grid Basic package. (#22667)
  • Additional commits viewable in compare view

Updates github.com/aliyun/alibaba-cloud-sdk-go from 1.62.706 to 1.62.712

Release notes

Sourced from github.com/aliyun/alibaba-cloud-sdk-go's releases.

v1.62.712

  • Generated 2024-03-25 for aps. undefined

v1.62.711

  • Generated 2019-09-16 for alikafka.
  • Supported use group by freedom

v1.62.710

  • Generated 2019-03-07 for Cloudauth. undefined
Changelog

Sourced from github.com/aliyun/alibaba-cloud-sdk-go's changelog.

2024-04-03 Version: v1.62.712

  • Generated 2024-03-25 for aps. undefined

2024-04-03 Version: v1.62.711

  • Generated 2019-09-16 for alikafka.
  • Supported use group by freedom

2024-04-03 Version: v1.62.710

  • Generated 2019-03-07 for Cloudauth. undefined

2024-04-02 Version: v1.62.709

  • Generated 2014-05-26 for Ecs.
  • Supported Username for StartTerminalSession.

2024-04-01 Version: v1.62.708

  • Generated 2013-02-21 for Slb. undefined

2024-03-29 Version: v1.62.707

  • Generated 2021-05-20 for idaas-doraemon.
  • ListOrderConsumeStatisticRecords add applicationExternalId serviceCode.
Commits
  • d6d373b Generated 2024-03-25 for aps.
  • 52ade19 Generated 2019-09-16 for alikafka.
  • 34621ff Generated 2019-03-07 for Cloudauth.
  • bea5c83 Generated 2014-05-26 for Ecs.
  • 1b1507d Generated 2013-02-21 for Slb.
  • 20137e7 Generated 2021-05-20 for idaas-doraemon.
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go from 1.51.10 to 1.51.14

Release notes

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

Release v1.51.14 (2024-04-03)

Service Client Updates

  • service/cleanroomsml: Updates service API and documentation
  • service/cloudformation: Updates service API and documentation
    • This release would return a new field - PolicyAction in cloudformation's existed DescribeChangeSetResponse, showing actions we are going to apply on the physical resource (e.g., Delete, Retain) according to the user's template
  • service/datazone: Updates service API, documentation, and paginators
  • service/docdb: Updates service API and documentation
    • This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster.
  • service/groundstation: Updates service API and documentation
  • service/lambda: Updates service API and documentation
    • Add Ruby 3.3 (ruby3.3) support to AWS Lambda
  • service/medialive: Updates service API and documentation
    • Cmaf Ingest outputs are now supported in Media Live
  • service/medical-imaging: Updates service API and documentation
  • service/transfer: Updates service API and documentation
    • Add ability to specify Security Policies for SFTP Connectors

Release v1.51.13 (2024-04-02)

Service Client Updates

  • service/ecs: Updates service documentation
    • Documentation only update for Amazon ECS.
  • service/glue: Updates service API and documentation
    • Adding View related fields to responses of read-only Table APIs.
  • service/ivschat: Updates service documentation
  • service/rolesanywhere: Updates service API and documentation
  • service/securityhub: Updates service documentation

Release v1.51.12 (2024-04-01)

Service Client Updates

  • service/datazone: Updates service API, documentation, and paginators
  • service/deadline: Updates service API, documentation, waiters, paginators, and examples
  • service/elasticmapreduce: Updates service documentation
    • This release fixes a broken link in the documentation.
  • service/lightsail: Updates service API and documentation
    • This release adds support to upgrade the TLS version of the distribution.
  • service/monitoring: Updates service API and documentation
    • This release adds support for CloudWatch Anomaly Detection on cross-account metrics. SingleMetricAnomalyDetector and MetricDataQuery inputs to Anomaly Detection APIs now take an optional AccountId field.

Release v1.51.11 (2024-03-29)

Service Client Updates

  • service/b2bi: Updates service API and documentation
  • service/codebuild: Updates service API

... (truncated)

Commits

Updates github.com/civo/civogo from 0.3.65 to 0.3.66

Release notes

Sourced from github.com/civo/civogo's releases.

v0.3.66

What's Changed

Full Changelog: civo/civogo@v0.3.65...v0.3.66

Commits

Updates github.com/digitalocean/godo from 1.110.0 to 1.111.0

Release notes

Sourced from github.com/digitalocean/godo's releases.

v1.111.0


Note: This release contains beta functionality. If you are not a member of the beta group for this feature, you will not be able to use it until it has been more widely released. Please watch the official DigitalOcean changelog for updates.

Changelog

Sourced from github.com/digitalocean/godo's changelog.

[v1.111.0] - 2024-04-02

  • #674 - @​asaha2 - load balancers: introduce glb settings in godo, currently in closed beta
Commits

Updates github.com/oracle/oci-go-sdk/v65 from 65.62.0 to 65.63.0

Release notes

Sourced from github.com/oracle/oci-go-sdk/v65's releases.

65.63.0

Added

  • Support for assigned private IP and single stack IPV6 feature for Network Load Balancer Service

  • Support for Configuration API in Email Delivery Service

  • Support for the status field in creating data source resource for Cloud Guard Service

  • Support for TLSv1.3 in Load Balancer Service

  • Support for sending mails via HTTPS for Email Delivery Service

Breaking Changes

  • The type of property Reason was changed from SuppressionSummaryReasonEnum to SuppressionReasonEnum in the model SuppressionSummary in the Email Delivery Service

File Checksums (SHA256)

oci-go-sdk-65.63.0.zip 0cfef64148cc58b2bed9175dfcc800274b58317d3be00f7e2c3ec443dddebca6

Changelog

Sourced from github.com/oracle/oci-go-sdk/v65's changelog.

65.63.0 - 2024-04-02

Added

  • Support for assigned private IP and single stack IPV6 feature for Network Load Balancer Service
  • Support for Configuration API in Email Delivery Service
  • Support for the status field in creating data source resource for Cloud Guard Service
  • Support for TLSv1.3 in Load Balancer Service
  • Support for sending mails via HTTPS for Email Delivery Service

Breaking Changes

  • The type of property Reason was changed from SuppressionSummaryReasonEnum to SuppressionReasonEnum in the model SuppressionSummary in the Email Delivery Service
Commits
  • ef0fcf7 Releasing version 65.63.0
  • 6199c2e Merge remote-tracking branch 'bitbucket/github' into release_2024-04-02
  • cc9f3c7 Pull request #2704: Releasing Version 65.63.0
  • See full diff in compare view

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.889 to 1.0.893

Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod from 1.0.889 to 1.0.893

Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns from 1.0.889 to 1.0.893

Commits

Updates go.etcd.io/etcd/api/v3 from 3.5.12 to 3.5.13

Release notes

Sourced from go.etcd.io/etcd/api/v3's releases.

v3.5.13

Please check out CHANGELOG for a full list of changes. And make sure to read upgrade guide before upgrading etcd (there may be breaking changes).

For installation guides, please check out play.etcd.io and operating etcd. Latest support status for common architectures and operating systems can be found at supported platforms.

Linux
ETCD_VER=v3.5.13
choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
GITHUB_URL=https://github.com/etcd-io/etcd/releases/download
DOWNLOAD_URL=${GOOGLE_URL}
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
rm -rf /tmp/etcd-download-test && mkdir -p /tmp/etcd-download-test
curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-linux-amd64.tar.gz -o /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
tar xzvf /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz -C /tmp/etcd-download-test --strip-components=1
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
/tmp/etcd-download-test/etcd --version
/tmp/etcd-download-test/etcdctl version
/tmp/etcd-download-test/etcdutl version

# start a local etcd server
/tmp/etcd-download-test/etcd
write,read to etcd
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 put foo bar
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 get foo

macOS (Darwin)
ETCD_VER=v3.5.13
choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
GITHUB_URL=https://github.com/etcd-io/etcd/releases/download
DOWNLOAD_URL=${GOOGLE_URL}
rm -f /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
rm -rf /tmp/etcd-download-test && mkdir -p /tmp/etcd-download-test
curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-darwin-amd64.zip -o /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
</tr></table>

... (truncated)

Commits
  • c9063a0 version: bump up to 3.5.13
  • 38f3eb3 Merge pull request #17625 from etcd-io/dependabot/docker/release-3.5/distrole...
  • 59e3f7d build(deps): bump distroless/static-debian11 from 9be3fcc to 7e5c6a2
  • 2ee038d Merge pull request #17612 from chaochn47/release-3.5-backport-fix-watch-event...
  • 46d2caa [release-3.5] backport fix watch event loss after compaction
  • 8383107 Merge pull request #17566 from serathius/progressrequest-new-watch-3.5
  • 579b22c Fix progress notification for watch that doesn't get any events
  • d0a0281 Merge pull request #17550 from ivanvc/release-3.5-add-govuln-github-workflow
  • 67afad6 Add govuln GitHub workflow
  • 65c10bc Merge pull request #17553 from ivanvc/release-3.5-bump-google-protobuf-to-1.33.0
  • Additional commits viewable in compare view

Updates go.etcd.io/etcd/client/v3 from 3.5.12 to 3.5.13

Release notes

Sourced from go.etcd.io/etcd/client/v3's releases.

v3.5.13

Please check out CHANGELOG for a full list of changes. And make sure to read upgrade guide before upgrading etcd (there may be breaking changes).

For installation guides, please check out play.etcd.io and operating etcd. Latest support status for common architectures and operating systems can be found at supported platforms.

Linux
ETCD_VER=v3.5.13
choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
GITHUB_URL=https://github.com/etcd-io/etcd/releases/download
DOWNLOAD_URL=${GOOGLE_URL}
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
rm -rf /tmp/etcd-download-test && mkdir -p /tmp/etcd-download-test
curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-linux-amd64.tar.gz -o /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
tar xzvf /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz -C /tmp/etcd-download-test --strip-components=1
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
/tmp/etcd-download-test/etcd --version
/tmp/etcd-download-test/etcdctl version
/tmp/etcd-download-test/etcdutl version

# start a local etcd server
/tmp/etcd-download-test/etcd
write,read to etcd
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 put foo bar
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 get foo

macOS (Darwin)
ETCD_VER=v3.5.13
choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
GITHUB_URL=https://github.com/etcd-io/etcd/releases/download
DOWNLOAD_URL=${GOOGLE_URL}
rm -f /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
rm -rf /tmp/etcd-download-test && mkdir -p /tmp/etcd-download-test
curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-darwin-amd64.zip -o /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
</tr></table>

... (truncated)

Commits
  • c9063a0 version: bump up to 3.5.13
  • 38f3eb3 Merge pull request #17625 from etcd-io/dependabot/docker/release-3.5/distrole...
  • 59e3f7d build(deps): bump distroless/static-debian11 from 9be3fcc to 7e5c6a2
  • 2ee038d Merge pull request #17612 from chaochn47/release-3.5-backport-fix-watch-event...
  • 46d2caa [release-3.5] backport fix watch event loss after compaction
  • 8383107 Merge pull request #17566 from serathius/progressrequest-new-watch-3.5
  • 579b22c Fix progress notification for watch that doesn't get any events
  • d0a0281 Merge pull request #17550 from ivanvc/release-3.5-add-govuln-github-workflow
  • 67afad6 Add govuln GitHub workflow
  • 65c10bc Merge pull request #17553 from ivanvc/release-3.5-bump-google-protobuf-to-1.33.0
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.22.0 to 0.23.0

Commits
  • c48da13 http2: fix TestServerContinuationFlood flakes
  • 762b58d http2: fix tipos in comment
  • ba87210 http2: close connections when receiving too many headers
  • ebc8168 all: fix some typos
  • 3678185 http2: make TestCanonicalHeaderCacheGrowth faster
  • 448c44f http2: remove clientTester
  • c7877ac http2: convert the remaining clientTester tests to testClientConn
  • d8870b0 http2: use synthetic time in TestIdleConnTimeout
  • d73acff http2: only set up deadline when Server.IdleTimeout is positive
  • 89f602b http2: validate client/outgoing trailers
  • Additional commits viewable in compare view

Updates gopkg.in/ns1/ns1-go.v2 from 2.9.0 to 2.9.1

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.10.0` | `1.11.1` |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.62.706` | `1.62.712` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.51.10` | `1.51.14` |
| [github.com/civo/civogo](https://github.com/civo/civogo) | `0.3.65` | `0.3.66` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.110.0` | `1.111.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.62.0` | `65.63.0` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.889` | `1.0.893` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.889` | `1.0.893` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.889` | `1.0.893` |
| [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.12` | `3.5.13` |
| [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.12` | `3.5.13` |
| [golang.org/x/net](https://github.com/golang/net) | `0.22.0` | `0.23.0` |
| gopkg.in/ns1/ns1-go.v2 | `2.9.0` | `2.9.1` |


Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.10.0 to 1.11.1
- [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.10.0...sdk/azcore/v1.11.1)

Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.62.706 to 1.62.712
- [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.706...v1.62.712)

Updates `github.com/aws/aws-sdk-go` from 1.51.10 to 1.51.14
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.51.10...v1.51.14)

Updates `github.com/civo/civogo` from 0.3.65 to 0.3.66
- [Release notes](https://github.com/civo/civogo/releases)
- [Changelog](https://github.com/civo/civogo/blob/master/changelog.yml)
- [Commits](civo/civogo@v0.3.65...v0.3.66)

Updates `github.com/digitalocean/godo` from 1.110.0 to 1.111.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](digitalocean/godo@v1.110.0...v1.111.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.62.0 to 65.63.0
- [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.62.0...v65.63.0)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.889 to 1.0.893
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.889...v1.0.893)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.889 to 1.0.893
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.889...v1.0.893)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.889 to 1.0.893
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.889...v1.0.893)

Updates `go.etcd.io/etcd/api/v3` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.5.12...v3.5.13)

Updates `go.etcd.io/etcd/client/v3` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.5.12...v3.5.13)

Updates `golang.org/x/net` from 0.22.0 to 0.23.0
- [Commits](golang/net@v0.22.0...v0.23.0)

Updates `gopkg.in/ns1/ns1-go.v2` from 2.9.0 to 2.9.1

---
updated-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/aliyun/alibaba-cloud-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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/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: 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: golang.org/x/net
  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-patch
  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 Apr 4, 2024
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Apr 4, 2024
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 4, 2024
@Raffo
Copy link
Contributor

Raffo commented Apr 4, 2024

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Apr 4, 2024
@mloiseleur
Copy link
Contributor

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 4, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mloiseleur

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 4, 2024
@k8s-ci-robot k8s-ci-robot merged commit cbb0715 into master Apr 4, 2024
18 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/dev-dependencies-89d36d3115 branch April 4, 2024 10:16
truecharts-admin added a commit to truecharts/charts that referenced this pull request May 17, 2024
…rnal-dns to v0.14.2@3fcad62 by renovate (#22163)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[registry.k8s.io/external-dns/external-dns](https://github.com/kubernetes-sigs/external-dns)
| patch | `v0.14.1` -> `v0.14.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>kubernetes-sigs/external-dns
(registry.k8s.io/external-dns/external-dns)</summary>

###
[`v0.14.2`](https://github.com/kubernetes-sigs/external-dns/releases/tag/v0.14.2)

[Compare
Source](https://github.com/kubernetes-sigs/external-dns/compare/v0.14.1...v0.14.2)

#### What's Changed

- kustomize-v0.14.1 by [@&#8203;Raffo](https://github.com/Raffo) in
[kubernetes-sigs/external-dns#4331
- replace all links in tutorials for v0.14.1 by
[@&#8203;Raffo](https://github.com/Raffo) in
[kubernetes-sigs/external-dns#4332
- chore: upgrade ExternalDNS to go 1.22 by
[@&#8203;mloiseleur](https://github.com/mloiseleur) in
[kubernetes-sigs/external-dns#4318
- build(deps): bump the dev-dependencies group with 13 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4329
- build(deps): bump the dev-dependencies group with 5 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4334
- build(deps): bump the dev-dependencies group with 9 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4349
- build(deps): bump the dev-dependencies group with 1 update by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4341
- Add `dnsendpoint` CRD to Helm chart by
[@&#8203;onedr0p](https://github.com/onedr0p) in
[kubernetes-sigs/external-dns#4322
- build(deps): bump the dev-dependencies group with 13 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4361
- build(deps): bump GrantBirki/json-yaml-validate from 2.6.1 to 2.6.2 in
the dev-dependencies group by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4364
- chore(chart): Released chart for v0.14.1 by
[@&#8203;stevehipwell](https://github.com/stevehipwell) in
[kubernetes-sigs/external-dns#4357
- chore: alphabetical order on providers by
[@&#8203;mloiseleur](https://github.com/mloiseleur) in
[kubernetes-sigs/external-dns#4350
- doc: advertise current plan on providers by
[@&#8203;mloiseleur](https://github.com/mloiseleur) in
[kubernetes-sigs/external-dns#4365
- Fix(ipv6): support ipv6 shortener and expander equal by
[@&#8203;dongjiang1989](https://github.com/dongjiang1989) in
[kubernetes-sigs/external-dns#4351
- feat(WebhookProvider): Let WebhookProvider return `SoftError` on
response status codes >= 500 by
[@&#8203;SimonKienzler](https://github.com/SimonKienzler) in
[kubernetes-sigs/external-dns#4319
- Webhook provider: Use correct error gauge in `AdjustEndpoints()` func
by [@&#8203;SimonKienzler](https://github.com/SimonKienzler) in
[kubernetes-sigs/external-dns#4374
- build(deps): bump the dev-dependencies group with 18 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4381
- Add exclude domains value in Chart by
[@&#8203;bford-evs](https://github.com/bford-evs) in
[kubernetes-sigs/external-dns#4380
- docs(aws): fix typo and upgrade cleanup flow by
[@&#8203;franzudev](https://github.com/franzudev) in
[kubernetes-sigs/external-dns#4389
- docs(gke): detail how to configure workload identity by
[@&#8203;userbradley](https://github.com/userbradley) in
[kubernetes-sigs/external-dns#4373
- chore(ci): fix failing test by
[@&#8203;mloiseleur](https://github.com/mloiseleur) in
[kubernetes-sigs/external-dns#4397
- chore: Update controller-tools version to v0.14.0 by
[@&#8203;dongjiang1989](https://github.com/dongjiang1989) in
[kubernetes-sigs/external-dns#4400
- chore(ci): update golangci-lint to v1.57.2 by
[@&#8203;dongjiang1989](https://github.com/dongjiang1989) in
[kubernetes-sigs/external-dns#4406
- chore: upgrade ExternalDNS to go 1.22.2 by
[@&#8203;mloiseleur](https://github.com/mloiseleur) in
[kubernetes-sigs/external-dns#4414
- build(deps): bump the dev-dependencies group across 1 directory with 4
updates by [@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4412
- build(deps): bump the dev-dependencies group across 1 directory with
24 updates by [@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4416
- custom Azure Active Directory Authority Host by
[@&#8203;Jeremy-Boyle](https://github.com/Jeremy-Boyle) in
[kubernetes-sigs/external-dns#4210
- feat(DNSimple): User API tokens by
[@&#8203;IntegralProgrammer](https://github.com/IntegralProgrammer) in
[kubernetes-sigs/external-dns#4274
- docs: annotation placement for azuredns tutorial by
[@&#8203;jonas-budde](https://github.com/jonas-budde) in
[kubernetes-sigs/external-dns#4415
- feat(azure): add zone name filter for Azure Private DNS by
[@&#8203;khuedoan](https://github.com/khuedoan) in
[kubernetes-sigs/external-dns#4346
- test: detect no change necessary with provider specific config by
[@&#8203;szuecs](https://github.com/szuecs) in
[kubernetes-sigs/external-dns#4189
- docs: add setup example with helm chart on some providers by
[@&#8203;omerap12](https://github.com/omerap12) in
[kubernetes-sigs/external-dns#4405
- test: controller run() and successfully shutdown by
[@&#8203;szuecs](https://github.com/szuecs) in
[kubernetes-sigs/external-dns#3639
- fix syntax on cloudflare externalDNS by
[@&#8203;ilyesAj](https://github.com/ilyesAj) in
[kubernetes-sigs/external-dns#4436
- build(deps): bump the dev-dependencies group across 1 directory with
11 updates by [@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4440
- chore(chart): Adding extra containers by
[@&#8203;omerap12](https://github.com/omerap12) in
[kubernetes-sigs/external-dns#4432
- aws: add ca-west-1 region by
[@&#8203;jeremy-albuixech](https://github.com/jeremy-albuixech) in
[kubernetes-sigs/external-dns#4444
- fix: duplicated endpoint per hosted zone by
[@&#8203;leonardocaylent](https://github.com/leonardocaylent) in
[kubernetes-sigs/external-dns#4296
- build(deps): bump actions/checkout from 4.1.4 to 4.1.5 in the
dev-dependencies group by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4438
- Add IPv6 AAAA record support to PiHole provider by
[@&#8203;PseudoResonance](https://github.com/PseudoResonance) in
[kubernetes-sigs/external-dns#4324
- fix: soft error on cloudflare rate limits by
[@&#8203;ebachle](https://github.com/ebachle) in
[kubernetes-sigs/external-dns#4437
- Update cloudflare.md by
[@&#8203;mfreeman451](https://github.com/mfreeman451) in
[kubernetes-sigs/external-dns#4449
- Fix headings, whitespace by
[@&#8203;stefanlasiewski](https://github.com/stefanlasiewski) in
[kubernetes-sigs/external-dns#4457
- docs: add reference to anexia webhook provider by
[@&#8203;ProbstenHias](https://github.com/ProbstenHias) in
[kubernetes-sigs/external-dns#4441
- fix logline mentioning plugin api by
[@&#8203;Raffo](https://github.com/Raffo) in
[kubernetes-sigs/external-dns#4459
- docs: lint gke docs + make terraform config more secure by
[@&#8203;DrFaust92](https://github.com/DrFaust92) in
[kubernetes-sigs/external-dns#4456
- build(deps): bump action-stars/install-tool-from-github-release from
0.2.2 to 0.2.3 in the dev-dependencies group by
[@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4464
- changed documentation to include more details description when using
API Tokens by [@&#8203;rhjensen79](https://github.com/rhjensen79) in
[kubernetes-sigs/external-dns#4474
- fix: add clarification to endpoint unit tests by
[@&#8203;leonardocaylent](https://github.com/leonardocaylent) in
[kubernetes-sigs/external-dns#4462
- build(deps): bump the dev-dependencies group across 1 directory with
19 updates by [@&#8203;mloiseleur](https://github.com/mloiseleur) in
[kubernetes-sigs/external-dns#4476
- build(deps): bump the dev-dependencies group across 1 directory with
19 updates by [@&#8203;dependabot](https://github.com/dependabot) in
[kubernetes-sigs/external-dns#4475

#### New Contributors

- [@&#8203;onedr0p](https://github.com/onedr0p) made their first
contribution in
[kubernetes-sigs/external-dns#4322
- [@&#8203;SimonKienzler](https://github.com/SimonKienzler) made their
first contribution in
[kubernetes-sigs/external-dns#4319
- [@&#8203;bford-evs](https://github.com/bford-evs) made their first
contribution in
[kubernetes-sigs/external-dns#4380
- [@&#8203;franzudev](https://github.com/franzudev) made their first
contribution in
[kubernetes-sigs/external-dns#4389
- [@&#8203;userbradley](https://github.com/userbradley) made their
first contribution in
[kubernetes-sigs/external-dns#4373
- [@&#8203;Jeremy-Boyle](https://github.com/Jeremy-Boyle) made their
first contribution in
[kubernetes-sigs/external-dns#4210
- [@&#8203;IntegralProgrammer](https://github.com/IntegralProgrammer)
made their first contribution in
[kubernetes-sigs/external-dns#4274
- [@&#8203;jonas-budde](https://github.com/jonas-budde) made their
first contribution in
[kubernetes-sigs/external-dns#4415
- [@&#8203;khuedoan](https://github.com/khuedoan) made their first
contribution in
[kubernetes-sigs/external-dns#4346
- [@&#8203;omerap12](https://github.com/omerap12) made their first
contribution in
[kubernetes-sigs/external-dns#4405
- [@&#8203;ilyesAj](https://github.com/ilyesAj) made their first
contribution in
[kubernetes-sigs/external-dns#4436
- [@&#8203;jeremy-albuixech](https://github.com/jeremy-albuixech) made
their first contribution in
[kubernetes-sigs/external-dns#4444
- [@&#8203;leonardocaylent](https://github.com/leonardocaylent) made
their first contribution in
[kubernetes-sigs/external-dns#4296
- [@&#8203;PseudoResonance](https://github.com/PseudoResonance) made
their first contribution in
[kubernetes-sigs/external-dns#4324
- [@&#8203;ebachle](https://github.com/ebachle) made their first
contribution in
[kubernetes-sigs/external-dns#4437
- [@&#8203;mfreeman451](https://github.com/mfreeman451) made their
first contribution in
[kubernetes-sigs/external-dns#4449
- [@&#8203;ProbstenHias](https://github.com/ProbstenHias) made their
first contribution in
[kubernetes-sigs/external-dns#4441
- [@&#8203;DrFaust92](https://github.com/DrFaust92) made their first
contribution in
[kubernetes-sigs/external-dns#4456
- [@&#8203;rhjensen79](https://github.com/rhjensen79) made their first
contribution in
[kubernetes-sigs/external-dns#4474

**Full Changelog**:
kubernetes-sigs/external-dns@v0.14.1...v0.14.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants