Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2021

Bumps actix-codec from 0.2.0 to 0.4.1.

Release notes

Sourced from actix-codec's releases.

actix-codec: v0.4.1

  • Added LinesCodec. #338
  • Framed::poll_ready flushes when the buffer is full. #409

#338: actix/actix-net#338 #409: actix/actix-net#409

actix-codec: v0.4.0

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

actix-router: v0.4.0

  • When matching path parameters, %25 is now kept in the percent-encoded form; no longer decoded to %. #357
  • Path tail patterns now match new lines (\n) in request URL. #360
  • Fixed a safety bug where Path could return a malformed string after percent decoding. #359
  • Methods Path::{add, add_static} now take impl Into<Cow<'static, str>>. #345

#345: actix/actix-net#345 #357: actix/actix-net#357 #359: actix/actix-net#359 #360: actix/actix-net#360

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-codec: v0.3.0

  • No changes from beta 2.

actix-codec: v0.3.0-beta.2

  • Remove unused type parameter from Framed::replace_codec.

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

---
updated-dependencies:
- dependency-name: actix-codec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Jan 3, 2022

Superseded by #42.

@dependabot dependabot bot closed this Jan 3, 2022
@dependabot dependabot bot deleted the dependabot/cargo/actix-codec-0.4.1 branch January 3, 2022 08:03
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