Skip to content
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 module github.com/gin-gonic/gin to v1.10.0 #44

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 30, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gin-gonic/gin v1.7.7 -> v1.10.0 age adoption passing confidence

Release Notes

gin-gonic/gin (github.com/gin-gonic/gin)

v1.10.0

Compare Source

Changelog

Features
Bug fixes
Enhancements
Build process updates
Documentation updates
Others

v1.9.1

Compare Source

BUG FIXES
SECURITY
  • fix lack of escaping of filename in Content-Disposition #​3556
ENHANCEMENTS
  • refactor: use bytes.ReplaceAll directly #​3455
  • convert strings and slices using the officially recommended way #​3344
  • improve render code coverage #​3525
DOCS
  • docs: changed documentation link for trusted proxies #​3575
  • chore: improve linting, testing, and GitHub Actions setup #​3583

v1.9.0

Compare Source

BREAK CHANGES
  • Stop useless panicking in context and render #​2150
BUG FIXES
  • fix(router): tree bug where loop index is not decremented. #​3460
  • fix(context): panic on NegotiateFormat - index out of range #​3397
  • Add escape logic for header #​3500 and #​3503
SECURITY
  • Fix the GO-2022-0969 and GO-2022-0288 vulnerabilities #​3333
  • fix(security): vulnerability GO-2023-1571 #​3505
ENHANCEMENTS
  • feat: add sonic json support #​3184
  • chore(file): Creates a directory named path #​3316
  • fix: modify interface check way #​3327
  • remove deprecated of package io/ioutil #​3395
  • refactor: avoid calling strings.ToLower twice #​3343
  • console logger HTTP status code bug fixed #​3453
  • chore(yaml): upgrade dependency to v3 version #​3456
  • chore(router): match method added to routergroup for multiple HTTP methods supporting #​3464
  • chore(http): add support for go1.20 http.rwUnwrapper to gin.responseWriter #​3489
DOCS
  • docs: update markdown format #​3260
  • docs(readme): Add the TOML rendering example #​3400
  • docs(readme): move more example to docs/doc.md #​3449
  • docs: update markdown format #​3446

v1.8.2

Compare Source

BUG FIXES
SECURITY

v1.8.1

Compare Source

ENHANCEMENTS
  • feat(context): add ContextWithFallback feature flag #​3172

v1.8.0

Compare Source

BREAK CHANGES
  • TrustedProxies: Add default IPv6 support and refactor #​2967. Please replace RemoteIP() (net.IP, bool) with RemoteIP() net.IP
  • gin.Context with fallback value from gin.Context.Request.Context() #​2751
BUG FIXES
  • Fixed SetOutput() panics on go 1.17 #​2861
  • Fix: wrong when wildcard follows named param #​2983
  • Fix: missing sameSite when do context.reset() #​3123
ENHANCEMENTS
  • Use Header() instead of deprecated HeaderMap #​2694
  • RouterGroup.Handle regular match optimization of http method #​2685
  • Add support go-json, another drop-in json replacement #​2680
  • Use errors.New to replace fmt.Errorf will much better #​2707
  • Use Duration.Truncate for truncating precision #​2711
  • Get client IP when using Cloudflare #​2723
  • Optimize code adjust #​2700
  • Optimize code and reduce code cyclomatic complexity #​2737
  • Improve sliceValidateError.Error performance #​2765
  • Support custom struct tag #​2720
  • Improve router group tests #​2787
  • Fallback Context.Deadline() Context.Done() Context.Err() to Context.Request.Context() #​2769
  • Some codes optimize #​2830 #​2834 #​2838 #​2837 #​2788 #​2848 #​2851 #​2701
  • TrustedProxies: Add default IPv6 support and refactor #​2967
  • Test(route): expose performRequest func #​3012
  • Support h2c with prior knowledge #​1398
  • Feat attachment filename support utf8 #​3071
  • Feat: add StaticFileFS #​2749
  • Feat(context): return GIN Context from Value method #​2825
  • Feat: automatically SetMode to TestMode when run go test #​3139
  • Add TOML bining for gin #​3081
  • IPv6 add default trusted proxies #​3033
