chore(deps/hack): bump the go-minor group in /hack/tools with 4 updates - #7211
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-minor group in /hack/tools with 4 updates: [github.com/bufbuild/buf](https://github.com/bufbuild/buf), [github.com/go-swagger/go-swagger](https://github.com/go-swagger/go-swagger), [github.com/golangci/golangci-lint/v2](https://github.com/golangci/golangci-lint) and [golang.org/x/tools](https://github.com/golang/tools). Updates `github.com/bufbuild/buf` from 1.61.0 to 1.73.0 - [Release notes](https://github.com/bufbuild/buf/releases) - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md) - [Commits](bufbuild/buf@v1.61.0...v1.73.0) Updates `github.com/go-swagger/go-swagger` from 0.33.2 to 0.36.6 - [Release notes](https://github.com/go-swagger/go-swagger/releases) - [Commits](go-swagger/go-swagger@v0.33.2...v0.36.6) Updates `github.com/golangci/golangci-lint/v2` from 2.10.1 to 2.13.2 - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/main/CHANGELOG.md) - [Commits](golangci/golangci-lint@v2.10.1...v2.13.2) Updates `golang.org/x/tools` from 0.49.0 to 0.50.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.49.0...v0.50.0) --- updated-dependencies: - dependency-name: github.com/bufbuild/buf dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/go-swagger/go-swagger dependency-version: 0.36.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/golangci/golangci-lint/v2 dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/tools dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor ... Signed-off-by: dependabot[bot] <[email protected]>
✅ Deploy Preview for docs-kargo-io ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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-minor group in /hack/tools with 4 updates: github.com/bufbuild/buf, github.com/go-swagger/go-swagger, github.com/golangci/golangci-lint/v2 and golang.org/x/tools.
Updates
github.com/bufbuild/buffrom 1.61.0 to 1.73.0Release notes
Sourced from github.com/bufbuild/buf's releases.
... (truncated)
Changelog
Sourced from github.com/bufbuild/buf's changelog.
... (truncated)
Commits
8b7368bRelease v1.73.0 (#4673)bc2b635Bump protocompile (#4672)5303e6bUpdate error message for canceled root context (#4671)3639fc3Add audit commit names (#4670)37122b2Make upgrade (#4668)92aa508Stop setting java_multiple_files for edition 2024 sources (#4664)01ff315Make upgrade (#4662)3b50cdeUpdate protovalidate-go and cel-go (#4663)318a492Export invalid filter type error returned by FilterImage (#4659)704103bBump protoc version to v35.1 (#4655)Updates
github.com/go-swagger/go-swaggerfrom 0.33.2 to 0.36.6Release notes
Sourced from github.com/go-swagger/go-swagger's releases.
... (truncated)
Commits
41a7433chore: update deps (onboards go-openapi fixes) (#3494)124fa4cMerge pull request #3493 from fredbi/chore/fixtures3a8a9f6fix(cli): fix test in CLI with doc31e9ad7chore: moved fixture to testdata9119498fix(cli): fix doc command (#3492)126cc02removed deprecated PreferServerCipherSuites from generated server (#3490)29d49befix:#3485 support params with getters generation. (#3491)6e8dd14chore(deps): bump the development-dependencies group with 4 updates312f02fdoc: updated contributors fileb2e7aa6chore(deps): bump golangUpdates
github.com/golangci/golangci-lint/v2from 2.10.1 to 2.13.2Release notes
Sourced from github.com/golangci/golangci-lint/v2's releases.
... (truncated)
Changelog
Sourced from github.com/golangci/golangci-lint/v2's changelog.
... (truncated)
Commits
27774aachore: prepare release61b35d6fix: decrease cache entropy (#6762)c2bc9bfbuild(deps): github.com/lasiar/canonicalheader from v1.1.2 to a fork (#6761)f34e0bbbuild(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 in the githu...9af7a18build(deps): bump github.com/stretchr/testify from 1.12.0 to 1.12.1 in /scrip...03da382build(deps): bump mvdan.cc/unparam to 2fa3d841b0c8 (#6756)1b90727build(deps): bump github.com/uudashr/iface from 1.5.0 to 1.5.1 (#6749)6fb5deebuild(deps): bump honnef.co/go/tools from 0.8.0 to 0.8.1 (#6748)f84535edocs: fix changelog (#6743)2d351a1docs: update GitHub Action assets (#6741)Updates
golang.org/x/toolsfrom 0.49.0 to 0.50.0Commits
265dd1ago.mod: update golang.org/x dependencies2af88d6gopls/internal/cache: handle multiple legacy build constraints in standalone ...9e18529gopls/internal/test/integration/fake: don't poll after a workspace edit2543006go/gcexportdata: update package docs + minor tweaks7c2cac4gopls/internal/golang/completion: handle new(expr)28649eago/analysis/passes/modernize: elide redundant clone in appendclipped332fd4cgopls/internal/protocol: trace error messages4d65decgopls/internal/cache: tolerate missing nodes in reachability analysis664b13finternal/refactor/inline: guard against non-ellipsis567ef61go/analysis/passes/modernize: testingcontext - skip deferred callsDependabot 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