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
Bumps the rust group with 4 updates: twitch_api, twitch-pubsub, deadpool-redis and thiserror.
Updates
twitch_api
fromfab59a8
to430f2db
Commits
430f2db
Merge pull request #431 from twitch-rs/fix/some-clippyc6044de
chore: update displaydoc in Cargo.toml toob16be02
fix(clippy): resolve some new clippy warningsc68785b
Merge pull request #422 from twitch-rs/renovate/cargo7926e86
deps(cargo): update twitch_oauth28a49bf6
doc: document test functions16fcc9c
fix: privatize public tests85fcdf7
deps(rust): update minor versions76cc418
chore(deps): update rust dependenciesUpdates
twitch-pubsub
fromb6ec0a0
to867a870
Commits
867a870
chore(deps): bump the rust group across 1 directory with 3 updates (#30)Updates
deadpool-redis
from 0.17.0 to 0.18.0Commits
ed5b13b
Release deadpool-redis 0.18.03f7dcbe
Update itertools to version 0.13.08556502
Update Redis to 0.27.de17179
Release deadpool-redis 0.17.2685c7a3
Fix serde not in scope error.fb63bee
Release deadpool-redis 0.17.1c055ee1
Export ProtocolVersion in the public interfaceUpdates
thiserror
from 1.0.63 to 1.0.64Release notes
Sourced from thiserror's releases.
Commits
84484bc
Release 1.0.64023f036
Merge pull request #322 from oxalica/feat/mark-auto-derivedae1f47e
Mark #[automatically_derived] for generated implsab5b5e3
Upload CI Cargo.lock for reproducing failures00b3c14
Work around new dead code warning in testDependabot 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