Skip to content

Update module github.com/gin-contrib/cors to v1.7.7#7

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

Update module github.com/gin-contrib/cors to v1.7.7#7
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-gin-contrib-cors-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 25, 2023

This PR contains the following updates:

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

Release Notes

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

v1.7.7

Compare Source

Changelog

Others
Bug fixes
Enhancements
Build process updates

v1.7.6

Compare Source

Changelog

Others
Enhancements
Refactor
  • 47d9afe: refactor: refactor tests to table-driven style and simplify router logic (@​appleboy)
Build process updates
Documentation updates

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: (UTC)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.5.0 chore(deps): update module github.com/gin-contrib/cors to v1.6.0 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch 2 times, most recently from 0674a15 to 2b7836d Compare March 10, 2024 10:24
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.6.0 chore(deps): update module github.com/gin-contrib/cors to v1.7.0 Mar 10, 2024
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch from 2b7836d to d83eff8 Compare March 24, 2024 05:09
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.0 chore(deps): update module github.com/gin-contrib/cors to v1.7.1 Mar 24, 2024
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch from d83eff8 to 88ae395 Compare May 1, 2024 19:17
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.1 chore(deps): update module github.com/gin-contrib/cors to v1.7.2 May 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch from 88ae395 to fd9056c Compare December 27, 2024 04:43
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.2 chore(deps): update module github.com/gin-contrib/cors to v1.7.3 Dec 27, 2024
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Dec 27, 2024

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

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

Details:

Package Change
go 1.21 -> 1.23.0
github.com/gin-gonic/gin v1.9.1 -> v1.10.1
github.com/bytedance/sonic v1.9.1 -> v1.13.3
github.com/gabriel-vasile/mimetype v1.4.2 -> v1.4.9
github.com/gin-contrib/sse v0.1.0 -> v1.1.0
github.com/go-playground/validator/v10 v10.14.0 -> v10.26.0
github.com/goccy/go-json v0.10.2 -> v0.10.5
github.com/klauspost/cpuid/v2 v2.2.4 -> v2.2.10
github.com/leodido/go-urn v1.2.4 -> v1.4.0
github.com/mattn/go-isatty v0.0.19 -> v0.0.20
github.com/pelletier/go-toml/v2 v2.0.8 -> v2.2.4
github.com/ugorji/go/codec v1.2.11 -> v1.3.0
golang.org/x/arch v0.3.0 -> v0.18.0
golang.org/x/crypto v0.9.0 -> v0.39.0
golang.org/x/net v0.10.0 -> v0.41.0
golang.org/x/sys v0.8.0 -> v0.33.0
golang.org/x/text v0.9.0 -> v0.26.0
google.golang.org/protobuf v1.30.0 -> v1.36.6

@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.3 chore(deps): update module github.com/gin-contrib/cors to v1.7.3 - autoclosed Feb 16, 2025
@renovate renovate bot closed this Feb 16, 2025
@renovate renovate bot deleted the renovate/github.com-gin-contrib-cors-1.x branch February 16, 2025 22:13
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.3 - autoclosed chore(deps): update module github.com/gin-contrib/cors to v1.7.3 Feb 17, 2025
@renovate renovate bot reopened this Feb 17, 2025
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch 2 times, most recently from fd9056c to 3434313 Compare February 17, 2025 06:24
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch 2 times, most recently from c0cce57 to c5b4c22 Compare March 17, 2025 10:08
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.3 chore(deps): update module github.com/gin-contrib/cors to v1.7.4 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch from c5b4c22 to 0607a8e Compare April 3, 2025 11:06
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.4 chore(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 0607a8e to 3909698 Compare May 7, 2025 12:44
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.5 chore(deps): update module github.com/gin-contrib/cors to v1.7.5 - autoclosed May 22, 2025
@renovate renovate bot closed this May 22, 2025
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.5 - autoclosed chore(deps): update module github.com/gin-contrib/cors to v1.7.5 May 22, 2025
@renovate renovate bot reopened this May 22, 2025
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch from bda85c6 to 3909698 Compare May 22, 2025 17:43
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch from 3909698 to 73d587f Compare June 20, 2025 15:14
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch 2 times, most recently from e674565 to 6ad93ab Compare December 24, 2025 13:05
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.6 chore(deps): update module github.com/gin-contrib/cors to v1.7.6 - autoclosed Feb 3, 2026
@renovate renovate bot closed this Feb 3, 2026
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.6 - autoclosed chore(deps): update module github.com/gin-contrib/cors to v1.7.6 Feb 3, 2026
@renovate renovate bot reopened this Feb 3, 2026
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch 2 times, most recently from 6ad93ab to 6934fce Compare February 3, 2026 09:34
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.6 chore(deps): update module github.com/gin-contrib/cors to v1.7.6 - autoclosed Feb 5, 2026
@renovate renovate bot closed this Feb 5, 2026
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.6 - autoclosed chore(deps): update module github.com/gin-contrib/cors to v1.7.6 Feb 6, 2026
@renovate renovate bot reopened this Feb 6, 2026
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch 2 times, most recently from 6934fce to faad006 Compare February 6, 2026 01:45
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.6 chore(deps): update module github.com/gin-contrib/cors to v1.7.6 - autoclosed Mar 1, 2026
@renovate renovate bot closed this Mar 1, 2026
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.6 - autoclosed chore(deps): update module github.com/gin-contrib/cors to v1.7.6 Mar 2, 2026
@renovate renovate bot reopened this Mar 2, 2026
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch 2 times, most recently from faad006 to 3ab5ee4 Compare March 2, 2026 02:15
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.6 chore(deps): update module github.com/gin-contrib/cors to v1.7.6 - autoclosed Mar 5, 2026
@renovate renovate bot closed this Mar 5, 2026
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.6 - autoclosed chore(deps): update module github.com/gin-contrib/cors to v1.7.6 Mar 5, 2026
@renovate renovate bot reopened this Mar 5, 2026
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch 2 times, most recently from 3ab5ee4 to bed6542 Compare March 5, 2026 13:33
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.6 chore(deps): update module github.com/gin-contrib/cors to v1.7.7 Mar 28, 2026
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch from bed6542 to 1519a7c Compare March 28, 2026 05:45
@renovate renovate bot changed the title chore(deps): update module github.com/gin-contrib/cors to v1.7.7 Update module github.com/gin-contrib/cors to v1.7.7 Apr 8, 2026
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.

0 participants