chore(deps): bump the rust group across 1 directory with 7 updates #191
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 rust group with 7 updates in the /src-tauri directory:
1.0.128
1.0.134
1.0.210
1.0.216
1.8.0
1.8.1
0.7.2
0.7.3
0.2.1
0.2.2
1.40.0
1.42.0
1.5.5
2.0.3
Updates
serde_json
from 1.0.128 to 1.0.134Release notes
Sourced from serde_json's releases.
Commits
b2a1415
Release 1.0.1349875785
Tweak wording of NULL/TRUE/FALSE documentation4aa05b9
Merge pull request #1222 from dtolnay/rawvalueassocf42c7c7
Move RawValue associated constants into same impl block as public functions96576ba
Merge pull request #1221 from bheylin/add-const-raw-values-for-null-and-bools4db66fb
Add'static
lifetime toconst
's9c9aa1f
Add literal 'null', 'true' and 'false' consts toRawValue
struct.0903de4
Release 1.0.1332b65ca0
Merge pull request #1215 from dtolnay/fromarray4e5f985
Implement From<[T; N]> for ValueUpdates
serde
from 1.0.210 to 1.0.216Release notes
Sourced from serde's releases.
Commits
ad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderived9497463
Mark all generated trait impls as #[automatically_derived]46e9ecf
Merge pull request #2866 from tdittr/mark-visitors-as-generatede9c399c
Mark generatedimpl de::Visitor
blocks as#[automatically_derived]
b9dbfcb
Switch out fnv in favor of foldhash in testc270e27
Use BuildHasher instead of Hasher in collection macros0307f60
Resolve question_mark clippy lint in build script8939af4
Release 1.0.215fa5d58c
Use ui test syntax that does not interfere with rustfmtUpdates
tauri
from 1.8.0 to 1.8.1Release notes
Sourced from tauri's releases.
... (truncated)
Commits
e7153a8
apply version updates (#11075)3c7258d
fix(ci): run on ubuntu 22.04 (#11358)c4b77c0
fix(ci): downgrade MSRV conflicting crates (#11357)343b11d
feat: add deno support (#11305)a5435b0
fix(ci): msrv downgrade script (#11286)c72cd45
fix(core): deadlock when creating new window with tracing feature (#11213)019f94f
fix(nsis): properly handle Webview2 download return value (#11131)9ef1be4
fix(updater): encode version when making requests (#11070)Updates
vaultrs
from 0.7.2 to 0.7.3Release notes
Sourced from vaultrs's releases.
Changelog
Sourced from vaultrs's changelog.
Commits
d12c6cf
Merge pull request #110 from stormshield-gt/prepare_release_0.7.3e88a785
feat: release 0.7.3f1df00b
Fix clippy warnings5285da1
Fixed formatting0d4c17d
Merge pull request #100 from MattDavis00/mattdavis/93d81e9ad
chore: made ReadPublicKeyEntry impl PartialEq & Cloneea9b3a2
93: added support for reading asymmetric keys from the /transit/keys routea2d19b2
Merge pull request #90 from stormshield-gt/complete_the_mount_endpoint9850320
add get configuration of the secret enginea898f0b
add disable mount endpoitUpdates
vaultrs-login
from 0.2.1 to 0.2.2Commits
Updates
tokio
from 1.40.0 to 1.42.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
bb9d570
chore: prepare Tokio v1.42.0 (#7005)af9c683
tests: fix typo in build test instructions (#7004)4bc5a1a
ci: allow Unicode-3.0 license for unicode-ident (#7006)f8948ea
runtime: do not deferyield_now
insideblock_in_place
(#6999)bce9780
time: usearray::from_fn
instead of manually creating array (#7000)38151f3
readme: unlist 1.32.x as LTS release (#6997)5dda72d
ci: pin valgrind to rustc 1.82 (#6998)c07257f
io: simplify io readiness logic (#6966)d08578f
time: fix a typo inInstant
docs (#6982)4047d79
miri: add annotations for tests with miri ignore (#6981)Updates
tauri-build
from 1.5.5 to 2.0.3Release notes
Sourced from tauri-build's releases.
... (truncated)
Commits
86f22f0
apply version updates (#11440)3f6f07a
chore(deps): updatewry
to0.47
andtao
to0.30.6
(#11627)60e86d5
fix(cli):android dev
not working on Windows without--host
(#11624)b284358
chore(deps) Update Rust crate thiserror to v2 (dev) (#11604)229d7f8
fix(core): fix child webviews on macOS and Windows treated as full webview wi...c561786
docs: fix typos in drag&drop event.payload (#11620)6bf9179
feat(cli): addtauri remove
command (#11322)8e8312b
ci: unpin ravif (#11608)f550a3f
chore(deps) Update Tauri Bundler (dev) (#11601)4d545ab
feat: background color APIs (#11486)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