-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[depbot] Bump the deps group with 30 updates #3440
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the deps group with 30 updates: | Package | From | To | | --- | --- | --- | | [arbitrary](https://github.com/rust-fuzz/arbitrary) | `1.3.0` | `1.3.1` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.73` | `0.1.74` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.3` | `0.21.4` | | [byteorder](https://github.com/BurntSushi/byteorder) | `1.4.3` | `1.5.0` | | [bs58](https://github.com/Nullus157/bs58-rs) | `0.4.0` | `0.5.0` | | [clap](https://github.com/clap-rs/clap) | `4.4.2` | `4.4.6` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.14.0` | `0.14.2` | | [libc](https://github.com/rust-lang/libc) | `0.2.147` | `0.2.149` | | [primitive-types](https://github.com/paritytech/parity-common) | `0.12.1` | `0.12.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.67` | `1.0.69` | | [proptest](https://github.com/proptest-rs/proptest) | `1.2.0` | `1.3.1` | | [rayon](https://github.com/rayon-rs/rayon) | `1.7.0` | `1.8.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.20` | `0.11.22` | | [serde](https://github.com/serde-rs/serde) | `1.0.188` | `1.0.189` | | [syn](https://github.com/dtolnay/syn) | `2.0.31` | `2.0.38` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.48` | `1.0.50` | | [tokio](https://github.com/tokio-rs/tokio) | `1.32.0` | `1.33.0` | | [wat](https://github.com/bytecodealliance/wasm-tools) | `1.0.71` | `1.0.77` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.3` | `0.3.5` | | [indexmap](https://github.com/bluss/indexmap) | `2.0.0` | `2.0.2` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.6` | `0.17.7` | | [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) | `0.1.38` | `0.1.39` | | [page_size](https://github.com/Elzair/page_size_rs) | `0.5.0` | `0.6.0` | | [toml](https://github.com/toml-rs/toml) | `0.7.7` | `0.7.8` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.37` | `0.1.40` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.83` | `1.0.85` | | [wasmprinter](https://github.com/bytecodealliance/wasm-tools) | `0.2.64` | `0.2.70` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.16` | `0.2.17` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.7` | `0.10.8` | | [chrono](https://github.com/chronotope/chrono) | `0.4.28` | `0.4.31` | Updates `arbitrary` from 1.3.0 to 1.3.1 - [Changelog](https://github.com/rust-fuzz/arbitrary/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-fuzz/arbitrary/compare/[email protected]) Updates `async-trait` from 0.1.73 to 0.1.74 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.73...0.1.74) Updates `base64` from 0.21.3 to 0.21.4 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.3...v0.21.4) Updates `byteorder` from 1.4.3 to 1.5.0 - [Changelog](https://github.com/BurntSushi/byteorder/blob/master/CHANGELOG.md) - [Commits](BurntSushi/byteorder@1.4.3...1.5.0) Updates `bs58` from 0.4.0 to 0.5.0 - [Changelog](https://github.com/Nullus157/bs58-rs/blob/main/CHANGELOG.md) - [Commits](Nullus157/bs58-rs@0.4.0...0.5.0) Updates `clap` from 4.4.2 to 4.4.6 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.4.2...v4.4.6) Updates `hashbrown` from 0.14.0 to 0.14.2 - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.14.0...v0.14.2) Updates `libc` from 0.2.147 to 0.2.149 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.147...0.2.149) Updates `primitive-types` from 0.12.1 to 0.12.2 - [Commits](https://github.com/paritytech/parity-common/commits) Updates `proc-macro2` from 1.0.67 to 1.0.69 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.67...1.0.69) Updates `proptest` from 1.2.0 to 1.3.1 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/master/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.2.0...v1.3.1) Updates `rayon` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.7.0...rayon-core-v1.8.0) Updates `reqwest` from 0.11.20 to 0.11.22 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.20...v0.11.22) Updates `serde` from 1.0.188 to 1.0.189 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.188...v1.0.189) Updates `syn` from 2.0.31 to 2.0.38 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.31...2.0.38) Updates `thiserror` from 1.0.48 to 1.0.50 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.48...1.0.50) Updates `tokio` from 1.32.0 to 1.33.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.32.0...tokio-1.33.0) Updates `wat` from 1.0.71 to 1.0.77 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](bytecodealliance/wasm-tools@wat-1.0.71...wat-1.0.77) Updates `errno` from 0.3.3 to 0.3.5 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `indexmap` from 2.0.0 to 2.0.2 - [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.0.0...2.0.2) Updates `indicatif` from 0.17.6 to 0.17.7 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](https://github.com/console-rs/indicatif/commits) Updates `mimalloc` from 0.1.38 to 0.1.39 - [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases) - [Commits](purpleprotocol/mimalloc_rust@v0.1.38...v0.1.39) Updates `page_size` from 0.5.0 to 0.6.0 - [Commits](https://github.com/Elzair/page_size_rs/commits) Updates `toml` from 0.7.7 to 0.7.8 - [Commits](toml-rs/toml@toml-v0.7.7...toml-v0.7.8) Updates `tracing` from 0.1.37 to 0.1.40 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.37...tracing-0.1.40) Updates `trybuild` from 1.0.83 to 1.0.85 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.83...1.0.85) Updates `wasmprinter` from 0.2.64 to 0.2.70 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](bytecodealliance/wasm-tools@wasmprinter-0.2.64...wasmprinter-0.2.70) Updates `num-traits` from 0.2.16 to 0.2.17 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](rust-num/num-traits@num-traits-0.2.16...num-traits-0.2.17) Updates `sha2` from 0.10.7 to 0.10.8 - [Commits](RustCrypto/hashes@sha2-v0.10.7...sha2-v0.10.8) Updates `chrono` from 0.4.28 to 0.4.31 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.28...v0.4.31) --- updated-dependencies: - dependency-name: arbitrary dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: byteorder dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: bs58 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: hashbrown dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: primitive-types dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: proptest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: rayon dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: wat dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: errno dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: mimalloc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: page_size dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: trybuild dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: wasmprinter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: num-traits dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: sha2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
A4-insubstantial
Not too important PR
E2-forcemacos
Force CI to run macOS build in PR
labels
Oct 22, 2023
… -> `global.get`
breathx
approved these changes
Oct 22, 2023
ark0f
approved these changes
Oct 22, 2023
ark0f
approved these changes
Oct 22, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 deps group with 30 updates:
1.3.0
1.3.1
0.1.73
0.1.74
0.21.3
0.21.4
1.4.3
1.5.0
0.4.0
0.5.0
4.4.2
4.4.6
0.14.0
0.14.2
0.2.147
0.2.149
0.12.1
0.12.2
1.0.67
1.0.69
1.2.0
1.3.1
1.7.0
1.8.0
0.11.20
0.11.22
1.0.188
1.0.189
2.0.31
2.0.38
1.0.48
1.0.50
1.32.0
1.33.0
1.0.71
1.0.77
0.3.3
0.3.5
2.0.0
2.0.2
0.17.6
0.17.7
0.1.38
0.1.39
0.5.0
0.6.0
0.7.7
0.7.8
0.1.37
0.1.40
1.0.83
1.0.85
0.2.64
0.2.70
0.2.16
0.2.17
0.10.7
0.10.8
0.4.28
0.4.31
Updates
arbitrary
from 1.3.0 to 1.3.1Changelog
Sourced from arbitrary's changelog.
Commits
22806e8
Merge pull request #152 from glandium/releasef54ebe2
Bump derive_arbitrary to 1.3.14517698
Merge pull request #125 from lnicola/patch-10919dda
Fix release dates for 1.1.5 and 1.1.69b19d20
Merge pull request #146 from maurer/syn-2a1ce928
Update to syn-2Updates
async-trait
from 0.1.73 to 0.1.74Release notes
Sourced from async-trait's releases.
Commits
265979b
Release 0.1.745e67709
Fix doc test when async fn in trait is natively supportedef144ae
Update ui test suite to nightly-2023-10-159398a28
Test docs.rs documentation build in CI8737173
Update ui test suite to nightly-2023-09-245ba643c
Test dyn Trait containing async fn247c8e7
Add ui test testing the recommendation to use async-trait799db66
Update ui test suite to nightly-2023-09-230e60248
Update actions/checkout@v3 -> v47fcbc83
Update ui test suite to nightly-2023-08-29Updates
base64
from 0.21.3 to 0.21.4Changelog
Sourced from base64's changelog.
Commits
b88fd5b
v0.21.4c70a896
Merge pull request #252 from marshallpierce/mp/const-encoded_len59048ff
Make encoded_len constUpdates
byteorder
from 1.4.3 to 1.5.0Commits
ec068ee
1.5.00cfb84d
cargo: a few small fixups62b0e31
changelog: add a note about it not being updateddd41ee2
msrv: bump to Rust 1.6052cc70c
safety: verify alignment requirements of floats vs intsc0b6678
impl: remove unsafe code from read_uint and read_uint128 methods1e2d8b0
impl: eliminate unsafe_write_num_bytes368cb55
impl: refactor write_slice macro slightlyc01f0fe
impl: eliminate special case checking target_endian3409ee1
perf: convert endianess while reading slice in a single passUpdates
bs58
from 0.4.0 to 0.5.0Changelog
Sourced from bs58's changelog.
Commits
8c0271d
Merge pull request #110 from Nemo157/version-bump0edad16
Merge pull request #111 from Nemo157/fix-workflowfc6a9ca
Actually detect success of workflow6216ebe
Prepare for 0.5.0 release9147711
Merge pull request #109 from Nemo157/into-ontoafac4b8
Renameinto
methods toonto
aeb711c
Merge pull request #108 from Nemo157/tinyvecaa6f7f9
Add tinyvec support0eb566d
Fix dev-dependencies table key4f9a599
Update to edition 2021Updates
clap
from 4.4.2 to 4.4.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
39f5e80
chore: Releasea5cb6bb
docs: Update changelog418c001
Merge pull request #5146 from epage/update485b957
chore: Upgrade anstreama1af8d9
chore: Update from '_rust/main'ac51f09
chore(ci): Normalize json5 syntax86c29de
chore(ci): Updaet Renovate schemaUpdates
hashbrown
from 0.14.0 to 0.14.2Changelog
Sourced from hashbrown's changelog.
Commits
7cd193a
Auto merge of #477 - Amanieu:release-0.14.2, r=Amanieue97f934
Prepare release of v0.14.2f3dd78e
Auto merge of #476 - Amanieu:disable_neon_miri, r=Amanieub89e277
Disable the use of NEON intrinsics on Mirief84e09
Auto merge of #466 - Amanieu:hashtable, r=Amanieu9556bf4
Fix rustdoc warningscbbb823
Minor cleanups878b5bf
Rename insert_unchecked to insert_unique05bee57
Make HashTable::find_entry return AbsentEntry on failurecce9925
Update src/table.rsUpdates
libc
from 0.2.147 to 0.2.149Release notes
Sourced from libc's releases.
... (truncated)
Commits
d80e8bd
Auto merge of #3360 - vita-rust:release-0.2.149, r=JohnTitor017bf5f
Auto merge of #3373 - SteveLauC:close_range, r=JohnTitor14ef2e5
Auto merge of #3335 - androm3da:bcain/sa_onstack, r=JohnTitor7b9e367
fmt173757d
feat: add close_range for glibcc7a860d
Auto merge of #3370 - NordSecurity:add_apple_tvos_support, r=JohnTitor4cdc32e
Auto merge of #3325 - Vtewari2311:libc-hurd-latest, r=JohnTitoraa065c6
Auto merge of #3372 - SteveLauC:execveat, r=JohnTitord3910f6
add execveat for glibcaab9d70
Fix apple tvos supportUpdates
primitive-types
from 0.12.1 to 0.12.2Commits
Updates
proc-macro2
from 1.0.67 to 1.0.69Release notes
Sourced from proc-macro2's releases.
Commits
937bbcd
Release 1.0.6942dc36e
Merge pull request #412 from dtolnay/sourcetext6461c2d
Add out-of-order call to source_text testc4c3251
Explain source_text implementation approach31b14c3
Cache byte offsets computed from a char index0e15461
Make FileInfo mut in source_text to allow amortization of char indices90b8e1e
Merge pull request #411 from dtolnay/sourcetext137ae0a
Fix source_text treating span.lo as byte offset not char index4c0bd28
Add regression test for issue 41012eddc0
Reword explanation of SourceMap initial valueUpdates
proptest
from 1.2.0 to 1.3.1Commits
0b4ffe8
[Release] 1.3.1 -- fix for incompatible bit-set/bit-vec versions (#375)99bdf24
[Release] 1.3.0 (#373)7bfc889
Merge pull request #357 from tzemanovic/tomas/clear-break-dead-codeeb9db9d
Merge branch 'master' into tomas/clear-break-dead-code370b3a0
Permit use of (?-u) in byte-regex strategies (#336) (#337)e395e8c
Add PathBuf Arbitrary impl with tests (#368)fcccad0
Book tips and best practices (#367)fc3be95
Merge pull request #355 from tzemanovic/tomas/fix-sm-logs7292965
Merge pull request #360 from psychon/remove-byteorder466d59d
[proptest] silence clippy::arc_with_non_send_sync warning with prop_oneof (#363)Updates
rayon
from 1.7.0 to 1.8.0Changelog
Sourced from rayon's changelog.
Commits
21e1ae1
Release rayon 1.4.0 / rayon-core 1.8.0a0e5833
Merge #785 #790 #7919f7357b
Merge #792998f134
Removed outdated documentationc7d963a
Use crossbeam_deque::Injector instead of crossbeam_queue::SegQueue2e88929
Micro-optimize the WorkerThread::steal loop66559fe
Remove the lifetime constraint from the scope OP09428ec
Merge #746ed6a5f7
Update ci/compat-Cargo.lock96ba9ef
inline more Counter methodsUpdates
reqwest
from 0.11.20 to 0.11.22Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
5df3861
v0.11.22afc3a93
fix trust-dns error kind on windows (#1992)d050e60
v0.11.212a881fb
fix: split connect timeout for multiple IPs (#1940)17c893f
Bump actions/checkout from 3 to 4 (#1968)10d9d23
Addtls_info
/TlsInfo
for access to peer's leaf certificate (#1938)d3d95a5
OptimizeTrustDnsResolver
(#1967)0292486
dep: Upgrade trust-dns-resolver from v0.22 to v0.23 (#1965)70d100c
Feature: auto detect MacOS proxy settings (#1955)34f6c70
Added wasm in the docs. (#1960)Updates
serde
from 1.0.188 to 1.0.189Release notes
Sourced from serde's releases.
Commits
e94fc65
Release 1.0.189b908487
Remove double nesting of first_attempt2a7c7fa
Merge pull request #2613 from ahl/fix-untagged-plus-simplee302e15
Merge pull request #2625 from marcospb19/add-csv-to-the-list1cbea89
Add CSV to the formats list37a3285
Update ui test suite to nightly-2023-10-068c4aad3
Clean up unneeded raw strings in test1774794
Resolve needless_raw_string_hashes clippy lint in test1af23f1
Test docs.rs documentation build in CI94fbc3d
fix clippyUpdates
syn
from 2.0.31 to 2.0.38Release notes
Sourced from syn's releases.
Commits
43632bf
Release 2.0.38abd2c21
Merge pull request #1518 from Vanille-N/master6701e60
Absolute path tobool
incustom_punctuation.rs
7313d24
Resolve single_match_else pedantic clippy lint in code generator67ab64f
Include unexpected token in the test failure message137ae33
Check no remaining token after the first literal258e9e8
Ignore single_match_else pedantic clippy lint in test92fd50e
Test docs.rs documentation build in CI9681088
Release 2.0.37fbe3bc2
Work around unknown_lints warning on rustc older than 1.64Updates
thiserror
from 1.0.48 to 1.0.50Release notes
Sourced from thiserror's releases.
Commits
a7d220d
Release 1.0.504088d16
Ignore module_name_repetitions pedantic clippy lintebebf77
Format ui tests with rustfmtff0a0a5
Source and From attributes only have single-ident path7cec716
Remove reliance on Spanned for Memberc9fe739
Touch up PR 2584850c6f
Merge pull request #258 from de-vri-es/as-dyn-error-spana49f7c6
Change span ofas_dyn_error()
to point compile error at attribute.f4eac7e
Ignore needless_raw_string_hashes clippy lint54465b7
Release 1.0.49Updates
tokio
from 1.32.0 to 1.33.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
0457690
chore: prepare Tokio v1.33.0 release (#6059)4557451
io: implementSeek
forSyncIoBridge
(#6058)2bd4376
rt: do not trace tasks while lockingOwnedTasks
(#6036)f306bd0
sync: fix unclosed code block in example (#6056)6b010ac
docs: fix new doc warnings in 1.73.0 (#6055)8cd3383
time: reduce iteration count in short_sleeps test (#6052)d6ed00c
sync:Semaphore
doc final cleanup (#6050)5d29136
docs: add semaphore example for running tests sequentially (#6038)52b29b3
net: add apple tvos support (#6045)eaba971
sync: document that broadcast capacity is a lower bound (#6042)Updates
wat
from 1.0.71 to 1.0.77Commits
722b599
Bump version numbers and try to future-proof (#1250)f5f6174
Add wast parsing support for threads proposal (#1248)2d8ea0a
Enable threads, multi-memory, and relaxed-simd by default (#1246)218b0e9
A few little commits I made to get publishing working correctly (#1249)0503ba5
Bump wasm-encoder to 0.34.0, wasmparser to 0.114.0, wit-parser to 0.12.0 (#1247)a1d01ab
wasmparser: FixFrom\<wasmparser::StructType> for StructType
(#1245)9ebd467
wasmparser: AddRecGroup::into_types
(#1244)aaf1020
wasm-encoder: Do not emit Wasm GC prefix bytes when unnecessary (#1243)0e10521
wasm-encoder
: AddFrom\<wasmparser::Foo> for Foo
impls (#1242)