hut8 / wikiwalk

Shortest path algorithm between pages on Wikipedia
MIT License
3 stars 0 forks source link

Bump actix-web-lab from 0.22.0 to 0.23.0 #199

Closed dependabot[bot] closed 5 hours ago

dependabot[bot] commented 6 hours ago

Bumps actix-web-lab from 0.22.0 to 0.23.0.

Release notes

Sourced from actix-web-lab's releases.

actix-web-lab-derive: v0.23.0

  • No significant changes since 0.22.0.

actix-web-lab: v0.23.0

  • Add header::ClearSiteData header.
  • Add header::ClearSiteDataDirective type
  • Remove response::Html responder.
  • Remove middleware::from_fn() middleware.
  • Remove extract::ThinData extractor.
Commits
  • b86bbc1 chore(actix-web-lab): prepare release 0.23.0
  • a92c786 chore(actix-web-lab-derive): prepare release 0.23.0
  • dfebb5a feat: ClearSiteData header
  • b58706c refactor: drop once_cell dep
  • 542cd7d chore: fmt workspace manifest
  • 7eccaf1 build(deps): bump once_cell from 1.20.1 to 1.20.2 (#105)
  • 930ccc9 build(deps): bump rustls from 0.23.13 to 0.23.14 (#104)
  • e39c043 build(deps): bump futures-util from 0.3.30 to 0.3.31 (#103)
  • 7b6e666 build(deps): bump once_cell from 1.19.0 to 1.20.1 (#101)
  • 6964acb build(deps): bump rustls-pemfile from 2.1.3 to 2.2.0 (#99)
  • Additional commits viewable in compare view


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)