-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update golang packages #40
Conversation
This comment has been minimized.
This comment has been minimized.
57d5d0b
to
e85a6aa
Compare
This comment has been minimized.
This comment has been minimized.
e85a6aa
to
cf0ffb8
Compare
This comment has been minimized.
This comment has been minimized.
cf0ffb8
to
234c964
Compare
This comment has been minimized.
This comment has been minimized.
b8c9521
to
9f306e7
Compare
9f306e7
to
5f3fccb
Compare
This comment has been minimized.
This comment has been minimized.
de95278
to
39a4542
Compare
This comment has been minimized.
This comment has been minimized.
39a4542
to
9c5d552
Compare
This comment has been minimized.
This comment has been minimized.
9c5d552
to
178aff4
Compare
This comment has been minimized.
This comment has been minimized.
178aff4
to
6082fa3
Compare
This comment has been minimized.
This comment has been minimized.
6082fa3
to
447809f
Compare
This comment has been minimized.
This comment has been minimized.
447809f
to
e0dc3d8
Compare
This comment has been minimized.
This comment has been minimized.
e0dc3d8
to
b156185
Compare
This comment has been minimized.
This comment has been minimized.
b156185
to
1c547a2
Compare
This comment has been minimized.
This comment has been minimized.
4117cb3
to
bf7e314
Compare
This comment has been minimized.
This comment has been minimized.
bf7e314
to
b9ca866
Compare
Code Metrics Report
Details | | main (d41746c) | #40 (5d591dc) | +/- |
|---------------------|----------------|---------------|--------|
- | Coverage | 50.0% | 1.4% | -48.6% |
| Files | 3 | 33 | +30 |
| Lines | 20 | 734 | +714 |
| Covered | 10 | 10 | 0 |
| Code to Test Ratio | 1:0.0 | 1:0.0 | 0.0 |
| Code | 2524 | 2524 | 0 |
| Test | 29 | 29 | 0 |
| Test Execution Time | 4s | 4s | 0s | Reported by octocov |
⚠ Artifact update problemRenovate 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:
The artifact failure details are included below: File name: go.sum
|
99a3917
to
614b7c9
Compare
04fe483
to
5ab342a
Compare
5ab342a
to
e4258cc
Compare
a45670f
to
62466f8
Compare
62466f8
to
3f9a5ac
Compare
|
d5886d4
to
8bf93b2
Compare
b97029a
to
e90aada
Compare
25b3927
to
e329b3d
Compare
e329b3d
to
c979904
Compare
This PR contains the following updates:
v1.9.1
->v1.10.0
v1.3.1
->v1.6.0
v1.16.0
->v1.19.0
v1.8.4
->v1.9.0
v2.0.0
->v2.0.1
v1.16.2
->v1.16.3
v0.13.0
->v0.25.0
v0.12.0
->v0.19.0
v0.13.0
->v0.23.0
v1.5.2
->v1.5.9
v1.25.4
->v1.25.11
Release Notes
gin-gonic/gin (github.com/gin-gonic/gin)
v1.10.0
Compare Source
Changelog
Features
5f458dd
: feat(auth): add proxy-server authentication (#3877) (@EndlessParadox1)7a865dc
: feat(bind): ShouldBindBodyWith shortcut and change doc (#3871) (@RedCrazyGhost)a182195
: feat(binding): Support custom BindUnmarshaler for binding. (#3933) (@dkkb)fd1faad
: feat(binding): support override default binding implement (#3514) (@ssfyn)ac5e84d
: feat(engine): AddedOptionFunc
andWith
(#3572) (@flc1125)c6ae2e6
: feat(logger): ability to skip logs based on user-defined logic (#3593) (@palvaneh)Bug fixes
d4e4136
: Revert "fix(uri): query binding bug (#3236)" (#3899) (@appleboy)3dc1cd6
: fix(binding): binding error while not upload file (#3819) (#3820) (@clearcodecn)82bcd6d
: fix(binding): dereference pointer to struct (#3199) (@echovl)2b1da2b
: fix(context): make context Value method adhere to Go standards (#3897) (@FarmerChillax)f70dd00
: fix(engine): fix unit test (#3878) (@flc1125)86ff4a6
: fix(header): Allow header according to RFC 7231 (HTTP 405) (#3759) (@Crocmagnon)09f8224
: fix(route): Add fullPath in context copy (#3784) (@KarthikReddyPuli)9f598a3
: fix(router): catch-all conflicting wildcard (#3812) (@FirePing32)4a40f8f
: fix(sec): upgrade golang.org/x/crypto to 0.17.0 (#3832) (@chncaption)386d244
: fix(tree): correctly expand the capacity of params (#3502) (@georgijd-form3)8790d08
: fix(uri): query binding bug (#3236) (@illiafox)44d0dd7
: fix: Add pointer support for url query params (#3659) (#3666) (@omkar-foss)646312a
: fix: protect Context.Keys map when call Copy method (#3873) (@kingcanfish)Enhancements
d4a6426
: chore(CI): update release args (#3595) (@qloog)bb3519d
: chore(IP): add TrustedPlatform constant for Fly.io. (#3839) (@ab)1b3c085
: chore(debug): add ability to override the debugPrint statement (#2337) (@josegonzalez)a64286a
: chore(deps): update dependencies to latest versions (#3835) (@appleboy)9c61295
: chore(header): Add support for RFC 9512: application/yaml (#3851) (@vincentbernat)a481ee2
: chore(http): use white color for HTTP 1XX (#3741) (@viralparmarme)c964ad3
: chore(optimize): the ShouldBindUri method of the Context struct (#3911) (@1911860538)739d2d9
: chore(perf): Optimize the Copy method of the Context struct (#3859) (@1911860538)3ea8bd9
: chore(refactor): modify interface check way (#3855) (@demoManito)ab8042e
: chore(request): check reader if it's nil before reading (#3419) (@noahyao1024)0d9dbbb
: chore(security): upgrade Protobuf for CVE-2024-24786 (#3893) (@Fotkurz)ecdbbbe
: chore: refactor CI and update dependencies (#3848) (@appleboy)39089af
: chore: refactor configuration files for better readability (#3951) (@appleboy)160c173
: chore: update GitHub Actions configuration (#3792) (@appleboy)0397e5e
: chore: update changelog categories and improve documentation (#3917) (@appleboy)62b50cf
: chore: update dependencies to latest versions (#3694) (@appleboy)638aa19
: chore: update external dependencies to latest versions (#3950) (@appleboy)c6f90df
: chore: update various Go dependencies to latest versions (#3901) (@appleboy)Build process updates
78f4687
: build(codecov): Added a codecov configuration (#3891) (@flc1125)56dc72c
: ci(Makefile): vet command add .PHONY (#3915) (@imalasong)8ab47c6
: ci(lint): update tooling and workflows for consistency (#3834) (@appleboy)8acbe65
: ci(release): refactor changelog regex patterns and exclusions (#3914) (@appleboy)000fdb3
: ci(testing): add go1.22 version (#3842) (@appleboy)Documentation updates
990c44a
: docs(context): Added deprecation comments to BindWith (#3880) (@flc1125)861ffb9
: docs(middleware): comments to functionBasicAuthForProxy
(#3881) (@EndlessParadox1)ee70b30
: docs: Add document to constantAuthProxyUserKey
andBasicAuthForProxy
. (#3887) (@EndlessParadox1)f75144a
: docs: fix typo in comment (#3868) (@testwill)83fc767
: docs: fix typo in function documentation (#3872) (@TotomiEcio)49f45a5
: docs: remove redundant comments (#3765) (@WeiTheShinobi)75ccf94
: feat: update version constant to v1.10.0 (#3952) (@appleboy)Others
02e754b
: Upgrade golang.org/x/net -> v0.13.0 (#3684) (@cpcf)97eab7d
: test(git): gitignore add develop tools (#3370) (@demoManito)ae15646
: test(http): use constant instead of numeric literal (#3863) (@testwill)fd60a24
: test(path): Optimize unit test execution results (#3883) (@flc1125)bb2d8cf
: test(render): increased unit tests coverage (#3691) (@araujo88)google/uuid (github.com/google/uuid)
v1.6.0
Compare Source
Features
Bug Fixes
v1.5.0
Compare Source
Features
v1.4.0
Compare Source
Features
Fixes
spf13/viper (github.com/spf13/viper)
v1.19.0
Compare Source
What's Changed
Bug Fixes 🐛
Dependency Updates ⬆️
Other Changes
New Contributors
Full Changelog: spf13/viper@v1.18.1...v1.19.0
v1.18.2
Compare Source
tl;dr Skip 1.18.0 and 1.18.1 and upgrade to this version instead.
This release fixes a regression that appears in rare circumstances when using
Unmarshal
orUnmarshalExact
to decode values onto pointers with multiple indirection (eg. pointer to a pointer, etc). The change was introduced in 1.18.0 as a means to resolve a long-standing bug when decoding environment variables to structs.The feature is now disabled by default and can be enabled using the
viper_bind_struct
build tag. It's also considered experimental at this point, so breaking changes may be introduced in the future.What's Changed
Bug Fixes 🐛
Full Changelog: spf13/viper@v1.18.1...v1.18.2
v1.18.1
Compare Source
What's Changed
Bug Fixes 🐛
Full Changelog: spf13/viper@v1.18.0...v1.18.1
v1.18.0
Compare Source
Major changes
Highlighting some of the changes for better visibility.
Please share your feedback in the Discussion forum. Thanks! ❤️
AutomaticEnv
works withUnmarshal
Previously, environment variables that weren't bound manually or had no defaults could not be mapped by
Unmarshal
. (The problem is explained in details in this issue: #761)#1429 introduced a solution that solves that issue.
What's Changed
Enhancements 🚀
Bug Fixes 🐛
Dependency Updates ⬆️
Other Changes
New Contributors
Full Changelog: spf13/viper@v1.17.0...v1.18.0
v1.17.0
Compare Source
Major changes
Highlighting some of the changes for better visibility.
Please share your feedback in the Discussion forum. Thanks! ❤️
Minimum Go version: 1.19
Viper now requires Go 1.19
This change ensures we can stay up to date with modern practices and dependencies.
log/slog
support [BREAKING]Viper v1.11.0 added an experimental
Logger
interface to allow custom implementations (besides jwalterweatherman).In addition, it also exposed an experimental
WithLogger
function allowing to set a custom logger.This release deprecates that interface in favor of log/slog released in Go 1.21.
To preserve backwards compatibility with older Go versions, prior to Go 1.21 Viper accepts a *golang.org/x/exp/slog.Logger.
The experimental flag is removed.
New finder implementation [BREAKING]
As of this release, Viper uses a new library to look for files, called locafero.
The new library is better covered by tests and has been built from scratch as a general purpose file finder library.
The implementation is experimental and is hidden behind a
finder
build tag.What's Changed
Exciting New Features 🎉
Enhancements 🚀
strings.Cut
by @scop in https://github.com/spf13/viper/pull/1650Breaking Changes 🛠
Dependency Updates ⬆️
Other Changes
New Contributors
Full Changelog: spf13/viper@v1.16.0...v1.17.0
stretchr/testify (github.com/stretchr/testify)
v1.9.0
Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, 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.
👻 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.