Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2021

Bumps actix-codec from 0.2.0 to 0.4.0.

Release notes

Sourced from actix-codec's releases.

actix-codec: v0.4.0

  • No significant changes since v0.4.0-beta.1.

actix-codec: v0.4.0-beta.1

  • Replace pin-project with pin-project-lite. #237
  • Upgrade tokio dependency to 1. #237
  • Upgrade tokio-util dependency to 0.6. #237
  • Upgrade bytes dependency to 1. #237

#237: actix/actix-net#237

actix-threadpool: v0.3.3

[0.3.3] - 2020-07-14

Changed

  • Update parking_lot to 0.11

actix-threadpool: v0.3.2

[0.3.2] - 2020-05-20

Added

  • Implement std::error::Error for BlockingError #120

#120: actix/actix-net#120

Actix connect v0.3.0

Changes

  • Update rustls to 0.16
  • Minimum required Rust version upped to 1.37.0

actix-codec: v0.3.0

  • No changes from beta 2.

actix-codec: v0.3.0-beta.2

  • Remove unused type parameter from Framed::replace_codec.

actix-codec: v0.3.0-beta.1

  • Use .advance() instead of .split_to().
  • Upgrade tokio-util to 0.3.
  • Improve BytesCodec .encode() performance
  • Simplify BytesCodec .decode()
  • Rename methods on Framed to better describe their use.
  • Add method on Framed to get a pinned reference to the underlying I/O.
  • Add method on Framed check emptiness of read buffer.

actix-router: v0.2.7

  • Add Router::recognize_checked #247

... (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 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 [actix-codec](https://github.com/actix/actix-net) from 0.2.0 to 0.4.0.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](actix/actix-net@v0.2.0...codec-0.4.0)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 26, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2021

Superseded by #40.

@dependabot dependabot bot closed this Nov 8, 2021
@dependabot dependabot bot deleted the dependabot/cargo/actix-codec-0.4.0 branch November 8, 2021 08:02
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