build(deps): bump github.com/gin-gonic/gin from 1.10.0 to 1.11.0#122
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump github.com/gin-gonic/gin from 1.10.0 to 1.11.0#122dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.10.0 to 1.11.0. - [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.10.0...v1.11.0) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
There was a problem hiding this comment.
Important
Looks good to me! 👍
Reviewed everything up to 6e21d73 in 1 minute and 4 seconds. Click for details.
- Reviewed
335lines of code in2files - Skipped
0files when reviewing. - Skipped posting
4draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. go.mod:12
- Draft comment:
Bump 'github.com/gin-gonic/gin' to v1.11.0. Verify that any custom middleware or context usage is compatible with the changes in Gin. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%The comment is related to a dependency change, specifically bumping the version of a library. It asks the author to verify compatibility with custom middleware or context usage, which is a form of asking the author to double-check things. This violates the rule against asking the author to ensure compatibility or verify intentions.
2. go.mod:23
- Draft comment:
Upgrade 'github.com/stretchr/testify' to v1.11.1. Ensure that any test assertions remain compatible. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%The comment is related to a dependency change, specifically upgrading a library version. The comment also asks to ensure compatibility, which is against the rules. Therefore, this comment should be removed.
3. go.mod:29
- Draft comment:
Updated 'golang.org/x/net' (v0.40.0 -> v0.42.0) and 'google.golang.org/protobuf' (v1.36.6 -> v1.36.9). These changes appear routine; please ensure dependent libraries remain compatible. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is about dependency updates and asks the author to ensure compatibility, which violates the rule against commenting on dependency changes and asking for confirmation or testing.
4. go.sum:1
- Draft comment:
The go.sum file has been updated to reflect the new dependency versions. Confirm that all tests pass after these indirect updates. - Reason this comment was not posted:
Confidence changes required:50%<= threshold50%None
Workflow ID: wflow_iVO2HphAvvplglNL
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps github.com/gin-gonic/gin from 1.10.0 to 1.11.0.
Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
... (truncated)
Commits
6ad6205docs(changelog): upgrade Gin to v1.11.0 and add release notes (#4361)7858527docs(changelog): update release notes for Gin v1.10.1 (#4360)cb000f5ci: integrate Trivy vulnerability scanning into CI workflow (#4359)2119046ci: support Go 1.25 (#4341)da372fcbuild(deps): upgrade github.com/bytedance/sonic from v1.13.2 to v1.14.0 (#4342)e198f6erefactor(render): remove headers parameter from writeHeader (#4353)cca98d2chore(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 (#4356)9b1e353refactor(tree): replace string(/) with "/" in node.insertChild (#4354)f9bd00aperf(context): optimize getMapFromFormData performance (#4339)28172fachore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.8 (#4346)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Important
Bump
github.com/gin-gonic/ginto 1.11.0, adding new features, bug fixes, and enhancements.github.com/gin-gonic/ginfrom 1.10.0 to 1.11.0 ingo.modandgo.sum.github.com/stretchr/testifyfrom 1.10.0 to 1.11.1 ingo.modandgo.sum.golang.org/x/netfrom 0.40.0 to 0.42.0 ingo.modandgo.sum.BindPlainand support forunixMilliandunixMicroinbinding.SetCookieDataandAbortWithStatusPureJSON()incontext.quic-go/quic-go.decodeTomland handler nil check incontext.gin.getMapFromFormDataperformance incontext.contextandtreefor improved performance and consistency.This description was created by
for 6e21d73. You can customize this summary. It will automatically update as commits are pushed.