forked from ruffle-rs/ruffle
-
Notifications
You must be signed in to change notification settings - Fork 0
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 cargo-minor group across 1 directory with 43 updates #272
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
…dates Bumps the cargo-minor group with 43 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.27` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.95` | | [bitflags](https://github.com/bitflags/bitflags) | `2.6.0` | `2.8.0` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.20.0` | `1.21.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.72` | `0.3.74` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.72` | `0.3.74` | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.25` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.217` | | [url](https://github.com/servo/rust-url) | `2.5.2` | `2.5.4` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.43.0` | | [rfd](https://github.com/PolyMeilex/rfd) | `0.15.0` | `0.15.2` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.7.0` | `2.7.1` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.36.2` | `0.37.2` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.138` | | [regress](https://github.com/ridiculousfish/regress) | `0.10.1` | `0.10.3` | | [fluent-templates](https://github.com/XAMPPRocky/fluent-templates) | `0.11.0` | `0.13.0` | | [png](https://github.com/image-rs/image-png) | `0.17.14` | `0.17.16` | | [id3](https://github.com/polyfloyd/rust-id3) | `1.16.0` | `1.16.1` | | [tracy-client](https://github.com/nagisa/rust_tracy_client) | `0.17.4` | `0.18.0` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.45` | `0.4.47` | | [quote](https://github.com/dtolnay/quote) | `1.0.37` | `1.0.38` | | [syn](https://github.com/dtolnay/syn) | `2.0.90` | `2.0.98` | | [convert_case](https://github.com/rutrum/convert-case) | `0.6.0` | `0.7.1` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` | | [winit](https://github.com/rust-windowing/winit) | `0.30.5` | `0.30.8` | | [os_info](https://github.com/stanislav-tkach/os_info) | `3.9.0` | `3.9.2` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.22` | `0.22.23` | | [tracing-tracy](https://github.com/nagisa/rust_tracy_client) | `0.11.3` | `0.11.4` | | [ashpd](https://github.com/bilelmoussaoui/ashpd) | `0.9.2` | `0.10.2` | | [simple_asn1](https://github.com/acw/simple_asn1) | `0.6.2` | `0.6.3` | | [zip](https://github.com/zip-rs/zip2) | `2.2.1` | `2.2.2` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.9` | `0.17.11` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.13` | `0.5.14` | | [futures-lite](https://github.com/smol-rs/futures-lite) | `2.5.0` | `2.6.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.9` | `0.12.12` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.14.0` | `3.16.0` | | [insta](https://github.com/mitsuhiko/insta) | `1.41.1` | `1.42.1` | | [profiling](https://github.com/aclysma/profiling) | `1.0.15` | `1.0.16` | | [lru](https://github.com/jeromefroe/lru-rs) | `0.12.5` | `0.13.0` | | [bzip2](https://github.com/trifectatechfoundation/bzip2-rs) | `0.4.4` | `0.5.0` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.5` | `0.11.6` | Updates `clap` from 4.5.21 to 4.5.27 - [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.5.21...clap_complete-v4.5.27) Updates `anyhow` from 1.0.93 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.93...1.0.95) Updates `bitflags` from 2.6.0 to 2.8.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.6.0...2.8.0) Updates `bytemuck` from 1.20.0 to 1.21.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.20.0...v1.21.0) Updates `chrono` from 0.4.38 to 0.4.39 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.38...v0.4.39) Updates `js-sys` from 0.3.72 to 0.3.74 - [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 `web-sys` from 0.3.72 to 0.3.74 - [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 `log` from 0.4.22 to 0.4.25 - [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.22...0.4.25) Updates `serde` from 1.0.215 to 1.0.217 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.217) Updates `url` from 2.5.2 to 2.5.4 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.2...v2.5.4) Updates `tokio` from 1.41.1 to 1.43.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.1...tokio-1.43.0) Updates `rfd` from 0.15.0 to 0.15.2 - [Release notes](https://github.com/PolyMeilex/rfd/releases) - [Changelog](https://github.com/PolyMeilex/rfd/blob/master/CHANGELOG.md) - [Commits](PolyMeilex/rfd@0.15.0...0.15.2) Updates `indexmap` from 2.7.0 to 2.7.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.7.0...2.7.1) Updates `quick-xml` from 0.36.2 to 0.37.2 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.36.2...v0.37.2) Updates `rand` from 0.8.5 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.9.0) Updates `serde_json` from 1.0.133 to 1.0.138 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.138) Updates `regress` from 0.10.1 to 0.10.3 - [Release notes](https://github.com/ridiculousfish/regress/releases) - [Commits](ridiculousfish/regress@v0.10.1...v0.10.3) Updates `fluent-templates` from 0.11.0 to 0.13.0 - [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases) - [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md) - [Commits](XAMPPRocky/fluent-templates@fluent-templates-v0.11.0...fluent-templates-v0.13.0) Updates `png` from 0.17.14 to 0.17.16 - [Changelog](https://github.com/image-rs/image-png/blob/master/CHANGES.md) - [Commits](image-rs/image-png@v0.17.14...v0.17.16) Updates `id3` from 1.16.0 to 1.16.1 - [Changelog](https://github.com/polyfloyd/rust-id3/blob/main/CHANGELOG.md) - [Commits](polyfloyd/rust-id3@v1.16.0...v1.16.1) Updates `tracy-client` from 0.17.4 to 0.18.0 - [Commits](nagisa/rust_tracy_client@tracy-client-v0.17.4...tracy-client-v0.18.0) Updates `wasm-bindgen-futures` from 0.4.45 to 0.4.47 - [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 `quote` from 1.0.37 to 1.0.38 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.37...1.0.38) Updates `syn` from 2.0.90 to 2.0.98 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.90...2.0.98) Updates `convert_case` from 0.6.0 to 0.7.1 - [Commits](https://github.com/rutrum/convert-case/commits) Updates `proc-macro2` from 1.0.92 to 1.0.93 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.92...1.0.93) Updates `winit` from 0.30.5 to 0.30.8 - [Release notes](https://github.com/rust-windowing/winit/releases) - [Changelog](https://github.com/rust-windowing/winit/blob/master/CHANGELOG.md) - [Commits](rust-windowing/winit@v0.30.5...v0.30.8) Updates `os_info` from 3.9.0 to 3.9.2 - [Release notes](https://github.com/stanislav-tkach/os_info/releases) - [Changelog](https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md) - [Commits](stanislav-tkach/os_info@v3.9.0...v3.9.2) Updates `toml_edit` from 0.22.22 to 0.22.23 - [Commits](toml-rs/toml@v0.22.22...v0.22.23) Updates `tracing-tracy` from 0.11.3 to 0.11.4 - [Commits](nagisa/rust_tracy_client@tracing-tracy-v0.11.3...tracing-tracy-v0.11.4) Updates `ashpd` from 0.9.2 to 0.10.2 - [Release notes](https://github.com/bilelmoussaoui/ashpd/releases) - [Commits](bilelmoussaoui/ashpd@0.9.2...0.10.2) Updates `simple_asn1` from 0.6.2 to 0.6.3 - [Commits](https://github.com/acw/simple_asn1/commits) Updates `zip` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.2.1...v2.2.2) Updates `indicatif` from 0.17.9 to 0.17.11 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.9...0.17.11) Updates `crossbeam-channel` from 0.5.13 to 0.5.14 - [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-channel-0.5.13...crossbeam-channel-0.5.14) Updates `futures-lite` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/smol-rs/futures-lite/releases) - [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md) - [Commits](smol-rs/futures-lite@v2.5.0...v2.6.0) Updates `reqwest` from 0.12.9 to 0.12.12 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.9...v0.12.12) Updates `tempfile` from 3.14.0 to 3.16.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.14.0...v3.16.0) Updates `insta` from 1.41.1 to 1.42.1 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.41.1...1.42.1) Updates `profiling` from 1.0.15 to 1.0.16 - [Changelog](https://github.com/aclysma/profiling/blob/master/CHANGELOG.md) - [Commits](aclysma/profiling@v1.0.15...v1.0.16) Updates `lru` from 0.12.5 to 0.13.0 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.12.5...0.13.0) Updates `bzip2` from 0.4.4 to 0.5.0 - [Release notes](https://github.com/trifectatechfoundation/bzip2-rs/releases) - [Commits](trifectatechfoundation/bzip2-rs@0.4.4...v0.5.0) Updates `env_logger` from 0.11.5 to 0.11.6 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.5...v0.11.6) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: bytemuck dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: js-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: web-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: rfd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: quick-xml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: regress dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: fluent-templates dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: png dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: id3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: tracy-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: wasm-bindgen-futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: convert_case dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: winit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: os_info dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: tracing-tracy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ashpd dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: simple_asn1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: crossbeam-channel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: futures-lite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: profiling dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: lru dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: bzip2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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 cargo-minor group with 43 updates in the / directory:
4.5.21
4.5.27
1.0.93
1.0.95
2.6.0
2.8.0
1.20.0
1.21.0
0.4.38
0.4.39
0.3.72
0.3.74
0.3.72
0.3.74
0.4.22
0.4.25
1.0.215
1.0.217
2.5.2
2.5.4
1.41.1
1.43.0
0.15.0
0.15.2
2.7.0
2.7.1
0.36.2
0.37.2
0.8.5
0.9.0
1.0.133
1.0.138
0.10.1
0.10.3
0.11.0
0.13.0
0.17.14
0.17.16
1.16.0
1.16.1
0.17.4
0.18.0
0.4.45
0.4.47
1.0.37
1.0.38
2.0.90
2.0.98
0.6.0
0.7.1
1.0.92
1.0.93
0.30.5
0.30.8
3.9.0
3.9.2
0.22.22
0.22.23
0.11.3
0.11.4
0.9.2
0.10.2
0.6.2
0.6.3
2.2.1
2.2.2
0.17.9
0.17.11
0.5.13
0.5.14
2.5.0
2.6.0
0.12.9
0.12.12
3.14.0
3.16.0
1.41.1
1.42.1
1.0.15
1.0.16
0.12.5
0.13.0
0.4.4
0.5.0
0.11.5
0.11.6
Updates
clap
from 4.5.21 to 4.5.27Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
21c9892
chore: Release0c8bceb
docs: Update changelogd8f102a
Merge pull request #5732 from epage/consistentc92fca3
docs(complete): Clarify CompleteEnv's Shell trait5ca60e9
Merge pull request #5731 from epage/bash5d7c16c
fix(complete): Adjust how IFS is passed to clapdf1efca
chore: Released48bef6
docs: Update changelog6b7aa3d
Merge pull request #5628 from mart-mihkel/complete_hyphen57b6cb8
refactor(complete): Simplify engine::completeUpdates
anyhow
from 1.0.93 to 1.0.95Release notes
Sourced from anyhow's releases.
Commits
48be1ca
Release 1.0.95a03d6d6
Merge pull request #402 from dtolnay/fromboxed52e4abb
Add Error::from_boxed with documentation about bidirectional?
ffecefc
Merge pull request #401 from dtolnay/construct671f700
Add construct_ prefix to name of private construct functions8ceb5e9
Release 1.0.94b9009ab
Merge pull request #399 from dtolnay/okvalue863791a
Align naming between Ok function argument and its documentation2081692
Merge pull request #398 from zertosh/ok_doc_formatcc2cecb
Fix anyhow::Ok rustdoc code formattingUpdates
bitflags
from 2.6.0 to 2.8.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
e20af86
Merge pull request #432 from bitflags/cargo/2.8.0ba41e4b
prepare for 2.8.0 release89be927
Merge pull request #431 from bitflags/feat/bitflags-matchfcfdfd0
finalize bitflags_match8d829b6
Merge pull request #423 from YuniqueUnic/mainb544b58
feat(bitflags): Enhance the functionality and flexibility of the `bitflags_ma...b41a9e8
refactor(match): 重命名 bitflag 匹配宏并优化相关文档04502cf
Merge branch 'bitflags:main' into main10b9fd3
Merge pull request #430 from bitflags/cargo/2.7.0137485a
prepare for 2.7.0 releaseUpdates
bytemuck
from 1.20.0 to 1.21.0Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
621848f
chore: Release bytemuck version 1.21.075b54ef
changelog45fbae7
chore: Release bytemuck_derive version 1.8.19d06a93
changelogd6c589f
Cargo.toml: add transparentwrapper_extra to latest_stable_rust, and expand on...9801bb9
Update lib.rs (#290)4bdaf0a
ImplementsPod
andZeroable
for AVX512 types that don't require nightly. ...227d7fe
hideunexpected_cfgs
warnings in proc-macro generated code (#287)Updates
chrono
from 0.4.38 to 0.4.39Release notes
Sourced from chrono's releases.
Commits
8b86349
Bump version to 0.4.3933aaebf
Update mod.rs65c47f3
Update CHANGELOG.mdca8232f
Update licenses for unicode-ident 1.0.141456fa0
Apply suggestions from clippy 1.831c7567b
Bump codecov/codecov-action from 4 to 5f9ffd6f
add#[inline]
tonum_days
7974c60
Fix comment.77d50b1
Fix typos771c047
Use Formatter::pad (instead of write_str) for WeekdaysUpdates
js-sys
from 0.3.72 to 0.3.74Commits
Updates
web-sys
from 0.3.72 to 0.3.74Commits
Updates
log
from 0.4.22 to 0.4.25Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
22be810
Merge pull request #663 from rust-lang/cargo/0.4.250279730
prepare for 0.4.25 release4099bcb
Merge pull request #662 from rust-lang/fix/cargo-features36e7e3f
revert loosening of kv cargo features2282191
Merge pull request #660 from rust-lang/cargo/0.4.242994f0a
prepare for 0.4.24 release5fcb50e
Merge pull request #659 from rust-lang/fix/feature-builds29fe9e6
fix up feature activationb1824f2
use cargo hack in CI to test all feature combinationse6b643d
Merge pull request #656 from rust-lang/cargo/0.4.23Updates
serde
from 1.0.215 to 1.0.217Release notes
Sourced from serde's releases.
Commits
930401b
Release 1.0.217cb6eaea
Fix roundtrip inconsistency:b6f339c
Resolve repr_packed_without_abi clippy lint in tests2a5caea
Merge pull request #2872 from dtolnay/ehpersonalityb9f93f9
Add no-std CI on stable compilereb5cd47
Drop #[lang = "eh_personality"] from no-std test8478a3b
Merge pull request #2871 from dtolnay/nostdstartdbb9091
Replace #[start] with extern fn mainad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderivedUpdates
url
from 2.5.2 to 2.5.4Release notes
Sourced from url's releases.
Commits
d77dfb4
Revert "Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)" (#999)da64903
Change no_std to no-std in Cargo.toml (#991)8a683ff
Merge idna-v1x to main (#990)08a3268
OSS-Fuzz: Add more fuzzers (#988)5d363cc
Improve serde error output (#982)30e6258
fix: support wasm32-wasip2 on stable channel (#983)bf089c4
support hermit (#985)b08a655
Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)ebd5cfb
no_std
support for theurl
crate (#831)7eccac9
Add a test for and fix issue #974 (#975)Updates
tokio
from 1.41.1 to 1.43.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
5f3296d
chore: prepare Tokio v1.43.0 (#7079)cc974a6
chore: prepare tokio-macros v2.5.0 (#7078)15495fd
metrics: improve flexibility of H2Histogram Configuration (#6963)ad41834
io: don't callset_len
before initializing vector inBlocking
(#7054)bd3e857
runtime: moveis_join_waker_set
assertion inunset_waker
(#7072)15f7366
runtime: fixLocalRuntime
doc links (#7074)fd2048d
ci: split miri jobs into unit and integration tests (#7071)e8f3915
chore: use unsync loads forunsync_load
(#7073)67f1277
net: fix ambiguity inTcpStream::try_write_vectored
docs (#7067)463502c
io: clarifyReadBuf::uninit
allows initialized buffers as well (#7053)Updates
rfd
from 0.15.0 to 0.15.2Release notes
Sourced from rfd's releases.
Changelog
Sourced from rfd's changelog.
Commits
a846f86
Update windows-rs to 0.59 (