chore(deps): lock file maintenance #199

Merged
james merged 1 commit from renovate/lock-file-maintenance into main 2024-06-22 16:32:20 +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:eyJjcmVhdGVkSW5WZXIiOiIwLjAuMC1zZW1hbnRpYy1yZWxlYXNlIiwidXBkYXRlZEluVmVyIjoiMC4wLjAtc2VtYW50aWMtcmVsZWFzZSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
james was assigned by renovate 2024-05-21 10:14:28 +12: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-06-14 03:15:46 +12: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 passing
6b0cf6d18b
renovate force-pushed renovate/lock-file-maintenance from 6b0cf6d18b to 7fa622b338 2024-06-14 03:25:26 +12:00 Compare
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 force-pushed renovate/lock-file-maintenance from 7fa622b338 to 6d18795231 2024-06-21 20:15:22 +12:00 Compare
renovate force-pushed renovate/lock-file-maintenance from 6d18795231 to 0a27b911da 2024-06-22 12:15:27 +12:00 Compare
james merged commit 8c5f69106e into main 2024-06-22 16:32:20 +12:00
james deleted branch renovate/lock-file-maintenance 2024-06-22 16:32:21 +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#199
No description provided.