ti-community-infra / tichi

TiChi ☯️ contains the tidb community collaboration automation basic framework and tool set.
https://prow.tidb.net
Apache License 2.0
45 stars 27 forks source link

fix(deps): update module github.com/gin-gonic/gin to v1.8.1 #1079

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/gin-gonic/gin require minor v1.7.0 -> v1.8.1

Release Notes

gin-gonic/gin ### [`v1.8.1`](https://togithub.com/gin-gonic/gin/blob/HEAD/CHANGELOG.md#Gin-v181) [Compare Source](https://togithub.com/gin-gonic/gin/compare/v1.8.0...v1.8.1) ##### ENHANCEMENTS - feat(context): add ContextWithFallback feature flag [#​3172](https://togithub.com/gin-gonic/gin/pull/3172) ### [`v1.8.0`](https://togithub.com/gin-gonic/gin/blob/HEAD/CHANGELOG.md#Gin-v180) [Compare Source](https://togithub.com/gin-gonic/gin/compare/v1.7.7...v1.8.0) ### [`v1.7.7`](https://togithub.com/gin-gonic/gin/blob/HEAD/CHANGELOG.md#Gin-v177) [Compare Source](https://togithub.com/gin-gonic/gin/compare/v1.7.6...v1.7.7) ##### BUGFIXES - Fixed X-Forwarded-For unsafe handling of CVE-2020-28483 [#​2844](https://togithub.com/gin-gonic/gin/pull/2844), closed issue [#​2862](https://togithub.com/gin-gonic/gin/issues/2862). - Tree: updated the code logic for `latestNode` [#​2897](https://togithub.com/gin-gonic/gin/pull/2897), closed issue [#​2894](https://togithub.com/gin-gonic/gin/issues/2894) [#​2878](https://togithub.com/gin-gonic/gin/issues/2878). - Tree: fixed the misplacement of adding slashes [#​2847](https://togithub.com/gin-gonic/gin/pull/2847), closed issue [#​2843](https://togithub.com/gin-gonic/gin/issues/2843). - Tree: fixed tsr with mixed static and wildcard paths [#​2924](https://togithub.com/gin-gonic/gin/pull/2924), closed issue [#​2918](https://togithub.com/gin-gonic/gin/issues/2918). ##### ENHANCEMENTS - TrustedProxies: make it backward-compatible [#​2887](https://togithub.com/gin-gonic/gin/pull/2887), closed issue [#​2819](https://togithub.com/gin-gonic/gin/issues/2819). - TrustedPlatform: provide custom options for another CDN services [#​2906](https://togithub.com/gin-gonic/gin/pull/2906). ##### DOCS - NoMethod: added usage annotation ([#​2832](https://togithub.com/gin-gonic/gin/pull/2832#issuecomment-929954463)). ### [`v1.7.6`](https://togithub.com/gin-gonic/gin/blob/HEAD/CHANGELOG.md#Gin-v176) ##### BUGFIXES - bump new release to fix v1.7.5 release error by using v1.7.4 codes. ### [`v1.7.4`](https://togithub.com/gin-gonic/gin/blob/HEAD/CHANGELOG.md#Gin-v174) [Compare Source](https://togithub.com/gin-gonic/gin/compare/v1.7.3...v1.7.4) ##### BUGFIXES - bump new release to fix checksum mismatch ### [`v1.7.3`](https://togithub.com/gin-gonic/gin/blob/HEAD/CHANGELOG.md#Gin-v173) [Compare Source](https://togithub.com/gin-gonic/gin/compare/v1.7.2...v1.7.3) ##### BUGFIXES - fix level 1 router match [#​2767](https://togithub.com/gin-gonic/gin/issues/2767), [#​2796](https://togithub.com/gin-gonic/gin/issues/2796) ### [`v1.7.2`](https://togithub.com/gin-gonic/gin/blob/HEAD/CHANGELOG.md#Gin-v172) [Compare Source](https://togithub.com/gin-gonic/gin/compare/v1.7.1...v1.7.2) ##### BUGFIXES - Fix conflict between param and exact path [#​2706](https://togithub.com/gin-gonic/gin/issues/2706). Close issue [#​2682](https://togithub.com/gin-gonic/gin/issues/2682) [#​2696](https://togithub.com/gin-gonic/gin/issues/2696). ### [`v1.7.1`](https://togithub.com/gin-gonic/gin/blob/HEAD/CHANGELOG.md#Gin-v171) [Compare Source](https://togithub.com/gin-gonic/gin/compare/v1.7.0...v1.7.1) ##### BUGFIXES - fix: data race with trustedCIDRs from [#​2674](https://togithub.com/gin-gonic/gin/issues/2674)([#​2675](https://togithub.com/gin-gonic/gin/pull/2675))

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 becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

ti-chi-bot commented 1 year ago

[REVIEW NOTIFICATION]

This pull request has been approved by:

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment. After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

The full list of commands accepted by this bot can be found here.

Reviewer can indicate their review by submitting an approval review. Reviewer can cancel approval by submitting a request changes review.
ti-chi-bot commented 1 year ago

Hi @renovate[bot]. Thanks for your PR.

I'm waiting for a ti-community-infra member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
github-actions[bot] commented 1 year ago

🎊 PR Preview 867d9ef3d69eca7a49099924864f4f8ee9b090fa has been successfully built and deployed to https://ti-community-infra-tichi-preview-pr-1079.surge.sh

:clock1: Build time: 0.013s

πŸ€– By surge-preview

wuhuizuo commented 1 year ago

/ok-to-test

codecov[bot] commented 1 year ago

Codecov Report

Merging #1079 (867d9ef) into master (0f85e76) will decrease coverage by 0.12%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1079      +/-   ##
==========================================
- Coverage   80.63%   80.51%   -0.13%     
==========================================
  Files          21       21              
  Lines        3321     3321              
==========================================
- Hits         2678     2674       -4     
- Misses        416      418       +2     
- Partials      227      229       +2     
Impacted Files Coverage Ξ”
internal/pkg/externalplugins/plugins.go 76.47% <0.00%> (-11.77%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

wuhuizuo commented 1 year ago

/merge

ti-chi-bot commented 1 year ago

This pull request has been accepted and is ready to merge.

Commit hash: 867d9ef3d69eca7a49099924864f4f8ee9b090fa