chore(deps): update rust crate config to v0.15.21 #5

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

This PR contains the following updates:

Package Type Update Change
config dependencies patch 0.15.110.15.21

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 | |---|---|---|---| | [config](https://github.com/rust-cli/config-rs) | dependencies | patch | `0.15.11` → `0.15.21` | > :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:eyJjcmVhdGVkSW5WZXIiOiI0My42MC4yIiwidXBkYXRlZEluVmVyIjoiNDMuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update rust crate config to v0.15.19
Some checks failed
renovate/artifacts Artifact file update failure
7c00a63da1
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 crates/carlotta/Cargo.toml --package config@0.15.11 --precise 0.15.21
    Updating crates.io index
error: failed to select a version for `serde_spanned`.
    ... required by package `toml v0.9.5`
    ... which satisfies dependency `toml = "^0.9"` (locked to 0.9.5) of package `migrations_internals v2.3.0`
    ... which satisfies dependency `migrations_internals = "~2.3.0"` (locked to 2.3.0) of package `diesel_migrations v2.3.1`
    ... which satisfies dependency `diesel_migrations = "^2.2.0"` (locked to 2.3.1) of package `carlotta v0.1.0 (/tmp/renovate/repos/forgejo/Damillora/carlotta/crates/carlotta)`
versions that meet the requirements `^1.0.0` (locked to 1.0.0) are: 1.0.0

all possible versions conflict with previously selected packages.

  previously selected package `serde_spanned v1.0.4`
    ... which satisfies dependency `serde_spanned = "^1.0.4"` of package `toml v1.0.6+spec-1.1.0`
    ... which satisfies dependency `toml = "^1.0.6"` of package `config v0.15.21`
    ... which satisfies dependency `config = "^0.15.11"` of package `carlotta v0.1.0 (/tmp/renovate/repos/forgejo/Damillora/carlotta/crates/carlotta)`

failed to select a version for `serde_spanned` 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 crates/carlotta/Cargo.toml --package config@0.15.11 --precise 0.15.21 Updating crates.io index error: failed to select a version for `serde_spanned`. ... required by package `toml v0.9.5` ... which satisfies dependency `toml = "^0.9"` (locked to 0.9.5) of package `migrations_internals v2.3.0` ... which satisfies dependency `migrations_internals = "~2.3.0"` (locked to 2.3.0) of package `diesel_migrations v2.3.1` ... which satisfies dependency `diesel_migrations = "^2.2.0"` (locked to 2.3.1) of package `carlotta v0.1.0 (/tmp/renovate/repos/forgejo/Damillora/carlotta/crates/carlotta)` versions that meet the requirements `^1.0.0` (locked to 1.0.0) are: 1.0.0 all possible versions conflict with previously selected packages. previously selected package `serde_spanned v1.0.4` ... which satisfies dependency `serde_spanned = "^1.0.4"` of package `toml v1.0.6+spec-1.1.0` ... which satisfies dependency `toml = "^1.0.6"` of package `config v0.15.21` ... which satisfies dependency `config = "^0.15.11"` of package `carlotta v0.1.0 (/tmp/renovate/repos/forgejo/Damillora/carlotta/crates/carlotta)` failed to select a version for `serde_spanned` which could resolve this conflict ```
renovate-bot changed title from chore(deps): update rust crate config to v0.15.19 to chore(deps): update rust crate config to v0.15.21 2026-03-13 03:02:35 +07:00
Some checks failed
renovate/artifacts Artifact file update failure
This pull request has changes conflicting with the target branch.
  • Cargo.lock
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/config-0.x-lockfile:renovate/config-0.x-lockfile
git switch renovate/config-0.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/config-0.x-lockfile
git switch renovate/config-0.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/config-0.x-lockfile
git switch renovate/config-0.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/config-0.x-lockfile
git switch main
git merge --squash renovate/config-0.x-lockfile
git switch main
git merge --ff-only renovate/config-0.x-lockfile
git switch main
git merge renovate/config-0.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
Damillora/carlotta!5
No description provided.