chore(deps): lock file maintenance #182

Merged
james merged 1 commit from renovate/lock-file-maintenance into main 2024-05-18 10:19:46 +12:00
Collaborator

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "" in timezone Pacific/Auckland, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration 📅 **Schedule**: Branch creation - "" in timezone Pacific/Auckland, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjQuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
james was assigned by renovate 2024-03-03 20:15:15 +13:00
Author
Collaborator

⚠ Artifact update problem

Renovate failed to update artifacts 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 outrun/Cargo.toml
error: current package believes it's in a workspace when it's not:
current:   /drone/src/cache/repos/gitea/james/outrun/outrun/Cargo.toml
workspace: /drone/src/cache/repos/gitea/james/outrun/Cargo.toml

this may be fixable by adding `outrun` to the `workspace.members` array of the manifest located at: /drone/src/cache/repos/gitea/james/outrun/Cargo.toml
Alternatively, to keep it out of the workspace, add the package to the `workspace.exclude` array, or add an empty `[workspace]` table to the package's manifest.

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path outrun-common/Cargo.toml
error: current package believes it's in a workspace when it's not:
current:   /drone/src/cache/repos/gitea/james/outrun/outrun-common/Cargo.toml
workspace: /drone/src/cache/repos/gitea/james/outrun/Cargo.toml

this may be fixable by adding `outrun-common` to the `workspace.members` array of the manifest located at: /drone/src/cache/repos/gitea/james/outrun/Cargo.toml
Alternatively, to keep it out of the workspace, add the package to the `workspace.exclude` array, or add an empty `[workspace]` table to the package's manifest.

### ⚠ Artifact update problem Renovate failed to update artifacts 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 outrun/Cargo.toml error: current package believes it's in a workspace when it's not: current: /drone/src/cache/repos/gitea/james/outrun/outrun/Cargo.toml workspace: /drone/src/cache/repos/gitea/james/outrun/Cargo.toml this may be fixable by adding `outrun` to the `workspace.members` array of the manifest located at: /drone/src/cache/repos/gitea/james/outrun/Cargo.toml Alternatively, to keep it out of the workspace, add the package to the `workspace.exclude` array, or add an empty `[workspace]` table to the package's manifest. ``` ##### File name: Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path outrun-common/Cargo.toml error: current package believes it's in a workspace when it's not: current: /drone/src/cache/repos/gitea/james/outrun/outrun-common/Cargo.toml workspace: /drone/src/cache/repos/gitea/james/outrun/Cargo.toml this may be fixable by adding `outrun-common` to the `workspace.members` array of the manifest located at: /drone/src/cache/repos/gitea/james/outrun/Cargo.toml Alternatively, to keep it out of the workspace, add the package to the `workspace.exclude` array, or add an empty `[workspace]` table to the package's manifest. ```
renovate added 1 commit 2024-03-06 20:24:24 +13:00
chore(deps): lock file maintenance
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
a5ea34c1ad
renovate force-pushed renovate/lock-file-maintenance from a5ea34c1ad to 26355c71e3 2024-03-12 17:31:29 +13:00 Compare
renovate force-pushed renovate/lock-file-maintenance from 26355c71e3 to 1ea25f060e 2024-03-17 12:31:47 +13:00 Compare
renovate force-pushed renovate/lock-file-maintenance from 1ea25f060e to 30a0984cc3 2024-03-30 21:24:07 +13:00 Compare
renovate force-pushed renovate/lock-file-maintenance from 30a0984cc3 to 6bc4b93e55 2024-04-02 16:24:01 +13:00 Compare
renovate force-pushed renovate/lock-file-maintenance from 6bc4b93e55 to ff7b288605 2024-04-21 08:28:56 +12:00 Compare
renovate force-pushed renovate/lock-file-maintenance from ff7b288605 to fcee780df6 2024-04-21 09:29:10 +12:00 Compare
renovate force-pushed renovate/lock-file-maintenance from fcee780df6 to 5bee3c041c 2024-05-02 09:26:24 +12:00 Compare
renovate force-pushed renovate/lock-file-maintenance from 5bee3c041c to 3e4f7a03a4 2024-05-07 15:33:16 +12:00 Compare
renovate force-pushed renovate/lock-file-maintenance from 3e4f7a03a4 to 1980c9f707 2024-05-18 06:15:38 +12:00 Compare
renovate force-pushed renovate/lock-file-maintenance from 1980c9f707 to cd69671308 2024-05-18 07:15:21 +12:00 Compare
james merged commit c991924fe2 into main 2024-05-18 10:19:46 +12:00
james deleted branch renovate/lock-file-maintenance 2024-05-18 10:19:46 +12:00
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: james/outrun#182
No description provided.