Bump the rust-major group across 1 directory with 9 updates#12
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the rust-major group across 1 directory with 9 updates#12dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
260d057 to
d023a66
Compare
Bumps the rust-major group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fs4](https://github.com/al8n/fs4) | `0.13.1` | `1.1.0` | | [if-addrs](https://github.com/messense/if-addrs) | `0.13.4` | `0.15.0` | | [md4](https://github.com/RustCrypto/hashes) | `0.10.2` | `0.11.0` | | [md5](https://github.com/stainless-steel/md5) | `0.7.0` | `0.8.1` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.8` | `0.5.1` | | [sha1](https://github.com/RustCrypto/hashes) | `0.10.7` | `0.11.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.18` | | [toml](https://github.com/toml-rs/toml) | `0.9.12+spec-1.1.0` | `1.1.2+spec-1.1.0` | Updates `fs4` from 0.13.1 to 1.1.0 - [Release notes](https://github.com/al8n/fs4/releases) - [Changelog](https://github.com/al8n/fs4/blob/main/CHANGELOG.md) - [Commits](https://github.com/al8n/fs4/commits/1.1.0) Updates `if-addrs` from 0.13.4 to 0.15.0 - [Release notes](https://github.com/messense/if-addrs/releases) - [Commits](messense/if-addrs@v0.13.4...v0.15.0) Updates `md4` from 0.10.2 to 0.11.0 - [Commits](RustCrypto/hashes@md4-v0.10.2...md4-v0.11.0) Updates `md5` from 0.7.0 to 0.8.1 - [Commits](https://github.com/stainless-steel/md5/commits) Updates `num-bigint` from 0.4.8 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.8...num-bigint-0.5.1) Updates `sha1` from 0.10.7 to 0.11.0 - [Commits](RustCrypto/hashes@sha1-v0.10.7...sha1-v0.11.0) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `thiserror` from 1.0.69 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.18) Updates `toml` from 0.9.12+spec-1.1.0 to 1.1.2+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.12...toml-v1.1.2) --- updated-dependencies: - dependency-name: fs4 dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-major - dependency-name: if-addrs dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-major - dependency-name: md4 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-major - dependency-name: md5 dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-major - dependency-name: num-bigint dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-major - dependency-name: sha1 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-major - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-major - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-major - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-major ... Signed-off-by: dependabot[bot] <support@github.com>
d023a66 to
c609b04
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.
Bumps the rust-major group with 9 updates in the / directory:
0.13.11.1.00.13.40.15.00.10.20.11.00.7.00.8.10.4.80.5.10.10.70.11.00.10.90.11.01.0.692.0.180.9.12+spec-1.1.01.1.2+spec-1.1.0Updates
fs4from 0.13.1 to 1.1.0Release notes
Sourced from fs4's releases.
... (truncated)
Changelog
Sourced from fs4's changelog.
... (truncated)
Commits
Updates
if-addrsfrom 0.13.4 to 0.15.0Release notes
Sourced from if-addrs's releases.
Commits
3cdbc8bBump version to 0.15.09772bcafeat: add a new field is_p2p in Interface (#52)4eaae52Upgrade dependency to window-sys v0.61.2 (#51)018cea2Bump version to 0.14.0c43e616feat: add a newoper_statusfield in Interface (#49)Updates
md4from 0.10.2 to 0.11.0Commits
b5051e5Cut new releases (#812)451c446md5: replaceforce-softcrate feature withmd5_backendconfiguration flag...2f00175Release sha1 v0.11.0 (#810)07d370csha1: refactor backends selection (#808)7c7cb76Fix md5 project link in README (#809)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)Updates
md5from 0.7.0 to 0.8.1Commits
Updates
num-bigintfrom 0.4.8 to 0.5.1Changelog
Sourced from num-bigint's changelog.
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
sha1from 0.10.7 to 0.11.0Commits
2f00175Release sha1 v0.11.0 (#810)07d370csha1: refactor backends selection (#808)7c7cb76Fix md5 project link in README (#809)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...Updates
sha2from 0.10.9 to 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
thiserrorfrom 1.0.69 to 2.0.18Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
dc0f6a2Release 2.0.180275292Touch up PR 4433c33bc6Merge pull request #443 from LucaCappelletti94/master995939cReproduce issue 44221653d1Made clippy lifetime allows conditional45e5388Update actions/upload-artifact@v5 -> v6386aac1Update actions/upload-artifact@v4 -> v5ec50561Update actions/checkout@v5 -> v6247eab5Update name of empty_enum clippy lint91b181fRaise required compiler to Rust 1.68Updates
tomlfrom 0.9.12+spec-1.1.0 to 1.1.2+spec-1.1.0Commits
a3d0047chore: Releasecc37615docs: Update changelog7f5e9e1fix(parser): Consolidate invalid unquoted key into one error (#1138)52feb90fix(parser): Consolidate invalid unquoted key into one erroraad85d4chore(deps): Update j178/prek-action action to v2 (#1136)8b1ac44chore(deps): Update compatible (dev) (#1135)9effd79chore(deps): Update j178/prek-action action to v29db8aadchore: Releasee55a663docs: Update changelogc11d7d7Optimisations (#1133)