fix(deps): update go non-major dependencies - autoclosed#244
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
fix(deps): update go non-major dependencies - autoclosed#244renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
bfdabb8 to
8c3fabf
Compare
19aef00 to
bf26302
Compare
bf26302 to
7bb61fa
Compare
be3d0a9 to
8d25d5d
Compare
b50a7a3 to
aeb7c67
Compare
aeb7c67 to
ed3561e
Compare
31f0a82 to
f07f04c
Compare
f07f04c to
0516a46
Compare
1d3c02e to
9274f95
Compare
a914be7 to
6f94fbf
Compare
d4a5708 to
46bff66
Compare
46bff66 to
4bb94e9
Compare
0af3020 to
57962bf
Compare
57962bf to
1980800
Compare
7328ffb to
2be6359
Compare
2be6359 to
2e1cd23
Compare
2e1cd23 to
3c1921c
Compare
3c1921c to
83de917
Compare
83de917 to
6301246
Compare
6301246 to
f071574
Compare
f071574 to
38935b4
Compare
38935b4 to
94672cf
Compare
518856b to
acb77a2
Compare
Contributor
Author
ℹ Artifact update noticeFile name: auth/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: core/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: print/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
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.
This PR contains the following updates:
v1.10.0->v1.20.0v1.11.1->v1.29.0v1.4.0->v1.7.6v1.8.2->v1.10.1v1.3.0->v1.6.0v1.8.1->v1.10.0v1.0.0->v1.0.1v1.5.3->v1.6.0v1.8.10->v1.16.4v0.39.0->v0.62.0v1.13.0->v1.37.0v1.13.0->v1.37.0v1.13.0->v1.37.0v1.13.0->v1.37.0v0.6.0->v0.39.0Release Notes
gin-contrib/cors (github.com/gin-contrib/cors)
v1.7.6Compare Source
Changelog
Others
f65f3f7: test: refactor and expand CORS AllowOrigins test coverage (@appleboy)Enhancements
28dfa40: chore: update core dependencies to latest supported versions (@appleboy)a9706b1: chore: use http.MethodOptions instead of string literal (#164) (@LombardiDaniel)7161918: chore: update go codec library to improve serialization support (@appleboy)ebd7f91: chore: pin golangci-lint to a specific version (@appleboy)Refactor
47d9afe: refactor: refactor tests to table-driven style and simplify router logic (@appleboy)Build process updates
90bd363: ci: upgrade golangci-lint GitHub Action to v8 (@appleboy)Documentation updates
516207b: docs: rewrite and expand README for clarity and comprehensive guidance (@appleboy)abfb2cb: docs: expand and clarify configuration documentation (@appleboy)8efeda3: docs: revise and expand project documentation for clarity and usability (@appleboy)4ee797e: docs: reorganize and streamline README structure and content (@appleboy)v1.7.5Compare Source
Changelog
Enhancements
2def266: chore: update dependencies to their latest stable versions (@appleboy)Build process updates
086191d: ci: improve GolangCI configuration and update GitHub workflow (@appleboy)2ae76b0: ci: switch to internal API for completions and update dependencies (@appleboy)v1.7.4Compare Source
Changelog
Features
45b197e: feat: add regex support for origin validation in CORS configuration (#159) (@appleboy)Enhancements
8289cfd: chore: update Go version and dependencies in project configuration (@appleboy)Build process updates
7a4cab3: ci: add GitHub Actions workflow for Bearer PR checks (@appleboy)dac7b69: ci: update GitHub Actions and adjust test configurations (@appleboy)v1.7.3Compare Source
Changelog
Enhancements
9bb7abb: chore: refactor goreleaser configuration (@appleboy)03a81e8: chore: update dependencies to latest versions (@appleboy)7ba65f5: chore: update Go version to 1.20 and above in workflows (@appleboy)d4fb95a: chore: update Go version to 1.21 and dependencies (@appleboy)80b5d9b: chore: update dependencies to latest versions (@appleboy)Build process updates
e0ba036: ci: refactor GitHub Actions workflow configuration (@appleboy)671e12a: ci: extend GitHub Actions CI to macOS (@appleboy)556f008: ci: refactor codebase for improved performance and maintainability (@appleboy)v1.7.2Compare Source
Changelog
Enhancements
f952c06: chore: improve changelog generation and categorization (@appleboy)c4d5284: chore: update dependencies and refactor imports (@appleboy)Build process updates
064064f: ci: update Go workflow linting action to v5 (@appleboy)v1.7.1Compare Source
Changelog
Enhancements
71a48a2chore: update third-party dependencies to latest versionsOthers
88cbcd0ci: update GitHub Actions workflows for Go projects84d0919test: refactor CORS tests and expand coveragev1.7.0Compare Source
Changelog
Bug fixes
7f30a1ffix: improve error handling and test robustnessEnhancements
9d49f16chore(cors): Allow a custom validation function which receives the full gin context (#140)Others
4447aebrefactor: refactor request handling and improve CORS checksv1.6.0Compare Source
Changelog
Features
eac6c48feat(schema): allow usage of custom schemas (#139)Bug fixes
27b723afixe(domain): wildcard parse bug (#106 and #57) @maxshine and @HvitgarEnhancements
f41df75chore: update GitHub actions to latest versions2451987chore: update dependencies to latest versions7d356c2chore: update dependencies to latest versions5da0aeechore: update third-party dependencies8263fcechore: update version of actions/setup-go in GitHub workflowsOthers
fcbd06fci: enhance testing matrix and tolerance limitsf08c1bcci: refactor CI workflows and improve tests30792dcci: refactor GitHub Actions workflows0e993b7ci: update GitHub Actions to Version 390a7c66test(cors): enhance CORS wildcard handling tests (#145)85bf9fbtest: improve CORS wildcard handling and testing (#144)d5002f2test: refactor tests and update CI configurationsv1.5.0Compare Source
Changelog
Features
0eaf9a0feat: adds support for private network header (#128)Enhancements
c1983b2chore(CI): add go1.20 version1d5e083chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#112)f8b2357chore(options): Added availability to set 200/204 for OPTIONS request status (#129)f92a222chore: Add go 1.19 and upgrade lint version to v1.4995df7c6chore: removedepguardlinter and rename example file7ac4445chore: update GitHub Actions configuration filesbbf67cdchore: update Go version and setup-go actionb216599chore: updategoreleaser/goreleaser-actionto version v4765e44echore: update dependencies to latest versionsbf2c9dfchore: update linter configuration and changelog titlesbbb26b0chore: update supported versions of GoOthers
5914b2fbuild: update Go version and dependenciesgin-gonic/gin (github.com/gin-gonic/gin)
v1.10.1Compare Source
Changelog
Refactor
b5af779: refactor: strengthen HTTPS security and improve code organization (@appleboy)v1.10.0Compare Source
Features
OptionFuncandWith(#3572) (@flc1125)Bug fixes
Enhancements
Build process updates
Documentation updates
BasicAuthForProxy(#3881) (@EndlessParadox1)AuthProxyUserKeyandBasicAuthForProxy. (#3887) (@EndlessParadox1)Others
v1.9.1Compare Source
BUG FIXES
SECURITY
ENHANCEMENTS
DOCS
v1.9.0Compare Source
BREAK CHANGES
BUG FIXES
SECURITY
ENHANCEMENTS
DOCS
google/uuid (github.com/google/uuid)
v1.6.0Compare Source
Features
Bug Fixes
v1.5.0Compare Source
Features
v1.4.0Compare Source
Features
Fixes
v1.3.1Compare Source
Bug Fixes
stretchr/testify (github.com/stretchr/testify)
v1.10.0Compare Source
What's Changed
Functional Changes
Fixes
Documentation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.9.0...v1.10.0
v1.9.0Compare Source
What's Changed
Calledby @aud10slave in https://github.com/stretchr/testify/pull/631Configuration
📅 Schedule: 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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.