Skip to content

Update dependency @types/node to v20.17.47 #1014

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.16.14 -> 20.17.47 age adoption passing confidence

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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

socket-security bot commented Oct 23, 2024

Caution

Review the following alerts detected in dependencies.

According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.

Action Severity Alert (click for details)
Block Medium
[email protected] has Shell access.

Module: child_process

Location: Package overview

From: javascript/resistor-color/package-lock.jsonnpm/@babel/[email protected]npm/@babel/[email protected]npm/[email protected]

ℹ Read more on: This package | This alert | What is shell access?

Next steps: 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 [email protected].

Suggestion: Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Block Low
[email protected] has Environment variable access.

Env Vars: key

Location: Package overview

From: javascript/resistor-color/package-lock.jsonnpm/[email protected]npm/[email protected]

ℹ Read more on: This package | This alert | What is environment variable access?

Next steps: 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 [email protected].

Suggestion: Packages should be clear about which environment variables they access, and care should be taken to ensure they only access environment variables they claim to.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Block Low
[email protected] has Debug access.

Module: module

Location: Package overview

From: javascript/resistor-color/package-lock.jsonnpm/[email protected]npm/[email protected]

ℹ Read more on: This package | This alert | What is debug access?

Next steps: 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 [email protected].

Suggestion: Removing the use of debug will reduce the risk of any reflection and dynamic code execution.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Block Low
[email protected] has Filesystem access.

Location: Package overview

From: javascript/resistor-color/package-lock.jsonnpm/[email protected]npm/[email protected]

ℹ Read more on: This package | This alert | What is filesystem access?

Next steps: 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 [email protected].

Suggestion: If a package must read the file system, clarify what it will read and ensure it reads only what it claims to. If appropriate, packages can leave file system access to consumers and operate on data passed to it instead.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Block Low
[email protected] has Filesystem access.

Module: fs

Location: Package overview

From: javascript/resistor-color/package-lock.jsonnpm/@babel/[email protected]npm/@babel/[email protected]npm/[email protected]

ℹ Read more on: This package | This alert | What is filesystem access?

Next steps: 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 [email protected].

Suggestion: If a package must read the file system, clarify what it will read and ensure it reads only what it claims to. If appropriate, packages can leave file system access to consumers and operate on data passed to it instead.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Block Low
[email protected] has Environment variable access.

Env Vars: HADOOP_HOME

Location: Package overview

From: javascript/resistor-color/package-lock.jsonnpm/@babel/[email protected]npm/@babel/[email protected]npm/[email protected]

ℹ Read more on: This package | This alert | What is environment variable access?

Next steps: 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 [email protected].

