smallnest / go-web-framework-benchmark

:zap: Go web framework benchmark
Apache License 2.0
2.06k stars 222 forks source link

Bump actix-codec from 0.2.0 to 0.5.0 in /rust/actix #122

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 2 years ago

Bumps actix-codec from 0.2.0 to 0.5.0.

Release notes

Sourced from actix-codec's releases.

actix-codec: v0.5.0

  • Updated tokio-util dependency to 0.7.0. #446

#446: actix/actix-net#446

actix-router: v0.5.0-beta.1

  • Fix a bug in multi-patterns where static patterns are interpreted as regex. #366
  • Introduce ResourceDef::pattern_iter to get an iterator over all patterns in a multi-pattern resource. #373
  • Fix segment interpolation leaving Path in unintended state after matching. #368
  • Fix ResourceDef PartialEq implementation. #373
  • Re-work IntoPatterns trait, adding a Patterns enum. #372
  • Implement IntoPatterns for bytestring::ByteString. #372
  • Rename Path::{len => segment_count} to be more descriptive of it's purpose. #370
  • Rename ResourceDef::{resource_path => resource_path_from_iter}. #371
  • ResourceDef::resource_path_from_iter now takes an IntoIterator. #373
  • Rename ResourceDef::{resource_path_named => resource_path_from_map}. #371
  • Rename ResourceDef::{is_prefix_match => find_match}. #373
  • Rename ResourceDef::{match_path => capture_match_info}. #373
  • Rename ResourceDef::{match_path_checked => capture_match_info_fn}. #373
  • Remove ResourceDef::name_mut and introduce ResourceDef::set_name. #373
  • Rename Router::{*_checked => *_fn}. #373
  • Return type of ResourceDef::name is now Option<&str>. #373
  • Return type of ResourceDef::pattern is now Option<&str>. #373

#368: actix/actix-net#368 #366: actix/actix-net#366 #368: actix/actix-net#368 #370: actix/actix-net#370 #371: actix/actix-net#371 #372: actix/actix-net#372 #373: actix/actix-net#373

actix-codec: v0.4.2

  • No significant changes since 0.4.1.

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

... (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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/smallnest/go-web-framework-benchmark/network/alerts).
dependabot[bot] commented 2 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 2 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 2 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 2 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 1 year ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 1 year ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 7 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.