-
-
Notifications
You must be signed in to change notification settings - Fork 675
chore(deps): update bump go dependencies #784
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #784 +/- ##
=======================================
Coverage 79.51% 79.51%
=======================================
Files 56 56
Lines 2641 2641
=======================================
Hits 2100 2100
Misses 450 450
Partials 91 91 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
tldr: allowedOrigins can now be slash-delimited regex |
e53a15b
to
b0a3e42
Compare
b0a3e42
to
4f3e833
Compare
4f3e833
to
179ab7e
Compare
179ab7e
to
072bbc4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is enough for a batch merge, there are some updates on golang.org/x/ that should resolve some security flags too.
This PR contains the following updates:
v1.7.3
->v1.7.5
v1.2.2
->v1.2.3
v10.25.0
->v10.26.0
v0.36.0
->v0.38.0
Release Notes
gin-contrib/cors (github.com/gin-contrib/cors)
v1.7.5
Compare 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.4
Compare 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)gin-contrib/gzip (github.com/gin-contrib/gzip)
v1.2.3
Compare Source
Changelog
Enhancements
3b246bb
: chore: update dependencies to latest versions focused on security patches (@appleboy)Build process updates
ea4c811
: ci: update GitHub Actions and improve test configurations (@appleboy)f75942a
: build: drop support for older Go versions and upgrade dependencies (@appleboy)aa60ac1
: ci: reorganize and update golangci-lint configuration (@appleboy)go-playground/validator (github.com/go-playground/validator/v10)
v10.26.0
Compare Source
What's Changed
Base64RawURL
usage by @196Ikuchil in https://github.com/go-playground/validator/pull/1336New Contributors
Full Changelog: go-playground/validator@v10.25.0...v10.26.0
Configuration
📅 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.