Bump the gomod group across 1 directory with 4 updates#44
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the gomod group across 1 directory with 4 updates#44dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
c16035b to
7b36728
Compare
Bumps the gomod group with 4 updates in the / directory: [github.com/authzed/authzed-go](https://github.com/authzed/authzed-go), [github.com/ccoveille/go-safecast/v2](https://github.com/ccoveille/go-safecast), [github.com/rs/zerolog](https://github.com/rs/zerolog) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `github.com/authzed/authzed-go` from 1.8.0 to 1.10.0 - [Release notes](https://github.com/authzed/authzed-go/releases) - [Commits](authzed/authzed-go@v1.8.0...v1.10.0) Updates `github.com/ccoveille/go-safecast/v2` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/ccoveille/go-safecast/releases) - [Commits](ccoVeille/go-safecast@v2.0.0...v2.0.1) Updates `github.com/rs/zerolog` from 1.35.0 to 1.35.1 - [Commits](rs/zerolog@v1.35.0...v1.35.1) Updates `google.golang.org/grpc` from 1.80.0 to 1.82.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.82.0) --- updated-dependencies: - dependency-name: github.com/authzed/authzed-go dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/ccoveille/go-safecast/v2 dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/rs/zerolog dependency-version: 1.35.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: google.golang.org/grpc dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
7b36728 to
6a09a02
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 gomod group with 4 updates in the / directory: github.com/authzed/authzed-go, github.com/ccoveille/go-safecast/v2, github.com/rs/zerolog and google.golang.org/grpc.
Updates
github.com/authzed/authzed-gofrom 1.8.0 to 1.10.0Release notes
Sourced from github.com/authzed/authzed-go's releases.
Commits
9f795e9Merge pull request #418 from authzed/add-zedtoken-to-download-api2d81536chore: vendor at_revision zedtoken on DownloadPermissionSetsResponse2f0956fchore: vendor LR debug change (#416)895bdefchore(deps): bump the go-mod group with 4 updates (#413)2e1a803chore(deps): bump the go-mod group with 2 updates (#411)0b55457Merge pull request #410 from authzed/fix/golangci-lint-deps3e9cddbfix: Add missing regenerate proto call4bf68abchore(deps): Isolate tool deps from main module's go.moda85c88cMerge pull request #409 from authzed/fix/tools-directive73901cechore(deps): Replace tools.go with go.mod tool directiveUpdates
github.com/ccoveille/go-safecast/v2from 2.0.0 to 2.0.1Release notes
Sourced from github.com/ccoveille/go-safecast/v2's releases.
Commits
edf6347chore: add tests for floats rounding to zerobc04d2bchore: move tiny floats test to the right placef57f503chore: simplify sign check for small negative floats51825a0fix type in test36013fdFix issue #144: Small floats are incorrectly rejecteda401ef5build(deps): bump crate-ci/typos from 1.46.2 to 1.46.3 in the all groupce6b413build(deps): bump the all group with 2 updatese591b21docs: Fix typo in comment38b4891build(deps): bump the all group with 2 updates7569636build(deps): bump crate-ci/typos from 1.45.0 to 1.45.1 in the all groupUpdates
github.com/rs/zerologfrom 1.35.0 to 1.35.1Commits
116c806event: restore Err() logging when ErrorStackMarshaler returns nil (#763)Updates
google.golang.org/grpcfrom 1.80.0 to 1.82.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
bd23985Change version to 1.82.0 (#9170)0f3086dFix minor issues not covered by PR #9137 (#9147)fef07fbinternal: Split v3procservicepb import into pb and grpc for extproc (#9163)91dd64ftransport: surface subsequent data when receiving non-gRPC header (#8929)adc97detest/kokoro: add config for regional-td test (#9158)57c9ff1xds: ensure full-string matching for RBAC Filter rules (#9148)b58f32dserver: Set a pprof label on new stream goroutines (#9082)6c98be3refactor(transport): extract shared stream state handling logic in `loopyWrit...bcaa6f4rls: only reset backoff on recovery from TRANSIENT_FAILURE (#9137)429e6e0balancer: expose endpoint weight and hostname as experimental APIs (#9074)