Skip to content

chore(deps): bump tonic-web-wasm-client from 0.6.2 to 0.9.1#8

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tonic-web-wasm-client-0.9.1
Closed

chore(deps): bump tonic-web-wasm-client from 0.6.2 to 0.9.1#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tonic-web-wasm-client-0.9.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps tonic-web-wasm-client from 0.6.2 to 0.9.1.

Release notes

Sourced from tonic-web-wasm-client's releases.

v0.9.1

What's Changed

New Contributors

Full Changelog: devashishdxt/tonic-web-wasm-client@v0.9.0...v0.9.1

v0.9.0

What's Changed

New Contributors

Full Changelog: devashishdxt/tonic-web-wasm-client@v0.8.0...v0.9.0

v0.8.0

What's Changed

New Contributors

Full Changelog: devashishdxt/tonic-web-wasm-client@v0.7.1...v0.8.0

v0.7.1

What's Changed

New Contributors

Full Changelog: devashishdxt/tonic-web-wasm-client@v0.7.0...v0.7.1

v0.7.0

What's Changed

... (truncated)

Commits
  • 0448a77 chore: Release tonic-web-wasm-client version 0.9.1
  • 600827e bump version in readme
  • 0f232d3 Check and forward any trailers on stream end. (#90)
  • 5f15a75 chore: Release tonic-web-wasm-client version 0.9.0
  • d096c5f chore: update to rust 2024 edition (#88)
  • 7c74009 chore: update wasm-streams to v0.5 (#87)
  • 2a6d0ad Nit: use correct casing of gRPC, API, and other abbreviations (#86)
  • 35d7bbb Upgrade version to 0.8.0 (#85)
  • e4f5045 Add proper support for request timeouts (#84)
  • dfa85d0 Update tonic to 0.14 (#78)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tonic-web-wasm-client](https://github.com/devashishdxt/tonic-web-wasm-client) from 0.6.2 to 0.9.1.
- [Release notes](https://github.com/devashishdxt/tonic-web-wasm-client/releases)
- [Commits](devashishdxt/tonic-web-wasm-client@v0.6.2...v0.9.1)

---
updated-dependencies:
- dependency-name: tonic-web-wasm-client
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 12, 2026
@satyakwok
Copy link
Copy Markdown
Member

Superseded by #12 (Cluster A: coordinated tonic 0.14 + tonic-prost split + tonic-web-wasm-client 0.9 upgrade).

@satyakwok satyakwok closed this May 12, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 12, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/cargo/tonic-web-wasm-client-0.9.1 branch May 12, 2026 04:06
satyakwok added a commit that referenced this pull request May 12, 2026
tonic 0.14 split prost integration into separate `tonic-prost` (runtime)
+ `tonic-prost-build` (codegen) crates. tonic itself no longer exposes
the `prost` feature.

build.rs now calls tonic-prost-build::configure(). API surface is
unchanged from the previous tonic-build call.

tonic-web-wasm-client 0.9 is the version that pairs with tonic 0.14.
Native + wasm32-unknown-unknown both compile clean.

Supersedes #7 (tonic), #8 (tonic-web-wasm-client), #9 (prost), #10 (tonic-build).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant