infinyon / node-bindgen

Easy way to write Node.js module using Rust
Apache License 2.0
507 stars 43 forks source link

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

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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 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)