Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the go-modules-updates group in /backend with 2 updates: github.com/go-pkgz/rest and golang.org/x/net.

Updates github.com/go-pkgz/rest from 1.20.4 to 1.20.6

Release notes

Sourced from github.com/go-pkgz/rest's releases.

Version 1.20.6

  • #41 Make RealIP middleware compatible with Cloudflare/CDN setups

Version 1.20.5

What's Changed

Full Changelog: go-pkgz/rest@v1.20.4...v1.20.5

Commits
  • b8cec47 make RealIP middleware compatible with Cloudflare/CDN setups (#41)
  • 6e22daa fix Content-Type header being ignored when WriteHeader called before RenderJSON
  • 708d84c fix CI workflow caching by reordering checkout and setup-go steps (#37)
  • 9e93b83 Merge pull request #36 from go-pkgz/dependabot/go_modules/go_modules-dd7da38a6b
  • 0979c6e Bump golang.org/x/crypto in the go_modules group across 1 directory
  • See full diff in compare view

Updates golang.org/x/net from 0.47.0 to 0.48.0

Commits
  • 35e1306 go.mod: update golang.org/x dependencies
  • 7c36036 http2, webdav, websocket: fix %q verb uses with wrong type
  • ec11ecc trace: fix data race in RenderEvents
  • bff14c5 http2: don't PING a responsive server when resetting a stream
  • 88a6421 dns/dnsmessage: avoid use of "strings" and "math" in dns/dnsmessage
  • 123d099 http2: support net/http.Transport.NewClientConn
  • 346cc61 webdav: relax test to check for any redirect status, not just 301
  • See full diff 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 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 <dependency name> major version will 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 version will 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

Bumps the go-modules-updates group in /backend with 2 updates: [github.com/go-pkgz/rest](https://github.com/go-pkgz/rest) and [golang.org/x/net](https://github.com/golang/net).


Updates `github.com/go-pkgz/rest` from 1.20.4 to 1.20.6
- [Release notes](https://github.com/go-pkgz/rest/releases)
- [Commits](go-pkgz/rest@v1.20.4...v1.20.6)

Updates `golang.org/x/net` from 0.47.0 to 0.48.0
- [Commits](golang/net@v0.47.0...v0.48.0)

---
updated-dependencies:
- dependency-name: github.com/go-pkgz/rest
  dependency-version: 1.20.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules-updates
- dependency-name: golang.org/x/net
  dependency-version: 0.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 1, 2026
@coveralls
Copy link

Pull Request Test Coverage Report for Build 20632272246

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.774%

Totals Coverage Status
Change from base Build 19913328170: 0.0%
Covered Lines: 601
Relevant Lines: 677

💛 - Coveralls

@paskal paskal merged commit 47c8ee1 into master Jan 1, 2026
2 checks passed
@paskal paskal deleted the dependabot/go_modules/backend/go-modules-updates-d6af324dbd branch January 1, 2026 18:56
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.

3 participants