build(deps): bump the github-com group across 3 directories with 3 updates#6002
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the github-com group across 3 directories with 3 updates#6002dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Bumps the github-com group with 1 update in the / directory: [github.com/miekg/dns](https://github.com/miekg/dns). Bumps the github-com group with 1 update in the /examples/preserve-case-backend directory: [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp). Bumps the github-com group with 1 update in the /examples/simple-extension-server directory: [github.com/envoyproxy/gateway](https://github.com/envoyproxy/gateway). Updates `github.com/miekg/dns` from 1.1.65 to 1.1.66 - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release) - [Commits](miekg/dns@v1.1.65...v1.1.66) Updates `github.com/valyala/fasthttp` from 1.61.0 to 1.62.0 - [Release notes](https://github.com/valyala/fasthttp/releases) - [Commits](valyala/fasthttp@v1.61.0...v1.62.0) Updates `github.com/envoyproxy/gateway` from 1.3.2 to 1.3.3 - [Release notes](https://github.com/envoyproxy/gateway/releases) - [Commits](v1.3.2...v1.3.3) --- updated-dependencies: - dependency-name: github.com/miekg/dns dependency-version: 1.1.66 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-com - dependency-name: github.com/valyala/fasthttp dependency-version: 1.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-com - dependency-name: github.com/envoyproxy/gateway dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-com ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6002 +/- ##
=======================================
Coverage 70.43% 70.43%
=======================================
Files 217 217
Lines 36071 36071
=======================================
Hits 25407 25407
- Misses 9149 9152 +3
+ Partials 1515 1512 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
zirain
approved these changes
May 12, 2025
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-com group with 1 update in the / directory: github.com/miekg/dns.
Bumps the github-com group with 1 update in the /examples/preserve-case-backend directory: github.com/valyala/fasthttp.
Bumps the github-com group with 1 update in the /examples/simple-extension-server directory: github.com/envoyproxy/gateway.
Updates
github.com/miekg/dnsfrom 1.1.65 to 1.1.66Commits
10d76bcRelease 1.1.66ed312a3Fix logic in xfr ReadMsg + add test (#1649)27318b9RFC 8490: Implement DSO type registry01abd80DSO: Use Stateful as the suffix64211b3Add the rcode DSO-TYPE Not Implemented / RFC8490 (#1648)8ec9f67Upgrade all deps (#1647)8a570c6A comment concerning newline while scanning (#1645)739cf21Return error for empty target (#1627)Updates
github.com/valyala/fasthttpfrom 1.61.0 to 1.62.0Release notes
Sourced from github.com/valyala/fasthttp's releases.
Commits
9e457ebmod acceptConn (#2005)69a68dfchore(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 (#2003)83fbe80chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#2002)51817a4chore(deps): bump golangci/golangci-lint-action from 7 to 8 (#2001)41a1449feat: move user values to Request structure (#1999)1345f42Add support for streaming identity-encoded or unknown length response bodies ...Updates
github.com/envoyproxy/gatewayfrom 1.3.2 to 1.3.3Release notes
Sourced from github.com/envoyproxy/gateway's releases.
Commits
34c134d[release/v1.3] bump cc action (#5975)4467040[release/v1.3] Release version v1.3.3 (#5970)01e1382[release/v1.3] pin envoy and ratelimit (#5968)998995e[release/v1.3] release v1.3.3 cherry-pick (#5951)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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions