Dependency Dashboard
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Deprecations / Replacements
[!WARNING] These dependencies are either deprecated or have replacements available:
| Datasource | Name | Replacement PR? |
|---|---|---|
| npm | @types/git-url-parse |
Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
- [ ] chore(deps): update all non-major dependencies (
h3,knip) - [ ] chore(deps): lock file maintenance
- [ ] 🔐 Create all awaiting schedule PRs at once 🔐
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] chore(deps): update dependency is-docker to v4
PR Closed (Blocked)
The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.
- [ ] chore(deps): update nuxt framework to v4 (major) (
@nuxt/kit,@nuxt/schema,nuxt)
Detected Dependencies
github-actions (2)
.github/workflows/ci.yml (5)
actions/checkout v6@8e8c483db84b4bee98b60c0593521ed34d9990e8actions/setup-node v6actions/checkout v6@8e8c483db84b4bee98b60c0593521ed34d9990e8actions/setup-node v6codecov/codecov-action v5.github/workflows/provenance.yml (2)
actions/checkout v6danielroe/provenance-action v0.1.1@41bcc969e579d9e29af08ba44fcbfdf95cee6e6c
npm (3)
package.json (30)
@nuxt/kit ^3.20.2→ [Updates:^4.2.2]citty ^0.1.6consola ^3.4.2destr ^2.0.5dotenv ^17.2.3git-url-parse ^16.1.0is-docker ^3.0.0→ [Updates:^4.0.0]ofetch ^1.5.1package-manager-detector ^1.6.0pathe ^2.0.3rc9 ^2.1.2std-env ^3.10.0@nuxt/eslint-config ^1.12.1@nuxt/module-builder ^1.0.2@nuxt/schema ^3.20.2→ [Updates:^4.2.2]@nuxt/test-utils ^3.23.0@types/git-url-parse ^16.0.2@vitest/coverage-v8 ^4.0.17changelogen ^0.6.2eslint ^9.39.2get-port-please ^3.2.0h3 ^1.15.4→ [Updates:^1.15.5]installed-check ^9.3.0knip ^5.80.2→ [Updates:^5.81.0]nuxt ^3.20.2→ [Updates:^4.2.2]typescript ^5.9.3unbuild ^3.6.1vitest ^4.0.17vue-tsc ^3.2.2pnpm 10.28.0playground/package.json (1)
nuxt ^3.20.2→ [Updates:^4.2.2]pnpm-workspace.yaml
renovate-config-presets (1)
renovate.json
- [ ] Check this box to trigger a request for Renovate to run again on this repository
My gut feeling is that we need to log the targets still left on the stack here: https://github.com/dotnet/msbuild/blob/c36a54ed3308d1516ffe1a86b9086c42e4ca996f/src/Build/BackEnd/Components/RequestBuilder/TargetBuilder.cs#L172-L176
If we log each target in this loop, binlog will be able to establish a causality of what chain has caused the error. Right now the information doesn't seem to be available in the binlog.
Related:
- https://github.com/KirillOsenkov/MSBuildStructuredLog/issues/641
- https://github.com/dotnet/msbuild/issues/4936
- https://github.com/dotnet/msbuild/issues/6528
FYI @baronfel
msbuild9352.binlog