DOCS
  • Add note about nomsgpack tag to the readme #​2703

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch 2 times, most recently from ebbafa9 to 4303b49 Compare June 6, 2022 18:46
@renovate renovate bot changed the title Update module github.com/gin-gonic/gin to v1.8.0 Update module github.com/gin-gonic/gin to v1.8.1 Jun 6, 2022
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch 3 times, most recently from 0757641 to c966a96 Compare June 13, 2022 15:52
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from c966a96 to 88436c9 Compare June 19, 2022 23:44
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch 2 times, most recently from 777f63d to 2fe0e10 Compare July 1, 2022 15:08
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch 2 times, most recently from c3a57ab to 703b66b Compare July 7, 2022 13:45
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from 703b66b to 2c0451c Compare July 21, 2022 13:22
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch 2 times, most recently from 25ba5b5 to c16e2c0 Compare August 2, 2022 21:31
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from c16e2c0 to 9f2cc5a Compare August 15, 2022 06:34
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from 9f2cc5a to 2e1d6f1 Compare September 7, 2022 05:27
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch 3 times, most recently from 7685cca to 42fe12e Compare September 22, 2022 14:47
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch 4 times, most recently from 845be68 to 66960a9 Compare October 8, 2022 13:40
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from 66960a9 to c80946f Compare October 20, 2022 09:48
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from c80946f to e009786 Compare November 2, 2022 05:41
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from e009786 to afafa46 Compare November 21, 2022 08:43
@renovate renovate bot changed the title Update module github.com/gin-gonic/gin to v1.8.1 Update module github.com/gin-gonic/gin to v1.8.2 Dec 22, 2022
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from afafa46 to 565616f Compare December 22, 2022 14:53
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from 565616f to 3a21fe7 Compare January 1, 2023 19:17
@sonarcloud
Copy link

sonarcloud bot commented Jan 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from a17f806 to 0146991 Compare February 6, 2023 00:32
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from 0146991 to 802abf1 Compare February 21, 2023 16:39
@renovate renovate bot changed the title Update module github.com/gin-gonic/gin to v1.8.2 Update module github.com/gin-gonic/gin to v1.9.0 Feb 21, 2023
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from 802abf1 to 0bb57b4 Compare March 3, 2023 01:15
@sonarcloud
Copy link

sonarcloud bot commented Mar 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch 2 times, most recently from 1d0b1d0 to 37540fe Compare April 15, 2023 01:25
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from 37540fe to af54ef4 Compare April 26, 2023 12:48
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch 2 times, most recently from 9020297 to 9d4166a Compare May 8, 2023 16:32
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from 9d4166a to 10a98ea Compare May 12, 2023 02:45
@renovate renovate bot changed the title Update module github.com/gin-gonic/gin to v1.9.0 Update module github.com/gin-gonic/gin to v1.9.1 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from 476a692 to 8899f59 Compare June 29, 2023 13:00
@sonarcloud
Copy link

sonarcloud bot commented Jun 29, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch 2 times, most recently from a91b9f9 to 061e7e7 Compare August 12, 2023 00:24
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from 061e7e7 to 71c7fdd Compare August 21, 2023 23:14
@sonarcloud
Copy link

sonarcloud bot commented Aug 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from 71c7fdd to 1414ce9 Compare October 26, 2023 19:47
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from 1414ce9 to 077cc81 Compare November 14, 2023 07:29
Copy link

sonarcloud bot commented Nov 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from 077cc81 to b8da34e Compare January 24, 2024 00:58
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from b8da34e to b2650c0 Compare February 13, 2024 03:03
Copy link

sonarcloud bot commented Feb 13, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from b2650c0 to dcaf525 Compare May 7, 2024 04:41
@renovate renovate bot changed the title Update module github.com/gin-gonic/gin to v1.9.1 Update module github.com/gin-gonic/gin to v1.10.0 May 7, 2024
@renovate renovate bot force-pushed the renovate/github.com-gin-gonic-gin-1.x branch from dcaf525 to f039165 Compare May 10, 2024 04:40
Copy link

sonarcloud bot commented May 10, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Author

renovate bot commented Jun 4, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/go-playground/locales v0.14.0 -> v0.14.1
github.com/go-playground/universal-translator v0.18.0 -> v0.18.1
github.com/go-playground/validator/v10 v10.10.1 -> v10.20.0
github.com/leodido/go-urn v1.2.1 -> v1.4.0
github.com/mattn/go-isatty v0.0.14 -> v0.0.20
github.com/ugorji/go/codec v1.2.7 -> v1.2.12
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa -> v0.23.0
golang.org/x/sys v0.0.0-20220330033206-e17cdc41300f -> v0.20.0
golang.org/x/text v0.3.7 -> v0.15.0
google.golang.org/protobuf v1.28.0 -> v1.34.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants