Bump the go-modules-updates group across 1 directory with 4 updates#69
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the go-modules-updates group across 1 directory with 4 updates#69dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the go-modules-updates group with 4 updates in the /backend directory: [github.com/go-pkgz/lgr](https://github.com/go-pkgz/lgr), [github.com/go-pkgz/rest](https://github.com/go-pkgz/rest), [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) and [golang.org/x/net](https://github.com/golang/net). Updates `github.com/go-pkgz/lgr` from 0.12.1 to 0.12.2 - [Release notes](https://github.com/go-pkgz/lgr/releases) - [Commits](go-pkgz/lgr@v0.12.1...v0.12.2) Updates `github.com/go-pkgz/rest` from 1.20.6 to 1.21.0 - [Release notes](https://github.com/go-pkgz/rest/releases) - [Commits](go-pkgz/rest@v1.20.6...v1.21.0) Updates `go.mongodb.org/mongo-driver` from 1.17.6 to 1.17.9 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.17.6...v1.17.9) Updates `golang.org/x/net` from 0.48.0 to 0.51.0 - [Commits](golang/net@v0.48.0...v0.51.0) --- updated-dependencies: - dependency-name: github.com/go-pkgz/lgr dependency-version: 0.12.2 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.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-updates - dependency-name: go.mongodb.org/mongo-driver dependency-version: 1.17.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-updates - dependency-name: golang.org/x/net dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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 4 updates in the /backend directory: github.com/go-pkgz/lgr, github.com/go-pkgz/rest, go.mongodb.org/mongo-driver and golang.org/x/net.
Updates
github.com/go-pkgz/lgrfrom 0.12.1 to 0.12.2Release notes
Sourced from github.com/go-pkgz/lgr's releases.
Commits
a780ed2Merge pull request #28 from go-pkgz/fix-from-slog-handler-add-source374a0c0Fix FromSlogHandler ignoring AddSource option, closes #26de27555Fix CI workflow: checkout before setup-go for proper caching (#27)Updates
github.com/go-pkgz/restfrom 1.20.6 to 1.21.0Release notes
Sourced from github.com/go-pkgz/rest's releases.
Commits
4e8fe40docs: add documentation for new middlewares090feeffeat(rewrite): add CleanPath and StripSlashes middlewaresf884b91feat(csrf): add CSRF protection middleware4bc2958feat(cors): add CORS middleware5916b1cfeat(secure): add security headers middleware321d021improve test coverage and fix code review issues0c9258aadd HEAD method support to Ping middleware, modernize codeUpdates
go.mongodb.org/mongo-driverfrom 1.17.6 to 1.17.9Release notes
Sourced from go.mongodb.org/mongo-driver's releases.
... (truncated)
Commits
3b10ae6BUMP v1.17.9f490802GODRIVER-3793 Fix variable shadowing in rtt monitor (#2317)5ac5a1eBUMP v1.17.8f378649Revert dry-run release bump08c2b98BUMP v1.17.8fafe527GODRIVER-3773 Deprecate v1 (#2312)eb01e7eBUMP v1.17.73c55093GODRIVER-3766 Remove deprecation notice forMergeClientOptions(#2294)f6163bfGODRIVER-3770 Remove libasan from gssapi tests in CI (#2293)6798963GODRIVER-3770 Fix buffer handling in GSSAPI error description and username fu...Updates
golang.org/x/netfrom 0.48.0 to 0.51.0Commits
60b3f6finternal/http3: prevent Server handler from writing longer body than declaredb0ca456internal/http3: fix Write in Server Handler returning the wrong value1558ba7publicsuffix: update to 2026-02-064e1c745internal/http3: make Server response include headers that can be inferred19f580fhttp2: fix nil panic in typeFrameParser for unassigned frame types818aad7internal/http3: add server to client trailer header supportc1bbe1ainternal/http3: add client to server trailer header support29181b8all: remove go1.25 and older build constraints8109305all: upgrade go directive to at least 1.25.0 [generated]0b37bdfquic: don't run TestStreamsCreateConcurrency in synctest bubbleDependabot 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