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 cargo group with 7 updates:
4.5.17
4.5.18
0be490f
|67d3195
0be490f
|67d3195
0be490f
|67d3195
0be490f
|67d3195
0.1.13
0.2.0
4.5.26
4.5.29
Updates
clap
from 4.5.17 to 4.5.18Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
d811585
chore: Releaseab948b3
docs: Update changelog82e599e
Merge pull request #5602 from shannmu/delimiter_values59bf26d
feat(clap_complete): Support delimiter values in native completionsccecab3
test(clap_complete): Add test cases for delimiter_values supporta3a4764
docs(derive): Specify Parser::update_from semanticsdf165a2
docs(derive): Flatten isn't just for update5488bcf
docs(derive): Connect more dots for Args/SubcommandUpdates
librespot-core
from0be490f
to67d3195
Commits
67d3195
Fix 96kbps playback issue (issues #1236) (#1342)fb5c0ef
Freeze dependencies used in CI (#1338)22a8850
Revert lint exception by setting minor version of protobuf (#1339)338d8b9
Update lockfile (#1337)Updates
librespot-oauth
from0be490f
to67d3195
Commits
67d3195
Fix 96kbps playback issue (issues #1236) (#1342)fb5c0ef
Freeze dependencies used in CI (#1338)22a8850
Revert lint exception by setting minor version of protobuf (#1339)338d8b9
Update lockfile (#1337)Updates
librespot-playback
from0be490f
to67d3195
Commits
67d3195
Fix 96kbps playback issue (issues #1236) (#1342)fb5c0ef
Freeze dependencies used in CI (#1338)22a8850
Revert lint exception by setting minor version of protobuf (#1339)338d8b9
Update lockfile (#1337)Updates
librespot-protocol
from0be490f
to67d3195
Commits
67d3195
Fix 96kbps playback issue (issues #1236) (#1342)fb5c0ef
Freeze dependencies used in CI (#1338)22a8850
Revert lint exception by setting minor version of protobuf (#1339)338d8b9
Update lockfile (#1337)Updates
unicode-width
from 0.1.13 to 0.2.0Commits
Updates
clap_complete
from 4.5.26 to 4.5.29Commits
1f74b01
chore: Release23feee1
docs: Update changelogae1457b
chore(complete): Update require clap0d142f6
chore: Release0facf1f
docs: Update changelogee6af99
Merge pull request #5743 from epage/sort232ee10
fix(complete): Use existing display order for Arg/Commandc6b5d62
feat(builder): Expose get_display_order67d9fef
feat(complete): Give control over display order59a61e1
refactor(complete): Pull out common candidate codeDependabot 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