chore(deps): update all - autoclosed #1
Closed
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:
v3.2.6->v3.3.33.16.0->3.20.3v1.0.0->v1.0.1v1.7.7->v1.10.0v0.3.12->v0.3.16v0.0.3->v0.0.6v1.7.2->v1.8.1v1.4.0->v1.8.1v1.8.1->v1.19.0v1.22.9->v1.22.16v1.21.0->v1.27.01.19.2-alpine->1.23.3-alpinev0.0.0-20201112155050-0c6587e931a9->v0.29.0v0.0.0-20210405180319-a5a99cb37ef4->v0.31.0v0.3.5->v0.20.0v0.0.0-20200630173020-3af7569d3a1e->v0.8.0Release Notes
actions/cache (actions/cache)
v3.3.3Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.3.3
v3.3.2Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.3.2
v3.3.1Compare Source
What's Changed
Full Changelog: actions/cache@v3...v3.3.1
v3.3.0Compare Source
What's Changed
lookup-onlyoption by @cdce8p in https://github.com/actions/cache/pull/1041New Contributors
Full Changelog: actions/cache@v3...v3.3.0
dustin/go-humanize (github.com/dustin/go-humanize)
v1.0.1Compare Source
gin-gonic/gin (github.com/gin-gonic/gin)
v1.10.0Compare 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): AddedOptionFuncandWith(#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 constantAuthProxyUserKeyandBasicAuthForProxy. (#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)v1.9.1Compare Source
BUG FIXES
SECURITY
ENHANCEMENTS
DOCS
v1.9.0Compare Source
BREAK CHANGES
BUG FIXES
SECURITY
ENHANCEMENTS
DOCS
v1.8.2Compare Source
BUG FIXES
SECURITY
v1.8.1Compare Source
ENHANCEMENTS
v1.8.0Compare Source
BREAK CHANGES
RemoteIP() (net.IP, bool)withRemoteIP() net.IPBUG FIXES
ENHANCEMENTS
DOCS
imdario/mergo (github.com/imdario/mergo)
v0.3.16: Announcement: v1.0.0 will be released on June 18thCompare Source
This release doesn't contain code changes.
After 10 years, with many corner cases covered, very few issues pending (at least, comparing them with the usage of the library as part of Docker, Kubernetes, Datadog's agent, etc.), and a very stable API, I think it's time to release a 1.0.0 version.
This version will be released under a vanity URL: dario.cat/mergo
PS: although I'll make sure that github.com/imdario/mergo will be available, I'm going to also change my GitHub handle, so expect for a few minutes to not be able to pull from github.com/imdario as I fork it from the new handle to the old one.
PS2: I'm creating a discussion for this release to make sure we can have a conversation around the topic, and anything else about Mergo that you care about.
v0.3.15: Issues #131, #170, #220, and #202 fixedCompare Source
v0.3.14: fix: Respect overwriteWithEmptySrc when merging maps #231Compare Source
v0.3.13: Merging same-type slices supported, YAML upgraded to v3 (only used in tests), and more flexibility for transformersCompare Source
What's Changed
New Contributors
Full Changelog: darccio/mergo@0.3.12...v0.3.13
mattn/go-zglob (github.com/mattn/go-zglob)
v0.0.6Compare Source
v0.0.5Compare Source
v0.0.4Compare Source
smartystreets/goconvey (github.com/smartystreets/goconvey)
v1.8.1Compare Source
v1.8.0: - Updating to Go 1.18Compare Source
What's Changed
New Contributors
Full Changelog: smartystreets/goconvey@v1.7.2...v1.8.0
spf13/cobra (github.com/spf13/cobra)
v1.8.1Compare Source
✨ Features
🐛 Bug fixes
🔧 Maintenance
🧪 Testing & CI/CD
✏️ Documentation
New Contributors
Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍
Full Changelog: spf13/cobra@v1.8.0...v1.8.1
v1.8.0Compare Source
✨ Features
MarkFlagsOneRequiredAPI for flags which can be used to mark a flag group as required and cause command failure if at least one is not used when invoked.SetErrPrefixandErrPrefixAPIs on theCommandstruct to allow for setting a custom prefix for errors🐛 Bug fixes
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.