apimeister / tibco-ems-operator

A Kubernetes operator for Tibco EMS.
Apache License 2.0
4 stars 2 forks source link

Bump axum from 0.6.1 to 0.6.2 #75

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps axum from 0.6.1 to 0.6.2.

Release notes

Sourced from axum's releases.

axum - v0.6.2

  • added: Add body_text and status methods to built-in rejections (#1612)
  • added: Enable the runtime feature of hyper when using tokio (#1671)

#1612: tokio-rs/axum#1612 #1671: tokio-rs/axum#1671

Commits
  • e3aaeb3 Release axum, axum-core, and axum-macros (#1688)
  • 8d92902 Updated websocket example to improve clarity and to be more distinct from cha...
  • d11af16 Replace actions-rs/toolchain@v1 with stable alternative (#1687)
  • 3d31bcb Remove lingering async-graphql example file
  • 7192c59 add more comments to chat example (#1665)
  • 6638b27 Update to base64 0.20 (#1641)
  • be9a8c0 Document breaking changes related to nest (#1684)
  • 1aa357c Misc documentation improvements (#1647)
  • 211de92 Enable the runtime feature of hyper when using tokio (#1671)
  • b6c282a Fix warnings for cloning references in generated code (#1676)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)