Update Rust crate uuid to 1.18.1 #91

Open
renovate wants to merge 1 commits from renovate/uuid-1.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
uuid dependencies patch 1.18.0 -> 1.18.1

Release Notes

uuid-rs/uuid (uuid)

v1.18.1

Compare Source

What's Changed

Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.18.0...v1.18.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [uuid](https://github.com/uuid-rs/uuid) | dependencies | patch | `1.18.0` -> `1.18.1` | --- ### Release Notes <details> <summary>uuid-rs/uuid (uuid)</summary> ### [`v1.18.1`](https://github.com/uuid-rs/uuid/releases/tag/v1.18.1) [Compare Source](https://github.com/uuid-rs/uuid/compare/v1.18.0...v1.18.1) #### What's Changed - Unsafe cleanup by [@&#8203;KodrAus](https://github.com/KodrAus) in [#&#8203;841](https://github.com/uuid-rs/uuid/pull/841) - Prepare for 1.18.1 release by [@&#8203;KodrAus](https://github.com/KodrAus) in [#&#8203;842](https://github.com/uuid-rs/uuid/pull/842) **Full Changelog**: <https://github.com/uuid-rs/uuid/compare/v1.18.0...v1.18.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny43IiwidXBkYXRlZEluVmVyIjoiNDEuOTcuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-09-06 00:35:40 +00:00
Update Rust crate uuid to 1.18.1
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
e69971aaa7
renovate force-pushed renovate/uuid-1.x from f453be7767 to e69971aaa7 2025-09-06 00:35:40 +00:00 Compare
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package uuid@1.18.0 --precise 1.18.1
    Updating crates.io index
error: failed to select a version for `ruma`.
    ... required by package `matrix_gateway v0.1.0 (/tmp/renovate/repos/gitea/pierre/MatrixGW)`
versions that meet the requirements `^0.13.0` are: 0.13.0

package `matrix_gateway` depends on `ruma` with feature `client-ext-client-api` but `ruma` does not have that feature.


failed to select a version for `ruma` which could resolve this conflict

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package uuid@1.18.0 --precise 1.18.1 Updating crates.io index error: failed to select a version for `ruma`. ... required by package `matrix_gateway v0.1.0 (/tmp/renovate/repos/gitea/pierre/MatrixGW)` versions that meet the requirements `^0.13.0` are: 0.13.0 package `matrix_gateway` depends on `ruma` with feature `client-ext-client-api` but `ruma` does not have that feature. failed to select a version for `ruma` which could resolve this conflict ```
renovate force-pushed renovate/uuid-1.x from e69971aaa7 to e3cca8de7a 2025-09-10 00:34:51 +00:00 Compare
renovate force-pushed renovate/uuid-1.x from e3cca8de7a to b7d7e0891c 2025-09-16 00:35:25 +00:00 Compare
renovate force-pushed renovate/uuid-1.x from b7d7e0891c to 57c2a6e65c 2025-09-17 00:35:26 +00:00 Compare
renovate force-pushed renovate/uuid-1.x from 57c2a6e65c to c05eadf662 2025-09-18 00:36:24 +00:00 Compare
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/uuid-1.x:renovate/uuid-1.x
git checkout renovate/uuid-1.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/MatrixGW#91
No description provided.