Bump the dependencies group across 1 directory with 7 updates #152
+1,113
−324
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 7 updates in the / directory:
4.5.35
4.5.37
1.0.97
1.0.98
7.1.3
8.0.0
0.4.3
0.6.3
0.4.3
0.6.3
0.2.15
0.2.16
0.4.1
0.6.2
Updates
clap
from 4.5.35 to 4.5.37Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c54ffa1
chore: Release26eab7b
docs: Update changelogf275804
Merge pull request #5805 from epage/style7c7742c
fix(complete): Adjust dynamic for MSRVf1ae3c0
style: Make clippy happy5c932b7
chore(deps): Update Rust crate divan to v0.1.15 (#5798)bc0537f
chore(deps): Update compatible (dev) (#5797)7a6475e
chore: Release0266c41
docs: Update changelog6ec0b43
Merge pull request #5791 from okapia/zsh-default-fallbackUpdates
anyhow
from 1.0.97 to 1.0.98Release notes
Sourced from anyhow's releases.
Commits
709fe86
Release 1.0.98cbc1ad2
Merge pull request #415 from dtolnay/intodyne1a2017
Add 2 different conversions to Box<dyn Error + Send + Sync + 'static>29f2edd
Merge pull request #416 from dtolnay/oldnostd2244db8
Omit unused object_boxed from vtable in old no-std rustc213a9c2
Merge pull request #414 from dtolnay/nightly02aa6b6
Make all nightly go through the module that was probedUpdates
nom
from 7.1.3 to 8.0.0Changelog
Sourced from nom's changelog.
... (truncated)
Commits
2cec1b3
v8.0.0 (#1797)7afe3a8
Merge pull request #1793 from rust-bakery/beta.184af9e7
nom 8.0.0-beta.1555eab9
Merge pull request #1792 from rust-bakery/nom-language6a25312
fix nom-language testsbcc1b0c
move the left_assoc combinator to nom-language9b0e18c
Implement new parserleft_assoc
. (#1775)cb3b5b8
move precedence parsing to nom-languagef1abba6
fix precedence parsing6c12469
Precedence parsing (#1362)Updates
dioxus
from 0.4.3 to 0.6.3Release notes
Sourced from dioxus's releases.
... (truncated)
Commits
fc1f1c2
Release 0.6.3b443309
Hash and compare templates by value in debug mode (#3630)9b71a33
docs: improved issue templates (#3698)18feb0b
feat: disable drop handler (#3680)8b9e246
fix: stop failing silently (#3682)4199d54
Allow Missing Prop Docs (#3692)f594a65
use main exe name without extension for bundler (#3696)ab91965
fix onload and onerror parsing error (#3707)1c902ab
Fix serving desktop+fullstack apps that have not set a server url (#3701)36353eb
fix cli link since we deleted itUpdates
dioxus-web
from 0.4.3 to 0.6.3Release notes
Sourced from dioxus-web's releases.
... (truncated)
Commits
fc1f1c2
Release 0.6.3b443309
Hash and compare templates by value in debug mode (#3630)9b71a33
docs: improved issue templates (#3698)18feb0b
feat: disable drop handler (#3680)8b9e246
fix: stop failing silently (#3682)4199d54
Allow Missing Prop Docs (#3692)f594a65
use main exe name without extension for bundler (#3696)ab91965
fix onload and onerror parsing error (#3707)1c902ab
Fix serving desktop+fullstack apps that have not set a server url (#3701)36353eb
fix cli link since we deleted itUpdates
getrandom
from 0.2.15 to 0.2.16Changelog
Sourced from getrandom's changelog.
Commits
ce4144b
Release v0.2.16 (#655)a55ea8d
Backport Cygwin support (#654)Updates
dioxus-logger
from 0.4.1 to 0.6.2Release notes
Sourced from dioxus-logger's releases.
... (truncated)
Commits
0120373
Release 0.6.25d48934
revert ring pr03c2d67
fix: pass off env vars to android apps (#3621)ce2b223
CryptoProvider error. (#3619)08f2180
fix: use a different temp path to not confuse image opt (#3620)13dcd80
Optimize wasm bindgen asset with manganis (#3531)d8850c7
fix: don't have Rc cycles in DioxusElement or Queries (#3618)d42b1d5
fix: too much padding for small frames (#3616)23d9178
docs: update translations/ja-jp/README.md (#3615)640a3e0
Remove the todo list from the examples readme (#3613)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