build(deps): bump the minor group with 9 updates - #335
Merged
Conversation
Bumps the minor group with 9 updates: | Package | From | To | | --- | --- | --- | | [uuid](https://github.com/uuid-rs/uuid) | `1.24.0` | `1.24.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.4.2` | `1.4.4` | | [find-msvc-tools](https://github.com/rust-lang/cc-rs) | `0.1.10` | `0.1.11` | | [icu_provider](https://github.com/unicode-org/icu4x) | `2.3.0` | `2.3.1` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.16` | `0.11.17` | | [ref-cast](https://github.com/dtolnay/ref-cast) | `1.0.26` | `1.0.27` | | [ref-cast-impl](https://github.com/dtolnay/ref-cast) | `1.0.26` | `1.0.27` | | [zerovec](https://github.com/unicode-org/icu4x) | `0.11.7` | `0.11.8` | | [zerovec-derive](https://github.com/unicode-org/icu4x) | `0.11.4` | `0.11.6` | Updates `uuid` from 1.24.0 to 1.24.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.24.0...v1.24.1) Updates `cc` from 1.4.2 to 1.4.4 - [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.4.2...cc-v1.4.4) Updates `find-msvc-tools` from 0.1.10 to 0.1.11 - [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@find-msvc-tools-v0.1.10...find-msvc-tools-v0.1.11) Updates `icu_provider` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/compare/icu@2.3.0...icu@2.3.1) Updates `quinn-proto` from 0.11.16 to 0.11.17 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.16...quinn-proto-0.11.17) Updates `ref-cast` from 1.0.26 to 1.0.27 - [Release notes](https://github.com/dtolnay/ref-cast/releases) - [Commits](dtolnay/ref-cast@1.0.26...1.0.27) Updates `ref-cast-impl` from 1.0.26 to 1.0.27 - [Release notes](https://github.com/dtolnay/ref-cast/releases) - [Commits](dtolnay/ref-cast@1.0.26...1.0.27) Updates `zerovec` from 0.11.7 to 0.11.8 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/zerovec@0.11.8) Updates `zerovec-derive` from 0.11.4 to 0.11.6 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: cc dependency-version: 1.4.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: find-msvc-tools dependency-version: 0.1.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: icu_provider dependency-version: 2.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: quinn-proto dependency-version: 0.11.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: ref-cast dependency-version: 1.0.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: ref-cast-impl dependency-version: 1.0.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: zerovec dependency-version: 0.11.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: zerovec-derive dependency-version: 0.11.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor ... 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 minor group with 9 updates:
1.24.01.24.11.4.21.4.40.1.100.1.112.3.02.3.10.11.160.11.171.0.261.0.271.0.261.0.270.11.70.11.80.11.40.11.6Updates
uuidfrom 1.24.0 to 1.24.1Release notes
Sourced from uuid's releases.
Commits
2ea38afMerge pull request #900 from uuid-rs/cargo/v1.24.19dbeb04prepare for 1.24.1 releasee113df8Merge pull request #899 from questfever/mainb017765Fix non-ASCII character handling in parse diagnosticsUpdates
ccfrom 1.4.2 to 1.4.4Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
82ee29echore(cc): release v1.4.4 (#1869)1301078fix: run the Android llvm-ar probe in the caller's environment (#1868)c5cc913fix: honor Build::env overrides in flag support probes (#1866)caf7609chore(deps): bump dtolnay/rust-toolchain (#1862)3c4ab88chore: release (#1858)951c5f5cc-test: add loongarch64 assembly shim (#1855)60e2e00chore(deps): bump Swatinem/rust-cache from 2.9.1 to 2.9.2 (#1853)cdb4701ci: replace rustup installation with actions-rust-lang/setup-rust-toolchain (...3af3b8dcargo: use workspace inheritance (#1850)6df6471cargo: convert to workspace lints (#1849)Updates
find-msvc-toolsfrom 0.1.10 to 0.1.11Release notes
Sourced from find-msvc-tools's releases.
Commits
3c4ab88chore: release (#1858)951c5f5cc-test: add loongarch64 assembly shim (#1855)60e2e00chore(deps): bump Swatinem/rust-cache from 2.9.1 to 2.9.2 (#1853)cdb4701ci: replace rustup installation with actions-rust-lang/setup-rust-toolchain (...3af3b8dcargo: use workspace inheritance (#1850)6df6471cargo: convert to workspace lints (#1849)36efa48Update MSRV to 1.65 (#1834)59170f9Regenerate target info (#1848)7fa314cci: run clippy in more cases (#1832)a91e05echore(cc): release v1.4.2 (#1846)Updates
icu_providerfrom 2.3.0 to 2.3.1Release notes
Sourced from icu_provider's releases.
Changelog
Sourced from icu_provider's changelog.
... (truncated)
Commits
898d79cBump icu, icu_capi, and some component crates to 2.3.1; update changelog (#8412)005cef3Update Diplomat to 0.16.1 (#8411)b946b49Dart: Update version to 2.3.0 and regenerate hashes for icu@2.3.0 (#8403)ced19f4Bump npm package version to 2.3.0 (#8410)7559d7aAdd missing FFI docs (#8407)0eba4cfAdd internal EarlyExitCursor optimization (#8406)12fc50bRemoveicu_host_infofromicuexamples (#8404)2b8392bAdd benchmark for loading the preferred calendar (#8405)5c15501Fix array length check inimpl ULE for [T; N](#8400)938d54bFix data hash portability (#8401)Updates
quinn-protofrom 0.11.16 to 0.11.17Release notes
Sourced from quinn-proto's releases.
Commits
0343120proto: bump version to 0.11.17d7bf3d0Limit total memory used to buffer outgoing datagrams31ca5d2Limit total memory used to buffer incoming datagrams3a78b60Factor out DatagramBuffer for queues in either directionb37ced3proto: check limits when processing already retired CIDs6a984b8proto: extract method for checking CID retirements499dba8proto: bound assembler chunk count regardless of over-allocation33ce0c2congestion: saturate CUBIC window increment to avoid overflowc8ad7e6fix(ci): fix clippy lintsUpdates
ref-castfrom 1.0.26 to 1.0.27Release notes
Sourced from ref-cast's releases.
Commits
971b905Release 1.0.27cdb22efMerge pull request #56 from dtolnay/letunderscoremustuse88b044fSuppress let_underscore_must_use clippy restrictionf5224c5Reproduce issue 556815484Raise minimum tested compiler to rust 1.88afdc4beUpdate ui test suite to nightly-2026-07-25ffb805eUpdate ui tests for version 1.0.26Updates
ref-cast-implfrom 1.0.26 to 1.0.27Release notes
Sourced from ref-cast-impl's releases.
Commits
971b905Release 1.0.27cdb22efMerge pull request #56 from dtolnay/letunderscoremustuse88b044fSuppress let_underscore_must_use clippy restrictionf5224c5Reproduce issue 556815484Raise minimum tested compiler to rust 1.88afdc4beUpdate ui test suite to nightly-2026-07-25ffb805eUpdate ui tests for version 1.0.26Updates
zerovecfrom 0.11.7 to 0.11.8Changelog
Sourced from zerovec's changelog.
... (truncated)
Commits
Updates
zerovec-derivefrom 0.11.4 to 0.11.6Changelog
Sourced from zerovec-derive's changelog.
... (truncated)
Commits
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