build(deps): bump the cargo group with 27 updates - #20
Merged
Conversation
Bumps the cargo group with 27 updates: | Package | From | To | | --- | --- | --- | | [base64](https://github.com/marshallpierce/rust-base64) | `0.22.1` | `0.23.0` | | [clap](https://github.com/clap-rs/clap) | `4.6.2` | `4.6.4` | | [jsonschema](https://github.com/Stranger6667/jsonschema) | `0.48.1` | `0.49.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` | | [tokio](https://github.com/tokio-rs/tokio) | `1.53.0` | `1.53.1` | | [bitflags](https://github.com/bitflags/bitflags) | `2.13.0` | `2.13.1` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.25.1` | `1.25.2` | | [clap_derive](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.4` | | [either](https://github.com/rayon-rs/either) | `1.16.0` | `1.17.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.4.2` | `0.4.3` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.15.5` | `0.16.1` | | [hyper](https://github.com/hyperium/hyper) | `1.10.1` | `1.11.0` | | [jsonschema-regex](https://github.com/Stranger6667/jsonschema) | `0.48.5` | `0.49.3` | | [libc](https://github.com/rust-lang/libc) | `0.2.186` | `0.2.189` | | [pest](https://github.com/pest-parser/pest) | `2.8.7` | `2.8.8` | | [pest_derive](https://github.com/pest-parser/pest) | `2.8.7` | `2.8.8` | | [pest_generator](https://github.com/pest-parser/pest) | `2.8.7` | `2.8.8` | | [pest_meta](https://github.com/pest-parser/pest) | `2.8.7` | `2.8.8` | | [referencing](https://github.com/Stranger6667/jsonschema) | `0.48.5` | `0.49.3` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.15.0` | `1.15.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.117` | `2.0.119` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.19` | | [time](https://github.com/time-rs/time) | `0.3.53` | `0.3.54` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.18` | `0.7.19` | | [wit-bindgen](https://github.com/bytecodealliance/wit-bindgen) | `0.51.0` | `0.57.1` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.54` | `0.8.55` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.54` | `0.8.55` | Updates `base64` from 0.22.1 to 0.23.0 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.22.1...v0.23.0) Updates `clap` from 4.6.2 to 4.6.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@clap_complete-v4.6.2...clap_complete-v4.6.4) Updates `jsonschema` from 0.48.1 to 0.49.1 - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@ruby-v0.48.1...ruby-v0.49.1) Updates `serde_json` from 1.0.150 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.150...v1.0.151) Updates `tokio` from 1.53.0 to 1.53.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.53.0...tokio-1.53.1) Updates `bitflags` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.13.0...2.13.1) Updates `bytemuck` from 1.25.1 to 1.25.2 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.25.1...v1.25.2) Updates `clap_derive` from 4.6.1 to 4.6.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.6.1...v4.6.4) Updates `either` from 1.16.0 to 1.17.0 - [Commits](rayon-rs/either@1.16.0...1.17.0) Updates `getrandom` from 0.4.2 to 0.4.3 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.4.2...v0.4.3) Updates `hashbrown` from 0.15.5 to 0.16.1 - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/main/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.15.5...v0.16.1) Updates `hyper` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.10.1...v1.11.0) Updates `jsonschema-regex` from 0.48.5 to 0.49.3 - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@ruby-v0.48.5...ruby-v0.49.3) Updates `libc` from 0.2.186 to 0.2.189 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.189/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.186...0.2.189) Updates `pest` from 2.8.7 to 2.8.8 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.7...v2.8.8) Updates `pest_derive` from 2.8.7 to 2.8.8 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.7...v2.8.8) Updates `pest_generator` from 2.8.7 to 2.8.8 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.7...v2.8.8) Updates `pest_meta` from 2.8.7 to 2.8.8 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.7...v2.8.8) Updates `referencing` from 0.48.5 to 0.49.3 - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@ruby-v0.48.5...ruby-v0.49.3) Updates `rustls-pki-types` from 1.15.0 to 1.15.1 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.15.0...v/1.15.1) Updates `syn` from 2.0.117 to 2.0.119 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.117...2.0.119) Updates `thiserror` from 2.0.18 to 2.0.19 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.19) Updates `time` from 0.3.53 to 0.3.54 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.53...v0.3.54) Updates `tokio-util` from 0.7.18 to 0.7.19 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.18...tokio-util-0.7.19) Updates `wit-bindgen` from 0.51.0 to 0.57.1 - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.51.0...v0.57.1) Updates `zerocopy` from 0.8.54 to 0.8.55 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.54...v0.8.55) Updates `zerocopy-derive` from 0.8.54 to 0.8.55 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.54...v0.8.55) --- updated-dependencies: - dependency-name: base64 dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: clap dependency-version: 4.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jsonschema dependency-version: 0.49.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: bitflags dependency-version: 2.13.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: bytemuck dependency-version: 1.25.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_derive dependency-version: 4.6.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: either dependency-version: 1.17.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: getrandom dependency-version: 0.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: hashbrown dependency-version: 0.16.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: hyper dependency-version: 1.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: jsonschema-regex dependency-version: 0.49.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: libc dependency-version: 0.2.189 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: pest dependency-version: 2.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: pest_derive dependency-version: 2.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: pest_generator dependency-version: 2.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: pest_meta dependency-version: 2.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: referencing dependency-version: 0.49.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rustls-pki-types dependency-version: 1.15.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.119 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: thiserror dependency-version: 2.0.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: time dependency-version: 0.3.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio-util dependency-version: 0.7.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: wit-bindgen dependency-version: 0.57.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.55 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.55 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
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 cargo group with 27 updates:
0.22.10.23.04.6.24.6.40.48.10.49.11.0.1501.0.1511.53.01.53.12.13.02.13.11.25.11.25.24.6.14.6.41.16.01.17.00.4.20.4.30.15.50.16.11.10.11.11.00.48.50.49.30.2.1860.2.1892.8.72.8.82.8.72.8.82.8.72.8.82.8.72.8.80.48.50.49.31.15.01.15.12.0.1172.0.1192.0.182.0.190.3.530.3.540.7.180.7.190.51.00.57.10.8.540.8.550.8.540.8.55Updates
base64from 0.22.1 to 0.23.0Changelog
Sourced from base64's changelog.
Commits
9e9220av0.23.0870326eMerge pull request #306 from marshallpierce/mp/trailing-bits-docsfbec5f1Document no trailing trailing bits0a23549Merge pull request #305 from marshallpierce/mp/edition-2021f10b7e2Update deps & edition9d21a59Merge pull request #304 from marshallpierce/mp/custom-padding-rebasef70bad2Support custom padding symbols684d79cMerge pull request #301 from marshallpierce/mp/simd-gardening5bf66f2Merge pull request #284 from AbeZbm/add-testsd3831cfFollowups to SIMD workUpdates
clapfrom 4.6.2 to 4.6.4Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
87ec1adchore: Release78f2529docs: Update changelogb61f270Merge pull request #6369 from Metbcy/fix/zsh-completion-ordering74c6666fix(complete): Keep zsh candidate orderd142d8fMerge pull request #6360 from epage/stringba89563style: Prefer explicit string operationsbea966eMerge pull request #6359 from epage/manb811986chore(man):Remove unused required-features0010bf2Merge pull request #6358 from clap-rs/renovate/crate-ci-typos-1.xbab9b24chore(deps): Update compatible (dev) (#6357)Updates
jsonschemafrom 0.48.1 to 0.49.1Release notes
Sourced from jsonschema's releases.
... (truncated)
Changelog
Sourced from jsonschema's changelog.
Commits
ab6dfddchore(ruby): Release 0.49.12279f27chore(python): Release 0.49.1e157402chore(rust): Release 0.49.18a632e7fix: Missing options for canonicalization in bindings197a044docs: Update changelogscb8ded0test: Add more canonicalization tests2c70798chore(ruby): Release 0.49.049838a7fix(ruby): Support on x64-mingw-ucrt5af056achore(python): Release 0.49.0f6406a8build(ruby): Fix Windows buildsUpdates
serde_jsonfrom 1.0.150 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7Updates
tokiofrom 1.53.0 to 1.53.1Release notes
Sourced from tokio's releases.
Commits
75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)Updates
bitflagsfrom 2.13.0 to 2.13.1Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
f92a292Merge pull request #493 from bitflags/cargo/2.13.1c1271c5prepare for 2.13.1 releasee077c4aMerge pull request #492 from bolshoytoster/main75d1be4Bless compile fail stderr7813d71Support the MSRVd8f8234Remove unused variable warning with empty bitflags2e27d6aFixconst _ = !0;dd8bedaFix Self in flagsdbc0ce1Lower the LLVM IR output of the generated outputUpdates
bytemuckfrom 1.25.1 to 1.25.2Changelog
Sourced from bytemuck's changelog.
Commits
f363643chore: Release bytemuck version 1.25.23de980bchangelog1d05becimplementNoUninitforchar,bool,NoZero*array (#350)Updates
clap_derivefrom 4.6.1 to 4.6.4Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
466b2bechore: Releasedbc0790docs: Update changelogdd40ed7Merge pull request #6451 from epage/syn37cf4891chore: Upgrade to syn v312e50b3chore: Released6267d5docs: Update changelog99a4018Merge pull request #6413 from arihant2math/issue/6412f181417fix: Require literal attribute values9011fa5test(derive): Show bad literal0838e82chore: ReleaseUpdates
eitherfrom 1.16.0 to 1.17.0Commits
e514cb1Merge pull request #141 from msrd0/hexbc7c1f3Release 1.17.09acb4b9ci: downgrade serde manuallyc4ffc53Add test forfmt::Pointerba48d31Implement all the fmt traits using a macroa8f48eaAdd implementations forUpperHexandLowerHex331cda7Merge pull request #139 from atouchet/bdg08dc1fbFix build status badgeUpdates
getrandomfrom 0.4.2 to 0.4.3Changelog
Sourced from getrandom's changelog.
Commits
5e7cd57Release v0.4.3 (#853)1ea268aUse manual bindings for WASIp2/3 (#830)f7290b0Update Cargo.lock (#852)16ce801Update Cargo.lock (#850)e5adfcaAddwasm64-unknown-unknownsupport forwasm_jsbackend (#848)626df8dUpdate Cargo.lock (#846)4a01cb2Update Cargo.lock (#841)f87bf39Update Cargo.lock (#836)eadb879ci: re-enable build job for x86_64-pc-cygwin (#832)d715d73CI: Reduce the number of packages that are updated for wasip2 MSRV test (#825)Updates
hashbrownfrom 0.15.5 to 0.16.1Release notes
Sourced from hashbrown's releases.
Changelog
Sourced from hashbrown's changelog.
Commits
1876e4fAdd PR link forget_disjoint_mutrename2e363b6Update CHANGELOG for version 0.16.188d54a5chore: release v0.16.121be06cMerge pull request #657 from cuviper/table-bucketaf971f3AddTto bucket iterators and inline their methods7ccb6d6AddHashTable::iter_bucketsanditer_hash_bucketsaeb7996AddHashTable::get_bucket_entry_uncheckede885a4eget_bucket_entry -> Result\<OccupiedEntry, AbsentEntry>dabfbefAddget_bucket_uncheckedandget_bucket_unchecked_mut42d9377MakeHashTableentries useTaginstead of a full hashUpdates
hyperfrom 1.10.1 to 1.11.0Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
Commits
67ace64v1.11.0540fff9fix(http1): discard content-length header when received before transfer-encod...ccc1e85feat(rt): addReadBufCursor::initialized_unfilled()method (#4115)0ea8bc2docs(maintainers): move some collaborators to emeriti (#4125)2fc06fcdocs(governance): define Advisor role (#4098)e0d14d1style(proto): explicitly allowdecimal_literal_representationlint (#4117)de1483dfix(http1): use append for repeat trailer values in encoder (#4118)08c3416style(headers): small refactor to remove question_mark lint (#4116)aecf5abfix(http2): avoid bufferingUpgradedwrites without send capacity (#4102)f584091fix(http1): allow up to max_headers trailers (#4108)Updates
jsonschema-regexfrom 0.48.5 to 0.49.3Release notes
Sourced from jsonschema-regex's releases.
... (truncated)
Changelog
Sourced from jsonschema-regex's changelog.
... (truncated)
Commits
e8a4feechore(ruby): Release 0.49.39104208chore(python): Release 0.49.3a44eccfchore(rust): Release 0.49.35707f88build(deps): bump taiki-e/install-action from 2.85.3 to 2.85.4075aabbfeat: Canonicalization of$dynamicRefand$recur...Description has been truncated