Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

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

Release notes

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

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 initialization. Plugin updates improve forwarder reliability, extend GeoIP schema support, and fix issues in secondary, nomad, and kubernetes. Cache and file plugins also receive targeted performance tuning.

Deprecations: The GeoIP plugin currently returns 0 for missing latitude/longitude, even though 0,0 is a real location. In the next release, this behavior will change: missing coordinates will return an empty string instead. This avoids conflating “missing” with a real coordinate. Users relying on 0 as a sentinel value should update their logic before this change takes effect. See PR #7732 for reference.

Brought to You By

Alicia Y Andrey Smirnov Brennan Kinney Charlie Vieth Endre Szabo Eric Case Filippo125 Nico Berlee Olli Janatuinen Rick Fletcher Timur Solodovnikov Tomas Boros Ville Vesilehto cangming rpb-ant wencyu wenxuan70 Yong Tang zhetaicheleba

Noteworthy Changes

... (truncated)

Commits
  • 0233f3e Add deprecation notice for geoip plugin's behavior of 0 (#7740)
  • 56aa6dc build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#7752)
  • 258088c build(deps): bump github.com/aws/aws-sdk-go-v2/credentials (#7749)
  • f663db2 build(deps): bump github.com/aws/aws-sdk-go-v2/config (#7754)
  • 8f48704 plugin/geoip: Upgrade to geoip2-golang v2 (#7732)
  • 2a96ac1 build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#7750)
  • 18e5b24 build(deps): bump google.golang.org/api from 0.256.0 to 0.257.0 (#7751)
  • 01c4d36 build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#7741)
  • 8dad281 build(deps): bump github.com/quic-go/quic-go from 0.57.0 to 0.57.1 (#7748)
  • 9a217cd build(deps): bump golang.org/x/sys from 0.38.0 to 0.39.0 (#7747)
  • 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.1 to 1.13.2.
- [Release notes](https://github.com/coredns/coredns/releases)
- [Commits](coredns/coredns@v1.13.1...v1.13.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file task Task to be performed labels Dec 15, 2025
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 task Task to be performed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants