Skip to content

Bump tower-service from 0.3.1 to 0.3.2#13

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/tower-service-0.3.2
Open

Bump tower-service from 0.3.1 to 0.3.2#13
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/tower-service-0.3.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 23, 2022

Bumps tower-service from 0.3.1 to 0.3.2.

Release notes

Sourced from tower-service's releases.

tower-service 0.3.2

Added

  • docs: Clarify subtlety around cloning and readiness in the Service docs (#548)
  • docs: Clarify details around shared resource consumption in poll_ready() (#662)

#548: tower-rs/tower#548 #662: tower-rs/tower#662

Commits
  • 04527ae chore: prepare to release tower-service v0.3.2 (#673)
  • 4cc7e7d chore: prepare to release tower v0.4.13 (#672)
  • 051b094 ready-cache: Ensure cancelation can be observed (#668)
  • a2305b3 ready_cache: just use pin_project for Pending (#667)
  • b0e7a71 load_shed: make constructor for Overloaded error public (#661)
  • 0feb182 service: clarify docs around shared resource consumption in poll_ready() (#662)
  • c3d1607 fix: broken Service link (#659)
  • d989a82 util: Fix call_all hang when stream is pending (#656)
  • 7d81577 tower: fix docs typo (#646)
  • d264bc7 ci: run MSRV checks with minimal dep versions (#670)
  • 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 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 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 [tower-service](https://github.com/tower-rs/tower) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/tower-rs/tower/releases)
- [Commits](tower-rs/tower@tower-0.3.1...tower-service-0.3.2)

---
updated-dependencies:
- dependency-name: tower-service
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 23, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants