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

chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 #47

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
npm-run-all devDependencies replacement ^4.1.5 -> ^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 - "before 3am on the first day of the month" (UTC), 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 this update again.


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

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

Copy link

socket-security bot commented Apr 2, 2024

@renovate renovate bot force-pushed the renovate/npm-run-all-replacement branch 2 times, most recently from 983bad6 to 77b7f34 Compare April 2, 2024 10:50
@renovate renovate bot changed the title chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 - autoclosed Apr 2, 2024
@renovate renovate bot closed this Apr 2, 2024
@renovate renovate bot deleted the renovate/npm-run-all-replacement branch April 2, 2024 12:42
@renovate renovate bot changed the title chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 - autoclosed chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 Apr 2, 2024
@renovate renovate bot reopened this Apr 2, 2024
@renovate renovate bot restored the renovate/npm-run-all-replacement branch April 2, 2024 13:47
@renovate renovate bot force-pushed the renovate/npm-run-all-replacement branch from 77b7f34 to 8a21df2 Compare April 2, 2024 14:26
Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: node -e "try{require('./postinstall')}catch(e){}"
Install scripts npm/[email protected]
  • Install script: install
  • Source: node install.js

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

@stipsan stipsan closed this Apr 2, 2024
Copy link
Contributor Author

renovate bot commented Apr 2, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^5.0.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/npm-run-all-replacement branch April 2, 2024 14:59
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.

1 participant