Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 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 go Pull requests that update Go code labels Dec 10, 2025
@netlify
Copy link

netlify bot commented Dec 10, 2025

Deploy Preview for beryju-gravity canceled.

Name Link
🔨 Latest commit 47bdd53
🔍 Latest deploy log https://app.netlify.com/projects/beryju-gravity/deploys/6938f4aece868d00086e0f7e

@codecov
Copy link

codecov bot commented Dec 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.26%. Comparing base (dcbc721) to head (47bdd53).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1986   +/-   ##
=======================================
  Coverage   70.26%   70.26%           
=======================================
  Files         134      134           
  Lines        7393     7393           
=======================================
  Hits         5195     5195           
  Misses       1670     1670           
  Partials      528      528           
Flag Coverage Δ
bench 12.64% <ø> (ø)
e2e 45.30% <ø> (ø)
unittest 56.85% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BeryJu BeryJu merged commit 5f2b35b into main Dec 10, 2025
24 checks passed
@BeryJu BeryJu deleted the dependabot/go_modules/github.com/coredns/coredns-1.13.2 branch December 10, 2025 10:29
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.

2 participants