Skip to content

fix(deps): update module github.com/gin-contrib/cors to v1.7.7#91

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-gin-contrib-cors-1.x
Open

fix(deps): update module github.com/gin-contrib/cors to v1.7.7#91
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-gin-contrib-cors-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 8, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/gin-contrib/cors v1.7.6v1.7.7 age confidence

Release Notes

gin-contrib/cors (github.com/gin-contrib/cors)

v1.7.7

Compare Source

Changelog

Others
Bug fixes
Enhancements
Build process updates

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 8, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 15 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.3 -> 1.25.0
github.com/gin-gonic/gin v1.10.1 -> v1.12.0
github.com/bytedance/sonic v1.13.3 -> v1.15.0
github.com/bytedance/sonic/loader v0.2.4 -> v0.5.0
github.com/cloudwego/base64x v0.1.5 -> v0.1.6
github.com/gabriel-vasile/mimetype v1.4.9 -> v1.4.12
github.com/go-playground/validator/v10 v10.26.0 -> v10.30.1
github.com/klauspost/cpuid/v2 v2.2.10 -> v2.3.0
github.com/ugorji/go/codec v1.3.0 -> v1.3.1
golang.org/x/arch v0.18.0 -> v0.23.0
golang.org/x/crypto v0.39.0 -> v0.48.0
golang.org/x/net v0.41.0 -> v0.51.0
golang.org/x/sync v0.15.0 -> v0.20.0
golang.org/x/sys v0.33.0 -> v0.41.0
golang.org/x/text v0.26.0 -> v0.35.0
google.golang.org/protobuf v1.36.6 -> v1.36.10

@coveralls
Copy link
Copy Markdown

coveralls commented Apr 8, 2026

Coverage Report for CI Build 26586782950

Warning

No base build found for commit 578fb2e on main.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 0.0%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 592
Covered Lines: 0
Line Coverage: 0.0%
Coverage Strength: 0.0 hits per line

💛 - Coveralls

@renovate renovate Bot changed the title fix(deps): update module github.com/gin-contrib/cors to v1.7.7 fix(deps): update module github.com/gin-contrib/cors to v1.7.7 - autoclosed Apr 12, 2026
@renovate renovate Bot closed this Apr 12, 2026
@renovate renovate Bot deleted the renovate/github.com-gin-contrib-cors-1.x branch April 12, 2026 21:51
@renovate renovate Bot changed the title fix(deps): update module github.com/gin-contrib/cors to v1.7.7 - autoclosed fix(deps): update module github.com/gin-contrib/cors to v1.7.7 Apr 15, 2026
@renovate renovate Bot reopened this Apr 15, 2026
@renovate renovate Bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch 2 times, most recently from 02b7f7a to 4734e92 Compare April 15, 2026 09:25
@renovate renovate Bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch from 4734e92 to a95b788 Compare May 28, 2026 16:09
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 28, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module github.com/gin-contrib/cors@v1.7.7 requires go >= 1.25.0; switching to go1.25.10
go: downloading go1.25.10 (linux/amd64)
go: downloading github.com/chenyahui/gin-cache v1.9.0
go: downloading github.com/go-redis/redis/v8 v8.11.5
go: downloading gorm.io/driver/postgres v1.5.11
go: downloading gorm.io/gorm v1.30.0
go: downloading github.com/gin-gonic/gin v1.12.0
go: downloading github.com/prometheus/client_golang v1.22.0
go: downloading github.com/gin-contrib/cors v1.7.7
go: downloading github.com/jellydator/ttlcache/v2 v2.11.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading github.com/jackc/pgx/v5 v5.5.5
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/gin-contrib/sse v1.1.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/quic-go/quic-go v0.59.0
go: downloading golang.org/x/net v0.51.0
go: downloading github.com/go-playground/validator/v10 v10.30.1
go: downloading github.com/goccy/go-yaml v1.19.2
go: downloading github.com/pelletier/go-toml/v2 v2.2.4
go: downloading github.com/ugorji/go/codec v1.3.1
go: downloading go.mongodb.org/mongo-driver/v2 v2.5.0
go: downloading google.golang.org/protobuf v1.36.10
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.62.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading golang.org/x/sys v0.41.0
go: downloading golang.org/x/sync v0.20.0
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
go: downloading golang.org/x/crypto v0.48.0
go: downloading golang.org/x/text v0.35.0
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/bytedance/sonic v1.15.0
go: downloading github.com/goccy/go-json v0.10.5
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/quic-go/qpack v0.6.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.12
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/jackc/puddle/v2 v2.2.1
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/bytedance/gopkg v0.1.3
go: downloading github.com/cloudwego/base64x v0.1.6
go: downloading golang.org/x/arch v0.23.0
go: downloading github.com/klauspost/cpuid/v2 v2.3.0
go: downloading github.com/bytedance/sonic/loader v0.5.0
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: github.com/counterapi/api/pkg/controllers imports
	github.com/gin-gonic/gin imports
	github.com/quic-go/quic-go/http3 imports
	github.com/quic-go/qpack: github.com/quic-go/qpack@v0.6.0: verifying module: github.com/quic-go/qpack@v0.6.0: Get "https://sum.golang.org/lookup/github.com/quic-go/qpack@v0.6.0": read tcp 10.61.0.30:59280->172.253.63.141:443: read: connection reset by peer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant