Skip to content

Bump github.com/coredns/coredns from 1.10.0 to 1.14.1#125

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/coredns/coredns-1.14.1
Open

Bump github.com/coredns/coredns from 1.10.0 to 1.14.1#125
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/coredns/coredns-1.14.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 1, 2026

Copy link
Copy Markdown

Bumps github.com/coredns/coredns from 1.10.0 to 1.14.1.

Release notes

Sourced from github.com/coredns/coredns's releases.

v1.14.1

This release primarily addresses security vulnerabilities affecting Go versions prior to Go 1.25.6 and Go 1.24.12 (CVE-2025-61728, CVE-2025-61726, CVE-2025-68121, CVE-2025-61731, CVE-2025-68119). It also includes performance improvements to the proxy plugin via multiplexed connections, along with various documentation updates.

Brought to You By

Alex Massy Shiv Tyagi Ville Vesilehto Yong Tang

Noteworthy Changes

v1.14.0

This release focuses on security hardening and operational reliability. Core updates introduce a regex length limit to reduce resource-exhaustion risk. Plugin updates improve error consolidation (show_first), reduce misleading SOA warnings, add Kubernetes API rate limiting, enhance metrics with plugin chain tracking, and fix issues in azure and sign. This release also includes additional security fixes; see the security advisory for details.

Brought to You By

cangming pasteley Raisa Kabir Ross Golder rusttech Syed Azeez Ville Vesilehto Yong Tang

Noteworthy Changes

v1.13.2

This release adds initial support for DoH3 and includes several core performance and stability fixes, including reduced allocations, a resolved data race in uniq, and safer QUIC listener

... (truncated)

Commits
  • 80527fd Bump golang to 1.25.6 (#7827)
  • edc4193 Bump version to 1.14.1 (#7826)
  • f3983c1 perf(proxy): use mutex-based connection pool (#7790)
  • d8ff130 Add Quick Start section with minimal Corefile example (#7809)
  • dd62f6e build(deps): bump github.com/aws/aws-sdk-go-v2/config (#7816)
  • 30c8af2 build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#7824)
  • e25fd68 build(deps): bump github.com/aws/aws-sdk-go-v2/credentials (#7811)
  • 23309e9 build(deps): bump github.com/prometheus/common from 0.67.4 to 0.67.5 (#7823)
  • d6d807e build(deps): bump google.golang.org/api from 0.258.0 to 0.259.0 (#7821)
  • 08f3c43 build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#7812)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/coredns/coredns](https://github.com/coredns/coredns) from 1.10.0 to 1.14.1.
- [Release notes](https://github.com/coredns/coredns/releases)
- [Commits](coredns/coredns@v1.10.0...v1.14.1)

---
updated-dependencies:
- dependency-name: github.com/coredns/coredns
  dependency-version: 1.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 1, 2026
@openshift-ci
openshift-ci Bot requested review from celebdor and cybertron February 1, 2026 14:33
@openshift-ci

openshift-ci Bot commented Feb 1, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign yboaron for approval. For more information see the Code Review Process.

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

Details 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

@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Feb 1, 2026
@openshift-ci

openshift-ci Bot commented Feb 1, 2026

Copy link
Copy Markdown

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

I'm waiting for a openshift 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.

Details

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.

@openshift-bot

Copy link
Copy Markdown

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci Bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 3, 2026
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 lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant