fix(deps): update rust crate derive_more to v1 - autoclosed #17

Closed
renovate wants to merge 1 commits from renovate/derive_more-1.x into custom
Collaborator

This PR contains the following updates:

Package Type Update Change
derive_more dependencies major 0.99 -> 1.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 | |---|---|---|---| | [derive_more](https://github.com/JelteF/derive_more) | dependencies | major | `0.99` -> `1.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMTguMiIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoiY3VzdG9tIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-01-20 23:01:30 +03:00
fix(deps): update rust crate derive_more to v1
Some checks failed
renovate/artifacts Artifact file update failure
cf52e4d71a
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 derive_more@0.99.18 --precise 1.0.0
    Updating crates.io index
error: failed to select a version for the requirement `derive_more = "^0.99.5"`
candidate versions found which didn't match: 1.0.0
location searched: crates.io index
required by package `actix-files v0.6.6`
    ... which satisfies dependency `actix-files = "^0.6.6"` (locked to 0.6.6) of package `libmedium v0.1.0 (/tmp/renovate/repos/gitea/ngn/libmedium)`

### ⚠️ 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 derive_more@0.99.18 --precise 1.0.0 Updating crates.io index error: failed to select a version for the requirement `derive_more = "^0.99.5"` candidate versions found which didn't match: 1.0.0 location searched: crates.io index required by package `actix-files v0.6.6` ... which satisfies dependency `actix-files = "^0.6.6"` (locked to 0.6.6) of package `libmedium v0.1.0 (/tmp/renovate/repos/gitea/ngn/libmedium)` ```
renovate changed title from fix(deps): update rust crate derive_more to v1 to fix(deps): update rust crate derive_more to v1 - autoclosed 2025-02-04 02:01:22 +03:00
renovate closed this pull request 2025-02-04 02:01:22 +03:00
Some checks failed
renovate/artifacts Artifact file update failure

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
No Milestone
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ngn/libmedium#17
No description provided.