sanity-io / plugin-kit

Enhanced Sanity.io plugin development experience.
MIT License
72 stars 7 forks source link

chore(deps): update dependency @types/eslint to ^8.56.10 #186

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/eslint (source) ^8.56.9 -> ^8.56.10 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (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 this update again.



This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

socket-security[bot] commented 3 months ago

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

Package New capabilities Transitives Size Publisher
npm/@sanity/base@2.36.2 Transitive: environment, eval, filesystem, network, unsafe +65 21.2 MB bjoerge
npm/@sanity/core@2.36.2 environment, filesystem, shell Transitive: eval, network, unsafe +272 23.2 MB bjoerge
npm/@sanity/default-layout@2.36.2 Transitive: environment, network +10 1.44 MB bjoerge
npm/@sanity/default-login@2.36.2 Transitive: network +4 531 kB bjoerge
npm/@sanity/desk-tool@2.36.2 Transitive: environment, network +26 13.4 MB bjoerge
npm/@sanity/eslint-config-studio@2.0.4 Transitive: environment, filesystem, unsafe +19 3.39 MB sanity-io
npm/@sanity/google-maps-input@2.36.0 Transitive: environment, filesystem, network +18 6.07 MB stipsan
npm/@sanity/incompatible-plugin@0.0.1 Transitive: environment, filesystem +28 17.3 MB
npm/@sanity/pkg-utils@2.4.10 environment, filesystem Transitive: network, shell, unsafe +54 244 MB sanity-io
npm/@sanity/plugin-kit@0.0.1-studio-v3.4 filesystem, shell Transitive: environment, network +44 2.32 MB snorreeb
npm/@sanity/vision@2.36.2 Transitive: eval +7 3.33 MB bjoerge
npm/@typescript-eslint/eslint-plugin@5.62.0 Transitive: environment, filesystem, network +14 5.07 MB jameshenry
npm/@typescript-eslint/parser@5.62.0 Transitive: environment, filesystem, network +9 1.95 MB jameshenry
npm/eslint-plugin-prettier@4.2.1 None 0 58.3 kB jounqin
npm/eslint-plugin-react@7.34.1 filesystem Transitive: environment, eval +31 2.09 MB ljharb
npm/parcel@2.12.0 environment Transitive: eval, filesystem, network, shell, unsafe +157 758 MB devongovett
npm/react-icons@3.11.0 None 0 33.6 MB kamijin_fanta

🚮 Removed packages: npm/@commitlint/cli@19.2.2, npm/@commitlint/config-conventional@19.2.2, npm/@rexxars/choosealicense-list@1.1.2, npm/@sanity/pkg-utils@6.7.0, npm/@sanity/semantic-release-preset@4.1.7, npm/@sanity/ui-workshop@2.0.12, npm/@types/eslint@8.56.9, npm/@types/fs-extra@11.0.4, npm/@types/inquirer@9.0.7, npm/@types/node@18.19.31, npm/@types/nodemon@1.19.6, npm/@types/tap@15.0.11, npm/@typescript-eslint/eslint-plugin@7.7.0, npm/@typescript-eslint/parser@7.7.0

View full report↗︎

socket-security[bot] commented 3 months 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 NoteSource
Install scripts npm/esbuild@0.19.12
Install scripts npm/@swc/core@1.4.16
  • 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/esbuild@0.19.12
  • @SocketSecurity ignore npm/@swc/core@1.4.16