Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace dependency npm-run-all with npm-run-all2 ^5.0.0 #2744

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Type Update Change
npm-run-all devDependencies replacement ^4.1.5 -> ^5.0.0
npm-run-all dependencies replacement ^4.1.5 -> ^5.0.0
npm-run-all devDependencies replacement ^4.0.0 -> ^5.0.0

This is a special PR that replaces npm-run-all with the community suggested minimal stable replacement version.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Nov 14, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact 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: pnpm-lock.yaml
Scope: all 23 workspace projects
Progress: resolved 0, reused 1, downloaded 0, added 0
Progress: resolved 69, reused 68, downloaded 0, added 0
Progress: resolved 69, reused 69, downloaded 0, added 0
demo/api                                 |  WARN  deprecated [email protected]
demo/api                                 |  WARN  deprecated [email protected]
demo/api                                 |  WARN  deprecated [email protected]
Progress: resolved 157, reused 156, downloaded 0, added 0
demo/site                                |  WARN  deprecated @googlemaps/[email protected]
packages/admin/admin-rte                 |  WARN  deprecated @types/[email protected]
Progress: resolved 301, reused 300, downloaded 0, added 0
storybook                                |  WARN  deprecated @storybook/[email protected]
Progress: resolved 369, reused 368, downloaded 0, added 0
Progress: resolved 442, reused 422, downloaded 0, added 0
Progress: resolved 633, reused 525, downloaded 0, added 0
Progress: resolved 875, reused 753, downloaded 0, added 0
Progress: resolved 1155, reused 1036, downloaded 0, added 0
Progress: resolved 1435, reused 1316, downloaded 0, added 0
Progress: resolved 1609, reused 1497, downloaded 1, added 0
Progress: resolved 2010, reused 1947, downloaded 1, added 0
Progress: resolved 2297, reused 2237, downloaded 1, added 0
Progress: resolved 2602, reused 2541, downloaded 1, added 0
Progress: resolved 2957, reused 2895, downloaded 1, added 0
Progress: resolved 3263, reused 3205, downloaded 1, added 0
 WARN  38 deprecated subdependencies found: @babel/[email protected], @npmcli/[email protected], @types/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
Progress: resolved 3554, reused 3498, downloaded 1, added 0
Progress: resolved 3554, reused 3498, downloaded 1, added 0, done
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

demo/admin
├─┬ @mui/x-data-grid 5.17.20
│ ├── ✕ unmet peer @mui/material@^5.4.1: found 6.1.2
│ └── ✕ unmet peer @mui/system@^5.4.1: found 6.1.2
└─┬ @mui/x-data-grid-pro 5.17.20
  ├── ✕ unmet peer @mui/material@^5.4.1: found 6.1.2
  └── ✕ unmet peer @mui/system@^5.4.1: found 6.1.2

docs
└─┬ @mui/x-data-grid 5.17.20
  ├── ✕ unmet peer @mui/material@^5.4.1: found 6.1.2
  └── ✕ unmet peer @mui/system@^5.4.1: found 6.1.2

packages/admin/admin
└─┬ @mui/x-data-grid 5.17.20
  ├── ✕ unmet peer @mui/material@^5.4.1: found 6.1.2
  └── ✕ unmet peer @mui/system@^5.4.1: found 6.1.2

packages/admin/admin-theme
└─┬ @mui/x-data-grid 5.17.20
  ├── ✕ unmet peer @mui/material@^5.4.1: found 6.1.2
  └── ✕ unmet peer @mui/system@^5.4.1: found 6.1.2

packages/admin/cms-admin
└─┬ @mui/x-data-grid 5.17.20
  ├── ✕ unmet peer @mui/material@^5.4.1: found 6.1.2
  └── ✕ unmet peer @mui/system@^5.4.1: found 6.1.2

storybook
├─┬ @mui/x-data-grid 5.17.20
│ ├── ✕ unmet peer @mui/material@^5.4.1: found 6.1.2
│ └── ✕ unmet peer @mui/system@^5.4.1: found 6.1.2
└─┬ @mui/x-data-grid-pro 5.17.20
  ├── ✕ unmet peer @mui/material@^5.4.1: found 6.1.2
  └── ✕ unmet peer @mui/system@^5.4.1: found 6.1.2

hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.


@renovate renovate bot force-pushed the renovate/npm-run-all-replacement branch from 344e8a6 to 8686b36 Compare November 15, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants