[gomod] Bump the dependencies group across 1 directory with 6 updates#31
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
[gomod] Bump the dependencies group across 1 directory with 6 updates#31dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
cf61c4e to
5eb05fa
Compare
Bumps the dependencies group with 6 updates in the /inventory directory: | Package | From | To | | --- | --- | --- | | [github.com/bufbuild/protovalidate-go](https://github.com/bufbuild/protovalidate-go) | `0.9.2` | `0.9.3` | | [github.com/open-edge-platform/orch-library/go](https://github.com/open-edge-platform/orch-library) | `0.5.29` | `0.5.31` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.21.1` | `1.22.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.30.0` | `0.31.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.31.0` | `0.32.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.71.0` | `1.71.1` | Updates `github.com/bufbuild/protovalidate-go` from 0.9.2 to 0.9.3 - [Release notes](https://github.com/bufbuild/protovalidate-go/releases) - [Commits](bufbuild/protovalidate-go@v0.9.2...v0.9.3) Updates `github.com/open-edge-platform/orch-library/go` from 0.5.29 to 0.5.31 - [Commits](open-edge-platform/orch-library@go/v0.5.29...go/v0.5.31) Updates `github.com/prometheus/client_golang` from 1.21.1 to 1.22.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.21.1...v1.22.0) Updates `golang.org/x/term` from 0.30.0 to 0.31.0 - [Commits](golang/term@v0.30.0...v0.31.0) Updates `golang.org/x/tools` from 0.31.0 to 0.32.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.31.0...v0.32.0) Updates `google.golang.org/grpc` from 1.71.0 to 1.71.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.71.0...v1.71.1) --- updated-dependencies: - dependency-name: github.com/bufbuild/protovalidate-go dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/open-edge-platform/orch-library/go dependency-version: 0.5.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/prometheus/client_golang dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/term dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/tools dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.71.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
5eb05fa to
c778a48
Compare
Contributor
Author
|
Dependabot could not read a required secret. Because of this, Dependabot cannot update this pull request. |
1 similar comment
Contributor
Author
|
Dependabot could not read a required secret. Because of this, Dependabot cannot update this pull request. |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dependencies group with 6 updates in the /inventory directory:
0.9.20.9.30.5.290.5.311.21.11.22.00.30.00.31.00.31.00.32.01.71.01.71.1Updates
github.com/bufbuild/protovalidate-gofrom 0.9.2 to 0.9.3Release notes
Sourced from github.com/bufbuild/protovalidate-go's releases.
Commits
4b5ad73Expose aGlobalValidatorinstance (#216)6636574Prepare GitHub docs for shift to buf.build/docs (#194)1f7bf08Avoid per-field cel environments when possible (#195)5361c8aAllow overriding now variable in CEL expressions (#212)d17a89cUpdate go deps + codegen (#210)38a1748Handle compilation error (#205)9a3f1e9Bump CI Go version to include 1.24.x + golangci-lint to 1.64.5 (#198)c9b2fc9Bump github.com/google/cel-go from 0.23.2 to 0.24.1 in the go group (#196)7c1abcdIgnore all rules with IGNORE_ALWAYS (#197)ac81279Implement Filter interface (#185)Updates
github.com/open-edge-platform/orch-library/gofrom 0.5.29 to 0.5.31Commits
61a3b9fReview of App Orch README files (#7)7e31b1bSetSHELLvariable to catch recursive make errors (#6)9a5f943Release v0.5.30 (#5)3305386Release v0.5.4 of zap and zerolog (#4)04f75b7Set dev versions (#3)5c23bdfUpdate dazl zap dependencies (#2)456356fRelease dazl v0.5.3 (#1)Updates
github.com/prometheus/client_golangfrom 1.21.1 to 1.22.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d50be25Cut 1.22.0 (#1793)1043db7Cut 1.22.0-rc.0 (#1768)e575c9cpromhttp: Isolate zstd support and klauspost/compress library use to promhttp...f2276aaMerge pull request #1764 from prometheus/dependabot/github_actions/github-act...9df772cbuild(deps): bump peter-evans/create-pull-requesta3548c5Merge pull request #1754 from saswatamcode/exp-eh60fd2b0Remove go.work file for now8f9d0deexp: Add dependabot configc5cf981Merge pull request #1762 from prometheus/release-1.21e84c305exp: Reset snappy buf (#1756)Updates
golang.org/x/termfrom 0.30.0 to 0.31.0Commits
5d2308bgo.mod: update golang.org/x dependenciese770dddx/term: disabling auto-completion around GetPassword()Updates
golang.org/x/toolsfrom 0.31.0 to 0.32.0Commits
456962ego.mod: update golang.org/x dependencies5916e3cinternal/tokeninternal: AddExistingFiles: tweaks for proposal9a1fbbdinternal/typesinternal: change Used to UsedIdente73cd5agopls/internal/golang: implement dynamicFuncCallType with typeutil.ClassifyCall11a9b3fgopls/internal/server: fix event labels after the big rename3e7f74dgo/types/typeutil: used doesn't need Info.Selectionsb97074binternal/gofix: fix URLse850fe1gopls/internal/golang: CodeAction: place gopls doc as the last actionb948addinternal/gofix: move from gopls/internal/analysis/gofixb437effgo/types/typeutil: implement Callee and StaticCallee with UsedUpdates
google.golang.org/grpcfrom 1.71.0 to 1.71.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
cdbdb75Change version to v1.71.1 (#8206)3a93562Cherry-pick #8195 into v1.71.x (#8202)208e03bCherry-pick #8164 #8166 to v1.71.x (#8182)8b7d2fegrpc: fix bug causing an extra Read if a compressed message is the same size ...9c81a91resolver: Make EndpointMap's Get, Set and Delete operations O(1) (#8179) (#8184)8d46b21grpc: Add endpoints in resolverWrapper.NewAddress (#8149) (#8151)4775bbaChange version to 1.71.1-dev (#8106)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 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 <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