Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gin-contrib/cors v1.4.0 -> v1.7.5 age adoption passing confidence

Release Notes

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

v1.7.5

Compare Source

Changelog

Enhancements
Build process updates

v1.7.4

Compare Source

Changelog

Features
Enhancements
Build process updates

v1.7.3

Compare Source

Changelog

Enhancements
Build process updates

v1.7.2

Compare Source

Changelog

Enhancements
Build process updates

v1.7.1

Compare Source

Changelog

Enhancements
  • 71a48a2 chore: update third-party dependencies to latest versions
Others
  • 88cbcd0 ci: update GitHub Actions workflows for Go projects
  • 84d0919 test: refactor CORS tests and expand coverage

v1.7.0

Compare Source

Changelog

Bug fixes
  • 7f30a1f fix: improve error handling and test robustness
Enhancements
  • 9d49f16 chore(cors): Allow a custom validation function which receives the full gin context (#​140)
Others
  • 4447aeb refactor: refactor request handling and improve CORS checks

v1.6.0

Compare Source

Changelog

Features
Bug fixes
Enhancements
  • f41df75 chore: update GitHub actions to latest versions
  • 2451987 chore: update dependencies to latest versions
  • 7d356c2 chore: update dependencies to latest versions
  • 5da0aee chore: update third-party dependencies
  • 8263fce chore: update version of actions/setup-go in GitHub workflows
Others
  • fcbd06f ci: enhance testing matrix and tolerance limits
  • f08c1bc ci: refactor CI workflows and improve tests
  • 30792dc ci: refactor GitHub Actions workflows
  • 0e993b7 ci: update GitHub Actions to Version 3
  • 90a7c66 test(cors): enhance CORS wildcard handling tests (#​145)
  • 85bf9fb test: improve CORS wildcard handling and testing (#​144)
  • d5002f2 test: refactor tests and update CI configurations

v1.5.0

Compare Source

Changelog

Features
Enhancements
  • c1983b2 chore(CI): add go1.20 version
  • 1d5e083 chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#​112)
  • f8b2357 chore(options): Added availability to set 200/204 for OPTIONS request status (#​129)
  • f92a222 chore: Add go 1.19 and upgrade lint version to v1.49
  • 95df7c6 chore: remove depguard linter and rename example file
  • 7ac4445 chore: update GitHub Actions configuration files
  • bbf67cd chore: update Go version and setup-go action
  • b216599 chore: update goreleaser/goreleaser-action to version v4
  • 765e44e chore: update dependencies to latest versions
  • bf2c9df chore: update linter configuration and changelog titles
  • bbb26b0 chore: update supported versions of Go
Others
  • 5914b2f build: update Go version and dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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
Contributor Author

renovate bot commented Mar 31, 2025

ℹ 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):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/bytedance/sonic v1.11.6 -> v1.13.2
github.com/bytedance/sonic/loader v0.1.1 -> v0.2.4
github.com/cloudwego/base64x v0.1.4 -> v0.1.5
github.com/gabriel-vasile/mimetype v1.4.3 -> v1.4.8
github.com/gin-contrib/sse v0.1.0 -> v1.0.0
github.com/go-playground/validator/v10 v10.20.0 -> v10.26.0
github.com/goccy/go-json v0.10.2 -> v0.10.5
github.com/klauspost/cpuid/v2 v2.2.7 -> v2.2.10
golang.org/x/arch v0.8.0 -> v0.15.0

@coveralls
Copy link

Pull Request Test Coverage Report for Build 14176884169

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 9695447974: 0.0%
Covered Lines: 0
Relevant Lines: 540

💛 - Coveralls

@coveralls
Copy link

coveralls commented Mar 31, 2025

Pull Request Test Coverage Report for Build 15088039782

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 15088030989: 0.0%
Covered Lines: 0
Relevant Lines: 540

💛 - Coveralls

@renovate renovate bot changed the title fix(deps): update module github.com/gin-contrib/cors to v1.7.4 fix(deps): update module github.com/gin-contrib/cors to v1.7.5 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch from c1a2bf1 to 1707884 Compare April 3, 2025 09:43
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch from 1707884 to 828ffd1 Compare May 7, 2025 14:03
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch 7 times, most recently from 9b67e26 to 93dd53c Compare May 18, 2025 08:33
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch from 93dd53c to f4353e9 Compare May 18, 2025 08:34
@omegion omegion closed this May 18, 2025
@renovate renovate bot deleted the renovate/github.com-gin-contrib-cors-1.x branch May 18, 2025 08:38
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.

2 participants