Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2026

Bumps github.com/coredns/coredns from 1.13.2 to 1.14.0.

Release notes

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

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

Commits
  • 1c964f2 Bump version to 1.14.0 (#7803)
  • b723bd9 fix(plugins): add regex length limit (#7802)
  • adba778 Refactor: Update the cache getter function (#7800)
  • 6dca5b2 fix(lint): address G114 gosec findings in ready, pprof, and health plugins (#...
  • 7b38eb8 plugin: fix gosec G115 integer overflow warnings (#7799)
  • be934b2 perf(metrics): implement plugin chain tracking (#7791)
  • b21c752 chore(lint): enable gosec (#7792)
  • 1e0095d build(deps): bump github.com/oschwald/geoip2-golang/v2 (#7797)
  • 748f494 build(deps): bump google.golang.org/grpc from 1.77.0 to 1.78.0 (#7796)
  • 376c712 chore(ci): bump golangci-lint to v2.7.2 (#7783)
  • 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.13.2 to 1.14.0.
- [Release notes](https://github.com/coredns/coredns/releases)
- [Commits](coredns/coredns@v1.13.2...v1.14.0)

---
updated-dependencies:
- dependency-name: github.com/coredns/coredns
  dependency-version: 1.14.0
  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 Jan 8, 2026
@milgradesec milgradesec merged commit 2defb90 into main Jan 10, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/coredns/coredns-1.14.0 branch January 10, 2026 18:54
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.

1 participant