chore(deps): bump the all-deps group with 6 updates#2356
Merged
Conversation
Bumps the all-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [getrandom](https://github.com/rust-random/getrandom) | `0.4.2` | `0.4.3` | | [bytes](https://github.com/tokio-rs/bytes) | `1.11.1` | `1.12.0` | | [crypto-bigint](https://github.com/RustCrypto/crypto-bigint) | `0.7.3` | `0.7.5` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.15.5` | `0.17.0` | | [primefield](https://github.com/RustCrypto/elliptic-curves) | `0.14.0-rc.11` | `0.14.0-rc.12` | | [wit-bindgen](https://github.com/bytecodealliance/wit-bindgen) | `0.51.0` | `0.57.1` | 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 `bytes` from 1.11.1 to 1.12.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.11.1...v1.12.0) Updates `crypto-bigint` from 0.7.3 to 0.7.5 - [Changelog](https://github.com/RustCrypto/crypto-bigint/blob/master/CHANGELOG.md) - [Commits](RustCrypto/crypto-bigint@v0.7.3...v0.7.5) Updates `hashbrown` from 0.15.5 to 0.17.0 - [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.17.0) Updates `primefield` from 0.14.0-rc.11 to 0.14.0-rc.12 - [Commits](RustCrypto/elliptic-curves@primefield/v0.14.0-rc.11...primefield/v0.14.0-rc.12) 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) --- updated-dependencies: - dependency-name: getrandom dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: bytes dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: crypto-bigint dependency-version: 0.7.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: hashbrown dependency-version: 0.17.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: primefield dependency-version: 0.14.0-rc.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: wit-bindgen dependency-version: 0.57.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps ... 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 all-deps group with 6 updates:
0.4.20.4.31.11.11.12.00.7.30.7.50.15.50.17.00.14.0-rc.110.14.0-rc.120.51.00.57.1Updates
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
bytesfrom 1.11.1 to 1.12.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
91402ceRelease bytes v1.12.0 (#831)2256e6dchore: add safety comments on unsafe blocks (#827)245adffPass vtable data by value (#826)00cc5ffImplementBytesMut::extend_from_within(#818)5b79d31Merge tag 'v1.11.1'804ee6dMake try_unsplit method public (#746)fd426caExclude development scripts from published package (#810)b4ed70dAdd test for copy_to_bytes() -> BytesMut avoiding clone (#809)94e4291Document thatBytesMut::{reserve,try_reserve}doesn't preserve unused capac...acd1e0fFixget_intifnbytesis zero (#806)Updates
crypto-bigintfrom 0.7.3 to 0.7.5Changelog
Sourced from crypto-bigint's changelog.
... (truncated)
Commits
2b54d24v0.7.5 (#1306)261245ePreserveNonZeroandOddinvariants inZeroizeimpls (#1287)48c6428Fix truncated Karatsuba carry (#1305)9d46a6bRevert "Fasterfloor_sqrt,checked_sqrt" (#1304)ec6615fAddArrayEncoding::{from_byte_array, to_byte_array}(#1302)0ac9bf4Addfrom_*slice_truncatedmethods toEncodingtrait (#1301)da7ca41Limb: addpub const fnencoding methods (#1300)12469b1AddUint::from_*slice_truncated(#1299)7eb0a4bbitlen: performance guesswork (#1298)fc6fc86AddEncoding::{from_bytes, to_bytes}(#1297)Updates
hashbrownfrom 0.15.5 to 0.17.0Release notes
Sourced from hashbrown's releases.
Changelog
Sourced from hashbrown's changelog.
Commits
d290456Bump version to 0.17.0d937c63Update changelog for version 0.17.04a6fba6chore: release v0.16.23b6489aMerge pull request #710 from Amanieu/fix-rehash-unwind375087fReduce test runtime on Mirib1c4403Merge pull request #709 from 0xdeafbeef/benchese542702Merge benches; split bench helpers3d1517fCheck benches with clippy, don't run ever on CIe82981cchore: move to criterion benches from nightly6cb0eb5Fix incorrect length if a hasher panics during rehashUpdates
primefieldfrom 0.14.0-rc.11 to 0.14.0-rc.12Commits
648fa3fCut new prereleases (#1814)ef21707k256: haveMulByGeneratorVartimealways call inherent method (#1813)80318c1k256: restore w-NAF support (#1812)a2ea3f8build(deps): bump belt-kwp from 0.1.0 to 0.2.0 (#1807)54f7776cargo: increase retry count to 10 (#1811)9540d4dk256: replacewnafwith built-in vartime scalar mul/lincomb (#1810)13ce847primefield: addPrimeFieldExttrait (#1809)5dd4afep384: usecrypto-bigintby default for field arithmetic (#1808)f00bbc0Renamecfg(*_backend="bignum")tobigint(#1806)27ebd4bCI: cache installed apt packages (#1805)Updates
wit-bindgenfrom 0.51.0 to 0.57.1Commits
2e00369Release wit-bindgen 0.57.1 (#1596)f2c3e9fRemoveasyncfeature ofwit-bindgen-rust-macros(#1595)8e9087bRelease wit-bindgen 0.57.0 (#1593)50cdab6Perform some CI/dependency maintenance (#1594)2f767a5Remove dependency onstdforasyncfeature (#1591)be1402fAdd--enable-method-chainingfor the Rust generator. (#1586)9f20dc3Release wit-bindgen 0.56.0 (#1589)d1eab2fLimit async stream read/write lengths (#1588)a4b3eb1feat(moonbit): add map type support (#1584)7b5c1c6feat(go): add map type support (#1583)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions