chore(deps)(deps): bump the go-minor-and-patch group across 1 directory with 6 updates#86
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
3647282 to
f5587ec
Compare
…ry with 6 updates Bumps the go-minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/bufbuild/buf](https://github.com/bufbuild/buf) | `1.68.4` | `1.69.0` | | [github.com/jonboulle/clockwork](https://github.com/jonboulle/clockwork) | `0.4.0` | `0.5.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.1` | `1.28.0` | | [google.golang.org/genai](https://github.com/googleapis/go-genai) | `1.54.0` | `1.56.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.80.0` | `1.81.0` | Updates `github.com/bufbuild/buf` from 1.68.4 to 1.69.0 - [Release notes](https://github.com/bufbuild/buf/releases) - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md) - [Commits](bufbuild/buf@v1.68.4...v1.69.0) Updates `github.com/jonboulle/clockwork` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/jonboulle/clockwork/releases) - [Commits](jonboulle/clockwork@v0.4.0...v0.5.0) Updates `go.uber.org/zap` from 1.27.1 to 1.28.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.1...v1.28.0) Updates `google.golang.org/genai` from 1.54.0 to 1.56.0 - [Release notes](https://github.com/googleapis/go-genai/releases) - [Changelog](https://github.com/googleapis/go-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/go-genai@v1.54.0...v1.56.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.0) Updates `connectrpc.com/connect` from 1.19.1 to 1.19.2 - [Release notes](https://github.com/connectrpc/connect-go/releases) - [Changelog](https://github.com/connectrpc/connect-go/blob/main/RELEASE.md) - [Commits](connectrpc/connect-go@v1.19.1...v1.19.2) --- updated-dependencies: - dependency-name: connectrpc.com/connect dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/bufbuild/buf dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: github.com/jonboulle/clockwork dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: go.uber.org/zap dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: google.golang.org/genai dependency-version: 1.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: google.golang.org/grpc dependency-version: 1.81.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
f5587ec to
b4d1bc4
Compare
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-and-patch group with 5 updates in the / directory:
1.68.41.69.00.4.00.5.01.27.11.28.01.54.01.56.01.80.01.81.0Updates
github.com/bufbuild/buffrom 1.68.4 to 1.69.0Release notes
Sourced from github.com/bufbuild/buf's releases.
Changelog
Sourced from github.com/bufbuild/buf's changelog.
Commits
88829ebRelease v1.69.0 (#4521)4a92ff3Upgrade protocompile to latestmain(#4520)04ed9c9Add YAML files to license header generation (#4518)ddb8521Upgrade protocompile to latest main (#4519)7e1e277Propagate DuplicateProtoPathError as typed error from new compiler path (#4517)f781a0eReduce allocations in shake256.NewDigestForContent (#4505)5f4233eAdd concurrency checks for CI workflows (#4516)b10141dAdd LSP code lenses forbuf generateand checking for plugin updates (#4480)637ea97Upgrade protocompile and update changelog (#4515)d960fc0Add LSP warning diagnostics for invalid buf.yaml ignore paths (#4498)Updates
github.com/jonboulle/clockworkfrom 0.4.0 to 0.5.0Release notes
Sourced from github.com/jonboulle/clockwork's releases.
Commits
6d8d032Remove firer struct & fix ticker reset (#95)91d2c0aAdd contexts that use FakeClock rather than the system time. (#92)7e524bdStandardize tests for core clockwork functions. (#91)11a247dRemove some duplication & use slices package. (#90)fe91b0dBump Go verison to 1.21.33fc064add Until method on clocksfc59783build(deps): bump github/codeql-action from 2 to 35c13cb8Merge pull request #80 from jonboulle/dependabot/github_actions/actions/setup...72da535Update documentaiton on interactions with context.5508bcabuild(deps): bump actions/setup-go from 4 to 5Updates
go.uber.org/zapfrom 1.27.1 to 1.28.0Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
5b81b37release v1.28.0 (#1547)0ab0d5azapcore: Add PreWriteHook for transforming entries before write (#1534)d278c59[chore] CI: test on Go 1.26 (#1535)16fb16bchore(dep): replace archived gopkg.in/yaml.v3 with officially maintained go.y...Updates
google.golang.org/genaifrom 1.54.0 to 1.56.0Release notes
Sourced from google.golang.org/genai's releases.
Changelog
Sourced from google.golang.org/genai's changelog.
Commits
ca5475dchore(main): release 1.56.0 (#776)989d064feat: Multimodal file searchc32ae6efeat: [Python] Multimodal file searchd90a592fix: Simplify generated Go URL path formatting when VertexAI and MLDev URLs a...91390c0chore(main): release 1.55.0 (#760)0502412chore: internal2aeb742chore: Add page number8fc27f4feat: Add ImageResizeMode for GenerateVideos9ec7d3bfeat: Addoutput_infotoBatchJobf401a0cdocs: update Gemini Enterprise Agent Platform home page urlUpdates
google.golang.org/grpcfrom 1.80.0 to 1.81.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
cb18228Change version to 1.81.0 (#9062)96748f9Cherry-pick #9105 to 1.81.x (#9106)9183222Cherry pick #9055, #9032 to v1.81.x (#9095)5cba6daRevert "deps: update dependencies for all modules (#9065)" (#9067)af8a936deps: update dependencies for all modules (#9065)cdc60dftransport: optimize heap allocations in ready reader and update syscall conne...208d053xds/resolver: pass complete XDSConfig in RPC context for HTTP filters (gRFC A...50fe1cctest: Fix flaky testTestServerStreaming_ClientCallRecvMsgTwicein `end2end...d574badbuild(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 (#9050)b8bf4d0build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 in /inte...Updates
connectrpc.com/connectfrom 1.19.1 to 1.19.2Release notes
Sourced from connectrpc.com/connect's releases.
Commits
1c195aePrepare for v1.19.2 (#920)96abc6bUpgrade golangci-lint to v2 (#917)be72fa5Clarify concurrent use semantics for streaming types (#911)299d2e7Fix nil pointer deref in duplexHTTPCall under concurrent Send + CloseAndRecei...e299aa6Bump google.golang.org/grpc from 1.76.0 to 1.79.3 in /internal/conformance (#...7b531c0Clarify UnaryFunc response type (#912)02f23a3Fix typo in RELEASE.md (#906)ec6f523Add Timo Stamm to maintainers (#905)59cc697Use 'deadline_exceeded' instead of 'canceled' on HTTP/2 cancelation when appr...e9aff4aBump connectrpc.com/conformance from 1.0.4 to 1.0.5 in /internal/conformance ...