chore(deps): lock file maintenance #197

Open
darkkirb wants to merge 1 commit from renovate/lock-file-maintenance into main
Owner

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

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


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), 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 | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44MS4wIiwidXBkYXRlZEluVmVyIjoiNDIuMjQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): lock file maintenance
Some checks failed
renovate/artifacts Artifact file update failure
cc37e7c8a1
darkkirb scheduled this pull request to auto merge when all checks succeed 2025-10-06 04:37:51 +01:00
Author
Owner

⚠️ 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: flake.nix
Command failed: (cd web; yarn2nix > yarn.nix)
/bin/sh: line 1: cd: web: No such file or directory
node:fs:441
    return binding.readFileUtf8(path, stringToFlags(options.flag));
                   ^

Error: ENOENT: no such file or directory, open './yarn.lock'
    at Object.readFileSync (node:fs:441:20)
    at Object.<anonymous> (/nix/store/zd6h5l20rbi0980whl6ffk1592v2v7lx-yarn2nix-1.0.0/libexec/yarn2nix/deps/yarn2nix/bin/yarn2nix.js:26:17)
    at Module._compile (node:internal/modules/cjs/loader:1706:14)
    at Object..js (node:internal/modules/cjs/loader:1839:10)
    at Module.load (node:internal/modules/cjs/loader:1441:32)
    at Function._load (node:internal/modules/cjs/loader:1263:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
    at node:internal/main/run_main_module:36:49 {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: './yarn.lock'
}

Node.js v22.19.0

File name: flake.nix
Command failed: treefmt
ERRO formatter | nix: failed to apply with options '[]': exit status 1

yarn.nix:1:1:
  |
1 | <empty line>
  | ^
unexpected end of input
expecting expression


traversed 121 files
emitted 50 files for processing
formatted 2 files (3 changed) in 1.967s
Error: failed to finalise formatting: formatting failures detected

File name: crates/chir-rs/Cargo.toml
Command failed: (cd web; yarn2nix > yarn.nix)
/bin/sh: line 1: cd: web: No such file or directory
node:fs:441
    return binding.readFileUtf8(path, stringToFlags(options.flag));
                   ^

Error: ENOENT: no such file or directory, open './yarn.lock'
    at Object.readFileSync (node:fs:441:20)
    at Object.<anonymous> (/nix/store/zd6h5l20rbi0980whl6ffk1592v2v7lx-yarn2nix-1.0.0/libexec/yarn2nix/deps/yarn2nix/bin/yarn2nix.js:26:17)
    at Module._compile (node:internal/modules/cjs/loader:1706:14)
    at Object..js (node:internal/modules/cjs/loader:1839:10)
    at Module.load (node:internal/modules/cjs/loader:1441:32)
    at Function._load (node:internal/modules/cjs/loader:1263:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
    at node:internal/main/run_main_module:36:49 {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: './yarn.lock'
}

Node.js v22.19.0

File name: crates/chir-rs/Cargo.toml
Command failed: treefmt
ERRO formatter | nix: failed to apply with options '[]': exit status 1

yarn.nix:1:1:
  |
1 | <empty line>
  | ^
unexpected end of input
expecting expression


traversed 121 files
emitted 50 files for processing
formatted 0 files (1 changed) in 1.608s
Error: failed to finalise formatting: formatting failures detected

File name: crates/chir-rs-fe/Cargo.toml
Command failed: (cd web; yarn2nix > yarn.nix)
/bin/sh: line 1: cd: web: No such file or directory
node:fs:441
    return binding.readFileUtf8(path, stringToFlags(options.flag));
                   ^

Error: ENOENT: no such file or directory, open './yarn.lock'
    at Object.readFileSync (node:fs:441:20)
    at Object.<anonymous> (/nix/store/zd6h5l20rbi0980whl6ffk1592v2v7lx-yarn2nix-1.0.0/libexec/yarn2nix/deps/yarn2nix/bin/yarn2nix.js:26:17)
    at Module._compile (node:internal/modules/cjs/loader:1706:14)
    at Object..js (node:internal/modules/cjs/loader:1839:10)
    at Module.load (node:internal/modules/cjs/loader:1441:32)
    at Function._load (node:internal/modules/cjs/loader:1263:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
    at node:internal/main/run_main_module:36:49 {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: './yarn.lock'
}

Node.js v22.19.0

File name: crates/chir-rs-fe/Cargo.toml
Command failed: treefmt
ERRO formatter | nix: failed to apply with options '[]': exit status 1

yarn.nix:1:1:
  |
1 | <empty line>
  | ^
unexpected end of input
expecting expression


traversed 121 files
emitted 50 files for processing
formatted 0 files (1 changed) in 2.689s
Error: failed to finalise formatting: formatting failures detected

File name: crates/chir-rs-common/Cargo.toml
Command failed: (cd web; yarn2nix > yarn.nix)
/bin/sh: line 1: cd: web: No such file or directory
node:fs:441
    return binding.readFileUtf8(path, stringToFlags(options.flag));
                   ^

Error: ENOENT: no such file or directory, open './yarn.lock'
    at Object.readFileSync (node:fs:441:20)
    at Object.<anonymous> (/nix/store/zd6h5l20rbi0980whl6ffk1592v2v7lx-yarn2nix-1.0.0/libexec/yarn2nix/deps/yarn2nix/bin/yarn2nix.js:26:17)
    at Module._compile (node:internal/modules/cjs/loader:1706:14)
    at Object..js (node:internal/modules/cjs/loader:1839:10)
    at Module.load (node:internal/modules/cjs/loader:1441:32)
    at Function._load (node:internal/modules/cjs/loader:1263:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
    at node:internal/main/run_main_module:36:49 {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: './yarn.lock'
}

Node.js v22.19.0

File name: crates/chir-rs-common/Cargo.toml
Command failed: treefmt
ERRO formatter | nix: failed to apply with options '[]': exit status 1

yarn.nix:1:1:
  |
1 | <empty line>
  | ^
unexpected end of input
expecting expression


traversed 121 files
emitted 50 files for processing
formatted 0 files (1 changed) in 1.405s
Error: failed to finalise formatting: formatting failures detected

File name: crates/chir-rs-client/Cargo.toml
Command failed: (cd web; yarn2nix > yarn.nix)
/bin/sh: line 1: cd: web: No such file or directory
node:fs:441
    return binding.readFileUtf8(path, stringToFlags(options.flag));
                   ^

Error: ENOENT: no such file or directory, open './yarn.lock'
    at Object.readFileSync (node:fs:441:20)
    at Object.<anonymous> (/nix/store/zd6h5l20rbi0980whl6ffk1592v2v7lx-yarn2nix-1.0.0/libexec/yarn2nix/deps/yarn2nix/bin/yarn2nix.js:26:17)
    at Module._compile (node:internal/modules/cjs/loader:1706:14)
    at Object..js (node:internal/modules/cjs/loader:1839:10)
    at Module.load (node:internal/modules/cjs/loader:1441:32)
    at Function._load (node:internal/modules/cjs/loader:1263:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
    at node:internal/main/run_main_module:36:49 {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: './yarn.lock'
}

Node.js v22.19.0

File name: crates/chir-rs-client/Cargo.toml
Command failed: treefmt
ERRO formatter | nix: failed to apply with options '[]': exit status 1

yarn.nix:1:1:
  |
1 | <empty line>
  | ^
unexpected end of input
expecting expression


traversed 121 files
emitted 50 files for processing
formatted 0 files (1 changed) in 1.536s
Error: failed to finalise formatting: formatting failures detected

### ⚠️ 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: flake.nix ``` Command failed: (cd web; yarn2nix > yarn.nix) /bin/sh: line 1: cd: web: No such file or directory node:fs:441 return binding.readFileUtf8(path, stringToFlags(options.flag)); ^ Error: ENOENT: no such file or directory, open './yarn.lock' at Object.readFileSync (node:fs:441:20) at Object.<anonymous> (/nix/store/zd6h5l20rbi0980whl6ffk1592v2v7lx-yarn2nix-1.0.0/libexec/yarn2nix/deps/yarn2nix/bin/yarn2nix.js:26:17) at Module._compile (node:internal/modules/cjs/loader:1706:14) at Object..js (node:internal/modules/cjs/loader:1839:10) at Module.load (node:internal/modules/cjs/loader:1441:32) at Function._load (node:internal/modules/cjs/loader:1263:12) at TracingChannel.traceSync (node:diagnostics_channel:322:14) at wrapModuleLoad (node:internal/modules/cjs/loader:237:24) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5) at node:internal/main/run_main_module:36:49 { errno: -2, code: 'ENOENT', syscall: 'open', path: './yarn.lock' } Node.js v22.19.0 ``` ##### File name: flake.nix ``` Command failed: treefmt ERRO formatter | nix: failed to apply with options '[]': exit status 1 yarn.nix:1:1: | 1 | <empty line> | ^ unexpected end of input expecting expression traversed 121 files emitted 50 files for processing formatted 2 files (3 changed) in 1.967s Error: failed to finalise formatting: formatting failures detected ``` ##### File name: crates/chir-rs/Cargo.toml ``` Command failed: (cd web; yarn2nix > yarn.nix) /bin/sh: line 1: cd: web: No such file or directory node:fs:441 return binding.readFileUtf8(path, stringToFlags(options.flag)); ^ Error: ENOENT: no such file or directory, open './yarn.lock' at Object.readFileSync (node:fs:441:20) at Object.<anonymous> (/nix/store/zd6h5l20rbi0980whl6ffk1592v2v7lx-yarn2nix-1.0.0/libexec/yarn2nix/deps/yarn2nix/bin/yarn2nix.js:26:17) at Module._compile (node:internal/modules/cjs/loader:1706:14) at Object..js (node:internal/modules/cjs/loader:1839:10) at Module.load (node:internal/modules/cjs/loader:1441:32) at Function._load (node:internal/modules/cjs/loader:1263:12) at TracingChannel.traceSync (node:diagnostics_channel:322:14) at wrapModuleLoad (node:internal/modules/cjs/loader:237:24) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5) at node:internal/main/run_main_module:36:49 { errno: -2, code: 'ENOENT', syscall: 'open', path: './yarn.lock' } Node.js v22.19.0 ``` ##### File name: crates/chir-rs/Cargo.toml ``` Command failed: treefmt ERRO formatter | nix: failed to apply with options '[]': exit status 1 yarn.nix:1:1: | 1 | <empty line> | ^ unexpected end of input expecting expression traversed 121 files emitted 50 files for processing formatted 0 files (1 changed) in 1.608s Error: failed to finalise formatting: formatting failures detected ``` ##### File name: crates/chir-rs-fe/Cargo.toml ``` Command failed: (cd web; yarn2nix > yarn.nix) /bin/sh: line 1: cd: web: No such file or directory node:fs:441 return binding.readFileUtf8(path, stringToFlags(options.flag)); ^ Error: ENOENT: no such file or directory, open './yarn.lock' at Object.readFileSync (node:fs:441:20) at Object.<anonymous> (/nix/store/zd6h5l20rbi0980whl6ffk1592v2v7lx-yarn2nix-1.0.0/libexec/yarn2nix/deps/yarn2nix/bin/yarn2nix.js:26:17) at Module._compile (node:internal/modules/cjs/loader:1706:14) at Object..js (node:internal/modules/cjs/loader:1839:10) at Module.load (node:internal/modules/cjs/loader:1441:32) at Function._load (node:internal/modules/cjs/loader:1263:12) at TracingChannel.traceSync (node:diagnostics_channel:322:14) at wrapModuleLoad (node:internal/modules/cjs/loader:237:24) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5) at node:internal/main/run_main_module:36:49 { errno: -2, code: 'ENOENT', syscall: 'open', path: './yarn.lock' } Node.js v22.19.0 ``` ##### File name: crates/chir-rs-fe/Cargo.toml ``` Command failed: treefmt ERRO formatter | nix: failed to apply with options '[]': exit status 1 yarn.nix:1:1: | 1 | <empty line> | ^ unexpected end of input expecting expression traversed 121 files emitted 50 files for processing formatted 0 files (1 changed) in 2.689s Error: failed to finalise formatting: formatting failures detected ``` ##### File name: crates/chir-rs-common/Cargo.toml ``` Command failed: (cd web; yarn2nix > yarn.nix) /bin/sh: line 1: cd: web: No such file or directory node:fs:441 return binding.readFileUtf8(path, stringToFlags(options.flag)); ^ Error: ENOENT: no such file or directory, open './yarn.lock' at Object.readFileSync (node:fs:441:20) at Object.<anonymous> (/nix/store/zd6h5l20rbi0980whl6ffk1592v2v7lx-yarn2nix-1.0.0/libexec/yarn2nix/deps/yarn2nix/bin/yarn2nix.js:26:17) at Module._compile (node:internal/modules/cjs/loader:1706:14) at Object..js (node:internal/modules/cjs/loader:1839:10) at Module.load (node:internal/modules/cjs/loader:1441:32) at Function._load (node:internal/modules/cjs/loader:1263:12) at TracingChannel.traceSync (node:diagnostics_channel:322:14) at wrapModuleLoad (node:internal/modules/cjs/loader:237:24) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5) at node:internal/main/run_main_module:36:49 { errno: -2, code: 'ENOENT', syscall: 'open', path: './yarn.lock' } Node.js v22.19.0 ``` ##### File name: crates/chir-rs-common/Cargo.toml ``` Command failed: treefmt ERRO formatter | nix: failed to apply with options '[]': exit status 1 yarn.nix:1:1: | 1 | <empty line> | ^ unexpected end of input expecting expression traversed 121 files emitted 50 files for processing formatted 0 files (1 changed) in 1.405s Error: failed to finalise formatting: formatting failures detected ``` ##### File name: crates/chir-rs-client/Cargo.toml ``` Command failed: (cd web; yarn2nix > yarn.nix) /bin/sh: line 1: cd: web: No such file or directory node:fs:441 return binding.readFileUtf8(path, stringToFlags(options.flag)); ^ Error: ENOENT: no such file or directory, open './yarn.lock' at Object.readFileSync (node:fs:441:20) at Object.<anonymous> (/nix/store/zd6h5l20rbi0980whl6ffk1592v2v7lx-yarn2nix-1.0.0/libexec/yarn2nix/deps/yarn2nix/bin/yarn2nix.js:26:17) at Module._compile (node:internal/modules/cjs/loader:1706:14) at Object..js (node:internal/modules/cjs/loader:1839:10) at Module.load (node:internal/modules/cjs/loader:1441:32) at Function._load (node:internal/modules/cjs/loader:1263:12) at TracingChannel.traceSync (node:diagnostics_channel:322:14) at wrapModuleLoad (node:internal/modules/cjs/loader:237:24) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5) at node:internal/main/run_main_module:36:49 { errno: -2, code: 'ENOENT', syscall: 'open', path: './yarn.lock' } Node.js v22.19.0 ``` ##### File name: crates/chir-rs-client/Cargo.toml ``` Command failed: treefmt ERRO formatter | nix: failed to apply with options '[]': exit status 1 yarn.nix:1:1: | 1 | <empty line> | ^ unexpected end of input expecting expression traversed 121 files emitted 50 files for processing formatted 0 files (1 changed) in 1.536s Error: failed to finalise formatting: formatting failures detected ```
Some checks are pending
renovate/artifacts Artifact file update failure
Hydra aarch64-linux.checks.chir-rs
Required
Hydra aarch64-linux.checks.chir-rs-client
Required
Hydra aarch64-linux.checks.chir-rs-common
Required
Hydra aarch64-linux.checks.chir-rs-fe
Required
Hydra aarch64-linux.packages.chir-rs
Required
Hydra aarch64-linux.packages.chir-rs-client
Required
Hydra aarch64-linux.packages.chir-rs-common
Required
Hydra aarch64-linux.packages.chir-rs-fe
Required
Hydra x86_64-linux.checks.chir-rs
Required
Hydra x86_64-linux.checks.chir-rs-client
Required
Hydra x86_64-linux.checks.chir-rs-common
Required
Hydra x86_64-linux.checks.chir-rs-fe
Required
Hydra x86_64-linux.packages.chir-rs
Required
Hydra x86_64-linux.packages.chir-rs-client
Required
Hydra x86_64-linux.packages.chir-rs-common
Required
Hydra x86_64-linux.packages.chir-rs-fe
Required
Some required checks are missing.
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
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
darkkirb/chir.rs!197
No description provided.