Nerixyz / rewards

Server and website for custom Twitch channel rewards
https://rewards.nerixyz.de
19 stars 1 forks source link

deps(cargo): bump the rust group with 4 updates #211

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the rust group with 4 updates: twitch_api, twitch-pubsub, deadpool-redis and thiserror.

Updates twitch_api from fab59a8 to 430f2db

Commits
  • 430f2db Merge pull request #431 from twitch-rs/fix/some-clippy
  • c6044de chore: update displaydoc in Cargo.toml too
  • b16be02 fix(clippy): resolve some new clippy warnings
  • c68785b Merge pull request #422 from twitch-rs/renovate/cargo
  • 7926e86 deps(cargo): update twitch_oauth2
  • 8a49bf6 doc: document test functions
  • 16fcc9c fix: privatize public tests
  • 85fcdf7 deps(rust): update minor versions
  • 76cc418 chore(deps): update rust dependencies
  • See full diff in compare view


Updates twitch-pubsub from b6ec0a0 to 867a870

Commits
  • 867a870 chore(deps): bump the rust group across 1 directory with 3 updates (#30)
  • See full diff in compare view


Updates deadpool-redis from 0.17.0 to 0.18.0

Commits
  • ed5b13b Release deadpool-redis 0.18.0
  • 3f7dcbe Update itertools to version 0.13.0
  • 8556502 Update Redis to 0.27.
  • de17179 Release deadpool-redis 0.17.2
  • 685c7a3 Fix serde not in scope error.
  • fb63bee Release deadpool-redis 0.17.1
  • c055ee1 Export ProtocolVersion in the public interface
  • See full diff in compare view


Updates thiserror from 1.0.63 to 1.0.64

Release notes

Sourced from thiserror's releases.

1.0.64

  • Exclude derived impls from coverage instrumentation (#322, thanks @​oxalica)
Commits
  • 84484bc Release 1.0.64
  • 023f036 Merge pull request #322 from oxalica/feat/mark-auto-derived
  • ae1f47e Mark #[automatically_derived] for generated impls
  • ab5b5e3 Upload CI Cargo.lock for reproducing failures
  • 00b3c14 Work around new dead code warning in test
  • See full diff in compare view


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