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(Automated Integration PR): update engines to 5.13.0-9.integration-multi-prisma-fmt-bfd6805a8c6880cd0161f6e57189b9fb8c6bcc7f #23788

Conversation

prisma-bot
Copy link
Contributor

The base branch for this PR is: main
This automatic integration PR updates the engines to version 5.13.0-9.integration-multi-prisma-fmt-bfd6805a8c6880cd0161f6e57189b9fb8c6bcc7f.
⚠️ This PR should normally not be merged.

Packages

Package NPM URL
@prisma/engines-version https://npmjs.com/package/@prisma/engines-version/v/5.13.0-9.integration-multi-prisma-fmt-bfd6805a8c6880cd0161f6e57189b9fb8c6bcc7f
@prisma/prisma-schema-wasm https://npmjs.com/package/@prisma/prisma-schema-wasm/v/5.13.0-9.integration-multi-prisma-fmt-bfd6805a8c6880cd0161f6e57189b9fb8c6bcc7f
@prisma/query-engine-wasm https://npmjs.com/package/@prisma/query-engine-wasm/v/5.13.0-9.integration-multi-prisma-fmt-bfd6805a8c6880cd0161f6e57189b9fb8c6bcc7f

Engines commit

prisma/prisma-engines@integration-multi-prisma-fmt-bfd6805a8c6880cd0161f6e57189b9fb8c6bcc7f

Copy link

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

Package New capabilities Transitives Size Publisher
npm/@opentelemetry/resources@1.22.0 environment, filesystem, shell Transitive: unsafe +1 1.38 MB pichlermarc
npm/@opentelemetry/sdk-trace-base@1.22.0 Transitive: environment, unsafe +1 1.64 MB pichlermarc
npm/@opentelemetry/semantic-conventions@1.22.0 None 0 1.66 MB pichlermarc
npm/@planetscale/database@1.16.0 network 0 49.4 kB ayrton
npm/@prisma/mini-proxy@0.9.5 environment, eval, filesystem, network, shell, unsafe 0 2.09 MB aqrln
npm/@prisma/studio-server@0.500.0 filesystem, network Transitive: environment, eval +2 250 kB prismabot
npm/@prisma/studio@0.500.0 None 0 2.94 MB prismabot
npm/@sindresorhus/slugify@1.1.2 None +1 30.3 kB sindresorhus
npm/@size-limit/file@9.0.0 filesystem 0 3.6 kB ai
npm/@slack/webhook@7.0.2 Transitive: network +2 1.97 MB filmaj
npm/@snaplet/copycat@0.17.3 None 0 1.87 MB justinvdm
npm/@swc-node/register@1.9.0 environment, filesystem +2 182 kB broooooklyn
npm/@swc/core@1.2.204 environment, filesystem 0 532 kB kdy1
npm/@swc/core@1.4.11 environment, filesystem, shell +2 396 kB kdy1
npm/@swc/jest@0.2.36 filesystem +2 15.7 kB kdy1
npm/@timsuchanek/copy@1.4.5 filesystem +1 210 kB timsuchanek
npm/@types/benchmark@2.1.5 None 0 9.24 kB types
npm/@types/cross-spawn@6.0.6 None 0 4.85 kB types
npm/@types/debug@4.1.12 None +1 9.33 kB types
npm/@types/fs-extra@9.0.13 None 0 27.9 kB types
npm/@types/graphviz@0.0.39 None 0 5.46 kB types
npm/@types/jest@29.5.12 None 0 78.7 kB types
npm/@types/js-levenshtein@1.1.3 None 0 2.9 kB types
npm/@types/mssql@9.1.5 None +1 59 kB types
npm/@types/node-fetch@2.6.11 None 0 11.9 kB types
npm/@types/node@18.19.29 None 0 1.96 MB types
npm/@types/node@20.12.3 None 0 2.02 MB types
npm/@types/pg@8.11.4 None +1 2.03 MB types
npm/@types/progress@2.0.7 None 0 6.51 kB types
npm/@types/prompts@2.4.9 None 0 7.96 kB types
npm/@types/redis@2.8.32 None 0 60.4 kB types
npm/@types/resolve@1.20.6 None 0 10.1 kB types
npm/@types/rimraf@3.0.2 None +2 26.6 kB types
npm/@types/sqlite3@3.1.11 None 0 7.08 kB types
npm/archiver@6.0.2 filesystem +3 884 kB ctalkington
npm/arg@5.0.2 None 0 13.7 kB leerobinson
npm/async-listen@3.0.1 network 0 11.3 kB vercel-release-bot
npm/async-mutex@0.5.0 None 0 63 kB dirtyhairy
npm/batching-toposort@1.2.0 None 0 16.7 kB glebec
npm/benchmark@2.1.4 eval 0 91.1 kB jdalton
npm/buffer@6.0.3 None +1 101 kB feross
npm/checkpoint-client@1.1.33 environment, eval, filesystem, shell 0 834 kB prismabot
npm/chokidar@3.6.0 environment, filesystem +1 99.9 kB paulmillr
npm/ci-info@4.0.0 environment 0 27.3 kB sibiraj-s
npm/cli-truncate@2.1.0 None 0 10.4 kB sindresorhus

🚮 Removed packages: npm/@types/jest@29.5.1

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/@swc/core@1.4.11
  • Install script: postinstall
  • Source: node postinstall.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/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/@swc/core@1.4.11

Copy link
Contributor

github-actions bot commented Apr 9, 2024

size-limit report 📦

Path Size
packages/client/runtime/library.js 177.57 KB (+0.04% 🔺)
packages/client/runtime/library.d.ts 81 B (0%)
packages/client/runtime/binary.js 598.83 KB (+0.01% 🔺)
packages/client/runtime/binary.d.ts 26 B (0%)
packages/client/runtime/edge.js 156.46 KB (+0.04% 🔺)
packages/client/runtime/edge-esm.js 156.36 KB (+0.04% 🔺)
packages/client/runtime/wasm.js 112.65 KB (+0.03% 🔺)
packages/client/runtime/index-browser.js 33.77 KB (0%)
packages/client/runtime/index-browser.d.ts 89 B (0%)
packages/cli/build/index.js 2.77 MB (+0.02% 🔺)
packages/client/prisma-client-0.0.0.tgz 2.94 MB (-0.16% 🔽)
packages/cli/prisma-0.0.0.tgz 3.91 MB (+0.02% 🔺)
packages/bundle-size/da-workers-libsql/output.tgz 878.2 KB (-0.03% 🔽)
packages/bundle-size/da-workers-neon/output.tgz 955.6 KB (-0.09% 🔽)
packages/bundle-size/da-workers-pg/output.tgz 974.38 KB (-0.09% 🔽)
packages/bundle-size/da-workers-pg-worker/output.tgz 930.05 KB (-0.1% 🔽)
packages/bundle-size/da-workers-planetscale/output.tgz 893.38 KB (-0.01% 🔽)
packages/bundle-size/da-workers-d1/output.tgz 851.27 KB (-0.03% 🔽)

@Jolg42 Jolg42 closed this May 6, 2024
@Jolg42 Jolg42 deleted the integration/engines-5.13.0-9.integration-multi-prisma-fmt-bfd6805a8c6880cd0161f6e57189b9fb8c6bcc7f branch May 6, 2024 09:29
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.

None yet

2 participants