chore(deps): bump the go-deps group with 3 updates - #98
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-deps group with 3 updates: [github.com/go-playground/validator/v10](https://github.com/go-playground/validator), [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) and [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp). Updates `github.com/go-playground/validator/v10` from 10.30.3 to 10.30.4 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.30.3...v10.30.4) Updates `github.com/mattn/go-sqlite3` from 1.14.50 to 1.14.52 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.50...v1.14.52) Updates `github.com/valyala/fasthttp` from 1.73.0 to 1.74.0 - [Release notes](https://github.com/valyala/fasthttp/releases) - [Commits](valyala/fasthttp@v1.73.0...v1.74.0) --- updated-dependencies: - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/valyala/fasthttp dependency-version: 1.74.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... 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-deps group with 3 updates: github.com/go-playground/validator/v10, github.com/mattn/go-sqlite3 and github.com/valyala/fasthttp.
Updates
github.com/go-playground/validator/v10from 10.30.3 to 10.30.4Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
dfe35cfci: Fix the linter version (#1617)facf128feat(translations): add Armenian translations (#1604)961375bdocs: clarify fieldexcludes behavior (#1610)74dd82atest: cover startsnotwith/endsnotwith, RegisterStructValidationMapRules, and ...379edc8chore(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0 (#1612)f9944c5fix: use idiomatic "at most" in English max/lte messages (#1600)67e37d6fix(fqdn): enforce maximum DNS name length (#1603)6b571d1chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.13 to 1.4.15 (#...8455180chore(deps): bump github.com/leodido/go-urn from 1.4.0 to 1.5.0 (#1606)fd8bd3cchore(deps): bump actions/setup-go from 6 to 7 (#1601)Updates
github.com/mattn/go-sqlite3from 1.14.50 to 1.14.52Release notes
Sourced from github.com/mattn/go-sqlite3's releases.
Commits
b0be46fMerge pull request #1454 from mattn/fix-stmt-cache-probe-costc8212b8Replace schema probe with eager first step for cached statementsd7f5da7Merge pull request #1452 from mattn/fix-stmt-cache-schema-change6428cadMerge pull request #1444 from bradengroom/codex/efficient-query-cancellationbe93f7aMerge pull request #1453 from mattn/fix-handle-map-quadratic5b285a1Merge branch 'master' into codex/efficient-query-cancellation2294cd9Replace copy-on-write handle map with sync.Map5341ceeGate cache on runtime version and skip probing in transactionsc7ed68dFlush statement cache when the schema changes6507893Merge pull request #1367 from kberov/typosUpdates
github.com/valyala/fasthttpfrom 1.73.0 to 1.74.0Release notes
Sourced from github.com/valyala/fasthttp's releases.
Commits
17ba63cchore(deps): bump github.com/klauspost/compress from 1.19.2 to 1.20.0 (#2384)559991afeat(examples): add zero-allocation server example (#2362)1900e53fix: prevent stale query string after clearing query args (#2380)fde5d95give TestClientHeadWithBody a CI-proof read timeout (#2374)395442afix: keep a chunked requestStream at EOF once the body ends (#2379)c19f9cffix: let request timeouts override client timeouts (#2372)c96f600chore(deps): bump securego/gosec from 2.28.0 to 2.29.0 (#2375)d47d2c9Always stream response bodies when requested (#2373)0d9439bReplace github.com/andybalholm/brotli with github.com/molecule-man/go-brrr (#...fb3b29efix: wait for streaming reads before releasing pooled resources (#2353)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