gloo
gloo copied to clipboard
chore(deps): bump the cargo-deps group across 1 directory with 30 updates
Bumps the cargo-deps group with 24 updates in the / directory:
Package | From | To |
---|---|---|
wasm-bindgen | 0.2.89 |
0.2.92 |
js-sys | 0.3.66 |
0.3.69 |
futures-core | 0.3.29 |
0.3.30 |
futures-channel | 0.3.29 |
0.3.30 |
wasm-bindgen-futures | 0.4.39 |
0.4.42 |
wasm-bindgen-test | 0.3.39 |
0.3.42 |
futures-util | 0.3.29 |
0.3.30 |
web-sys | 0.3.66 |
0.3.69 |
futures | 0.3.29 |
0.3.30 |
thiserror | 1.0.50 |
1.0.61 |
serde | 1.0.193 |
1.0.203 |
serde_json | 1.0.108 |
1.0.117 |
pin-project | 1.1.3 |
1.1.5 |
chrono | 0.4.31 |
0.4.38 |
serde-wasm-bindgen | 0.6.1 |
0.6.5 |
getrandom | 0.2.11 |
0.2.15 |
proc-macro-crate | 1.3.1 |
3.1.0 |
trybuild | 1.0.85 |
1.0.96 |
pulldown-cmark | 0.9.3 |
0.11.0 |
tokio | 1.35.0 |
1.38.0 |
warp | 0.3.6 |
0.3.7 |
wasm-streams | 0.3.0 |
0.4.0 |
yew | 0.20.0 |
0.21.0 |
primes | 0.3.0 |
0.4.0 |
Updates wasm-bindgen
from 0.2.89 to 0.2.92
Changelog
Sourced from wasm-bindgen's changelog.
0.2.92
Released 2024-03-04
Added
Add bindings for
RTCPeerConnectionIceErrorEvent
. #3835Add bindings for
CanvasState.reset()
, affectingCanvasRenderingContext2D
andOffscreenCanvasRenderingContext2D
. #3844Add
TryFrom
implementations forNumber
, that allow losslessly converting from 64- and 128-bits numbers. #3847Add support for
Option<*const T>
,Option<*mut T>
andNonNull<T>
. #3852 #3857Allow overriding the URL used for headless tests by setting
WASM_BINDGEN_TEST_ADDRESS
. #3861Fixed
Make .wasm output deterministic when using
--reference-types
. #3851Don't allow invalid Unicode scalar values in
char
. #3866
0.2.91
Released 2024-02-06
Added
Added bindings for the
RTCRtpTransceiver.setCodecPreferences()
and unstable bindings for theRTCRtpEncodingParameters.scalabilityMode
. #3828Add unstable bindings for the FileSystemAccess API #3810
Added support for running tests in shared and service workers with
wasm_bindgen_test_configure!
run_in_shared_worker
andrun_in_service_worker
. #3804Accept the
--skip
flag withwasm-bindgen-test-runner
. #3803
... (truncated)
Commits
2a4a493
Prepare v0.2.92 release (#3869)8e992dc
Don't allow invalid Unicode scalar values inchar
(#3866)807bdb4
Revert "Allow using'static
lifetimes in functions (#3856)" (#3865)983ec57
AddNonNull\<T>
as parameter (#3857)0095fa7
Allow overriding headless test URL (#3861)0023077
Update passing-rust-closures-to-js.md (#3859)b9ccb8f
Allow using'static
lifetimes in functions (#3856)c80bf9a
Add support forOption\<*const T>
,Option\<*mut T>
andNonNull\<T>
(#3852)0c09e15
Fix CI (#3853)557e2e6
Introduce impl TryFrom for Number that succeeds iff the value is within the s...- Additional commits viewable in compare view
Updates js-sys
from 0.3.66 to 0.3.69
Commits
- See full diff in compare view
Updates futures-core
from 0.3.29 to 0.3.30
Commits
de1a0fd
Release 0.3.3068d2845
Remove a redundant space in example (#2816)fdd2ce7
Fix broken link inCopyBufAbortable
docs (#2815)272a3c7
Use cfg(target_has_atomic) on no-std targetsc179201
FillBuf: Do not call poll_fill_buf twicee6735f3
FuturesUnordered: Fix clear implementation04d01a0
FuturesOrdered: Use 64-bit indexe4aa659
remove redundant impl Unpin17851c1
provide a mechanism to determine if io read/write halves are from the same st...4910799
provide a non-destructive mechanism to determine if a sink/stream are paired- Additional commits viewable in compare view
Updates futures-channel
from 0.3.29 to 0.3.30
Commits
de1a0fd
Release 0.3.3068d2845
Remove a redundant space in example (#2816)fdd2ce7
Fix broken link inCopyBufAbortable
docs (#2815)272a3c7
Use cfg(target_has_atomic) on no-std targetsc179201
FillBuf: Do not call poll_fill_buf twicee6735f3
FuturesUnordered: Fix clear implementation04d01a0
FuturesOrdered: Use 64-bit indexe4aa659
remove redundant impl Unpin17851c1
provide a mechanism to determine if io read/write halves are from the same st...4910799
provide a non-destructive mechanism to determine if a sink/stream are paired- Additional commits viewable in compare view
Updates wasm-bindgen-futures
from 0.4.39 to 0.4.42
Commits
- See full diff in compare view
Updates wasm-bindgen-test
from 0.3.39 to 0.3.42
Commits
- See full diff in compare view
Updates futures-util
from 0.3.29 to 0.3.30
Commits
de1a0fd
Release 0.3.3068d2845
Remove a redundant space in example (#2816)fdd2ce7
Fix broken link inCopyBufAbortable
docs (#2815)272a3c7
Use cfg(target_has_atomic) on no-std targetsc179201
FillBuf: Do not call poll_fill_buf twicee6735f3
FuturesUnordered: Fix clear implementation04d01a0
FuturesOrdered: Use 64-bit indexe4aa659
remove redundant impl Unpin17851c1
provide a mechanism to determine if io read/write halves are from the same st...4910799
provide a non-destructive mechanism to determine if a sink/stream are paired- Additional commits viewable in compare view
Updates web-sys
from 0.3.66 to 0.3.69
Commits
- See full diff in compare view
Updates futures
from 0.3.29 to 0.3.30
Commits
de1a0fd
Release 0.3.3068d2845
Remove a redundant space in example (#2816)fdd2ce7
Fix broken link inCopyBufAbortable
docs (#2815)272a3c7
Use cfg(target_has_atomic) on no-std targetsc179201
FillBuf: Do not call poll_fill_buf twicee6735f3
FuturesUnordered: Fix clear implementation04d01a0
FuturesOrdered: Use 64-bit indexe4aa659
remove redundant impl Unpin17851c1
provide a mechanism to determine if io read/write halves are from the same st...4910799
provide a non-destructive mechanism to determine if a sink/stream are paired- Additional commits viewable in compare view
Updates futures-sink
from 0.3.29 to 0.3.30
Commits
de1a0fd
Release 0.3.3068d2845
Remove a redundant space in example (#2816)fdd2ce7
Fix broken link inCopyBufAbortable
docs (#2815)272a3c7
Use cfg(target_has_atomic) on no-std targetsc179201
FillBuf: Do not call poll_fill_buf twicee6735f3
FuturesUnordered: Fix clear implementation04d01a0
FuturesOrdered: Use 64-bit indexe4aa659
remove redundant impl Unpin17851c1
provide a mechanism to determine if io read/write halves are from the same st...4910799
provide a non-destructive mechanism to determine if a sink/stream are paired- Additional commits viewable in compare view
Updates futures-io
from 0.3.29 to 0.3.30
Commits
de1a0fd
Release 0.3.3068d2845
Remove a redundant space in example (#2816)fdd2ce7
Fix broken link inCopyBufAbortable
docs (#2815)272a3c7
Use cfg(target_has_atomic) on no-std targetsc179201
FillBuf: Do not call poll_fill_buf twicee6735f3
FuturesUnordered: Fix clear implementation04d01a0
FuturesOrdered: Use 64-bit indexe4aa659
remove redundant impl Unpin17851c1
provide a mechanism to determine if io read/write halves are from the same st...4910799
provide a non-destructive mechanism to determine if a sink/stream are paired- Additional commits viewable in compare view
Updates thiserror
from 1.0.50 to 1.0.61
Release notes
Sourced from thiserror's releases.
1.0.61
1.0.60
- Resolve unexpected_cfgs warning (#298)
1.0.59
- Unblock testing of rustc
debug-fmt-detail
option (#297)1.0.58
- Make backtrace support available when using -Dwarnings (#292)
1.0.57
- Generate more efficient
Display
impl for error message which do not contain any interpolated value (#286, thanks@nyurik
)1.0.56
- Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache
1.0.55
- Work around improperly cached build script result by sccache – second attempt (#280)
1.0.54
- Work around improperly cached build script result by sccache – first attempt (#279)
1.0.53
- Reduce spurious rebuilds under RustRover IDE when using a nightly toolchain (#270)
1.0.52
- Fix interaction with RUSTC_BOOTSTRAP (#269)
1.0.51
- Improve diagnostics when an invalid attribute previously caused thiserror to generate no
Error
impl (#266)
Commits
5c80163
Release 1.0.61e3b1b91
Format PR 299 with rustfmt6b2b871
Merge pull request #299 from quartiq/corece974bc
also {std -> core}::panic::UnwindSafe7b6e35b
use core::fmt instead of std::fmt870d11b
Release 1.0.600ccee7c
Merge pull request #298 from dtolnay/checkcfgcf43d0c
Resolve unexpected_cfgs warninge7ad85e
Release 1.0.59af477ec
Merge pull request #297 from dtolnay/traitident- Additional commits viewable in compare view
Updates serde
from 1.0.193 to 1.0.203
Release notes
Sourced from serde's releases.
v1.0.203
- Documentation improvements (#2747)
v1.0.202
- Provide public access to RenameAllRules in serde_derive_internals (#2743)
v1.0.201
- Resolve unexpected_cfgs warning (#2737)
v1.0.200
- Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats (#2733, thanks
@jamessan
)v1.0.199
- Fix ambiguous associated item when
forward_to_deserialize_any!
is used on an enum withError
variant (#2732, thanks@aatifsyed
)v1.0.198
- Support serializing and deserializing
Saturating<T>
(#2709, thanks@jbethune
)v1.0.197
- Fix unused_imports warnings when compiled by rustc 1.78
- Optimize code size of some Display impls (#2697, thanks
@nyurik
)v1.0.196
- Improve formatting of "invalid type" error messages involving floats (#2682)
v1.0.195
- Prevent remote definitions of tuple struct or tuple variant from triggering dead_code warning (#2671)
v1.0.194
- Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache
Commits
d5bc546
Release 1.0.20345ae217
Merge pull request #2747 from dtolnay/variadicb7b97dd
Unindent implementation inside tuple_impl_body macro5d3c563
Document tuple impls as fake variadic3761854
Merge pull request #2745 from dtolnay/docsrsa8f1484
Rely on docs.rs to define --cfg=docsrs by default9e32a40
Release 1.0.20287f635e
Release serde_derive_internals 0.29.1d4b2dfb
Merge pull request #2743 from dtolnay/renameallrulesf6ab0bc
Provide public access to RenameAllRules in serde_derive_internals- Additional commits viewable in compare view
Updates serde_json
from 1.0.108 to 1.0.117
Release notes
Sourced from serde_json's releases.
v1.0.117
- Resolve unexpected_cfgs warning (#1130)
v1.0.116
- Make module structure comprehensible to static analysis (#1124, thanks
@mleonhard
)v1.0.115
- Documentation improvements
v1.0.114
- Fix unused_imports warnings when compiled by rustc 1.78
v1.0.113
- Add
swap_remove
andshift_remove
methods on Map (#1109)v1.0.112
- Improve formatting of "invalid type" error messages involving floats (#1107)
v1.0.111
v1.0.110
- Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache
v1.0.109
- Documentation improvements
Commits
0ae247c
Release 1.0.1174517c7a
PartialEq is not implemented between Value and 128-bit intsfdf99c7
Combine number PartialEq testsb4fc245
Merge pull request #1130 from serde-rs/checkcfg98f1a24
Resolve unexpected_cfgs warninga3f62bb
Release 1.0.11612c8ee0
Hide "non-exhaustive patterns" errors when crate fails to compile051ce97
Merge pull request 1124 from mleonhard/master25dc750
Replacefeatures_check
mod with a call tostd::compile_error!
. Fixes htt...2e15e3d
Revert "Temporarily disable miri on doctests"- Additional commits viewable in compare view
Updates pin-project
from 1.1.3 to 1.1.5
Release notes
Sourced from pin-project's releases.
1.1.5
- Suppress
unused_qualifications
lint in generated code.1.1.4
- Suppress
clippy::missing_docs_in_private_items
andclippy::missing_inline_in_public_items
lints in generated code. (#356, thanks@daxpedda
)
Changelog
Sourced from pin-project's changelog.
[1.1.5] - 2024-03-05
- Suppress
unused_qualifications
lint in generated code.[1.1.4] - 2024-01-25
- Suppress
clippy::missing_docs_in_private_items
andclippy::missing_inline_in_public_items
lints in generated code. (#356, thanks@daxpedda
)
Commits
8630e1a
Release 1.1.578d23fd
Suppress unused_qualifications lint in generated codefd08c71
Ignore more lints at workspace level24597ec
Add link to clippy::thread_local_initializer_can_be_made_const bug report3ad1bd3
tidy: Use yq via venvcb24a63
tests: Fix non_local_definitions warningd42e9cc
tidy: Check TOML formatbf0da83
Revert "Move negative_impls test from run-pass to ui"e1ce805
Update ui test output to nightly-2024-02-07537b60c
Revert "Revert "Revert "Disable dependabot update for Github Actions"""- Additional commits viewable in compare view
Updates chrono
from 0.4.31 to 0.4.38
Release notes
Sourced from chrono's releases.
v0.4.38
This release bring a ca. 20% improvement to the performance of the formatting code, and a convenient
days_since
method for theWeekday
type.Chrono 0.4.38 also removes the long deprecated
rustc-serialize
feature. Support forrustc-serialize
will be soft-destabilized in the next Rust edition. Removing the feature will not break existing users of the feature; Cargo will just not update dependents that rely on it to newer versions of chrono.In chrono 0.4.36 we made an accidental breaking change by switching to
derive(Copy)
forDateTime
instead of a manual implementation. It is reverted in this release.Removals
- Remove
rustc-serialize
feature (#1548, thanks@workingjubilee
)Additions
- Add
Weekday::days_since
(#1249, based on #216 by@clarfonthey
)- Add
TimeDelta::checked_mul
andTimeDelta::checked_div
(#1565, thanks@Zomtir
)Fixes
- Return error when rounding with a zero duration (#1474, thanks
@Dav1dde
)- Manually implement
Copy
forDateTime
if offset isCopy
(#1573)Internal
- Inline
test_encodable_json
andtest_decodable_json
functions (#1550)- CI: Reduce combinations in
cargo hack check
(#1553)- Refactor formatting code (#1335)
- Optimize number formatting (#1558)
- Only package files needed for building and testing (#1554)
Thanks to all contributors on behalf of the chrono team,
@djc
and@pitdicker
!v0.4.37
Version 0.4.36 introduced an unexpected breaking change and was yanked. In it
LocalResult
was renamed toMappedLocalTime
to avoid the impression that it is aResult
type were some of the results are errors. For backwards compatibility a type alias with the old name was added.As it turns out there is one case where a type alias behaves differently from the regular enum: you can't import enum variants from a type alias with
use chrono::LocalResult::*
. With 0.4.37 we make the new nameMappedLocalTime
the alias, but keep using it in function signatures and the documentation as much as possible.See also the release notes of chrono 0.4.36 from yesterday for the yanked release.
v0.4.36
This release un-deprecates the methods on
TimeDelta
that were deprecated with the 0.4.35 release because of the churn they are causing for the ecosystem.New is the
DateTime::with_time()
method. As an example of when it is useful:use chrono::{Local, NaiveTime}; // Today at 12:00:00 let today_noon = Local::now().with_time(NaiveTime::from_hms_opt(12, 0, 0).unwrap());
Additions
- Add
DateTime::with_time()
(#1510)Deprecations
... (truncated)
Commits
352a352
Prepare 0.4.3846d44d6
Manually implementCopy
forDateTime
if offset isCopy
760eb66
Update windows-bindgen requirement from 0.55 to 0.56391187f
Return error when rounding with zero durationffc75e5
AddTimeDelta::checked_mul
andTimeDelta::checked_div
f8cecbe
MakeWeekday::num_days_from public
, rename todays_since
.0cfc405
Optimize number formatting74ba83b
Takepad
by value78e79db
Match on tuples informat_fixed
f3d76c7
Match on tuples informat_numeric
- Additional commits viewable in compare view
Updates serde_derive
from 1.0.193 to 1.0.203
Release notes
Sourced from serde_derive's releases.
v1.0.203
- Documentation improvements (#2747)
v1.0.202
- Provide public access to RenameAllRules in serde_derive_internals (#2743)
v1.0.201
- Resolve unexpected_cfgs warning (#2737)
v1.0.200
- Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats (#2733, thanks
@jamessan
)v1.0.199
- Fix ambiguous associated item when
forward_to_deserialize_any!
is used on an enum withError
variant (#2732, thanks@aatifsyed
)v1.0.198
- Support serializing and deserializing
Saturating<T>
(#2709, thanks@jbethune
)v1.0.197
- Fix unused_imports warnings when compiled by rustc 1.78
- Optimize code size of some Display impls (#2697, thanks
@nyurik
)v1.0.196
- Improve formatting of "invalid type" error messages involving floats (#2682)
v1.0.195
- Prevent remote definitions of tuple struct or tuple variant from triggering dead_code warning (#2671)
v1.0.194
- Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache
Commits
d5bc546
Release 1.0.20345ae217
Merge pull request #2747 from dtolnay/variadicb7b97dd
Unindent implementation inside tuple_impl_body macro5d3c563
Document tuple impls as fake variadic3761854
Merge pull request #2745 from dtolnay/docsrsa8f1484
Rely on docs.rs to define --cfg=docsrs by default9e32a40
Release 1.0.20287f635e
Release serde_derive_internals 0.29.1d4b2dfb
Merge pull request #2743 from dtolnay/renameallrulesf6ab0bc
Provide public access to RenameAllRules in serde_derive_internals- Additional commits viewable in compare view
Updates serde-wasm-bindgen
from 0.6.1 to 0.6.5
Commits
f073bd4
chore: Release6281985
Fix map roundtrips in untagged enums (#64)b1b73ac
chore: Release03a470d
Add test for field aliasesff11d81
Revert "Use field indices for struct deserialization"e65f027
chore: Release0cf8879
Fix find-replace typo in docsff83666
Fix doc annotation014e415
chore: Release34aab01
Use Wasm target for docs.rs- Additional commits viewable in compare view
Updates getrandom
from 0.2.11 to 0.2.15
Changelog
Sourced from getrandom's changelog.
[0.2.15] - 2024-05-06
Added
- Apple visionOS support #410
Changed
- Use
libc::getrandom
on DragonflyBSD, FreeBSD, illumos, and Solaris #411 #416 #417 #420- Unify
libc::getentropy
-based implementations #418#410: rust-random/getrandom#410 #411: rust-random/getrandom#411 #416: rust-random/getrandom#416 #417: rust-random/getrandom#417 #418: rust-random/getrandom#418 Description%20has%20been%20truncated
%0A" rel="nofollow" target="_blank" >