Nerixyz / current-song2

Display the currently playing song/audio.
https://currentsong.nerixyz.de
85 stars 7 forks source link

deps(cargo): bump the rust group with 6 updates #450

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the rust group with 6 updates:

Package From To
actix 0.13.3 0.13.5
actix-web 4.6.0 4.7.0
actix-files 0.6.5 0.6.6
toml 0.8.13 0.8.14
tracing-actix-web 0.7.10 0.7.11
windows 0.56.0 0.57.0

Updates actix from 0.13.3 to 0.13.5

Release notes

Sourced from actix's releases.

actix: v0.13.5

  • Add Registry::try_get() method.
  • Add Registry::get_or_start_default() method.
  • Deprecate Registry::get() method.
  • Relax A: ArbiterService bound on Registry::query().
  • Relax A: ArbiterService bound on Registry::set().

actix: v0.13.4

  • Add AsyncContext::run_interval_at() method.
Commits
  • 3815025 chore(actix): prepare release 0.13.5
  • 5c307dd ci: remove doc uploads
  • 5e5ec1c Make it possible to use Registry without requiring ArbiterService (#550)
  • 706f8a1 chore(actix): prepare release 0.13.4
  • 377c29f docs: remove useless release dates from changelog
  • 8a7c334 Add run_interval_at to AsyncContext (#581)
  • 73c2f35 chore(deps): bump codecov/codecov-action from 4.3.1 to 4.4.1 (#592)
  • 0781000 chore(deps): bump JamesIves/github-pages-deploy-action (#590)
  • 3b8e021 ci: use just recipes
  • fe8355d chore(deps): bump codecov/codecov-action from 4.1.0 to 4.3.1 (#589)
  • Additional commits viewable in compare view


Updates actix-web from 4.6.0 to 4.7.0

Release notes

Sourced from actix-web's releases.

actix-web: v4.7.0

Added

  • Add #[scope] macro.
  • Add middleware::Identity type.
  • Add CustomizeResponder::add_cookie() method.
  • Add guard::GuardContext::app_data() method.
  • Add compat-routing-macros-force-pub crate feature which (on-by-default) which, when disabled, causes handlers to inherit their attached function's visibility.
  • Add compat crate feature group (on-by-default) which, when disabled, helps with transitioning to some planned v5.0 breaking changes, starting only with compat-routing-macros-force-pub.
  • Implement From<Box<dyn ResponseError>> for Error.
Commits
  • a5c7848 chore(actix-web): prepare release 4.7.0
  • 12a0521 chore(actix-multipart): prepare release 0.6.2
  • b4faf88 chore(actix-web-codegen): prepare release 4.3.0
  • d6f8851 chore(actix-test): prepare release 0.1.4
  • ebc43dc feat: forwards-compatibility for handler visibility inheritance fix (#3391)
  • 7c4c26d feat: expose Identity middleware (#3390)
  • 3db7891 Scope macro (#3136)
  • c366649 docs: example of CPU core pinning
  • 534cfe1 feat: add .customize().add_cookie() (#3215)
  • cff958e chore: address clippy lint
  • Additional commits viewable in compare view


Updates actix-files from 0.6.5 to 0.6.6

Release notes

Sourced from actix-files's releases.

actix-files: v0.6.6

  • Update tokio-uring dependency to 0.4.
  • Minimum supported Rust version (MSRV) is now 1.72.
Changelog

Sourced from actix-files's changelog.

0.6.6 (2018-05-17)

  • Panic during middleware execution #226

  • Add support for listen_tls/listen_ssl #224

  • Implement extractor for Session

  • Ranges header support for NamedFile #60

Commits


Updates toml from 0.8.13 to 0.8.14

Commits
  • c383efa chore: Release
  • 7bb1781 docs: Update changelog
  • 0af6deb Merge pull request #740 from epage/key-quotes
  • c9e36e7 fix(encode): Prefer literals over escaping double-quotes
  • 42f7a1b test(encode): Show existing quote behavior
  • 9e6290f chore(deps): Update compatible (dev) (#737)
  • dbf1cc1 Merge pull request #736 from epage/snapbox
  • ec9bfd7 chore: Update to snapbox 0.6
  • 881bf67 chore: Remove unused features
  • b62c76e refactor: Resolve deprecations
  • Additional commits viewable in compare view


Updates tracing-actix-web from 0.7.10 to 0.7.11

Commits


Updates windows from 0.56.0 to 0.57.0

Commits


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions