build(deps): bump the dependencies group across 1 directory with 18 updates - #7
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the dependencies group across 1 directory with 18 updates#7dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the dependencies group with 4 updates in the / directory: [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin), [github.com/gin-contrib/sse](https://github.com/gin-contrib/sse), [github.com/goccy/go-json](https://github.com/goccy/go-json) and [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty). Updates `github.com/gin-gonic/gin` from 1.10.0 to 1.12.0 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.10.0...v1.12.0) Updates `github.com/bytedance/sonic` from 1.13.2 to 1.15.0 - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](bytedance/sonic@v1.13.2...v1.15.0) Updates `github.com/bytedance/sonic/loader` from 0.2.4 to 0.5.0 - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](bytedance/sonic@loader/v0.2.4...loader/v0.5.0) Updates `github.com/cloudwego/base64x` from 0.1.5 to 0.1.6 - [Release notes](https://github.com/cloudwego/base64x/releases) - [Commits](cloudwego/base64x@v0.1.5...v0.1.6) Updates `github.com/gabriel-vasile/mimetype` from 1.4.8 to 1.4.12 - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Commits](gabriel-vasile/mimetype@v1.4.8...v1.4.12) Updates `github.com/gin-contrib/sse` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/gin-contrib/sse/releases) - [Commits](gin-contrib/sse@v1.1.0...v1.1.1) Updates `github.com/go-playground/validator/v10` from 10.26.0 to 10.30.1 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.26.0...v10.30.1) Updates `github.com/goccy/go-json` from 0.10.5 to 0.10.6 - [Release notes](https://github.com/goccy/go-json/releases) - [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md) - [Commits](goccy/go-json@v0.10.5...v0.10.6) Updates `github.com/klauspost/cpuid/v2` from 2.2.10 to 2.3.0 - [Release notes](https://github.com/klauspost/cpuid/releases) - [Commits](klauspost/cpuid@v2.2.10...v2.3.0) Updates `github.com/mattn/go-isatty` from 0.0.20 to 0.0.22 - [Commits](mattn/go-isatty@v0.0.20...v0.0.22) Updates `github.com/pelletier/go-toml/v2` from 2.2.2 to 2.2.4 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Commits](pelletier/go-toml@v2.2.2...v2.2.4) Updates `github.com/ugorji/go/codec` from 1.2.12 to 1.3.1 - [Release notes](https://github.com/ugorji/go/releases) - [Commits](ugorji/go@v1.2.12...codec/v1.3.1) Updates `golang.org/x/arch` from 0.16.0 to 0.22.0 - [Commits](golang/arch@v0.16.0...v0.22.0) Updates `golang.org/x/crypto` from 0.36.0 to 0.48.0 - [Commits](golang/crypto@v0.36.0...v0.48.0) Updates `golang.org/x/net` from 0.38.0 to 0.51.0 - [Commits](golang/net@v0.38.0...v0.51.0) Updates `golang.org/x/sys` from 0.31.0 to 0.41.0 - [Commits](golang/sys@v0.31.0...v0.41.0) Updates `golang.org/x/text` from 0.24.0 to 0.34.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.24.0...v0.34.0) Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.10 --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/bytedance/sonic dependency-version: 1.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/bytedance/sonic/loader dependency-version: 0.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/cloudwego/base64x dependency-version: 0.1.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/gabriel-vasile/mimetype dependency-version: 1.4.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/gin-contrib/sse dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/goccy/go-json dependency-version: 0.10.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/klauspost/cpuid/v2 dependency-version: 2.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/mattn/go-isatty dependency-version: 0.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/pelletier/go-toml/v2 dependency-version: 2.2.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/ugorji/go/codec dependency-version: 1.3.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/arch dependency-version: 0.22.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.48.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/net dependency-version: 0.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/sys dependency-version: 0.41.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/text dependency-version: 0.34.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies ... 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 dependencies group with 4 updates in the / directory: github.com/gin-gonic/gin, github.com/gin-contrib/sse, github.com/goccy/go-json and github.com/mattn/go-isatty.
Updates
github.com/gin-gonic/ginfrom 1.10.0 to 1.12.0Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
... (truncated)
Commits
73726dcdocs: update documentation to reflect Go version changes (#4552)e292e5cdocs: document and finalize Gin v1.12.0 release (#4551)ae3f524ci: update Go version support to 1.25+ across CI and docs (#4550)38534e2chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 (#4548)472d086fix(tree): panic in findCaseInsensitivePathRec with RedirectFixedPath (#4535)fb25834test(context): use http.StatusContinue constant instead of magic number 100 (...6f1d5fetest(render): add comprehensive error handling tests (#4541)5c00df8fix(render): write content length in Data.Render (#4206)db30908chore(logger): allow skipping query string output (#4547)ba093d1chore(binding): upgrade bson dependency to mongo-driver v2 (#4549)Updates
github.com/bytedance/sonicfrom 1.13.2 to 1.15.0Release notes
Sourced from github.com/bytedance/sonic's releases.
... (truncated)
Commits
afa2fcechore: update go mod (#899)97eeff6feat: support Go 1.26 (#898)3afe8f2chore: update Go CI (#886)388df2dopt: ast node set (#883)8a732a3chore: benchmark with msgpack (#881)3fbf6d5chore: update loader version to 0.4.0 (#878)438eca4chore: pcsp for jit functions (#877)045dce4style(internal/rt): fix a typo in filename (#871)a71350bchore: update arm asm (#873)cdd9739fix: pcsp for jit functions (#868)Updates
github.com/bytedance/sonic/loaderfrom 0.2.4 to 0.5.0Commits
97eeff6feat: support Go 1.26 (#898)3afe8f2chore: update Go CI (#886)388df2dopt: ast node set (#883)8a732a3chore: benchmark with msgpack (#881)3fbf6d5chore: update loader version to 0.4.0 (#878)438eca4chore: pcsp for jit functions (#877)045dce4style(internal/rt): fix a typo in filename (#871)a71350bchore: update arm asm (#873)cdd9739fix: pcsp for jit functions (#868)72bd4cafeature: use pool for EscapeHTML (#866)Updates
github.com/cloudwego/base64xfrom 0.1.5 to 0.1.6Release notes
Sourced from github.com/cloudwego/base64x's releases.
Commits
b1a6643chore: upgrade sonic/loader to v0.3.0 (#13)5e89223fix: license checker and test in different go versions (#12)Updates
github.com/gabriel-vasile/mimetypefrom 1.4.8 to 1.4.12Release notes
Sourced from github.com/gabriel-vasile/mimetype's releases.
... (truncated)
Commits
6b840f6zlib: add support209f418grib: add supportde4565cRFC822 support (#740)17b3032jar: manifest must be first7230605ci: add more linters and fix their warnings (#734)7c250caall: fix integer overflow panics (#733)62f95c4zip+json: performance improvements (#732)12525e4zip+json: add benchmarks for better perfomance tracking (#730)9914830msoxml: match files and directories for first zip entry5ec1912json: prevent one alloc by re-using the same slice (#726)Updates
github.com/gin-contrib/ssefrom 1.1.0 to 1.1.1Release notes
Sourced from github.com/gin-contrib/sse's releases.
Commits
41aa9c0ci(workflow): bump goreleaser/goreleaser-action from v6 to v75f914eechore(deps): upgrade gin to v1.12.0 and update CI Go versions6adf020chore(ci): upgrade trivy-action from 0.33.1 to 0.35.08bfd803Update golangci-lint version to v2.9124027cAdd Go 1.26 to GitHub Actions test matrixba43f51chore(deps): bump actions/cache from 4 to 5723ee83docs: add Trivy Security Scan badge to README379d048chore(ci): update golangci-lint to v2.6461e5c9chore: drop Go 1.23 support, require Go 1.24+7398a9fci: update and enhance CI workflows and security scanningUpdates
github.com/go-playground/validator/v10from 10.26.0 to 10.30.1Release notes
Sourced from github.com/go-playground/validator/v10's releases.
... (truncated)
Commits
5010f83Fix 1513 update ISO 3166-2 codes (#1514)e8627a1fix: Revert min limit of e164 regex (#1516)65b1bccFeat: uds_exists validator (#1482)e9b900cfix: resolve panic when using cross-field validators with ValidateMap (#1508)7aba81cfix: resolve panic when using aliases with OR operator (#1507)4d600befix: add missing translations for alpha validators (#1510)b0e4ba2docs: document omitzero (#1509)79fba72Bump github.com/gabriel-vasile/mimetype from 1.4.11 to 1.4.12 (#1505)c3c9084Bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#1504)afce000excluded_unlessbug fix (#1307)Updates
github.com/goccy/go-jsonfrom 0.10.5 to 0.10.6Release notes
Sourced from github.com/goccy/go-json's releases.
Commits
e4877d5fix: panic on embedded struct with recursive (#483)Updates
github.com/klauspost/cpuid/v2from 2.2.10 to 2.3.0Release notes
Sourced from github.com/klauspost/cpuid/v2's releases.
Commits
f871662Detect AMD TSA mitigations (#166)4515332Run go mod tidy995eb73Add in PMU parsing from CPUID leaf 0xA for Intel processors (#165)fabe622Add SGXPQC detection (#163)02ba122fix: Fix division by zero in physicalCores on intel (#162)9258d0fUpdate testset.462c017darwin/arm64: fix SIMD detection and improve ARM feature probing (#160)668c84eAdd SM3, SM4 detection on x86 (#157)243c6f1Add AMXTRANSPOSE detection (#156)Updates
github.com/mattn/go-isattyfrom 0.0.20 to 0.0.22Commits
9a68506Fix isCygwinPipeName to accept Windows 7 trailing suffix (#90)4237fb1Update Go test matrix to current versions (1.24-1.26)433c12bUpdate GitHub Actions to latest versions1cf5589Add wasip1 and wasip2 to build constraints in isatty_others.go1237245Update dependencies: go 1.15 -> 1.21, golang.org/x/sys v0.6.0 -> v0.28.0ac9c88dFix typo in comment: undocomented -> undocumented