-
Notifications
You must be signed in to change notification settings - Fork 24
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
build(deps): bump the all group with 36 updates #132
Closed
Closed
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 all group with 36 updates: | Package | From | To | | --- | --- | --- | | [crossbeam](https://github.com/crossbeam-rs/crossbeam) | `0.8.3` | `0.8.4` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.11` | `0.2.14` | | [log](https://github.com/rust-lang/log) | `0.4.20` | `0.4.21` | | [nalgebra](https://github.com/dimforge/nalgebra) | `0.32.3` | `0.32.5` | | [rapier2d-f64](https://github.com/dimforge/rapier) | `0.17.2` | `0.18.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.193` | `1.0.198` | | [wasmer](https://github.com/wasmerio/wasmer) | `4.2.5` | `4.2.8` | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` | | [wide](https://github.com/Lokathor/wide) | `0.7.13` | `0.7.16` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.77` | `1.0.82` | | [regex](https://github.com/rust-lang/regex) | `1.10.2` | `1.10.4` | | [wasmer-compiler-cranelift](https://github.com/wasmerio/wasmer) | `4.2.5` | `4.2.8` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.66` | `0.3.69` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.89` | `0.2.92` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.39` | `0.4.42` | | [rayon](https://github.com/rayon-rs/rayon) | `1.8.0` | `1.10.0` | | [test-log](https://github.com/d-e-s-o/test-log) | `0.2.14` | `0.2.15` | | [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.116` | | [serial_test](https://github.com/palfrey/serial_test) | `2.0.0` | `3.0.0` | | [maths-rs](https://github.com/polymonster/maths-rs) | `0.2.5` | `0.2.6` | | [chrono](https://github.com/chronotope/chrono) | `0.4.31` | `0.4.38` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.5` | `0.22.0` | | [built](https://github.com/lukaslueg/built) | `0.7.1` | `0.7.2` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.23` | `0.11.27` | | [tokio](https://github.com/tokio-rs/tokio) | `1.35.1` | `1.37.0` | | [axum](https://github.com/tokio-rs/axum) | `0.7.2` | `0.7.5` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.5.0` | `0.5.2` | | [http](https://github.com/hyperium/http) | `1.0.0` | `1.1.0` | | [clap](https://github.com/clap-rs/clap) | `4.4.11` | `4.5.4` | | [comfy-table](https://github.com/nukesor/comfy-table) | `7.1.0` | `7.1.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.8.1` | `3.10.1` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.0` | `0.12.1` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.30.0` | `0.31.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.8` | `0.8.12` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` | | [metaheuristics-nature](https://github.com/KmolYuan/metaheuristics-nature-rs) | `9.2.3` | `10.0.1` | Updates `crossbeam` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-0.8.3...crossbeam-0.8.4) Updates `getrandom` from 0.2.11 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.11...v0.2.14) Updates `log` from 0.4.20 to 0.4.21 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.20...0.4.21) Updates `nalgebra` from 0.32.3 to 0.32.5 - [Changelog](https://github.com/dimforge/nalgebra/blob/dev/CHANGELOG.md) - [Commits](dimforge/nalgebra@v0.32.3...v0.32.5) Updates `rapier2d-f64` from 0.17.2 to 0.18.0 - [Changelog](https://github.com/dimforge/rapier/blob/master/CHANGELOG.md) - [Commits](dimforge/rapier@v0.17.2...v0.18.0) Updates `serde` from 1.0.193 to 1.0.198 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.193...v1.0.198) Updates `wasmer` from 4.2.5 to 4.2.8 - [Release notes](https://github.com/wasmerio/wasmer/releases) - [Changelog](https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md) - [Commits](wasmerio/wasmer@v4.2.5...v4.2.8) Updates `bytes` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.5.0...v1.6.0) Updates `wide` from 0.7.13 to 0.7.16 - [Commits](Lokathor/wide@v0.7.13...v0.7.16) Updates `anyhow` from 1.0.77 to 1.0.82 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.77...1.0.82) Updates `regex` from 1.10.2 to 1.10.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.2...1.10.4) Updates `wasmer-compiler-cranelift` from 4.2.5 to 4.2.8 - [Release notes](https://github.com/wasmerio/wasmer/releases) - [Changelog](https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md) - [Commits](wasmerio/wasmer@v4.2.5...v4.2.8) Updates `js-sys` from 0.3.66 to 0.3.69 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `wasm-bindgen` from 0.2.89 to 0.2.92 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.89...0.2.92) Updates `wasm-bindgen-futures` from 0.4.39 to 0.4.42 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `rayon` from 1.8.0 to 1.10.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.8.0...rayon-core-v1.10.0) Updates `test-log` from 0.2.14 to 0.2.15 - [Release notes](https://github.com/d-e-s-o/test-log/releases) - [Changelog](https://github.com/d-e-s-o/test-log/blob/main/CHANGELOG.md) - [Commits](d-e-s-o/test-log@v0.2.14...v0.2.15) Updates `serde_json` from 1.0.108 to 1.0.116 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.108...v1.0.116) Updates `serial_test` from 2.0.0 to 3.0.0 - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v2.0.0...v3.0.0) Updates `maths-rs` from 0.2.5 to 0.2.6 - [Release notes](https://github.com/polymonster/maths-rs/releases) - [Commits](polymonster/maths-rs@0.2.5...0.2.6) Updates `chrono` from 0.4.31 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.31...v0.4.38) Updates `base64` from 0.21.5 to 0.22.0 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.5...v0.22.0) Updates `built` from 0.7.1 to 0.7.2 - [Changelog](https://github.com/lukaslueg/built/blob/master/CHANGELOG.md) - [Commits](lukaslueg/built@0.7.1...0.7.2) Updates `reqwest` from 0.11.23 to 0.11.27 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.23...v0.11.27) Updates `tokio` from 1.35.1 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.35.1...tokio-1.37.0) Updates `axum` from 0.7.2 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.7.2...axum-v0.7.5) Updates `tower-http` from 0.5.0 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.5.0...tower-http-0.5.2) Updates `http` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.0.0...v1.1.0) Updates `clap` from 4.4.11 to 4.5.4 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.11...v4.5.4) Updates `comfy-table` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/nukesor/comfy-table/releases) - [Changelog](https://github.com/Nukesor/comfy-table/blob/main/CHANGELOG.md) - [Commits](Nukesor/comfy-table@v7.1.0...v7.1.1) Updates `tempfile` from 3.8.1 to 3.10.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.8.1...v3.10.1) Updates `itertools` from 0.12.0 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.0...v0.12.1) Updates `rusqlite` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.30.0...v0.31.0) Updates `toml` from 0.8.8 to 0.8.12 - [Commits](toml-rs/toml@toml-v0.8.8...toml-v0.8.12) Updates `indicatif` from 0.17.7 to 0.17.8 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.7...0.17.8) Updates `metaheuristics-nature` from 9.2.3 to 10.0.1 - [Commits](KmolYuan/metaheuristics-nature-rs@v9.2.3...v10.0.1) --- updated-dependencies: - dependency-name: crossbeam dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: nalgebra dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: rapier2d-f64 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: wasmer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: wide dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: wasmer-compiler-cranelift dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: js-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-bindgen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-bindgen-futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: rayon dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: test-log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serial_test dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: maths-rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: built dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: comfy-table dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: rusqlite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: metaheuristics-nature dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #134. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 with 36 updates:
0.8.3
0.8.4
0.2.11
0.2.14
0.4.20
0.4.21
0.32.3
0.32.5
0.17.2
0.18.0
1.0.193
1.0.198
4.2.5
4.2.8
1.5.0
1.6.0
0.7.13
0.7.16
1.0.77
1.0.82
1.10.2
1.10.4
4.2.5
4.2.8
0.3.66
0.3.69
0.2.89
0.2.92
0.4.39
0.4.42
1.8.0
1.10.0
0.2.14
0.2.15
1.0.108
1.0.116
2.0.0
3.0.0
0.2.5
0.2.6
0.4.31
0.4.38
0.21.5
0.22.0
0.7.1
0.7.2
0.11.23
0.11.27
1.35.1
1.37.0
0.7.2
0.7.5
0.5.0
0.5.2
1.0.0
1.1.0
4.4.11
4.5.4
7.1.0
7.1.1
3.8.1
3.10.1
0.12.0
0.12.1
0.30.0
0.31.0
0.8.8
0.8.12
0.17.7
0.17.8
9.2.3
10.0.1
Updates
crossbeam
from 0.8.3 to 0.8.4Release notes
Sourced from crossbeam's releases.
Changelog
Sourced from crossbeam's changelog.
Commits
9c3182a
Prepare for the next release35a55d2
Remove dependency on cfg-if0935295
epoch: Remove unused autocfg dependencye02133b
Use const thread_local5a15fc2
More correct buffer allocation7389cdf
ci: Remove scripts that call single command4ef4f09
Ignore dead_code warnings for tuple structsUpdates
getrandom
from 0.2.11 to 0.2.14Changelog
Sourced from getrandom's changelog.
Commits
a39033a
Enable/dev/urandom
fallback for MUSL-based Linux targets (#408)968dd48
Release v0.2.13 (#405)8ffd43e
Conditionally disable file fallback for Android and Linux (#396)6b7bcb5
Replace man7.org links with manned.org (#404)5f0701f
CI: Run tests on aarch64-apple-darwin and aarch64-apple-ios-sim. (#398)489eeee
Fix nightly build by removing redundantuse
(#399)d102c36
Usedoc_auto_cfg
instead ofdoc_cfg
(#392)2e4bb4d
Correct comments regarding LazyUsize (#391)f68a940
Release v0.2.12 (#389)5fe3c8e
Raise minimum supported Apple OS versions (#388)Updates
log
from 0.4.20 to 0.4.21Changelog
Sourced from log's changelog.
Commits
3ccdc28
Merge pull request #617 from rust-lang/cargo/0.4.216153cb2
prepare for 0.4.21 releasef0f7494
Merge pull request #613 from rust-lang/feat/kv-cleanup2b220bf
clean up structured logging example646e9ab
use original Visitor name for VisitValuecf85c38
add needed subfeatures to kv_unstable73e9539
fix up capturing of :err31bb4b0
move error macros togetherad91711
support field shorthand in macros90a347b
restore removed APIs as deprecatedUpdates
nalgebra
from 0.32.3 to 0.32.5Changelog
Sourced from nalgebra's changelog.
Commits
6b73053
Release v0.32.5440d4a4
chore: add comment providing details on the householder fix.dd44414
chore: Add test that fails before fix4decc80
fix: Normalize the column once more4a5855a
Merge pull request #1362 from dimforge/dev-0.32.4e726b65
Release v0.32.4980dd68
Support Glam 0.25 type conversion706caf5
Update CHANGELOGe977ad8
Release nalgebra-macro v0.2.1a6b3700
Release v0.32.3Updates
rapier2d-f64
from 0.17.2 to 0.18.0Changelog
Sourced from rapier2d-f64's changelog.
Commits
aef873f
Release v0.18.06cee6b0
Merge pull request #571 from AnonymousAcid7787/fix-Setting-the-motor-position...7ba53df
Merge pull request #582 from dimforge/misc1837d8f
chore: fix tests9fed726
chore: rename the multibody motor debug demo2ed34ba
Fix dimforge#416 - update ball joint motor posb96e618
Make testing environment with bug repro coded84aa82
Merge pull request #527 from Aceeri/debug-render-com46b2441
feat!: rename narrow-phase methods for more clarity.5bf3983
feat: re-export BoundingVolume, RayCast, PointQuery, PointQueryWithlocation f...Updates
serde
from 1.0.193 to 1.0.198Release notes
Sourced from serde's releases.
Commits
c4fb923
Release 1.0.19865b7eea
Merge pull request #2729 from dtolnay/saturating01cd696
Integrate Saturating<T> deserialization into impl_deserialize_num macroc13b3f7
Format PR 2709a6571ee
Merge pull request #2709 from jbethune/master6e38aff
Revert "Temporarily disable miri on doctests"3d1b19e
Implement Ser+De forSaturating\<T>
5b24f88
Resolve legacy_numeric_constants clippy lints74d0670
Explicitly install a Rust toolchain for cargo-outdated job3bfab6e
Temporarily disable miri on doctestsUpdates
wasmer
from 4.2.5 to 4.2.8Release notes
Sourced from wasmer's releases.
Changelog
Sourced from wasmer's changelog.
... (truncated)
Commits
f135527
Merge pull request #4544 from wasmerio/release-4.2.8c12cac2
Update CHANGELOG866d86c
Update 0.x package versionsa180dad
Release 4.2.8806808f
Update CHANGELOG9fe37d2
Merge pull request #4542 from wasmerio/various-fixes80b933c
Merge branch 'master' into various-fixesee0e1bd
Merge pull request #4541 from wasmerio/dead-code1727710
Removed some dead codedda243e
Merge pull request #4539 from wasmerio/deps-upgrade-h2Updates
bytes
from 1.5.0 to 1.6.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
ce8d8a0
chore: prepare bytes v1.6.0 (#681)536db06
Use ManuallyDrop instead of mem::forget (#675)ca00411
Remove commented tests for Bytes::unsplit (#677)7968f6f
Remove redundant reserve call (#674)c5fae00
copy_to_bytes: Add panic section to docs (#676)99584cc
Use Iterator from the prelude (#673)4628927
Refactor split_at/split_to (#663)1bcd212
get_vec_pos: use &self instead of &mut self (#670)f586ffc
set_vec_pos does not need a second parameter (#672)c6972d6
Calculate original capacity only if necessary (#666)Updates
wide
from 0.7.13 to 0.7.16Commits
c735a28
chore: Release wide version 0.7.169dea473
feat: add i16x8::mul_keep_high (#149)44c08be
chore: Release wide version 0.7.15bd6850c
feat: add u8x16::narrow_i16x8 (#148)a048507
chore: Release wide version 0.7.146ad5b3d
feat: add u8x16::unpack_low/high (#147)Updates
anyhow
from 1.0.77 to 1.0.82Release notes
Sourced from anyhow's releases.
Commits
074bdea
Release 1.0.8247a4fbf
Merge pull request #360 from dtolnay/docensurec5af1db
Make ensure's doc comment apply to the cfg(not(doc)) macro toobebc7a2
Revert "Temporarily disable miri on doctests"f2c4db9
Update ui test suite to nightly-2024-03-31028cbee
Explicitly install a Rust toolchain for cargo-outdated job7a4cac5
Merge pull request #358 from dtolnay/workspacewrapper939db01
Apply RUSTC_WORKSPACE_WRAPPER9f84a37
Temporarily disable miri on doctests45e5a58
Ignore dead code lint in testUpdates
regex
from 1.10.2 to 1.10.4Changelog
Sourced from regex's changelog.
Commits
aa2d8bd
1.10.4088d7f3
api: add Cow guarantee to replace APIa5ae351
regex-automata-0.4.69cf4a42
automata: fix bug where reverse NFA lacked an unanchored prefix10fe722
style: clean up some recent lint violationsd7f9347
regex-automata-0.4.507ef7f1
automata: make additional prefileter metadata public0c09903
1.10.3653bb59
deps: bump regex-automata to 0.4.4e7b5401
regex-automata-0.4.4Updates
wasmer-compiler-cranelift
from 4.2.5 to 4.2.8Release notes
Sourced from wasmer-compiler-cranelift's releases.
Changelog
Sourced from wasmer-compiler-cranelift's changelog.
... (truncated)
Commits
f135527
Merge pull request #4544 from wasmerio/release-4.2.8c12cac2
Update CHANGELOG866d86c
Update 0.x package versionsa180dad
Release 4.2.8806808f
Update CHANGELOG9fe37d2
Merge pull request #4542 from wasmerio/various-fixes80b933c
Merge branch 'master' into various-fixesee0e1bd
Merge pull request #4541 from wasmerio/dead-code1727710
Removed some dead codedda243e
Merge pull request #4539 from wasmerio/deps-upgrade-h2Updates
js-sys
from 0.3.66 to 0.3.69Commits
Updates
wasm-bindgen
from 0.2.89 to 0.2.92Changelog
Sourced from wasm-bindgen's changelog.
... (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...Updates
wasm-bindgen-futures
from 0.4.39 to 0.4.42Commits
...Description has been truncated