chore(deps): lock file maintenance #6

Open
Adrian Kowalczyk wants to merge 1 commit from renovate/lock-file-maintenance into main

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

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


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. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMTQiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMTAuMTQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
chore(deps): lock file maintenance
All checks were successful
Tekton CI / nix-build-installer Success
Tekton CI / nix-build-mimir Success
7ca00f1e30
Author
Owner

Tekton CI/nix-build-installer-95z9h is running.

Starting Pipelinerun nix-build-installer-95z9h in namespace development

You can monitor the execution using the Tekton Dashboard PipelineRun viewer or through the command line by
using the tkn CLI with the following command:

tkn pr logs -n development nix-build-installer-95z9h -f

Tekton CI/nix-build-installer-95z9h is running. Starting Pipelinerun <b>[nix-build-installer-95z9h](https://tekton.vzkn.eu/#/namespaces/development/pipelineruns/nix-build-installer-95z9h)</b> in namespace <b>development</b> You can monitor the execution using the [Tekton Dashboard](https://tekton.vzkn.eu/#/namespaces/development/pipelineruns/nix-build-installer-95z9h) PipelineRun viewer or through the command line by using the [tkn](https://tekton.dev/docs/cli/#installation) CLI with the following command: <code>tkn pr logs -n development nix-build-installer-95z9h -f</code>
Author
Owner

Tekton CI/nix-build-mimir-569hf is running.

Starting Pipelinerun nix-build-mimir-569hf in namespace development

You can monitor the execution using the Tekton Dashboard PipelineRun viewer or through the command line by
using the tkn CLI with the following command:

tkn pr logs -n development nix-build-mimir-569hf -f

Tekton CI/nix-build-mimir-569hf is running. Starting Pipelinerun <b>[nix-build-mimir-569hf](https://tekton.vzkn.eu/#/namespaces/development/pipelineruns/nix-build-mimir-569hf)</b> in namespace <b>development</b> You can monitor the execution using the [Tekton Dashboard](https://tekton.vzkn.eu/#/namespaces/development/pipelineruns/nix-build-mimir-569hf) PipelineRun viewer or through the command line by using the [tkn](https://tekton.dev/docs/cli/#installation) CLI with the following command: <code>tkn pr logs -n development nix-build-mimir-569hf -f</code>
Author
Owner

Tekton CI/nix-build-installer-95z9h has successfully validated your commit.


Task Statuses:

StatusDurationName
Succeeded 19 seconds

fetch

Succeeded 7 minutes

build-installer

Tekton CI/nix-build-installer-95z9h has <b>successfully</b> validated your commit. <ul> <li><b>Namespace</b>: <a href="https://tekton.vzkn.eu/#/namespaces/development/pipelineruns">development</a></li> <li><b>PipelineRun:</b> <a href="https://tekton.vzkn.eu/#/namespaces/development/pipelineruns/nix-build-installer-95z9h">nix-build-installer-95z9h</a></li> </ul> <hr> <h4>Task Statuses:</h4> <table> <tr><th>Status</th><th>Duration</th><th>Name</th></tr> <tr> <td>Succeeded</td> <td>19 seconds</td><td> [fetch](https://tekton.vzkn.eu/#/namespaces/development/pipelineruns/nix-build-installer-95z9h?pipelineTask=fetch) </td></tr> <tr> <td>Succeeded</td> <td>7 minutes</td><td> [build-installer](https://tekton.vzkn.eu/#/namespaces/development/pipelineruns/nix-build-installer-95z9h?pipelineTask=build-installer) </td></tr> </table>
Author
Owner

Tekton CI/nix-build-mimir-569hf has successfully validated your commit.


Task Statuses:

StatusDurationName
Succeeded 22 seconds

fetch

Succeeded 1 hour

build-mimir

Tekton CI/nix-build-mimir-569hf has <b>successfully</b> validated your commit. <ul> <li><b>Namespace</b>: <a href="https://tekton.vzkn.eu/#/namespaces/development/pipelineruns">development</a></li> <li><b>PipelineRun:</b> <a href="https://tekton.vzkn.eu/#/namespaces/development/pipelineruns/nix-build-mimir-569hf">nix-build-mimir-569hf</a></li> </ul> <hr> <h4>Task Statuses:</h4> <table> <tr><th>Status</th><th>Duration</th><th>Name</th></tr> <tr> <td>Succeeded</td> <td>22 seconds</td><td> [fetch](https://tekton.vzkn.eu/#/namespaces/development/pipelineruns/nix-build-mimir-569hf?pipelineTask=fetch) </td></tr> <tr> <td>Succeeded</td> <td>1 hour</td><td> [build-mimir](https://tekton.vzkn.eu/#/namespaces/development/pipelineruns/nix-build-mimir-569hf?pipelineTask=build-mimir) </td></tr> </table>
All checks were successful
Tekton CI / nix-build-installer Success
Tekton CI / nix-build-mimir Success
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/lock-file-maintenance:renovate/lock-file-maintenance
git switch renovate/lock-file-maintenance

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/lock-file-maintenance
git switch renovate/lock-file-maintenance
git rebase main
git switch main
git merge --ff-only renovate/lock-file-maintenance
git switch renovate/lock-file-maintenance
git rebase main
git switch main
git merge --no-ff renovate/lock-file-maintenance
git switch main
git merge --squash renovate/lock-file-maintenance
git switch main
git merge --ff-only renovate/lock-file-maintenance
git switch main
git merge renovate/lock-file-maintenance
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
vrozaksen/nix-config!6
No description provided.