Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/coredns/coredns from 1.14.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

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.14.0 to 1.14.1.
- [Release notes](https://github.com/coredns/coredns/releases)
- [Commits](coredns/coredns@v1.14.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-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 Jan 19, 2026
@netlify
Copy link

netlify bot commented Jan 19, 2026

Deploy Preview for beryju-gravity canceled.

Name Link
🔨 Latest commit a044fdb
🔍 Latest deploy log https://app.netlify.com/projects/beryju-gravity/deploys/696db3aac47c7b0008d2c875

@codecov
Copy link

codecov bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.70%. Comparing base (e365a96) to head (a044fdb).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2031      +/-   ##
==========================================
+ Coverage   69.67%   69.70%   +0.02%     
==========================================
  Files         136      136              
  Lines        7437     7437              
==========================================
+ Hits         5182     5184       +2     
+ Misses       1723     1720       -3     
- Partials      532      533       +1     
Flag Coverage Δ
bench 12.35% <ø> (ø)
e2e 45.05% <ø> (ø)
unittest 56.39% <ø> (+0.02%) ⬆️

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.

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