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 11 updates #4440

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2024

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

Package From To
github.com/IBM/go-sdk-core/v5 5.17.0 5.17.1
github.com/aliyun/alibaba-cloud-sdk-go 1.62.724 1.62.731
github.com/aws/aws-sdk-go 1.51.28 1.52.3
github.com/linode/linodego 1.33.0 1.33.1
github.com/oracle/oci-go-sdk/v65 65.64.0 65.65.0
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common 1.0.909 1.0.914
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod 1.0.909 1.0.914
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns 1.0.909 1.0.914
golang.org/x/net 0.24.0 0.25.0
google.golang.org/api 0.176.1 0.177.0

Updates github.com/IBM/go-sdk-core/v5 from 5.17.0 to 5.17.1

Release notes

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

v5.17.1

5.17.1 (2024-05-06)

Bug Fixes

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

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

5.17.1 (2024-05-06)

Bug Fixes

  • use correct error variable in external auth case (#217) (0b70d7d)
Commits
  • 887ffd5 chore(release): 5.17.1 release notes [skip ci]
  • 2b20ceb Update version numbers from 5.17.0 -> 5.17.1 [skip ci]
  • 0b70d7d fix: use correct error variable in external auth case (#217)
  • See full diff in compare view

Updates github.com/aliyun/alibaba-cloud-sdk-go from 1.62.724 to 1.62.731

Release notes

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

v1.62.731

  • Generated 2022-05-30 for eflo.
  • Update HDENI and LENI API.

v1.62.730

  • Generated 2014-08-15 for Rds. undefined

v1.62.729

  • Generated 2018-01-15 for dcdn. undefined

v1.62.728

  • Generated 2016-11-01 for live.
  • Update to support new apis.

v1.62.727

  • Generated 2020-01-01 for ddoscoo.
  • Update sdk.

v1.62.726

  • Generated 2018-11-01 for dms-enterprise.
  • Supported ApproveOrder request parameter NewApproverList.
  • Add ListSensitiveColumnInfo API.
  • Supported GetDataCorrectOrderDetail return ConfigDetail Information.

v1.62.725

  • Generated 2014-05-26 for Ecs.
  • Add SupportedBootModes for DescribeInstanceTypes.
Changelog

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

2024-05-06 Version: v1.62.731

  • Generated 2022-05-30 for eflo.
  • Update HDENI and LENI API.

2024-04-30 Version: v1.62.730

  • Generated 2014-08-15 for Rds. undefined

2024-04-30 Version: v1.62.729

  • Generated 2018-01-15 for dcdn. undefined

2024-04-29 Version: v1.62.728

  • Generated 2016-11-01 for live.
  • Update to support new apis.

2024-04-28 Version: v1.62.727

  • Generated 2020-01-01 for ddoscoo.
  • Update sdk.

2024-04-26 Version: v1.62.726

  • Generated 2018-11-01 for dms-enterprise.
  • Supported ApproveOrder request parameter NewApproverList.
  • Add ListSensitiveColumnInfo API.
  • Supported GetDataCorrectOrderDetail return ConfigDetail Information.

2024-04-26 Version: v1.62.725

  • Generated 2014-05-26 for Ecs.
  • Add SupportedBootModes for DescribeInstanceTypes.
Commits
  • 7396130 Generated 2022-05-30 for eflo.
  • ce3f332 Generated 2014-08-15 for Rds.
  • 71b9d65 Generated 2018-01-15 for dcdn.
  • af50fa2 Generated 2016-11-01 for live.
  • 3ec535c Generated 2020-01-01 for ddoscoo.
  • ad73343 Generated 2018-11-01 for dms-enterprise.
  • a046963 Generated 2014-05-26 for Ecs.
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go from 1.51.28 to 1.52.3

Release notes

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

Release v1.52.3 (2024-05-06)

Service Client Updates

  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports configuring how SCTE 35 passthrough triggers segment breaks in HLS and MediaPackage output groups. Previously, messages triggered breaks in all these output groups. The new option is to trigger segment breaks only in groups that have SCTE 35 passthrough enabled.

Release v1.52.2 (2024-05-03)

Service Client Updates

  • service/bedrock-agent: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/connectcases: Updates service API and documentation
  • service/datasync: Updates service API and documentation
  • service/inspector2: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs
  • service/sesv2: Updates service API and documentation

Release v1.52.1 (2024-05-02)

Service Client Updates

  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs.
  • service/ec2: Updates service API and documentation
    • This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM).
  • service/personalize: Updates service API and documentation
  • service/redshift-serverless: Updates service API and documentation

Release v1.52.0 (2024-05-01)

Service Client Updates

  • service/bedrock-agent: Updates service API and documentation
  • service/ec2: Updates service documentation
    • Documentation updates for Amazon EC2.
  • service/personalize-runtime: Updates service API and documentation
  • service/securityhub: Updates service API and documentation
  • service/sesv2: Updates service API

SDK Features

  • service/alexaforbusiness: Remove Alexaforbusiness
    • This change removes the Alexaforbusiness service, since it is deprecated.

Release v1.51.32 (2024-04-30)

Service Client Updates

... (truncated)

Commits

Updates github.com/linode/linodego from 1.33.0 to 1.33.1

Release notes

Sourced from github.com/linode/linodego's releases.

v1.33.1

What's Changed

⚙️ Repo/CI Improvements

📦 Dependency Updates

Full Changelog: linode/linodego@v1.33.0...v1.33.1

Commits
  • 768c197 build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#497)
  • af11c16 build(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#498)
  • 4309b52 build(deps): bump golangci/golangci-lint-action from 4 to 5 (#499)
  • 548047b Re-enable cache in CI
  • ab37ae8 CI Cleanup (#493)
  • 2d18d6b Dependencies update for k8s and test sub-packages (#494)
  • See full diff in compare view

Updates github.com/oracle/oci-go-sdk/v65 from 65.64.0 to 65.65.0

Release notes

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

65.65.0

Added

  • Support for enabling unified auditing for DBHome in the Database service

  • Support for listing minor Grid Infrastructure (GI) versions available for custom GI software image creation in the Database service

  • Support for network security groups in the Recovery Cloud service

  • Support for lineage metadata import in the Data Catalog service

  • Support for workspace properties in workspace create and update operations in the Data Integration service

  • Support for monitoring ExaCC databases in the Database Management service

  • Support for validations on target and policy before the masking process in the Data Safe service

Breaking Changes

  • The type of property AllSqlStatementsFetched was changed from string to SqlTuningSetAllSqlStatementsFetchedEnum in the model SqlTuningSet in the Database Management service

  • The type of property Reproduced was changed from string to SqlPlanBaselineSummaryReproducedEnum in the model sql_plan_baseline_summary in the Database Management service

  • The type of property Reproduced was changed from string to SqlPlanBaselineReproducedEnum in the model sql_plan_baseline in the Database Management service

  • The type of property AutoPurge was changed from string to SqlPlanBaselineSummaryAutoPurgeEnum in the model sql_plan_baseline_summary in the Database Management service

  • The type of property AutoPurge was changed from string to SqlPlanBaselineAutoPurgeEnum in the model sql_plan_baseline in the Database Management service

  • The type of property Adaptive was changed from string to SqlPlanBaselineSummaryAdaptiveEnum in the model sql_plan_baseline_summary in the Database Management service

  • The type of property Adaptive was changed from string to SqlPlanBaselineAdaptiveEnum in the model sql_plan_baseline in the Database Management service

  • The type of property Adaptive was changed from string to SqlPlanBaselineSummaryAdaptiveEnum in the model sql_plan_baseline_summary in the Database Management service

  • The type of property Adaptive was changed from string to SqlPlanBaselineAdaptiveEnum in the model sql_plan_baseline in the Database Management service

(will return to this)

File Checksums (SHA256)

oci-go-sdk-65.65.0.zip 36ecbe72904757a8873ba5c013f0e15e17820b712ce7213f11ee4360eed77a34

Changelog

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

65.65.0 - 2024-04-30

Added

  • Support for enabling unified auditing for DBHome in the Database service
  • Support for listing minor Grid Infrastructure (GI) versions available for custom GI software image creation in the Database service
  • Support for network security groups in the Recovery Cloud service
  • Support for lineage metadata import in the Data Catalog service
  • Support for workspace properties in workspace create and update operations in the Data Integration service
  • Support for monitoring ExaCC databases in the Database Management service
  • Support for validations on target and policy before the masking process in the Data Safe service

Breaking Changes

  • The type of property AllSqlStatementsFetched was changed from string to SqlTuningSetAllSqlStatementsFetchedEnum in the model SqlTuningSet in the Database Management service
  • The type of property Reproduced was changed from string to SqlPlanBaselineSummaryReproducedEnum in the model sql_plan_baseline_summary in the Database Management service
  • The type of property Reproduced was changed from string to SqlPlanBaselineReproducedEnum in the model sql_plan_baseline in the Database Management service
  • The type of property AutoPurge was changed from string to SqlPlanBaselineSummaryAutoPurgeEnum in the model sql_plan_baseline_summary in the Database Management service
  • The type of property AutoPurge was changed from string to SqlPlanBaselineAutoPurgeEnum in the model sql_plan_baseline in the Database Management service
  • The type of property Adaptive was changed from string to SqlPlanBaselineSummaryAdaptiveEnum in the model sql_plan_baseline_summary in the Database Management service
  • The type of property Adaptive was changed from string to SqlPlanBaselineAdaptiveEnum in the model sql_plan_baseline in the Database Management service
  • The type of property Adaptive was changed from string to SqlPlanBaselineSummaryAdaptiveEnum in the model sql_plan_baseline_summary in the Database Management service
  • The type of property Adaptive was changed from string to SqlPlanBaselineAdaptiveEnum in the model sql_plan_baseline in the Database Management service (will return to this)
Commits
  • 3b9eb10 Releasing version 65.65.0
  • 9300bd2 Merge remote-tracking branch 'bitbucket/github' into release_2024-04-30
  • 526148d Merge pull request #2731 in SDK/oci-go-sdk from merge_to_github2024-04-29 to ...
  • See full diff in compare view

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.909 to 1.0.914

Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod from 1.0.909 to 1.0.914

Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns from 1.0.909 to 1.0.914

Commits

Updates golang.org/x/net from 0.24.0 to 0.25.0

Commits
  • d27919b go.mod: update golang.org/x dependencies
  • e0324fc http2: use net.ErrClosed
  • b20cd59 quic: initiate key rotation earlier in connections
  • f95a3b3 html: fix typo in package doc
  • 0a24555 http/httpguts: speed up ValidHeaderFieldName
  • ec05fdc http2: don't retry the first request on a connection on GOAWAY error
  • b67a0f0 http2: send correct LastStreamID in stream-caused GOAWAY
  • a130fcc quic: don't consider goroutines running when tests start as leaked
  • See full diff in compare view

Updates golang.org/x/oauth2 from 0.19.0 to 0.20.0

Commits
  • 84cb9f7 oauth2: fix typo in comment
  • 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency
  • e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint
  • See full diff in compare view

Updates google.golang.org/api from 0.176.1 to 0.177.0

Release notes

Sourced from google.golang.org/api's releases.

v0.177.0

0.177.0 (2024-04-30)

Features

Bug Fixes

Changelog

Sourced from google.golang.org/api's changelog.

0.177.0 (2024-04-30)

Features

Bug Fixes

Commits

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

…11 updates

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

| Package | From | To |
| --- | --- | --- |
| [github.com/IBM/go-sdk-core/v5](https://github.com/IBM/go-sdk-core) | `5.17.0` | `5.17.1` |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.62.724` | `1.62.731` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.51.28` | `1.52.3` |
| [github.com/linode/linodego](https://github.com/linode/linodego) | `1.33.0` | `1.33.1` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.64.0` | `65.65.0` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.909` | `1.0.914` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.909` | `1.0.914` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.909` | `1.0.914` |
| [golang.org/x/net](https://github.com/golang/net) | `0.24.0` | `0.25.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.176.1` | `0.177.0` |



Updates `github.com/IBM/go-sdk-core/v5` from 5.17.0 to 5.17.1
- [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.17.0...v5.17.1)

Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.62.724 to 1.62.731
- [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.724...v1.62.731)

Updates `github.com/aws/aws-sdk-go` from 1.51.28 to 1.52.3
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.51.28...v1.52.3)

Updates `github.com/linode/linodego` from 1.33.0 to 1.33.1
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](linode/linodego@v1.33.0...v1.33.1)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.64.0 to 65.65.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.64.0...v65.65.0)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.909 to 1.0.914
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.909...v1.0.914)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.909 to 1.0.914
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.909...v1.0.914)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.909 to 1.0.914
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.909...v1.0.914)

Updates `golang.org/x/net` from 0.24.0 to 0.25.0
- [Commits](golang/net@v0.24.0...v0.25.0)

Updates `golang.org/x/oauth2` from 0.19.0 to 0.20.0
- [Commits](golang/oauth2@v0.19.0...v0.20.0)

Updates `google.golang.org/api` from 0.176.1 to 0.177.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.176.1...v0.177.0)

---
updated-dependencies:
- dependency-name: github.com/IBM/go-sdk-core/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/linode/linodego
  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/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: 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: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 May 7, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 7, 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-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 7, 2024
@mloiseleur
Copy link
Contributor

/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 May 7, 2024
@mloiseleur
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 7, 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 May 7, 2024
@k8s-ci-robot k8s-ci-robot merged commit 25f71f0 into master May 7, 2024
18 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/dev-dependencies-0e1d0b76a0 branch May 7, 2024 07:21
ProbstenHias pushed a commit to ProbstenHias/external-dns that referenced this pull request May 8, 2024
…ot/go_modules/dev-dependencies-0e1d0b76a0

build(deps): bump the dev-dependencies group across 1 directory with 11 updates
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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants