deps(deps): bump the production-dependencies group across 1 directory with 39 updates#27
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
… with 39 updates Bumps the production-dependencies group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.8.3` | `1.8.4` | | [zip](https://github.com/zip-rs/zip2) | `8.4.0` | `8.5.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.27` | `1.0.28` | | [uuid](https://github.com/uuid-rs/uuid) | `1.22.0` | `1.23.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.183` | `0.2.184` | | [proptest](https://github.com/proptest-rs/proptest) | `1.10.0` | `1.11.0` | | [bitfields](https://github.com/gregorygaines/bitfields-rs) | `1.0.2` | `1.0.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.57` | `1.2.59` | | [cmake](https://github.com/rust-lang/cmake-rs) | `0.1.57` | `0.1.58` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.3.0` | `2.4.0` | | [hyper](https://github.com/hyperium/hyper) | `1.8.1` | `1.9.0` | | [icu_locale_core](https://github.com/unicode-org/icu4x) | `2.1.1` | `2.2.0` | | [icu_normalizer](https://github.com/unicode-org/icu4x) | `2.1.1` | `2.2.0` | | [iri-string](https://github.com/lo48576/iri-string) | `0.7.11` | `0.7.12` | | libredox | `0.1.14` | `0.1.15` | | [litemap](https://github.com/unicode-org/icu4x) | `0.8.1` | `0.8.2` | | [mio](https://github.com/tokio-rs/mio) | `1.1.1` | `1.2.0` | | [num-conv](https://github.com/jhpratt/num-conv) | `0.2.0` | `0.2.1` | | [potential_utf](https://github.com/unicode-org/icu4x) | `0.1.4` | `0.1.5` | | [rustc-hash](https://github.com/rust-lang/rustc-hash) | `2.1.1` | `2.1.2` | | [simd-adler32](https://github.com/mcountryman/simd-adler32) | `0.3.8` | `0.3.9` | | [terminal_size](https://github.com/eminence/terminal-size) | `0.4.3` | `0.4.4` | | [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) | `1.12.0` | `1.13.2` | | [writeable](https://github.com/unicode-org/icu4x) | `0.6.2` | `0.6.3` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.47` | `0.8.48` | | [zerofrom](https://github.com/unicode-org/icu4x) | `0.1.6` | `0.1.7` | | [zerofrom-derive](https://github.com/unicode-org/icu4x) | `0.1.6` | `0.1.7` | Updates `blake3` from 1.8.3 to 1.8.4 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.8.3...1.8.4) Updates `zip` from 8.4.0 to 8.5.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v8.4.0...v8.5.0) Updates `semver` from 1.0.27 to 1.0.28 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.27...1.0.28) Updates `uuid` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.23.0) Updates `libc` from 0.2.183 to 0.2.184 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.184/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.184) Updates `proptest` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.10.0...v1.11.0) Updates `bitfields` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/gregorygaines/bitfields-rs/releases) - [Commits](gregorygaines/bitfields-rs@v1.0.2...v1.0.3) Updates `bitfields-impl` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/gregorygaines/bitfields-rs/releases) - [Commits](gregorygaines/bitfields-rs@v1.0.2...v1.0.3) Updates `cc` from 1.2.57 to 1.2.59 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.57...cc-v1.2.59) Updates `cmake` from 0.1.57 to 0.1.58 - [Release notes](https://github.com/rust-lang/cmake-rs/releases) - [Changelog](https://github.com/rust-lang/cmake-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cmake-rs@v0.1.57...v0.1.58) Updates `fastrand` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](smol-rs/fastrand@v2.3.0...v2.4.0) Updates `hyper` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.8.1...v1.9.0) Updates `icu_locale_core` from 2.1.1 to 2.2.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/icu@2.2.0) Updates `icu_normalizer` from 2.1.1 to 2.2.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/icu@2.2.0) Updates `icu_normalizer_data` from 2.1.1 to 2.2.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/icu@2.2.0) Updates `icu_properties` from 2.1.2 to 2.2.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/icu@2.2.0) Updates `icu_properties_data` from 2.1.2 to 2.2.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/icu@2.2.0) Updates `icu_provider` from 2.1.1 to 2.2.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/icu@2.2.0) Updates `iri-string` from 0.7.11 to 0.7.12 - [Changelog](https://github.com/lo48576/iri-string/blob/develop/CHANGELOG.md) - [Commits](lo48576/iri-string@v0.7.11...v0.7.12) Updates `libredox` from 0.1.14 to 0.1.15 Updates `litemap` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `mio` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v1.1.1...v1.2.0) Updates `num-conv` from 0.2.0 to 0.2.1 - [Commits](jhpratt/num-conv@v0.2.0...v0.2.1) Updates `potential_utf` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/databake@0.1.5) Updates `rustc-hash` from 2.1.1 to 2.1.2 - [Changelog](https://github.com/rust-lang/rustc-hash/blob/master/CHANGELOG.md) - [Commits](rust-lang/rustc-hash@v2.1.1...v2.1.2) Updates `simd-adler32` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/mcountryman/simd-adler32/blob/main/CHANGELOG.md) - [Commits](https://github.com/mcountryman/simd-adler32/commits/v0.3.9) Updates `terminal_size` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/eminence/terminal-size/releases) - [Commits](eminence/terminal-size@v0.4.3...v0.4.4) Updates `tinystr` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `unicode-segmentation` from 1.12.0 to 1.13.2 - [Commits](unicode-rs/unicode-segmentation@v1.12.0...v1.13.2) Updates `writeable` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/compare/ind/ixdtf@0.6.2...ind/ixdtf@0.6.3) Updates `yoke` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `yoke-derive` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerocopy` from 0.8.47 to 0.8.48 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.47...v0.8.48) Updates `zerocopy-derive` from 0.8.47 to 0.8.48 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.47...v0.8.48) Updates `zerofrom` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerofrom-derive` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerotrie` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/icu_compactdecimal@0.2.4) Updates `zerovec` from 0.11.5 to 0.11.6 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerovec-derive` from 0.11.2 to 0.11.3 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/zerovec@0.11.3) --- updated-dependencies: - dependency-name: blake3 dependency-version: 1.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: zip dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: semver dependency-version: 1.0.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: uuid dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: libc dependency-version: 0.2.184 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: proptest dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: bitfields dependency-version: 1.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: bitfields-impl dependency-version: 1.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: cc dependency-version: 1.2.59 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: cmake dependency-version: 0.1.58 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: fastrand dependency-version: 2.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: hyper dependency-version: 1.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: icu_locale_core dependency-version: 2.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: icu_normalizer dependency-version: 2.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: icu_normalizer_data dependency-version: 2.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: icu_properties dependency-version: 2.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: icu_properties_data dependency-version: 2.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: icu_provider dependency-version: 2.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: iri-string dependency-version: 0.7.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: libredox dependency-version: 0.1.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: litemap dependency-version: 0.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: mio dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: num-conv dependency-version: 0.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: potential_utf dependency-version: 0.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: rustc-hash dependency-version: 2.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: simd-adler32 dependency-version: 0.3.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: terminal_size dependency-version: 0.4.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tinystr dependency-version: 0.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: unicode-segmentation dependency-version: 1.13.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: writeable dependency-version: 0.6.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: yoke dependency-version: 0.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: yoke-derive dependency-version: 0.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: zerocopy dependency-version: 0.8.48 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: zerocopy-derive dependency-version: 0.8.48 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: zerofrom dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: zerofrom-derive dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: zerotrie dependency-version: 0.2.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: zerovec dependency-version: 0.11.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: zerovec-derive dependency-version: 0.11.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or 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
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 production-dependencies group with 27 updates in the / directory:
1.8.31.8.48.4.08.5.01.0.271.0.281.22.01.23.00.2.1830.2.1841.10.01.11.01.0.21.0.31.2.571.2.590.1.570.1.582.3.02.4.01.8.11.9.02.1.12.2.02.1.12.2.00.7.110.7.120.1.140.1.150.8.10.8.21.1.11.2.00.2.00.2.10.1.40.1.52.1.12.1.20.3.80.3.90.4.30.4.41.12.01.13.20.6.20.6.30.8.470.8.480.1.60.1.70.1.60.1.7Updates
blake3from 1.8.3 to 1.8.4Release notes
Sourced from blake3's releases.
Commits
b97a24fversion 1.8.40ebe469update to new rustcrypto trait releasesd4b005awasm32_simd: use i8x16_shuffle for rot8 and rot166eebbbdfix a struct size mismatch in testsfb1411ec: use SIZE_MAX instead of -1 for size_t sentinels, add <stdint.h>Updates
zipfrom 8.4.0 to 8.5.0Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
93ea679chore: release v8.5.0 (#762)fbd0d41refactor: remove useless magic in struct (#730)1043e92refactor: change extra_field from Arc<Vec> to Arc<[u8]> (#741)2eb28b6fix: removezip64 commentand addzip64 extensible data sector(#747)5f4a644ci(deps): bump rust-lang/crates-io-auth-action from 1.0.3 to 1.0.4 (#761)6469720ci: Add static.crates.io to allowed hosts in CodeQL workflow (#759)404c530chore: cleanup README (#758)8fb7436ci: Allowlist extra endpoints for Dependency Review and CodeQL actions (#756)609b821ci: Restrict allowed remote endpoints for most workflows (#753)6244796ci(deps): bump actions/cache from 5.0.3 to 5.0.4 (#752)Updates
semverfrom 1.0.27 to 1.0.28Release notes
Sourced from semver's releases.
Commits
7625c7aRelease 1.0.28fd404d0Merge pull request 351 from czy-29/masterf75f26eThedoc_auto_cfganddoc_cfgfeatures have been merged9e2bfa2Enableserdeondocs.rsand automatically addserdeflag to the docs8591f23Unpin CI miri toolchain66bdd2cPin CI miri to nightly-2026-02-11324ffceSwitch from cargo bench to criterion34133a5Update actions/upload-artifact@v5 -> v67f935ffUpdate actions/upload-artifact@v4 -> v5c07fb91Switch from test::black_box to std::hint::black_boxUpdates
uuidfrom 1.22.0 to 1.23.0Release notes
Sourced from uuid's releases.
Commits
00ab922Merge pull request #876 from uuid-rs/cargo/v1.23.0726ba45prepare for 1.23.0 release996dadeMerge pull request #875 from uuid-rs/fix/context-orderinge140479simplify a use stmt8ed9142reorganize and document more v7 context internalse09a322use LazyLock to synchronize v1/v6 context initialization0f260ccMerge pull request #874 from uuid-rs/chore/impl-cleanups1419e91clean up and refactor main lib testsceeaf4bensure we don't overflow on counters less than 1263bc8f5Merge pull request #873 from uuid-rs/fix/error-msgUpdates
libcfrom 0.2.183 to 0.2.184Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
b1fd610chore: Release libc 0.2.184f596819ci: Don't enforce cargo-semver-checks4645f60linux: update ptrace_syscall_info struct14cbbectypes: RemovePadding::uninitb5dcda8pthread: UsePadding::new(\<zeroed>)rather thanPadding::uninit()bbb1c5dtypes: Add anewfunction toPaddingdf06e43Fix locale values and add RTLD_NOLOAD, some TCP constants078f5c6newlib/espidf: Move DT_* to espidf/mod.rsd32b83dAdd IP_MINTTL to bsd939e0ecDefine max_align_t for riscv64-linuxUpdates
proptestfrom 1.10.0 to 1.11.0Commits
7f1367fMerge pull request #641 from proptest-rs/release-1.11a63bf7eproptest-state-machine v0.8.0d86e9ffadd changelog for #6407940313proptest v1.11.03ec998cfix #638 changelog8ceb00cMerge pull request #639 from lukoktonos/bits1289c8df1aMerge pull request #638 from folkertdev/f16-supportca9d8e1changelog #638a39869fimply f16 feat by unstable85c5ca0Merge pull request #637 from folkertdev/min-max-assoc-constantsUpdates
bitfieldsfrom 1.0.2 to 1.0.3Release notes
Sourced from bitfields's releases.
Commits
a3c3d99Update bitfields version34ea7d5Bump syn from 2.0.114 to 2.0.117e4c3db3Bump thiserror from 2.0.17 to 2.0.18e1f1269Bump trybuild from 1.0.115 to 1.0.11616e9d62Avoidclippywarnings in generated code.7fa6f45Bump quote from 1.0.41 to 1.0.44fb5c8c5Bump proc-macro2 from 1.0.103 to 1.0.1066d6973eBump syn from 2.0.108 to 2.0.1148c4a7b5Bump trybuild from 1.0.113 to 1.0.115Updates
bitfields-implfrom 1.0.2 to 1.0.3Release notes
Sourced from bitfields-impl's releases.
Commits
a3c3d99Update bitfields version34ea7d5Bump syn from 2.0.114 to 2.0.117e4c3db3Bump thiserror from 2.0.17 to 2.0.18e1f1269Bump trybuild from 1.0.115 to 1.0.11616e9d62Avoidclippywarnings in generated code.7fa6f45Bump quote from 1.0.41 to 1.0.44fb5c8c5Bump proc-macro2 from 1.0.103 to 1.0.1066d6973eBump syn from 2.0.108 to 2.0.1148c4a7b5Bump trybuild from 1.0.113 to 1.0.115Updates
ccfrom 1.2.57 to 1.2.59Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
f4c5ac7chore(cc): release v1.2.59 (#1699)9cfcecbRegenerate target info (#1698)025d046fix(ar): deterministic archives withDmodifier (#1697)fe32d68Fix target abi parsing dor sanitiser targets (#1695)bf119a1chore(cc): release v1.2.58 (#1694)8b8d71fUpdate Compile-time Requirements to add info about clang-cl.exe (#1693)8c6b2d7Update rusqlite requirement from 0.38.0 to 0.39.0 (#1691)Updates
cmakefrom 0.1.57 to 0.1.58Release notes
Sourced from cmake's releases.
Changelog
Sourced from cmake's changelog.
Commits
6319069chore: release v0.1.58 (#269)fa89456Fix i686-windows system import (#276)511160fSwitch to main (#266)Updates
fastrandfrom 2.3.0 to 2.4.0Release notes
Sourced from fastrand's releases.
Changelog
Sourced from fastrand's changelog.
Commits
1fd5bbbRelease 2.4.0 (#116)074345bchore: make some documents clearer (#115)ce9a48cchore: update dependencies to latest versions and bump MSRV to 1.63 (#104)978dde1ci: Use reusable workflows for clippy8561f13bench: Add benchmark of f32()1def02cFix rustdoc::broken_intra_doc_links warningc2cbdd4Remove manual doc(cfg(..))cf08ee2ci: Use taiki-e/checkout-action action229de12ci: Use cargo-hack's --rust-version flag for msrv check8b2892dRe-add tests that were accidentally removed when resolving conflictsUpdates
hyperfrom 1.8.1 to 1.9.0Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
Commits
0d6c7d5v1.9.0e21205cfeat(http1): add UpgradeableConnection::into_parts393c77cfeat(error): add 'Error::is_parse_version_h2' method5b17a69fix(http2): cancel sending client request body on response future drop (#4042)7211ec2fix(http1): allow keep-alive for chunked requests with trailers (#4043)d51cb71feat(client): expose HTTP/2 current max stream count (#4026)28e73ccfix(ffi): validate null pointers before dereferencing in request/response fun...e13e783docs(client): fix HTTP/2 max concurrent stream link to spec (#4037)8ba9008chore(dependencies): drop pin-utils dependency (#4023)5778745feat(client): add HTTP/2max_local_error_reset_streamsoption (#4021)Updates
icu_locale_corefrom 2.1.1 to 2.2.0Release notes
Sourced from icu_locale_core's releases.
Changelog
Sourced from icu_locale_core's changelog.
... (truncated)
Description has been truncated