chore(deps): bump the go-maintenance group in /server-go with 3 updates - #78
Merged
cport1 merged 2 commits intoSep 14, 2026
Merged
Conversation
Bumps the go-maintenance group in /server-go with 3 updates: [github.com/go-chi/chi/v5](https://github.com/go-chi/chi), [github.com/go-chi/cors](https://github.com/go-chi/cors) and [github.com/WebDecoy/web-bot-auth](https://github.com/WebDecoy/web-bot-auth). Updates `github.com/go-chi/chi/v5` from 5.0.11 to 5.3.2 - [Release notes](https://github.com/go-chi/chi/releases) - [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md) - [Commits](go-chi/chi@v5.0.11...v5.3.2) Updates `github.com/go-chi/cors` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/go-chi/cors/releases) - [Commits](go-chi/cors@v1.2.1...v1.2.2) Updates `github.com/WebDecoy/web-bot-auth` from 0.2.0 to 0.4.1 - [Release notes](https://github.com/WebDecoy/web-bot-auth/releases) - [Commits](WebDecoy/web-bot-auth@v0.2.0...v0.4.1) --- updated-dependencies: - dependency-name: github.com/go-chi/chi/v5 dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-maintenance - dependency-name: github.com/go-chi/cors dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-maintenance - dependency-name: github.com/WebDecoy/web-bot-auth dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-maintenance ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Sep 14, 2026
Keep strict missing-agent rejection and exercise verified, forged, and missing-identity verdicts with real cryptographic signatures.
dependabot
Bot
deleted the
dependabot/go_modules/server-go/go-maintenance-1b1e66c57e
branch
September 14, 2026 18:09
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 go-maintenance group in /server-go with 3 updates: github.com/go-chi/chi/v5, github.com/go-chi/cors and github.com/WebDecoy/web-bot-auth.
Updates
github.com/go-chi/chi/v5from 5.0.11 to 5.3.2Release notes
Sourced from github.com/go-chi/chi/v5's releases.
... (truncated)
Changelog
Sourced from github.com/go-chi/chi/v5's changelog.
Commits
3893906fix(middleware): reject catch-all compress wildcards "/" and "/*" (#1156)9b6ddcdDon't duplicate methods in Allow: header for 405 responses (#1029)29164f0fix: don't drop handlers that collide with a Mount()/Route() pattern (#1148)bc02284docs: deployment recipe + verify checklist for ClientIPFromXFFTrustedProxies ...60ecea5feat(middleware): add text/markdown, text/csv, text/vtt to default compressib...8b258c7ci: pin GitHub Actions to full commit SHAs (#1116)caf87e6feat(mux): support http QUERY method ietf rfc10008 (#1132)7fcb8a2middleware: document printPrettyStack and harden NoColor panic test (#1131)878fe71Fix defaultLogEntry.Panic not respecting NoColor setting (#1050)d7b767bfeat(middleware): add text/xml and application/xml to default compressible ty...Updates
github.com/go-chi/corsfrom 1.2.1 to 1.2.2Release notes
Sourced from github.com/go-chi/cors's releases.
Commits
3a53812Fix Origin header check (#38)f8fbaeeUpdate Go version in CI (#32)b41f767fix test_default error message #28 (#29)76ca797Fix broken link (#25)9aca617Update README with install (#22)Updates
github.com/WebDecoy/web-bot-authfrom 0.2.0 to 0.4.1Release notes
Sourced from github.com/WebDecoy/web-bot-auth's releases.
Commits
3fb19adfix: enforce directory discovery response contract (#3)477a789feat: align signing with Web Bot Auth WG draft (#2)4ffdf69feat: reject a directory that is not served as one (draft-02 §5.5.1) (#1)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 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