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 minor group with 6 updates:
3.0.2
3.2.0
4.2.7
4.4.11
1.28.0
1.29.1
0.4.0
0.5.0
2.0.0
2.1.0
1.3.0
1.5.0
Updates
platforms
from 3.0.2 to 3.2.0Commits
Updates
clap
from 4.2.7 to 4.4.11Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
d092896
chore: Releasec76a713
chore: Update lockfileb99d17b
docs: Update changelogb47f8da
Merge pull request #5247 from epage/group2e7c9d1
Merge pull request #5194 from c19/patch-137917be
feat: Add Command::mut_groupcf7a027
chore: Update from '_rust/main'8c836ea
Merge pull request #10 from epage/renovate/migrate-config598c624
chore(config): migrate config .github/renovate.json5c0a1814
chore: ReleaseUpdates
tokio
from 1.28.0 to 1.29.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
1b1b9dc
chore: prepare Tokio v1.29.1 release012c848
rt: fix nesting block_in_place with block_on (#5837)48c5576
chore: prepare Tokio v1.29.0 release (#5826)657fd88
task: add guarantee about when a spawned task may be polled (#5816)6b076a2
fs: wait for in-flight ops before cloningFile
(#5803)910a1e2
io: fixfutures_io::AsyncSeek
implementaion forCompat
(#5783)6d25a00
fs: update cfg attr infs::read_dir
(#5806)78bf8a9
sync: replace Poll::Ready with Ready (#5815)b8af5aa
task: add spawn_blocking methods to JoinMap (#5797)2e62374
rt: pad the task struct to avoid false sharing (#5809)Updates
pretty_env_logger
from 0.4.0 to 0.5.0Commits
0e23840
v0.5.04dde161
deps: env_logger 0.10f9e35b6
Update env logger (#49)93d6d19
Run CI on linux,mac,windows using GitHub actions (#51)5cb49ca
Update README.md (#34)cfad8e9
Update Cargo.toml instructions in README.md (#32)Updates
colored
from 2.0.0 to 2.1.0Release notes
Sourced from colored's releases.
Changelog
Sourced from colored's changelog.
Commits
c46702d
Release v2.1.0e467ebb
Remove unnecessary is_terminal dependency (#149)cfe29cd
Minor addition to the documentation, I could not read from the (#98)884232e
Allow conversion from ColoredString to Error (#86)2b886a5
add semver checks to CIaf53167
feat: add From<String> for ColoredString (#126)b391ff0
Bump crate versionf1e593b
Switch fromwinapi
towindows-sys
e20bd92
Fix clippy lint when running on Windowsef8e269
Add CI tests for Windows and macOSUpdates
tauri-build
from 1.3.0 to 1.5.0Release notes
Sourced from tauri-build's releases.
... (truncated)
Commits
a3277a2
Apply Version Updates From Current Changes (v1) (#7924)d1e09da
hotfix(build): bump tauri-build to 1.5 (#7918)c001a91
fix(ci): update tauri-driver's Cargo.lock file on version bump (#7915)0af553d
Apply Version Updates From Current Changes (v1) (#7261)e9e68ab
fix(ci): downgrade async-executor to 1.5.2 (#7911)c68fbfc
fix: Returns a warning instead of panicking if an AppImage is not mounted, cl...d1858de
fix(cli): help output mixed up for private-key and private-key-path (#7901)9aa34ad
feat(core): Allow http origin on Windows, fixes: #3007 (#7645)e8ff6b1
docs: changeicon
help output to ask for 1024px source icons, closes #7886 ...5ecb46b
fix: rpath missing from app, closes #7710 (#7773)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