chore(deps): bump the go-deps group across 1 directory with 3 updates - #159
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go-deps group across 1 directory with 3 updates#159dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-deps group with 2 updates in the / directory: [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) and [github.com/gofrs/flock](https://github.com/gofrs/flock). Updates `github.com/go-chi/chi/v5` from 5.3.1 to 5.3.2 - [Release notes](https://github.com/go-chi/chi/releases) - [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md) - [Commits](go-chi/chi@v5.3.1...v5.3.2) Updates `github.com/gofrs/flock` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/gofrs/flock/releases) - [Commits](gofrs/flock@v0.13.0...v0.13.1) Updates `github.com/stretchr/testify` from 1.12.0 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.12.0...v1.12.1) --- updated-dependencies: - dependency-name: github.com/go-chi/chi/v5 dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/gofrs/flock dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
It’s a patch-level dependency bump limited to go.mod/go.sum with no detected usage patterns in-repo that would conflict with the referenced upstream changes.
Pull request overview
This PR updates Go module dependencies for the CLI by bumping a small set of libraries used by the codebase and its tests, keeping the module graph current and aligned with upstream patch releases.
Changes:
- Bump
github.com/go-chi/chi/v5fromv5.3.1tov5.3.2. - Bump
github.com/gofrs/flockfromv0.13.0tov0.13.1. - Bump
github.com/stretchr/testifyfromv1.12.0tov1.12.1(and update the indirectgo.yaml.in/yaml/v3tov3.0.5as reflected ingo.mod/go.sum).
File summaries
| File | Description |
|---|---|
| go.mod | Updates required module versions for chi, flock, and testify; bumps indirect go.yaml.in/yaml/v3 to match updated testify dependency graph. |
| go.sum | Refreshes checksums to match the updated module versions and resolved transitive dependencies. |
Review details
- Files reviewed: 1/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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 2 updates in the / directory: github.com/go-chi/chi/v5 and github.com/gofrs/flock.
Updates
github.com/go-chi/chi/v5from 5.3.1 to 5.3.2Release notes
Sourced from github.com/go-chi/chi/v5's releases.
Commits
3893906fix(middleware): reject catch-all compress wildcards "/" and "/*" (#1156)9b6ddcdDon't duplicate methods in Allow: header for 405 responses (#1029)29164f0fix: don't drop handlers that collide with a Mount()/Route() pattern (#1148)bc02284docs: deployment recipe + verify checklist for ClientIPFromXFFTrustedProxies ...60ecea5feat(middleware): add text/markdown, text/csv, text/vtt to default compressib...Updates
github.com/gofrs/flockfrom 0.13.0 to 0.13.1Release notes
Sourced from github.com/gofrs/flock's releases.
Commits
4e0f4a7chore: create the GH release based on tags3955b77chore(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1 in the go...66badefchore: update linter (#154)e6a630dchore(deps): bump the github-actions group with 6 updates (#150)d10a59fchore(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0 in the gomod group (...bcbbad5chore(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0 in the gomod group (...940b53dchore(deps): bump the github-actions group with 4 updates (#147)135bc44chore(deps): bump the github-actions group with 3 updates (#145)18e4705chore(deps): bump golang.org/x/sys from 0.43.0 to 0.45.0 in the gomod group (...b000261chore(deps): bump github/codeql-action from 3.35.3 to 4.35.2 in the github-ac...Updates
github.com/stretchr/testifyfrom 1.12.0 to 1.12.1Release notes
Sourced from github.com/stretchr/testify's releases.
Commits
959dbdaMerge pull request #1935 from harryzcy/yaml-update9bb7176Update go.yaml.in/yaml/v3 to v3.0.50358d0echange yaml library to go.yaml.in/yaml/v3Dependabot 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