octochangelog / octochangelog-webapp

Compare GitHub changelogs across multiple releases in a single view.
https://octochangelog.com
MIT License
52 stars 9 forks source link

Update dependency @types/node to v20.14.0 #2444

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.13.0 -> 20.14.0 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 becomes conflicted, or you tick the rebase/retry checkbox.

๐Ÿ”• Ignore: Close this PR and you won't be reminded about this update again.



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

socket-security[bot] commented 2 weeks ago

New and removed dependencies detected. Learn more about Socket for GitHub โ†—๏ธŽ

Package New capabilities Transitives Size Publisher

๐Ÿšฎ Removed packages: npm/cypress@13.10.0, npm/downshift@9.0.6, npm/eslint-config-next@14.2.3, npm/eslint-plugin-cypress@3.3.0, npm/eslint-plugin-jest-formatting@3.1.0, npm/eslint-plugin-jest@28.5.0, npm/eslint-plugin-unicorn@53.0.0, npm/eslint@8.57.0, npm/express@4.19.2, npm/framer-motion@11.2.9, npm/happo-cypress@4.2.0, npm/happo-e2e@2.6.0, npm/happo.io@9.1.6, npm/husky@9.0.11, npm/is-ci@3.0.1, npm/jest-environment-jsdom@29.7.0, npm/jest@29.7.0, npm/lint-staged@15.2.5, npm/msw@2.2.2, npm/next@14.2.3, npm/react-icons@5.2.1, npm/rehype-highlight@7.0.0, npm/rehype-react@8.0.0, npm/remark-emoji@5.0.0, npm/remark-gfm@4.0.0, npm/remark-github@12.0.0, npm/remark-parse@11.0.0, npm/remark-rehype@11.1.0, npm/remark-stringify@11.0.0, npm/start-server-and-test@2.0.3, npm/ts-jest@29.1.4, npm/ts-node@10.9.2, npm/tsx@4.11.0, npm/type-fest@4.18.3, npm/unified@11.0.4

View full reportโ†—๏ธŽ

socket-security[bot] commented 2 weeks ago

๐Ÿšจ 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 Note
Install scripts npm/esbuild@0.17.19
Install scripts npm/@sentry/cli@1.77.3
  • Install script: install
  • Source: node ./scripts/install.js
Install scripts npm/msw@2.2.2
  • Install script: postinstall
  • Source: node -e "try{require('./config/scripts/postinstall')}catch(e){}"
Telemetry npm/next@14.2.3
  • Note: Can be disabled by setting the environment variable NEXT_TELEMETRY_DISABLED=1 . See https://nextjs.org/telemetry for more information
Install scripts npm/cypress@13.10.0
  • Install script: postinstall
  • Source: node index.js --exec install
Install scripts npm/@vercel/speed-insights@1.0.11
  • Install script: postinstall
  • Source: node scripts/postinstall.mjs

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/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/esbuild@0.17.19
  • @SocketSecurity ignore npm/@sentry/cli@1.77.3
  • @SocketSecurity ignore npm/msw@2.2.2
  • @SocketSecurity ignore npm/next@14.2.3
  • @SocketSecurity ignore npm/cypress@13.10.0
  • @SocketSecurity ignore npm/@vercel/speed-insights@1.0.11
cypress[bot] commented 2 weeks ago

Passing run #8300 โ†—๏ธŽ

0 7 0 0 Flakiness 0

Details:

Update dependency @types/node to v20.14.0
Project: Octochangelog Webapp Commit: cd17457ab9
Status: Passed Duration: 01:26 ๐Ÿ’ก
Started: Jun 6, 2024 1:18 AM Ended: Jun 6, 2024 1:20 AM

Review all test suite changes for PR #2444 โ†—๏ธŽ