chore(deps)(deps): bump the go-deps group across 1 directory with 3 updates#31
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps): bump the go-deps group across 1 directory with 3 updates#31dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the go-deps group with 3 updates in the / directory: [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin), [github.com/coder/websocket](https://github.com/coder/websocket) and [github.com/labstack/echo/v4](https://github.com/labstack/echo). Updates `github.com/gin-gonic/gin` from 1.10.0 to 1.12.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.12.0) Updates `github.com/coder/websocket` from 1.8.12 to 1.8.15 - [Release notes](https://github.com/coder/websocket/releases) - [Commits](coder/websocket@v1.8.12...v1.8.15) Updates `github.com/labstack/echo/v4` from 4.12.0 to 4.15.4 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/v4.15.4/CHANGELOG.md) - [Commits](labstack/echo@v4.12.0...v4.15.4) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/coder/websocket dependency-version: 1.8.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.15.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 the go-deps group with 3 updates in the / directory: github.com/gin-gonic/gin, github.com/coder/websocket and github.com/labstack/echo/v4.
Updates
github.com/gin-gonic/ginfrom 1.10.0 to 1.12.0Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
... (truncated)
Commits
73726dcdocs: update documentation to reflect Go version changes (#4552)e292e5cdocs: document and finalize Gin v1.12.0 release (#4551)ae3f524ci: update Go version support to 1.25+ across CI and docs (#4550)38534e2chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 (#4548)472d086fix(tree): panic in findCaseInsensitivePathRec with RedirectFixedPath (#4535)fb25834test(context): use http.StatusContinue constant instead of magic number 100 (...6f1d5fetest(render): add comprehensive error handling tests (#4541)5c00df8fix(render): write content length in Data.Render (#4206)db30908chore(logger): allow skipping query string output (#4547)ba093d1chore(binding): upgrade bson dependency to mongo-driver v2 (#4549)Updates
github.com/coder/websocketfrom 1.8.12 to 1.8.15Release notes
Sourced from github.com/coder/websocket's releases.
... (truncated)
Commits
9c8faadconn: skip timeout callbacks for background contexts (#566)7039364avoid per-frame cleanup closures on read to remove 2 allocs per frame read (#...d099e16docs: fix roadmap links (#558)c98e9dcdocs: fix lint issue (#557)39b7b07docs: remove mention of resolved issue in README (#556)9f473addocs: add document for AI agents (AGENTS.md) (#547)8d3545afix: transmit in single frame when compression enabled (#552)8bf6dd2chore: fix typo in Accept function (#544)7d7c644refactor: addErrMessageTooBigsentinel error for limited reads (#535)c7846earefactor: usecontext.AfterFuncto track timeouts instead of goroutine (#532)Updates
github.com/labstack/echo/v4from 4.12.0 to 4.15.4Release notes
Sourced from github.com/labstack/echo/v4's releases.
... (truncated)
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
... (truncated)
Commits
ec79b58Merge pull request #3020 from aldas/v4_v4-15-4_changelog2714c07Changelog for v4.15.4 - security fix13f0ed1Merge pull request #3019 from aldas/v4_backport_3016d16a4ecbackport PR 3016 from v48f167b9Merge pull request #3018 from aldas/v4_remove_v5_dep9afa4baremove dependency on labstack/echo v5 introduced in go.mod and go.sum1e05f63Merge pull request #3017 from aldas/v4_ci_updates11a3cc4Update dependencies and add ignore for linting26bd016Update CI action versionsaa52f6aci: run workflows on the v4 branch, not just master (#3013)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions