Bump the rust-minor group across 1 directory with 21 updates#705
Merged
Conversation
Bumps the rust-minor group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.57` | `1.2.58` | | [iri-string](https://github.com/lo48576/iri-string) | `0.7.11` | `0.7.12` | | [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` | | [ordered-float](https://github.com/reem/rust-ordered-float) | `5.1.0` | `5.3.0` | | [simd-adler32](https://github.com/mcountryman/simd-adler32) | `0.3.8` | `0.3.9` | | [toml_datetime](https://github.com/toml-rs/toml) | `1.0.1+spec-1.1.0` | `1.1.0+spec-1.1.0` | | [toml_edit](https://github.com/toml-rs/toml) | `0.25.5+spec-1.1.0` | `0.25.8+spec-1.1.0` | | [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) | `1.12.0` | `1.13.2` | | [wasm-bindgen-futures](https://github.com/wasm-bindgen/wasm-bindgen) | `0.4.64` | `0.4.65` | | [winnow](https://github.com/winnow-rs/winnow) | `1.0.0` | `1.0.1` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.47` | `0.8.48` | | [zip](https://github.com/zip-rs/zip2) | `8.3.1` | `8.4.0` | | [zune-jpeg](https://github.com/etemesi254/zune-image) | `0.5.14` | `0.5.15` | Updates `cc` from 1.2.57 to 1.2.58 - [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.58) 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 `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 `ordered-float` from 5.1.0 to 5.3.0 - [Release notes](https://github.com/reem/rust-ordered-float/releases) - [Commits](reem/rust-ordered-float@v5.1.0...v5.3.0) 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 `toml_datetime` from 1.0.1+spec-1.1.0 to 1.1.0+spec-1.1.0 - [Commits](toml-rs/toml@toml_datetime-v1.0.1...toml_datetime-v1.1.0) Updates `toml_edit` from 0.25.5+spec-1.1.0 to 0.25.8+spec-1.1.0 - [Commits](toml-rs/toml@v0.25.5...v0.25.8) Updates `toml_parser` from 1.0.10+spec-1.1.0 to 1.1.0+spec-1.1.0 - [Commits](toml-rs/toml@toml_parser-v1.0.10...toml_parser-v1.1.0) Updates `toml_writer` from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0 - [Commits](toml-rs/toml@toml_writer-v1.0.7...toml_writer-v1.1.0) Updates `unicode-segmentation` from 1.12.0 to 1.13.2 - [Commits](unicode-rs/unicode-segmentation@v1.12.0...v1.13.2) Updates `wasm-bindgen-futures` from 0.4.64 to 0.4.65 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `wasm-bindgen-macro` from 0.2.114 to 0.2.115 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.114...0.2.115) Updates `wasm-bindgen-macro-support` from 0.2.114 to 0.2.115 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.114...0.2.115) Updates `wasm-bindgen-shared` from 0.2.114 to 0.2.115 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.114...0.2.115) Updates `web-sys` from 0.3.91 to 0.3.92 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `winnow` from 1.0.0 to 1.0.1 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v1.0.0...v1.0.1) 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 `zip` from 8.3.1 to 8.4.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.3.1...v8.4.0) Updates `zune-jpeg` from 0.5.14 to 0.5.15 - [Release notes](https://github.com/etemesi254/zune-image/releases) - [Changelog](https://github.com/etemesi254/zune-image/blob/dev/CHANGELOG.md) - [Commits](https://github.com/etemesi254/zune-image/commits) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.58 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: iri-string dependency-version: 0.7.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: mio dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: num-conv dependency-version: 0.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: ordered-float dependency-version: 5.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: simd-adler32 dependency-version: 0.3.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: toml_datetime dependency-version: 1.1.0+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: toml_edit dependency-version: 0.25.8+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: toml_parser dependency-version: 1.1.0+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: toml_writer dependency-version: 1.1.0+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: unicode-segmentation dependency-version: 1.13.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: wasm-bindgen-futures dependency-version: 0.4.65 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wasm-bindgen-macro dependency-version: 0.2.115 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wasm-bindgen-macro-support dependency-version: 0.2.115 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wasm-bindgen-shared dependency-version: 0.2.115 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: web-sys dependency-version: 0.3.92 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: winnow dependency-version: 1.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: zerocopy dependency-version: 0.8.48 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: zerocopy-derive dependency-version: 0.8.48 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: zip dependency-version: 8.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: zune-jpeg dependency-version: 0.5.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com>
torokati44
reviewed
Mar 30, 2026
| dependencies = [ | ||
| "libc", | ||
| "windows-sys 0.61.2", | ||
| "windows-sys 0.52.0", |
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-minor group with 14 updates in the / directory:
1.2.571.2.580.7.110.7.121.1.11.2.00.2.00.2.15.1.05.3.00.3.80.3.91.0.1+spec-1.1.01.1.0+spec-1.1.00.25.5+spec-1.1.00.25.8+spec-1.1.01.12.01.13.20.4.640.4.651.0.01.0.10.8.470.8.488.3.18.4.00.5.140.5.15Updates
ccfrom 1.2.57 to 1.2.58Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
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
iri-stringfrom 0.7.11 to 0.7.12Changelog
Sourced from iri-string's changelog.
Commits
291f00bchore: bump version to v0.7.12584876eBump version to v0.7.1235fb070doc: fix a broken internal linke3d5332feat(template): add helpers for implementingContexttrait16eda5fAdd a CHANGELOG entry for helpers to implementContext931a4a7Add a convenience macro to implementContexttrait6d4c2fcAddvisit_value_naiveutility function51624caAddVisitValueNaivetrait9f3ad5echore: bump version to v0.7.11Updates
miofrom 1.1.1 to 1.2.0Changelog
Sourced from mio's changelog.
Commits
ce39a6bRelease v1.2a7b3210Update FreeBSD 14 CI image to 14.4-RELEASEadfeb3eMerge libc defining dependencyeaed9a0Update libc to v0.2.18344d63eeSimplify backlog value for UnixListenera87e41eUse the same backlog size for TcpListener as std libc1bc4f8Fix the build on minority platforms68c315cFix FreeBSD by working around a cargo bug8b6021fimplement AsFd for Registry2bb6fcadocs: add note about zero timeout forPoll::pollUpdates
num-convfrom 0.2.0 to 0.2.1Commits
b9371fev0.2.1 releaseb824ea0Mark methods as inline2ebd69fAdd saturating, checked truncation2683790Remove non-normative info from licensesUpdates
ordered-floatfrom 5.1.0 to 5.3.0Release notes
Sourced from ordered-float's releases.
Commits
6cca9b8v5.3.0a980aa3Rkyv v0.8 compatibility (#182)09998b4Fix broken link in docs35507c2Version 5.2.0f6b9d9bGeneralise lifetimes for binop implementations (#181)25da208Remove old CI configuration2bb1184Install clippy and rustfmtUpdates
simd-adler32from 0.3.8 to 0.3.9Commits
Updates
toml_datetimefrom 1.0.1+spec-1.1.0 to 1.1.0+spec-1.1.0Commits
d66e46echore: Release8a05aefdocs: Update changelogdae1752chore: Bump to Edition 2024 (#1124)88aaa9cchore: Bump to Edition 202435ae47frefactor(bench): Rename away from 'gen'7f43936style: Remove redundant ref24a472arefactor: Use core::error::Error with MSRV 1.85b4c0840chore: Bump MSRV to 1.85Updates
toml_editfrom 0.25.5+spec-1.1.0 to 0.25.8+spec-1.1.0Commits
080daeachore: Releaseafd06e0docs: Update changelog26b03b4fix(edit): extract key comment before table header bracket (#1123)45b1c6ffix(edit): Extract key comment before table header bracket2016191fix(edit): Demonstrate #691 behaviour before fixfec487fchore(deps): Update toml-test (#1126)27e178bchore: Releasefd3b5c2docs: Update changelogc38214ffeat(edit): Support insert() on ArrayOfTables (#1122)c3382a5chore: Update dependencies (#1125)Updates
toml_parserfrom 1.0.10+spec-1.1.0 to 1.1.0+spec-1.1.0Commits
d66e46echore: Release8a05aefdocs: Update changelogdae1752chore: Bump to Edition 2024 (#1124)88aaa9cchore: Bump to Edition 202435ae47frefactor(bench): Rename away from 'gen'7f43936style: Remove redundant ref24a472arefactor: Use core::error::Error with MSRV 1.85b4c0840chore: Bump MSRV to 1.85Updates
toml_writerfrom 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0Commits
d66e46echore: Release8a05aefdocs: Update changelogdae1752chore: Bump to Edition 2024 (#1124)88aaa9cchore: Bump to Edition 202435ae47frefactor(bench): Rename away from 'gen'7f43936style: Remove redundant ref24a472arefactor: Use core::error::Error with MSRV 1.85b4c0840chore: Bump MSRV to 1.85Updates
unicode-segmentationfrom 1.12.0 to 1.13.2Commits
d446fa8Set explicit 1.84 MSRV, add MSRV CI (#164)cb4972bfix: Typos in README (#161)88fac40Add semver check workflow to GitHub Actions (#160)34ae232Fix accidental breakagef7268ccUpdate changelog and version (#159)abed5f7Update quickcheck to 1.0 (#158)f6f5f21Release 1.13.013862d8feat: Support Unicode 17.0.0 (#157)1441d3dUpdate Python scripts (#155)63d0234Exclude development scripts from published package (#152)Updates
wasm-bindgen-futuresfrom 0.4.64 to 0.4.65Commits
Updates
wasm-bindgen-macrofrom 0.2.114 to 0.2.115Release notes
Sourced from wasm-bindgen-macro's releases.
... (truncated)
Changelog
Sourced from wasm-bindgen-macro's changelog.
... (truncated)
Commits
9836458Release 0.2.115 (#5050)4a53a1aAdd wasm_bindgen::handler — hard-abort callbacks and reinit support (#5059)5a977d8feat: forward console output from user-spawned workers (#5037)791569ddeps: update to Walrus 26 (#5057)3b11e3fEmscripten bug fixes (#5055)adc330dfix: respect skip_typescript when using reexport (#5051)6e3e7eafix(js-sys): restore stable FromIterator/Extend for Array to fix type inferen...30d0551js-sys: implement IntoFuture for Promise, inline wasm-bindgen-futures (#5049)cc89985fix: Interpreter pops function arguments in reverse order (#5047)7fe1ac6add emscripten support (#4443)Updates
wasm-bindgen-macro-supportfrom 0.2.114 to 0.2.115Release notes
Sourced from wasm-bindgen-macro-support's releases.
... (truncated)
Changelog
Sourced from wasm-bindgen-macro-support's changelog.
... (truncated)
Commits
9836458Release 0.2.115 (#5050)4a53a1aAdd wasm_bindgen::handler — hard-abort callbacks and reinit support (#5059)5a977d8feat: forward console output from user-spawned workers (#5037)791569ddeps: update to Walrus 26 (#5057)3b11e3fEmscripten bug fixes (#5055)adc330dfix: respect skip_typescript when using reexport (#5051)6e3e7eafix(js-sys): restore stable FromIterator/Extend for Array to fix type inferen...30d0551js-sys: implement IntoFuture for Promise, inline wasm-bindgen-futures (#5049)cc89985fix: Interpreter pops function arguments in reverse order (#5047)7fe1ac6add emscripten support (#4443)Updates
wasm-bindgen-sharedfrom 0.2.114 to 0.2.115Release notes
Sourced from wasm-bindgen-shared's releases.
... (truncated)
Changelog
Sourced from wasm-bindgen-shared's changelog.
... (truncated)
Commits
9836458Release 0.2.115 (#5050)4a53a1aAdd wasm_bindgen::handler — hard-abort callbacks and reinit support (#5059)5a977d8feat: forward console output from user-spawned workers (#5037)791569ddeps: update to Walrus 26 (#5057)3b11e3fEmscripten bug fixes (#5055)adc330dfix: respect skip_typescript when using reexport (#5051)6e3e7eafix(js-sys): restore stable FromIterator/Extend for Array to fix type inferen...30d0551js-sys: implement IntoFuture for Promise, inline wasm-bindgen-futures (#5049)cc89985fix: Interpreter pops function arguments in reverse order (#5047)7fe1ac6add emscripten support (#4443)Updates
web-sysfrom 0.3.91 to 0.3.92Commits
Updates
winnowfrom 1.0.0 to 1.0.1Changelog
Sourced from winnow's changelog.
Commits
9015572chore: Releaseae8d6b0docs: Update changelog1868f05Merge pull request #902 from epage/docsbad0c28docs: Fix macro exporting1b9c86adocs(design): Cover performancee30e516docs(design): Further expand4737ea4docs(contrib): Fix design linkadaabb5docs(design): Adjust casing for consistency98469bddocs(design): Expand on Parser design150b63cdocs(design): Discuss API evolutionUpdates
zerocopyfrom 0.8.47 to 0.8.48Commits
aa7c316Release 0.8.48 (#3157)fa6fa90[zerocopy] Re-enable big endian aarch64 types (#3073)61b2407[hermes] Release 0.1.0-alpha.7 (#3151)b2c394c[hermes] Clonehermesbranch at bb0e9f9f (#3149)a5bc780[hermes] Add auto-approval forCargo.lockandvendor(#3150)b29cc75[ci] Addall-jobs-succeedjob inauto-approve.yml(#3147)10ce767[hermes] Add description to README (#3148)d01f773[ci] Disambiguate "All checks succeeded" jobs by name (#3145)19006f8[hermes] Initial commit (#3144)c6b7949[CI] Bump the all-actions group with 6 updates (#3143)Updates
zerocopy-derivefrom 0.8.47 to 0.8.48Commits
aa7c316Release 0.8.48 (#3157)fa6fa90[zerocopy] Re-enable big endian aarch64 types (#3073)61b2407[hermes] Release 0.1.0-alpha.7 (#3151)b2c394c[hermes] Clonehermesbranch at bb0e9f9f (#3149)a5bc780[hermes] Add auto-approval forCargo.lockandvendor(#3150)b29cc75[ci] Addall-jobs-succeedjob inauto-approve.yml(#3147)10ce767[hermes] Add description to README (#3148)d01f773[ci] Disambiguate "All checks succeeded" jobs by name (#3145)19006f8[hermes] Initial commit (#3144)c6b7949[CI] Bump the all-actions group with 6 updates (#3143)Updates
zipfrom 8.3.1 to 8.4.0Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
a73f55bchore: release v8.3.2 (#746)f5e7fd5feat: add a check for building benches (#748)abc0424chore: move pull request template to correct folder (#749)bae095brefactor: split part ofread.rsfor code readability (#744)f5813c5refactor: remove unused allow (#745)c2999bcperf: skip BufReader for Stored files in make_reader (#739)Updates
zune-jpegfrom 0.5.14 to 0.5.15Commits
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 Dep...
Description has been truncated