Skip to content

build(deps): bump fluvio-future from 0.6.2 to 0.7.0#306

Merged
morenol merged 1 commit into
masterfrom
dependabot/cargo/fluvio-future-0.7.0
Jul 22, 2024
Merged

build(deps): bump fluvio-future from 0.6.2 to 0.7.0#306
morenol merged 1 commit into
masterfrom
dependabot/cargo/fluvio-future-0.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2024

Copy link
Copy Markdown
Contributor

Bumps fluvio-future from 0.6.2 to 0.7.0.

Changelog

Sourced from fluvio-future's changelog.

0.7.0

  • Update all depencencies to latest versions
  • Timer sleeper only fires once
  • Remove http-client
  • Rename native2_tls feature to native_tls
  • Note: rustls now uses aws-lc instead of ring

0.5.0

  • Move to memmap2 because memmap is unmaintained.
  • Enable rustls on windows
  • fixed typos in openssl api. (#175)

(#206)

0.4.5

  • Doomsday timer to ensure crash (#196)

0.4.4

  • update rustls

0.4.3

  • expose futures

0.4.2

  • re-export async_std::sync structs

0.4.1

  • Make tcp connector Send for wasm32 (#165)

0.4.0

  • Upgrade Rustls results in AcceptorBuilder and ConnectorBuilder API changes (#151)

0.3.18

  • Add async retries (#151)

0.3.17

  • Added wasm32 Send + Sync contraints for Connection (#149)

0.3.14 - 2022-03-08

  • Add Intermediate CA Trust Anchor (#135)

0.3.13

  • Fixed another zero copy bug (#127)

0.3.9

  • Fix zero copy bug (#96)

0.3.8

  • Fix zero copy bug (#91)

... (truncated)

Commits

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 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 [fluvio-future](https://github.com/infinyon/future-aio) from 0.6.2 to 0.7.0.
- [Release notes](https://github.com/infinyon/future-aio/releases)
- [Changelog](https://github.com/infinyon/future-aio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/infinyon/future-aio/commits)

---
updated-dependencies:
- dependency-name: fluvio-future
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 22, 2024
@morenol morenol enabled auto-merge July 22, 2024 18:12
@morenol morenol added this pull request to the merge queue Jul 22, 2024
Merged via the queue into master with commit 516d5d3 Jul 22, 2024
@morenol morenol deleted the dependabot/cargo/fluvio-future-0.7.0 branch July 22, 2024 18:20
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