-
Notifications
You must be signed in to change notification settings - Fork 163
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
build(deps): bump github.com/gin-gonic/gin from 1.5.0 to 1.7.7 #3600
build(deps): bump github.com/gin-gonic/gin from 1.5.0 to 1.7.7 #3600
Conversation
The following labels could not be found: |
aae8d6d
to
31ddfae
Compare
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.5.0 to 1.7.7. - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.5.0...v1.7.7) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
31ddfae
to
b06c638
Compare
4df8f7a
to
b598453
Compare
Tested with end-to-end manual test. |
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.
(Also request Márk's review on this please, this is a bit riskier change and he has substantially more experience with Gin than I do.)
I don't see anything out of the ordinary. A couple thoughts though:
|
I think I found it in the meantime, there was a bug resulting in an extra new line character which was fixed in version 1.6.0.
That is probably wise, I will do so! Thanks for the feedback! |
Downgrading to only jump 1 minor version at a time.
In gin 1.6.0 a bug was fixed which added an extra new line character, that is why the actual response size decreased by one.
b598453
to
9b62500
Compare
Bumps github.com/gin-gonic/gin from 1.5.0 to 1.7.7.
Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
... (truncated)
Commits
84d927b
chore(docs): Bump to v1.7.7 (#2952)2d3572a
Update version.go (#2923)ae6f7a3
fix tsr with mixed static and wildcard paths (#2924)bb945cf
fix the misplacement of adding slashes (#2847)a3f0872
Provide custom options of TrustedPlatform for another CDN services (#2906)b5ad462
Update the code logic for latestNode in tree.go (#2897)3b555a5
ClientIP: check every proxy for trustiness (#2844)fc5d6dd
Tidy: Complete TrustedProxies feature (#2887)7d20914
Quick Fix c.ClientIP() mistakely parsing to 127.0.0.1 for who not using r.Run...4ad9526
Fix grammatical and spelling errors in context.go (#2883)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)