chore(deps): bump the go-minor-patch group across 1 directory with 8 updates#59
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go-minor-patch group across 1 directory with 8 updates#59dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the go-minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [connectrpc.com/connect](https://github.com/connectrpc/connect-go) | `1.19.2` | `1.20.0` | | [connectrpc.com/grpchealth](https://github.com/connectrpc/grpchealth-go) | `1.4.0` | `1.5.0` | | [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) | `2.3.4` | `2.3.5` | | [github.com/reeflective/console](https://github.com/reeflective/console) | `0.1.25` | `0.3.1` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.20.0` | `0.21.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.81.0` | `1.82.0` | Updates `connectrpc.com/connect` from 1.19.2 to 1.20.0 - [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.2...v1.20.0) Updates `connectrpc.com/grpchealth` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/connectrpc/grpchealth-go/releases) - [Commits](connectrpc/grpchealth-go@1.4.0...v1.5.0) Updates `github.com/knadh/koanf/v2` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/knadh/koanf/releases) - [Commits](knadh/koanf@v2.3.4...v2.3.5) Updates `github.com/reeflective/console` from 0.1.25 to 0.3.1 - [Release notes](https://github.com/reeflective/console/releases) - [Commits](reeflective/console@v0.1.25...v0.3.1) Updates `golang.org/x/net` from 0.53.0 to 0.54.0 - [Commits](golang/net@v0.53.0...v0.54.0) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `golang.org/x/sys` from 0.43.0 to 0.45.0 - [Commits](golang/sys@v0.43.0...v0.45.0) Updates `google.golang.org/grpc` from 1.81.0 to 1.82.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.81.0...v1.82.0) --- updated-dependencies: - dependency-name: connectrpc.com/connect dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: connectrpc.com/grpchealth dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/knadh/koanf/v2 dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/reeflective/console dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/net dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/sys dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: google.golang.org/grpc dependency-version: 1.82.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Benchmark comparison |
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-patch group with 6 updates in the / directory:
1.19.21.20.01.4.01.5.02.3.42.3.50.1.250.3.10.20.00.21.01.81.01.82.0Updates
connectrpc.com/connectfrom 1.19.2 to 1.20.0Release notes
Sourced from connectrpc.com/connect's releases.
Commits
1291a7dPrepare for v1.20.0 (#927)6df682fUpdate Unary-Get query parameter order to match spec recommendation (#926)c4aac92Chore update buf v1.69.0 and license year (#925)a5a6c30Bump Go from v1.24 to v1.25 (#922)138e270Back to development (#921)Updates
connectrpc.com/grpchealthfrom 1.4.0 to 1.5.0Release notes
Sourced from connectrpc.com/grpchealth's releases.
Commits
371aedaAdd grpchealth client (#84)b8d27c8Add Watcher interface and Watch RPC support (#83)30c391aFix example in README to use standard net/http h2c support (#82)180e76fAdd Timo Stamm to maintainers (#80)6f8828fResign as maintainer (#79)Updates
github.com/knadh/koanf/v2from 2.3.4 to 2.3.5Release notes
Sourced from github.com/knadh/koanf/v2's releases.
Commits
e09e4c8fix: report full key var in MergeStrict type-mismatch error message (#418)7a28d59Exclude nats, vault providers from global workspace and fix CI test commands.d511690Fix test action to use local Go toolchain for different versions.308274cFix async file providerWatch()test that would race and fail randomly.91fa65dUpgrade vault lib inproviders/vault.f941889Upgrade hjson lib inproviders/jhson.3a69086Upgrade NATS deps (dependabot sent 8 alerts) inproviders/nats.2dd78e8Bools: return the matched []bool, not the nil intermediate (#416)d1d3dd7Exclude the./examplesdir from Go workspace to avoid being pulled into tests.1641671Move k8smount provider mock files out of the global mock dir.Updates
github.com/reeflective/consolefrom 0.1.25 to 0.3.1Release notes
Sourced from github.com/reeflective/console's releases.
... (truncated)
Commits
7002774Merge pull request #80 from reeflective/dev7c2864eci: bump GitHub Actions off deprecated Node 20 runtimes2cfa76bbuild(deps): bump reeflective/readline to v1.2.2da2aa57Merge pull request #79 from reeflective/deve3c5837ci: bump Go to 1.25 to match the module's go directive1aeb5d8test: cover the pre/post-run newline display matrixd7b5613test: cover interrupt matching, per-menu newlines, and signal configaf456c2feat: robust interrupts, per-menu newlines, configurable signals, cancel docsadab754test: cover highlight flags, templates, menu filtering, and highlight cache3e2be58chore: remove unused example/cursor.cast recordingUpdates
golang.org/x/netfrom 0.53.0 to 0.54.0Commits
b138e06go.mod: update golang.org/x dependencies689f70aquic: fix wrong final size being used for RESET_STREAM frame208f306http3: increase handshake timeout49810dahttp2: enable net/http wrapping when go >= 1.275e11a5aquic: fix data race in streamForFrame8c63081http2: use empty Transport rather than DefaultTransport in http2wrapfc7b466http2: add http2wrap test15c2cb1http2: avoid overflowing 32-bit int when http2wrap enabled6465188http2: add wrapped Server72f419ahttp2: add wrapped ClientConnUpdates
golang.org/x/syncfrom 0.20.0 to 0.21.0Commits
5071ed6all: fix some comments to improve readabilityUpdates
golang.org/x/sysfrom 0.43.0 to 0.45.0Commits
397d5f8unix: update to Linux kernel 7.00a387f7cpu: detect zbc extension on riscv64758f71ccpu: add LLACQ_SCREL, SCQ, DBAR_HINTS detection for loong6499666aeunix: merge Linux readv/writev implementation with Darwin/OpenBSDe4444cbwindows: add NtSetEaFile, NtQueryEaFile and NtQueryInformationFile04396e8unix: add Readv, Writev, Preadv, Pwritev for OpenBSDfb1facdwindows: avoid uint16 overflow in NewNTUnicodeString94ad893windows: add GetIfTable2Ex, GetIpInterface{Entry,Table}, GetUnicastIpAddressT...54fe89fcpu: use IsProcessorFeaturePresent to calculate ARM64 on windowsdf7d5d7unix: automatically remove container created by mkall.shUpdates
google.golang.org/grpcfrom 1.81.0 to 1.82.0Release notes
Sourced from google.golang.org/grpc's releases.
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)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 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