Suggestion: Packages should be clear about which environment variables they access, and care should be taken to ensure they only access environment variables they claim to.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@renovate renovate bot changed the title Update dependency @types/node to v20.16.15 Update dependency @types/node to v20.17.0 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from 27d66d1 to b3da64c Compare October 23, 2024 17:25
@renovate renovate bot changed the title Update dependency @types/node to v20.17.0 Update dependency @types/node to v20.17.1 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch 3 times, most recently from da200cd to 42b7b1c Compare October 28, 2024 22:33
@renovate renovate bot changed the title Update dependency @types/node to v20.17.1 Update dependency @types/node to v20.17.2 Oct 28, 2024
@renovate renovate bot changed the title Update dependency @types/node to v20.17.2 Update dependency @types/node to v20.17.3 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from 42b7b1c to 0caf0a7 Compare October 29, 2024 17:39
@renovate renovate bot changed the title Update dependency @types/node to v20.17.3 Update dependency @types/node to v20.17.4 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from 0caf0a7 to 74624ec Compare October 31, 2024 06:46
@renovate renovate bot changed the title Update dependency @types/node to v20.17.4 Update dependency @types/node to v20.17.5 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch 2 times, most recently from 8a7e923 to 60ee07c Compare November 3, 2024 07:54
@renovate renovate bot changed the title Update dependency @types/node to v20.17.5 Update dependency @types/node to v20.17.6 Nov 3, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from 60ee07c to af4bfb7 Compare November 23, 2024 05:22
@renovate renovate bot changed the title Update dependency @types/node to v20.17.6 Update dependency @types/node to v20.17.7 Nov 23, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from af4bfb7 to e5318d6 Compare November 25, 2024 23:09
@renovate renovate bot changed the title Update dependency @types/node to v20.17.7 Update dependency @types/node to v20.17.8 Nov 25, 2024
@renovate renovate bot changed the title Update dependency @types/node to v20.17.8 Update dependency @types/node to v20.17.9 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch from e5318d6 to 99cf418 Compare November 28, 2024 06:39
@renovate renovate bot changed the title Update dependency @types/node to v20.17.9 Update dependency @types/node to v20.17.9 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/node-20.x branch December 8, 2024 18:31
@renovate renovate bot changed the title Update dependency @types/node to v20.17.9 - autoclosed Update dependency @types/node to v20.17.9 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/node-20.x branch 3 times, most recently from 1117d9d to ebaf5c5 Compare December 8, 2024 22:00
@renovate renovate bot changed the title Update dependency @types/node to v20.17.25 Update dependency @types/node to v20.17.26 Mar 24, 2025
@renovate renovate bot force-pushed the renovate/node-20.x branch from f9f4467 to 1a5d230 Compare March 24, 2025 17:31
@renovate renovate bot changed the title Update dependency @types/node to v20.17.26 Update dependency @types/node to v20.17.27 Mar 24, 2025
@renovate renovate bot force-pushed the renovate/node-20.x branch from 1a5d230 to c0ce7f8 Compare March 27, 2025 08:05
@renovate renovate bot changed the title Update dependency @types/node to v20.17.27 Update dependency @types/node to v20.17.28 Mar 27, 2025
@renovate renovate bot force-pushed the renovate/node-20.x branch from c0ce7f8 to 2ce8f24 Compare April 1, 2025 05:55
@renovate renovate bot changed the title Update dependency @types/node to v20.17.28 Update dependency @types/node to v20.17.29 Apr 1, 2025
@renovate renovate bot force-pushed the renovate/node-20.x branch from 2ce8f24 to eea72d4 Compare April 1, 2025 18:48
@renovate renovate bot changed the title Update dependency @types/node to v20.17.29 Update dependency @types/node to v20.17.30 Apr 1, 2025
@renovate renovate bot force-pushed the renovate/node-20.x branch from eea72d4 to 1a34a39 Compare April 25, 2025 07:29
@renovate renovate bot changed the title Update dependency @types/node to v20.17.30 Update dependency @types/node to v20.17.31 Apr 25, 2025
@renovate renovate bot force-pushed the renovate/node-20.x branch from 1a34a39 to 39c27ec Compare April 28, 2025 12:08
@renovate renovate bot changed the title Update dependency @types/node to v20.17.31 Update dependency @types/node to v20.17.32 Apr 28, 2025
@renovate renovate bot force-pushed the renovate/node-20.x branch from 39c27ec to 3622a5e Compare May 5, 2025 23:24
@renovate renovate bot changed the title Update dependency @types/node to v20.17.32 Update dependency @types/node to v20.17.38 May 5, 2025
@renovate renovate bot force-pushed the renovate/node-20.x branch from 3622a5e to c308e57 Compare May 6, 2025 02:38
@renovate renovate bot changed the title Update dependency @types/node to v20.17.38 Update dependency @types/node to v20.17.40 May 6, 2025
@renovate renovate bot force-pushed the renovate/node-20.x branch from c308e57 to 15a9b00 Compare May 6, 2025 10:54
@renovate renovate bot changed the title Update dependency @types/node to v20.17.40 Update dependency @types/node to v20.17.41 May 6, 2025
@renovate renovate bot force-pushed the renovate/node-20.x branch from 15a9b00 to 132c06c Compare May 6, 2025 20:04
@renovate renovate bot changed the title Update dependency @types/node to v20.17.41 Update dependency @types/node to v20.17.43 May 6, 2025
@renovate renovate bot force-pushed the renovate/node-20.x branch from 132c06c to 3b5a6a8 Compare May 7, 2025 16:48
@renovate renovate bot changed the title Update dependency @types/node to v20.17.43 Update dependency @types/node to v20.17.44 May 7, 2025
@renovate renovate bot force-pushed the renovate/node-20.x branch from 3b5a6a8 to fe89e59 Compare May 8, 2025 06:35
@renovate renovate bot changed the title Update dependency @types/node to v20.17.44 Update dependency @types/node to v20.17.45 May 8, 2025
@renovate renovate bot force-pushed the renovate/node-20.x branch from fe89e59 to 93a2e5f Compare May 8, 2025 19:31
@renovate renovate bot changed the title Update dependency @types/node to v20.17.45 Update dependency @types/node to v20.17.46 May 8, 2025
@renovate renovate bot force-pushed the renovate/node-20.x branch from 93a2e5f to 03768a7 Compare May 14, 2025 06:15
@renovate renovate bot changed the title Update dependency @types/node to v20.17.46 Update dependency @types/node to v20.17.47 May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants