Bump the go-modules-updates group with 7 updates - #89
Merged
paskal merged 1 commit intoSep 1, 2026
Conversation
Bumps the go-modules-updates group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) | `1.12.0` | `1.13.0` | | [github.com/go-pkgz/lgr](https://github.com/go-pkgz/lgr) | `0.12.3` | `0.12.4` | | [github.com/go-pkgz/rest](https://github.com/go-pkgz/rest) | `1.23.1` | `1.24.0` | | [github.com/go-pkgz/routegroup](https://github.com/go-pkgz/routegroup) | `1.6.0` | `1.6.1` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.0` | | [go.mongodb.org/mongo-driver/v2](https://github.com/mongodb/mongo-go-driver) | `2.8.0` | `2.8.2` | | [golang.org/x/net](https://github.com/golang/net) | `0.57.0` | `0.58.0` | Updates `github.com/PuerkitoBio/goquery` from 1.12.0 to 1.13.0 - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](PuerkitoBio/goquery@v1.12.0...v1.13.0) Updates `github.com/go-pkgz/lgr` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/go-pkgz/lgr/releases) - [Commits](go-pkgz/lgr@v0.12.3...v0.12.4) Updates `github.com/go-pkgz/rest` from 1.23.1 to 1.24.0 - [Release notes](https://github.com/go-pkgz/rest/releases) - [Commits](go-pkgz/rest@v1.23.1...v1.24.0) Updates `github.com/go-pkgz/routegroup` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/go-pkgz/routegroup/releases) - [Commits](go-pkgz/routegroup@v1.6.0...v1.6.1) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.0) Updates `go.mongodb.org/mongo-driver/v2` from 2.8.0 to 2.8.2 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.8.0...v2.8.2) Updates `golang.org/x/net` from 0.57.0 to 0.58.0 - [Commits](golang/net@v0.57.0...v0.58.0) --- updated-dependencies: - dependency-name: github.com/PuerkitoBio/goquery dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-updates - dependency-name: github.com/go-pkgz/lgr dependency-version: 0.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-updates - dependency-name: github.com/go-pkgz/rest dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-updates - dependency-name: github.com/go-pkgz/routegroup dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-updates - dependency-name: github.com/stretchr/testify dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-updates - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-updates - dependency-name: golang.org/x/net dependency-version: 0.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-updates ... Signed-off-by: dependabot[bot] <support@github.com>
paskal
deleted the
dependabot/go_modules/go-modules-updates-4ba46721af
branch
September 1, 2026 05:58
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-modules-updates group with 7 updates:
1.12.01.13.00.12.30.12.41.23.11.24.01.6.01.6.11.11.11.12.02.8.02.8.20.57.00.58.0Updates
github.com/PuerkitoBio/goqueryfrom 1.12.0 to 1.13.0Release notes
Sourced from github.com/PuerkitoBio/goquery's releases.
Commits
4a4f132Linkify github usernamese47f384Add new version to readme to prepare 1.13 release80a9b7fRun CI on go1.27 (+1.26)ad18e5aMerge pull request #596 from ChrisJr404/text-toplevel-func4e49d09add tests for empty and fully-filtered selections91ed06dAdd top-level Text function for BeautifulSoup-style text extraction105f399Merge pull request #595 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...d329e29build(deps): bump golang.org/x/net from 0.57.0 to 0.58.053a9b37Merge pull request #586 from jvoisin/cachephwc50e9856Merge pull request #593 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...Updates
github.com/go-pkgz/lgrfrom 0.12.3 to 0.12.4Release notes
Sourced from github.com/go-pkgz/lgr's releases.
Commits
ca2aefaFix secret redaction bypassed by SlogHandler (#31)Updates
github.com/go-pkgz/restfrom 1.23.1 to 1.24.0Release notes
Sourced from github.com/go-pkgz/rest's releases.
Commits
153b694fix: order the gzip hijack error path so failures cannot corrupt the body (#56)fdfb4d1fix: send the 101 status line before the connection is handed over24bb874fix: advertise Flusher and Hijacker only when the writer beneath does5297d5afix: measure request duration on the injectable clock7e0b665Negotiate gzip on the response content type (#51)896d9aaReject wildcard CORS origin when credentials are enabled (#52)664e700Fix verified findings in middlewares and helpers (#49)5de8db4Handle If-None-Match correctly in CacheControl (#50)5420ae9ci: test all packages on a go 1.24 + stable matrixb8de942ci: make coveralls reporting non-blockingUpdates
github.com/go-pkgz/routegroupfrom 1.6.0 to 1.6.1Release notes
Sourced from github.com/go-pkgz/routegroup's releases.
Commits
a2b8c04fix: preserve ServeMux routing with custom not-found handler (#32)165757achore: update CI actions and golangci-lint version3ab4ae1Fix CI workflow: checkout before setup-go for proper caching (#30)Updates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
001eb79Merge pull request #1905 from Kentzo/patch-1ad40f38Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...3bae017build(deps): bump actions/checkout from 6.0.2 to 6.0.3f8c01f3mock: Mock.Return does not exist anymore12f8b56Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliasesa11649eassert: make *AssertionFunc type just aliasesdc20f41Merge pull request #1890 from stretchr/dolmen/codegen-modernize098f8d7_codegen: use strings.Builderd2699be_codegen: modernizea463c8cMerge pull request #1885 from stretchr/dolmen/ci-check-ghactions-hashesUpdates
go.mongodb.org/mongo-driver/v2from 2.8.0 to 2.8.2Release notes
Sourced from go.mongodb.org/mongo-driver/v2's releases.
Commits
1af6d00BUMP v2.8.22ccb9c0Merge commit from fork0c032cbGODRIVER-4075 Return an error if there are invalid characters in the database...faeba4aGODRIVER-4025 cherry-pick: Preserve the last non-nil WriteConcernError across...847433bBUMP v2.8.11d6850aGODRIVER-4088 Return the server error when the first attempt fails with NoWri...6948126GODRIVER-4064 Skip tests that fail due to SERVER-128517 (#2525)994762eGODRIVER-4026 [release/2.8] Use cmake<4.4 for libmongocrypt build. (#2487)Updates
golang.org/x/netfrom 0.57.0 to 0.58.0Commits
acc78e0go.mod: update golang.org/x dependencies90d10f0internal/http3: delete invalid Content-Length if declared in server handler08abf4dinternal/http3: infer headers when Content-Encoding is set but is empty8d10596http2: avoid deadlocks in wrapped ClientConn state callback99c3b0ahttp2/hpack: build the table lookup maps lazily, only for encoders5a920b1http3: rework registration to allow using a fake network7fd2842quic: return an error from Accept after PacketConn reader exits825111dquic: avoid busy-loop when keep-alive is blocked by congestion controla02ddfahttp/httpproxy: prioritize lowercase proxy environment variables574e5ebquic: halt conn goroutines on close when listener exits earlyDependabot 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