chore(deps) Update Tauri Core (1.x) - abandoned #10713
Closed
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.
This PR contains the following updates:
1.0.82
->1.0.86
1.6.0
->1.7.1
0.24
->0.26
1.0.4
->1.0.5
1.0.26
->1.0.32
0.2.14
->0.2.15
0.15
->0.20
0.15
->0.18
0.4.18
->0.4.22
0.13
->0.16
0.31
->0.32
0.26.0
->0.29.0
4.10.0
->4.11.1
1.1.5
->1.2.1
1.2.0
->1.5.0
0.5
->0.6
1.9.6
->1.10.6
0.11
->0.12
0.10
->0.14
1.0.22
->1.0.23
1.0.198
->1.0.208
1.0.198
->1.0.208
1.0.97
->1.0.125
1.0.97
->1.0.125
1.0.0
->1.0.1
0.5
->0.6
0.4.39
->0.4.41
3.6.0
->3.12.0
1.0.59
->1.0.63
0.3.15
->0.3.36
1.29.0
->1.39.3
1.29.0
->1.39.3
0.4.3
->0.4.4
2.5.0
->2.5.2
1.8.0
->1.10.0
0.18.2
->0.19.0
0.19.1
->0.33.0
0.4.3
->0.4.5
0.39.0
->0.58.0
Release Notes
dtolnay/anyhow (anyhow)
v1.0.86
Compare Source
ensure!
with non-literal after minus sign (#373)v1.0.85
Compare Source
ensure!
macro's rules to unblock some rustc pretty-printer improvements (#368, #371)v1.0.84
Compare Source
ensure!
through aNot
impl for a type that is notbool
(#367)v1.0.83
Compare Source
tokio-rs/bytes (bytes)
v1.7.1
Compare Source
This release reverts the following change due to a regression:
<BytesMut as Buf>::advance
impl (#698)The revert can be found at #726.
v1.7.0
Compare Source
Added
Bytes
toBytesMut
(#695, #710)Documented
BytesMut::zeroed
works (#714)Buf::chunk
(#717)Changed
BytesMut::truncate
<BytesMut as Buf>::advance
impl (#698)must_use
suggestion ofBytesMut::split
(#699)Internal changes
ManuallyDrop
instead ofmem::forget
(#678)len
inBytesMut::reserve
(#682)Bytes::copy_to_bytes
(#688)BytesMut::truncate
(#694)BytesMut::resize
(#696)Bytes::split_to
,Bytes::split_off
(#689, #693)offset_from
in more places (#705)IntoIter
(#707)v1.6.1
Compare Source
This release fixes a bug where
Bytes::is_unique
returns incorrect values whenthe
Bytes
originates from a sharedBytesMut
. (#718)kornelski/dunce (dunce)
v1.0.5
Compare Source
rust-lang/flate2-rs (flate2)
v1.0.32
: - turn panic into errorCompare Source
What's Changed
Fix
Other
New Contributors
Full Changelog: rust-lang/flate2-rs@1.0.31...1.0.32
v1.0.31
Compare Source
This release allows using
libz-rs
in the latest version, v0.2.1.Commit Statistics
Commit Details
view details
25541bd
)1dbed76
)a7853c0
)e6f6949
)9e6af00
)411d641
)1a0daec
)v1.0.30
Compare Source
Documentation
Commit Statistics
Commit Details
view details
bc1b3e9
)5ce4154
)d3bea90
)f37b1b0
)5048843
)42c86ce
)f7b99e9
)563f1c4
)1126a4a
)v1.0.29
Compare Source
Commit Statistics
Commit Details
view details
9a25bc0
)e9c87c0
)8a502a7
)320e7c7
)6a26c0c
)7e6429a
)ae78497
)20bbd74
)0a584f4
)8386651
)f0463d5
)8ef8ae6
)v1.0.28
Compare Source
Other
write_to_spare_capacity_of_vec
helper.Commit Statistics
Commit Details
view details
a99b53e
)223f829
)7a61ea5
)1260d3e
)f62ff42
)bufread
andread
types. (5b23cc9
)f285e9a
)write_to_spare_capacity_of_vec
. (69972b8
)write_to_spare_capacity_of_vec
helper. (82e45fa
)20cdcbe
)68ba8f6
)v1.0.27
Compare Source
New Features
Other
MultiGzDecoder
fromGzDecoder
.This may help dealing with multi-stream gzip files.
MultiGzDecoder
documentation was also improved to further clarifywhy such files would exist.
Commit Statistics
Commit Details
view details
MultiGzDecoder
fromGzDecoder
. (afbbf48
)c9cf23f
)--no-default-features
should respond. (2684a56
)1f7085d
)ccd3d3a
)7f96363
)b1e993a
)02cd317
)read::GzDecoder
consumes bytes after end of gzip (b2079e3
)5d462b3
)956397a
)flate2
(fc30d9e
)f0bf8a6
)c9fe661
)1df4333
)955728b
)ea0ad07
)1e09571
)GzDecoder
andMultiGzDecoder
(e21986e
)a232574
)b90ec09
)230256e
)d8e74e1
)afa9c8f
)7cfdd4e
)307d84b
)51ab99a
)6b52d0e
)b58db7f
)08f7d73
)acd2ab9
)1e389c5
)2754030
)7d5856d
)74870ae
)3281693
)f537522
)Compression
struct (aedc7a6
)3ea8c3d
)GzDecoder
(6e111fe
)fe15e4d
)5d2851e
)a9b5fc4
)a5e2eba
)4a622d9
)ecb6838
)rust-random/getrandom (getrandom)
v0.2.15
Compare Source
Added
Changed
libc::getrandom
on DragonflyBSD, FreeBSD, illumos, and Solaris #411 #416 #417 #420libc::getentropy
-based implementations #418gtk-rs/gtk-rs-core (glib)
v0.20.1
Compare Source
v0.20.0
Compare Source
v0.19.9
Compare Source
v0.19.8
Compare Source
Bilal Elmoussaoui:
glib: Requires Upgrade on Downgrade::Weak type
glib: Mark GParamSpec types as manual
glib: Don't use macros to generate ParamSpec structs
Fix various nightly clippy warnings
v0.19.7
Compare Source
v0.19.6
Compare Source
v0.19.5
Compare Source
v0.19.4
Compare Source
v0.19.3
Compare Source
v0.19.2
Compare Source
What's Changed
Full Changelog: gtk-rs/gtk-rs-core@0.19.1...0.19.2
v0.19.0
Compare Source
What's Changed
glib::derived_properties
by @Hofer-Julian in https://github.com/gtk-rs/gtk-rs-core/pull/1143PollableInputStream
/PollableOutputStream
ret… by @sdroege in https://github.com/gtk-rs/gtk-rs-core/pull/1159resolver = "2"
for the workspace by @sdroege in https://github.com/gtk-rs/gtk-rs-core/pull/1162g_unichar
APIs by @RealKC in https://github.com/gtk-rs/gtk-rs-core/pull/1146#[doc(hidden)]
fromonce_cell
andbitflags
re-export by @RealKC in https://github.com/gtk-rs/gtk-rs-core/pull/1177as_str()
andDeref<Target=&str>
by @cgwalters in https://github.com/gtk-rs/gtk-rs-core/pull/1181spawn_future
andspawn_future_local
convenience functions by @Hofer-Julian in https://github.com/gtk-rs/gtk-rs-core/pull/1201MainContext::channel()
by @sdroege in https://github.com/gtk-rs/gtk-rs-core/pull/1216Cargo.lock
to git tracking by @GuillaumeGomez in https://github.com/gtk-rs/gtk-rs-core/pull/1221Configuration
📅 Schedule: Branch creation - "after 3am on Wednesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.