telemetry icon indicating copy to clipboard operation
telemetry copied to clipboard

Dependency Dashboard

Open renovate[bot] opened this issue 4 years ago • 0 comments

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 Unavailable

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@8e8c483db84b4bee98b60c0593521ed34d9990e8
  • actions/setup-node v6
  • actions/checkout v6@8e8c483db84b4bee98b60c0593521ed34d9990e8
  • actions/setup-node v6
  • codecov/codecov-action v5
.github/workflows/provenance.yml (2)
  • actions/checkout v6
  • danielroe/provenance-action v0.1.1@41bcc969e579d9e29af08ba44fcbfdf95cee6e6c
npm (3)
package.json (30)
  • @nuxt/kit ^3.20.2 → [Updates: ^4.2.2]
  • citty ^0.1.6
  • consola ^3.4.2
  • destr ^2.0.5
  • dotenv ^17.2.3
  • git-url-parse ^16.1.0
  • is-docker ^3.0.0 → [Updates: ^4.0.0]
  • ofetch ^1.5.1
  • package-manager-detector ^1.6.0
  • pathe ^2.0.3
  • rc9 ^2.1.2
  • std-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.17
  • changelogen ^0.6.2
  • eslint ^9.39.2
  • get-port-please ^3.2.0
  • h3 ^1.15.4 → [Updates: ^1.15.5]
  • installed-check ^9.3.0
  • knip ^5.80.2 → [Updates: ^5.81.0]
  • nuxt ^3.20.2 → [Updates: ^4.2.2]
  • typescript ^5.9.3
  • unbuild ^3.6.1
  • vitest ^4.0.17
  • vue-tsc ^3.2.2
  • pnpm 10.28.0
playground/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

renovate[bot] avatar Oct 20 '21 05:10 renovate[bot]

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.

KirillOsenkov avatar Oct 22 '23 19:10 KirillOsenkov

Related:

  • https://github.com/KirillOsenkov/MSBuildStructuredLog/issues/641
  • https://github.com/dotnet/msbuild/issues/4936
  • https://github.com/dotnet/msbuild/issues/6528

FYI @baronfel

KirillOsenkov avatar Nov 06 '23 03:11 KirillOsenkov

msbuild9352.binlog

KirillOsenkov avatar Nov 06 '23 03:11 KirillOsenkov