Bump the all group in /src-tauri with 12 updates #7
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 all group in /src-tauri with 12 updates:
1.0.122
1.0.124
1.0.205
1.0.207
2.3.3
2.3.4
2.2.3
2.2.4
0.2.9
0.2.10
1.1.8
1.1.10
0.8.6
0.8.7
0.2.12
0.2.13
1.0.1
1.0.2
0.2.3
0.2.4
3.7.2
3.7.3
1.0.205
1.0.207
Updates
serde_json
from 1.0.122 to 1.0.124Release notes
Sourced from serde_json's releases.
Commits
cf771a0
Release 1.0.1248b314a7
Merge pull request #1173 from iex-rs/fix-big-endian8eba786
Fix skip_to_escape on BE architectures2cab07e
Release 1.0.123346189a
Fix needless_borrow clippy lint in new control character test859ead8
Merge pull request #1161 from iex-rs/vectorized-string-parsinge43da5e
Immediately bail-out on empty strings8389d8a
Don't run the slow algorithm from the beginning1f0dcf7
Allow clippy::items_after_statementsa95d6df
Big endian supportUpdates
serde
from 1.0.205 to 1.0.207Release notes
Sourced from serde's releases.
Commits
1b4da41
Release 1.0.207f61d452
Touch up PR 2795f986609
Merge pull request #2795 from Mingun/has-flatten-rework77a6a9d
Take into account only not skipped flatten fields when choose serialization form547d843
Remove dead code - serialize_struct_as_map always called when cattrs.has_flat...005cb84
Fail with an understandable message is number of fields for serialization is ...fd5b5e9
Correctly calculatehas_flatten
attribute in all cases for deserialization0647a7c
Fix creating and filling a collections that was not read85c73ef
Release 1.0.2065ba1796
Resolve doc_markdown pedantic lint on regression test functionUpdates
async-io
from 2.3.3 to 2.3.4Release notes
Sourced from async-io's releases.
Changelog
Sourced from async-io's changelog.
Commits
c35b72f
v2.3.45800dd3
Set nosigpipe on NetBSD and DragonFly BSDe27191f
Upgrade windows-sys to 0.59Updates
async-process
from 2.2.3 to 2.2.4Release notes
Sourced from async-process's releases.
Changelog
Sourced from async-process's changelog.
Commits
e901008
v2.2.47ccb7ac
Fix unreachable_code warningd0ecea1
Update windows-sys to 0.59407201d
Test Android on CI (#84)Updates
async-signal
from 0.2.9 to 0.2.10Release notes
Sourced from async-signal's releases.
Changelog
Sourced from async-signal's changelog.
Commits
75908a1
v0.2.10a7619db
Update windows-sys requirement from 0.52 to 0.59Updates
cc
from 1.1.8 to 1.1.10Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
17b353d
chore: release (#1179)1c10013
Remap Windows targets triples to their LLVM counterparts (#1176)4b723d9
chore: release (#1178)7858d38
Add custom CC wrapper to the wrapper whitelist (#1175)Updates
core-foundation-sys
from 0.8.6 to 0.8.7Commits
652bab0
Bump version of core-foundation-sys to 0.8.7 (#683)f94fa25
Added ffi bindings for CGDisplayRegisterReconfigurationCallback and related t...31a92cd
Fix typos. (#689)2847e06
core-graphics: FixkCGWindowSharingReadWrite
value (#690)3570256
Avoid UB if the CFData pointer is NULL (#688)8002ddd
Fixes a minor race condition in active_displays (#686)6940925
Remove remainingchrono
code. (#682)c2cca87
ci: Remove usage of macos-11 (#681)8d2b732
Remove usages ofextern crate
. (#672)a496791
update NSAppKitVersionNumbers (#673)Updates
cpufeatures
from 0.2.12 to 0.2.13Commits
af6b5ae
cpufeatures: release v0.2.13 (#1097)807f77f
cpufeatures: use#[cold]
for initialization code (#1096)030ae1d
wycheproof2blb: secp256k1 with P1363 format (#1092)8a652e2
dbl v0.4.0-rc.0 (#1094)599265d
inout v0.2.0-rc.0 (#1093)c73d0cb
block-padding v0.4.0-rc.0 (#1091)ceafc45
block-buffer v0.11.0-rc.0 (#1090)dffbcfe
block-buffer: bumpcrypto-common
to v0.2.0-rc.0 (#1088)a997e3f
cmov: fixsize_of
warning on Rust 1.80 (#1089)3867a73
bump hybrid-array from 0.2.0-rc.8 to 0.2.0-rc.9 (#1085)Updates
mio
from 1.0.1 to 1.0.2Changelog
Sourced from mio's changelog.
Commits
e66deb9
Release v1.0.259c5da6
Fix Hermit build38d1946
fixup! Copy illumos waker pipe work around to eventfd619c909
Copy illumos waker pipe work around to eventfdUpdates
piper
from 0.2.3 to 0.2.4Release notes
Sourced from piper's releases.
Changelog
Sourced from piper's changelog.
Commits
00a751f
v0.2.43a0ab80
tests: Fix nondeterministic failures in is_full()Updates
polling
from 3.7.2 to 3.7.3Release notes
Sourced from polling's releases.
Changelog
Sourced from polling's changelog.
Commits
1ee697a
v3.7.3fd188f6
Update windows-sys 0.59Updates
serde_derive
from 1.0.205 to 1.0.207Release notes
Sourced from serde_derive's releases.
Commits
1b4da41
Release 1.0.207f61d452
Touch up PR 2795f986609
Merge pull request #2795 from Mingun/has-flatten-rework77a6a9d
Take into account only not skipped flatten fields when choose serialization form547d843
Remove dead code - serialize_struct_as_map always called when cattrs.has_flat...005cb84
Fail with an understandable message is number of fields for serialization is ...fd5b5e9
Correctly calculatehas_flatten
attribute in all cases for deserialization0647a7c
Fix creating and filling a collections that was not read85c73ef
Release 1.0.2065ba1796
Resolve doc_markdown pedantic lint on regression test functionDependabot 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