build(deps): bump github.com/coredns/coredns from 1.4.0 to 1.14.0
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(5 months ago)
(about 2 months ago)
stale dependencies go
Bumps github.com/coredns/coredns from 1.4.0 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
- core: Fix gosec G115 integer overflow warnings (coredns/coredns#7799)
- core: Add regex length limit (coredns/coredns#7802)
- plugin/azure: Fix slice init length (coredns/coredns#6901)
- plugin/errors: Add optional
show_firstflag to consolidate directive (coredns/coredns#7703)- plugin/file: Fix for misleading SOA parser warnings (coredns/coredns#7774)
- plugin/kubernetes: Rate limits to api server (coredns/coredns#7771)
- plugin/metrics: Implement plugin chain tracking (coredns/coredns#7791)
- plugin/sign: Report parser err before missing SOA (coredns/coredns#7775)
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
... (truncated)
Commits
1c964f2Bump version to 1.14.0 (#7803)b723bd9fix(plugins): add regex length limit (#7802)adba778Refactor: Update the cache getter function (#7800)6dca5b2fix(lint): address G114 gosec findings in ready, pprof, and health plugins (#...7b38eb8plugin: fix gosec G115 integer overflow warnings (#7799)be934b2perf(metrics): implement plugin chain tracking (#7791)b21c752chore(lint): enable gosec (#7792)1e0095dbuild(deps): bump github.com/oschwald/geoip2-golang/v2 (#7797)748f494build(deps): bump google.golang.org/grpc from 1.77.0 to 1.78.0 (#7796)376c712chore(ci): bump golangci-lint to v2.7.2 (#7783)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Package Dependencies
Technical Details
| ID: | 14453913 |
| UUID: | 3794277155 |
| Node ID: | PR_kwDODumgUs68MXma |
| Host: | GitHub |
| Repository: | httpsgithu/minio |