drawio-exporter
drawio-exporter copied to clipboard
Bump the dependencies group with 5 updates
Bumps the dependencies group with 5 updates:
Package | From | To |
---|---|---|
clap | 4.5.8 |
4.5.13 |
predicates | 3.1.0 |
3.1.2 |
serde | 1.0.203 |
1.0.204 |
serde_derive | 1.0.203 |
1.0.204 |
assert_cmd | 2.0.14 |
2.0.15 |
Updates clap
from 4.5.8 to 4.5.13
Release notes
Sourced from clap's releases.
v4.5.13
[4.5.13] - 2024-07-31
Fixes
- (derive) Improve error message when
#[flatten]
ing an optional#[group(skip)]
- (help) Properly wrap long subcommand descriptions in help
v4.5.12
[4.5.12] - 2024-07-31
v4.5.10
[4.5.10] - 2024-07-23
v4.5.9
[4.5.9] - 2024-07-09
Fixes
- (error) When defining a custom help flag, be sure to suggest it like we do the built-in one
Changelog
Sourced from clap's changelog.
[4.5.13] - 2024-07-31
Fixes
- (derive) Improve error message when
#[flatten]
ing an optional#[group(skip)]
- (help) Properly wrap long subcommand descriptions in help
[4.5.12] - 2024-07-31
[4.5.11] - 2024-07-25
[4.5.10] - 2024-07-23
[4.5.9] - 2024-07-09
Fixes
- (error) When defining a custom help flag, be sure to suggest it like we do the built-in one
Commits
66b5a12
chore: Releasea83b724
docs: Update changeloge19469f
Merge pull request #5615 from epage/wrap360bb3b
fix(help): Properly wrap subcommand about58b5bd8
test(help): Show bad subcommand wrappinge1f6320
Merge pull request #5614 from epage/snap7b5b61b
test(help): Switch to snapbox1490e24
chore: Update snapbox6671d93
Merge pull request #5613 from epage/flatten13dfdb3
fix(derive): Improve flattening-skipped-group assert- Additional commits viewable in compare view
Updates predicates
from 3.1.0 to 3.1.2
Changelog
Sourced from predicates's changelog.
[3.1.2] - 2024-07-25
[3.1.1] - 2024-07-25
Compatibility
- Update MSRV to 1.74
Commits
9b44604
chore: Release31556d0
chore: Releaseb87c960
docs: Update changelogce08537
chore(deps): Update Rust Stable to v1.79 (#170)bb3ed6c
style: Make clippy happy8981e6f
chore(deps): Update Rust Stable to v1.78 (#169)6732e45
style: Address warningsed6709e
chore(deps): Update Rust Stable to v1.77 (#168)60ceafb
Merge pull request #167 from epage/templatef9786f8
chore: Update from _rust/main template- Additional commits viewable in compare view
Updates serde
from 1.0.203 to 1.0.204
Release notes
Sourced from serde's releases.
v1.0.204
- Apply #[diagnostic::on_unimplemented] attribute on Rust 1.78+ to suggest adding serde derive or enabling a "serde" feature flag in dependencies (#2767, thanks
@weiznich
)
Commits
18dcae0
Release 1.0.20458c307f
Alphabetize list of rustc-check-cfg8cc4809
Merge pull request #2769 from dtolnay/onunimpl1179158
Update ui test with diagnostic::on_unimplemented from PR 276791aa40e
Add ui test of unsatisfied serde trait bound595019e
Cut test_suite from workspace members in old toolchain CI jobsb0d7917
Pull in trybuild 'following types implement trait' fix8e6637a
Merge pull request #2767 from weiznich/feature/diagnostic_on_unimplemented694fe05
Use the#[diagnostic::on_unimplemented]
attribute when possiblef3dfd2a
Suppress dead code warning in test of unit struct remote derive- Additional commits viewable in compare view
Updates serde_derive
from 1.0.203 to 1.0.204
Release notes
Sourced from serde_derive's releases.
v1.0.204
- Apply #[diagnostic::on_unimplemented] attribute on Rust 1.78+ to suggest adding serde derive or enabling a "serde" feature flag in dependencies (#2767, thanks
@weiznich
)
Commits
18dcae0
Release 1.0.20458c307f
Alphabetize list of rustc-check-cfg8cc4809
Merge pull request #2769 from dtolnay/onunimpl1179158
Update ui test with diagnostic::on_unimplemented from PR 276791aa40e
Add ui test of unsatisfied serde trait bound595019e
Cut test_suite from workspace members in old toolchain CI jobsb0d7917
Pull in trybuild 'following types implement trait' fix8e6637a
Merge pull request #2767 from weiznich/feature/diagnostic_on_unimplemented694fe05
Use the#[diagnostic::on_unimplemented]
attribute when possiblef3dfd2a
Suppress dead code warning in test of unit struct remote derive- Additional commits viewable in compare view
Updates assert_cmd
from 2.0.14 to 2.0.15
Changelog
Sourced from assert_cmd's changelog.
[2.0.15] - 2024-07-25
Compatibility
- MSRV is now 1.74.0
Commits
2a1e1db
chore: Release assert_cmd version 2.0.150695e37
docs: Update changelog92c6544
chore(deps): Update Rust crate escargot to v0.5.11e6b8d43
chore(deps): Update Rust Stable to v1.79a0a4c47
chore(deps): Update Rust crate escargot to v0.5.10ccd759b
Merge pull request #201 from epage/template3d0908a
chore: Update from _rust/main templateff5f185
Merge pull request #200 from assert-rs/renovate/stable-1.xa9080f3
chore(deps): Update Rust Stable to v1.78310cca6
style: Address warnings- Additional commits viewable 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions