build(deps): bump the cargo-deps group across 1 directory with 4 updates#2
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the cargo-deps group across 1 directory with 4 updates#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Updates the requirements on [num-bigint](https://github.com/rust-num/num-bigint), [sha2](https://github.com/RustCrypto/hashes), [criterion](https://github.com/criterion-rs/criterion.rs) and [pyo3](https://github.com/pyo3/pyo3) to permit the latest version. Updates `num-bigint` to 0.5.1 - [Changelog](https://github.com/rust-num/num-bigint/blob/main/RELEASES.md) - [Commits](rust-num/num-bigint@num-bigint-0.4.0...num-bigint-0.5.1) Updates `sha2` to 0.11.0 - [Commits](RustCrypto/hashes@streebog-v0.11.0-pre.0...sha2-v0.11.0) Updates `criterion` to 0.8.2 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@0.5.0...criterion-v0.8.2) Updates `pyo3` to 0.29.0 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.0...v0.29.0) --- updated-dependencies: - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production dependency-group: cargo-deps - dependency-name: num-bigint dependency-version: 0.5.1 dependency-type: direct:production dependency-group: cargo-deps - dependency-name: pyo3 dependency-version: 0.29.0 dependency-type: direct:production dependency-group: cargo-deps - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
92b8bab to
a44a8d1
Compare
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.
Updates the requirements on num-bigint, sha2, criterion and pyo3 to permit the latest version.
Updates
num-bigintto 0.5.1Changelog
Sourced from num-bigint's changelog.
... (truncated)
Commits
33c59baMerge pull request #348 from cuviper/bz-alg2-step3b38b68f6Release 0.5.1f4a43f5Fix the missing part of the Burnikel-Ziegler algorithmebfd89aAdd failing tests for a bug in B-Z division0ab95dfMerge pull request #338 from cuviper/rand-0.1033d6998Release 0.5.084d05b7Clean up manifests of ci cratesf8daf56Allowclippy::duplicate_modwhere intended022310aRearrange therandfeatures to support both 0.9 and 0.10537a036ci: use the fallback resolver for depsUpdates
sha2to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
criterionto 0.8.2Release notes
Sourced from criterion's releases.
Changelog
Sourced from criterion's changelog.
... (truncated)
Commits
7f0d745chore: release v0.8.24a467cechore(deps): bump crate-ci/typos from 1.40.0 to 1.43.0b277a75Fix panic with uniform iteration durations in benchmarks828af14fix: don't build alloca on unsupported targetsb01316bUpdate Readme4c02a3bExclude development scripts from published packagee4e06dfchore: release v0.8.1aa548b9fix: Homepage link950c3b7fix: Typo7e3e50cchore(deps): bump crate-ci/typos from 1.23.5 to 1.40.0Updates
pyo3to 0.29.0Release notes
Sourced from pyo3's releases.
... (truncated)
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
0f90242release: 0.29.0 (#6107)cd128eddoc: mention abi3t, python3t.dll, and abi3t_compat folder in FAQ (#6124)7e2ef18Avoid type checks in methods where CPython already guarantees the received ty...f930199docs: additional detail in migration guide for 0.29 (#6123)91ab0d1Enable Windows abi3t tests (#6106)fe0fdd5addPyLong*API (3.14+) (#6016)f41b1dfHang when reattaching after detach during shutdown (#6085)5ae66a8Fix double import on RustPython (#6122)ad4a510PyFunction: enable some extra tests with abi3 (#6118)c79ac0eci: Add test for minimum supported debug build of Python (#5852)