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): update dependency @types/node to v20 #456

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 13, 2024

Mend Renovate

This PR contains the following updates:

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

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 13, 2024
@renovate renovate bot requested a review from sharafdin May 13, 2024 00:45
@renovate renovate bot force-pushed the renovate/node-20.x branch from 5714aab to dfe9b46 Compare May 13, 2024 07:50
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/[email protected] environment, filesystem, unsafe +45 10.5 MB nicolo-ribaudo
npm/@chakra-ui/[email protected] Transitive: environment +105 12.9 MB segunadebayo
npm/@chakra-ui/[email protected] None 0 11 kB segunadebayo
npm/@chakra-ui/[email protected] Transitive: environment +19 7.27 MB segunadebayo
npm/@chakra-ui/[email protected] None +7 5.01 MB segunadebayo
npm/@emotion/[email protected] environment Transitive: filesystem +41 5.41 MB emotion-release-bot
npm/@emotion/[email protected] environment Transitive: filesystem +37 4.82 MB emotion-release-bot
npm/@fontsource/[email protected] None 0 4.45 MB lotusdevshack
npm/@saas-ui/[email protected] Transitive: environment +65 23.4 MB eelcow
npm/@svgr/[email protected] Transitive: environment, filesystem, unsafe +163 13.1 MB neoziro
npm/@types/[email protected] None 0 3.67 MB types
npm/@types/[email protected] None 0 29.7 kB types
npm/@types/[email protected] None +3 1.58 MB types
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +158 63.7 MB schickling
npm/[email protected] None 0 6.87 MB leshakoss
npm/[email protected] unsafe Transitive: environment, eval, filesystem +124 14.5 MB vercel-release-bot
npm/[email protected] filesystem Transitive: environment, eval, shell, unsafe +67 10 MB eslintbot
npm/[email protected] environment 0 2.05 MB popmotion
npm/[email protected] environment, unsafe Transitive: eval, filesystem, network, shell +145 46.8 MB schickling
npm/[email protected] None 0 464 kB garymeehan
npm/[email protected] environment, filesystem, network, shell, unsafe +8 46.6 MB vercel-release-bot
npm/[email protected] Transitive: environment, eval, filesystem, network, shell +151 65 MB quietshu
npm/[email protected] environment +2 4.52 MB gnoff
npm/[email protected] None 0 55.7 MB kamijin_fanta
npm/[email protected] Transitive: environment +6 147 kB kashey
npm/[email protected] environment +2 337 kB gnoff

🚮 Removed packages: npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

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 scripts/postinstall
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: node scripts/postinstall
Telemetry npm/[email protected]
  • Note: Can be disabled by setting the environment variable NEXT_TELEMETRY_DISABLED=1 . See https://nextjs.org/telemetry for more information
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: node ./bin/cli.cjs postinstall || echo 'No Contentlayer build found.'

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.

What is telemetry?

This package contains telemetry which tracks how it is used.

Most telemetry comes with settings to disable it. Consider disabling telemetry if you do not want to be tracked.

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

@renovate renovate bot force-pushed the renovate/node-20.x branch from dfe9b46 to 27bd1c9 Compare May 14, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants