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: upgrade root deps #1940

Merged
merged 10 commits into from
Jun 9, 2024
Merged

chore: upgrade root deps #1940

merged 10 commits into from
Jun 9, 2024

Conversation

casperiv0
Copy link
Member

@casperiv0 casperiv0 commented Jun 9, 2024

  • Upgrade essential packages.

Copy link

socket-security bot commented Jun 9, 2024

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

Package New capabilities Transitives Size Publisher
npm/@snailycad/audit-logger@1.79.1 None 0 0 B
npm/@snailycad/config@1.79.1 None 0 0 B
npm/@snailycad/permissions@1.79.1 None 0 0 B
npm/@snailycad/schemas@1.79.1 None 0 0 B
npm/@snailycad/types@1.79.1 None 0 0 B
npm/@snailycad/ui@1.79.1 None 0 0 B
npm/colorette@2.0.20 None 0 17 kB jorgebucaran
npm/concurrently@8.2.2 environment, filesystem Transitive: shell +13 6.49 MB gustavohenke
npm/copy@0.3.2 filesystem Transitive: environment, eval, unsafe +15 797 kB doowb
npm/date-fns@2.30.0 None +1 6.93 MB kossnocorp
npm/dotenv@16.4.5 environment, filesystem 0 79.1 kB motdotla
npm/eslint-config-next@13.5.6 unsafe Transitive: environment, eval, filesystem +110 14.3 MB vercel-release-bot
npm/eslint@8.56.0 environment, filesystem Transitive: eval, shell +50 8.22 MB eslintbot
npm/glob@7.1.7 filesystem Transitive: environment +4 512 kB isaacs
npm/husky@8.0.3 environment, filesystem, shell 0 6.44 kB typicode
npm/lint-staged@15.2.5 Transitive: environment +8 268 kB okonet
npm/next@14.2.3 environment, filesystem, network, shell, unsafe +1 86.2 MB vercel-release-bot
npm/prettier@3.3.1 environment, filesystem, unsafe 0 8.25 MB prettier-bot
npm/tsconfig-paths@3.15.0 environment, filesystem, unsafe 0 216 kB jonaskello
npm/turbo@2.0.3 None 0 0 B

🚮 Removed packages: npm/@swc/helpers@0.5.5, npm/ejs@3.1.10, npm/nanoid@3.3.7, npm/nprogress@0.2.0, npm/postcss@8.4.31, npm/prop-types@15.8.1, npm/react-dom@18.3.1, npm/react@18.3.1, npm/rimraf@3.0.2, npm/tslib@1.14.1, npm/tslib@2.6.3, npm/zod@3.22.4

View full report↗︎

Copy link

socket-security bot commented Jun 9, 2024

🚨 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/@sentry/cli@1.77.1
  • Install script: install
  • Source: node ./scripts/install.js
  • orphan: npm/@sentry/cli@1.77.1
Install scripts npm/@swc/core@1.3.99
  • Install script: postinstall
  • Source: node postinstall.js
  • orphan: npm/@swc/core@1.3.99
Install scripts npm/@prisma/engines@5.2.0
  • Install script: postinstall
  • Source: node scripts/postinstall.js
  • orphan: npm/@prisma/engines@5.2.0
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

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/@sentry/cli@1.77.1
  • @SocketSecurity ignore npm/@swc/core@1.3.99
  • @SocketSecurity ignore npm/@prisma/engines@5.2.0
  • @SocketSecurity ignore npm/next@14.2.3

@casperiv0 casperiv0 marked this pull request as ready for review June 9, 2024 14:08
@casperiv0 casperiv0 self-assigned this Jun 9, 2024
@casperiv0 casperiv0 merged commit ced8c37 into main Jun 9, 2024
13 of 14 checks passed
@casperiv0 casperiv0 deleted the chore/upgrade-root-deps-2 branch June 9, 2024 14:26
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.

1 participant