-
Notifications
You must be signed in to change notification settings - Fork 598
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the tonic group with 2 updates #18682
Conversation
eb7d46d
to
7188b0c
Compare
Bumps the tonic group with 2 updates: [prost-build](https://github.com/tokio-rs/prost) and [tonic](https://github.com/hyperium/tonic). Updates `prost-build` from 0.12.1 to 0.13.1 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.12.1...v0.13.1) Updates `tonic` from 0.11.0 to 0.12.2 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.11.0...v0.12.2) --- updated-dependencies: - dependency-name: prost-build dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tonic - dependency-name: tonic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tonic ... Signed-off-by: dependabot[bot] <[email protected]>
7188b0c
to
260e987
Compare
Blocked on arrow-udf/arrow-udf#70 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -70,7 +70,7 @@ thiserror-ext = { workspace = true } | |||
tokio = { version = "0.2", package = "madsim-tokio", features = ["time"] } | |||
# For arrow-udf-flight | |||
# TODO(http-bump): bump once arrow-udf switches to tonic 0.12 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shall we remove this TODO?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops, too late to see this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Bumps the tonic group with 2 updates: prost-build and tonic.
Updates
prost-build
from 0.12.1 to 0.13.1Changelog
Sourced from prost-build's changelog.
... (truncated)
Commits
f19104a
chore: prepare 0.13.1 release (#1099)26463f4
fix: Enum variant namedError
causes ambiguous item (#1098)23f7174
chore: Release version 0.13.0 (#1093)7a1424c
build: Fix prepare-release.sh (#1094)7790799
build(deps): update itertools requirement from >=0.10, <=0.12 to >=0.10, <=0....4a0cc17
Add missing LICENSE symlink (#1086)ae33a5e
ci: Set rust version of clippy job to a fixed version (#1090)ba77654
fix: Only touch include file if contents is changed (#1058)e7049d3
workspace package metadata (#1036)ef4930c
docs: Fix broken link warnings (#1056)Updates
tonic
from 0.11.0 to 0.12.2Release notes
Sourced from tonic's releases.
... (truncated)
Changelog
Sourced from tonic's changelog.
... (truncated)
Commits
82a856f
chore: prepare 0.12.2 release (#1881)4befdce
chore(router): Allow unreachable patterns (#1890)8d6d46b
tonic-reflection: add back support for v1alpha reflection protocol (#1888)4c9356c
chore(examples): Call Routes::prepare (#1857)c3be20c
server: unify accept error handling (#1882)f321d6a
fix(web): fix empty trailer parsing causing infinite parser loop (#1883)46d8c2d
fix(tonic-web): fix panic caused in trailer parsing when there is more than o...22475d8
fix(tonic-build,tonic) Add back TLS handling in genereatedClient::connect
...086bcd2
server: allow setting max_header_list_size (#1870)7fb40a9
chore: Remove unnecessary static lifetime (#1877)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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