Update Rust crate uuid to v1.23.0 #18

Open
renovate wants to merge 1 commit from renovate/uuid-1.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
uuid dependencies minor 1.20.01.23.0

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 | minor | `1.20.0` → `1.23.0` | > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjkiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjkiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate force-pushed renovate/uuid-1.x-lockfile from 07bc1c5b6a to 062c8f0108 2026-03-01 12:26:16 +00:00 Compare
renovate changed title from Update Rust crate uuid to v1.21.0 to Update Rust crate uuid to v1.22.0 2026-03-06 00:02:22 +00:00
renovate force-pushed renovate/uuid-1.x-lockfile from 062c8f0108 to bf2fa404af 2026-03-06 00:02:24 +00:00 Compare
renovate changed title from Update Rust crate uuid to v1.22.0 to Update Rust crate uuid to v1.23.0 2026-03-28 19:38:44 +00:00
renovate force-pushed renovate/uuid-1.x-lockfile from bf2fa404af to 39559813af
Some checks failed
renovate/artifacts Artifact file update failure
2026-03-28 19:38:46 +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.20.0 --precise 1.23.0
    Updating crates.io index
warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
error: failed to get `data-encoding` as a dependency of package `htmsix v0.1.0 (/tmp/renovate/repos/forgejo/jmarya/htmsix)`

Caused by:
  download of config.json failed

Caused by:
  failed to download from `https://index.crates.io/config.json`

Caused by:
  [7] Could not connect to server (Failed to connect to index.crates.io port 443 after 3729 ms: Could not connect to server)

### ⚠️ 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.20.0 --precise 1.23.0 Updating crates.io index warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) error: failed to get `data-encoding` as a dependency of package `htmsix v0.1.0 (/tmp/renovate/repos/forgejo/jmarya/htmsix)` Caused by: download of config.json failed Caused by: failed to download from `https://index.crates.io/config.json` Caused by: [7] Could not connect to server (Failed to connect to index.crates.io port 443 after 3729 ms: Could not connect to server) ```
Some checks failed
renovate/artifacts Artifact file update failure
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-lockfile:renovate/uuid-1.x-lockfile
git switch renovate/uuid-1.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/uuid-1.x-lockfile
git switch renovate/uuid-1.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/uuid-1.x-lockfile
git switch renovate/uuid-1.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/uuid-1.x-lockfile
git switch main
git merge --squash renovate/uuid-1.x-lockfile
git switch main
git merge --ff-only renovate/uuid-1.x-lockfile
git switch main
git merge renovate/uuid-1.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jmarya/htmsix!18
No description provided.