build(deps): bump the gomod group with 3 updates#8
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the gomod group with 3 updates: [github.com/go-chi/chi/v5](https://github.com/go-chi/chi), [golang.org/x/net](https://github.com/golang/net) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Updates `github.com/go-chi/chi/v5` from 5.2.5 to 5.3.0 - [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.2.5...v5.3.0) Updates `golang.org/x/net` from 0.54.0 to 0.56.0 - [Commits](golang/net@v0.54.0...v0.56.0) Updates `modernc.org/sqlite` from 1.50.1 to 1.53.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.50.1...v1.53.0) --- updated-dependencies: - dependency-name: github.com/go-chi/chi/v5 dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/net dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: modernc.org/sqlite dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... 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 gomod group with 3 updates: github.com/go-chi/chi/v5, golang.org/x/net and modernc.org/sqlite.
Updates
github.com/go-chi/chi/v5from 5.2.5 to 5.3.0Release notes
Sourced from github.com/go-chi/chi/v5's releases.
... (truncated)
Commits
3b17157feat: middleware.ClientIP, a replacement for middleware.RealIP (#967)818fdcffix: set Request.Pattern from RoutePattern() (#1097)f975af0Fix typo in Route doc comment (#1073)4ef87eamiddleware: fix httpFancyWriter.ReadFrom double-counting bytes with Tee (#1085)a54874fBump minimum Go to 1.23, always use request.Pattern (#1048)3328d4dApply the stringscutprefix modernizer (#1051)be60b2eSimplify chi.walk with slices.Concat (#1053)a36a925Remove last uses of io/ioutil (#1054)7d93ee3add go 1.26 to ci (#1052)903cff2Propagate inline middlewares across mounted subrouters (#1049)Updates
golang.org/x/netfrom 0.54.0 to 0.56.0Commits
9e7fdbfinternal/http3: fix wrong argument being given when validating header valueb686e5finternal/http3: add gzip support to transport8a34885go.mod: update golang.org/x dependencies72eaf98dns/dnsmessage: correctly validate SVCB record parameter order82e7868dns/dnsmessage: avoid panic when parsing SVCB record with truncated datab64f1fainternal/http3: add server support for "Trailer:" magic prefix2707ee2internal/http3: implement HTTP/3 clientConn methods31358ccinternal/http3: snapshot response headers at WriteHeader time8ecbaa9html: don't adjust xml:base8ae811ahtml: properly handle end script tag in fragment modeUpdates
modernc.org/sqlitefrom 1.50.1 to 1.53.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
6b32d1eCHANGELOG.md: document experimental freebsd/386 + freebsd/arm (#119)697300fMerge branch 'dbstatus-binding' into 'master'759639fsqlite: review fixes for !132 — restore #131 CHANGELOG link, correct DBStatus...40ff027sqlite: add DBStatus wrapper for sqlite3_db_status + pcache spill-I/O benchmark6a28fe7HACKING.md: document CHANGELOG versioning + MR integration flowadff4b1Merge branch 'pcache-shared-cache-draft' into 'master'14e5790vendor: regenerate freebsd/arm vec at SQLite 3.53.28725c22Add freebsd/386 + freebsd/arm targets73050dcMerge branch 'pcache-pool-polish' into 'master'1897fddCHANGELOG.md: consolidate untagged v1.53.0/v1.54.0 into one v1.53.0 sectionDependabot 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