sanity-io / plugin-kit

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

fix(deps): Update dependency @sanity/pkg-utils to v6.6.0 #168

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
@sanity/pkg-utils 6.4.1 -> 6.6.0 age adoption passing confidence

Release Notes

sanity-io/pkg-utils (@​sanity/pkg-utils) ### [`v6.6.0`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#660-2024-04-11) ##### Features - validate `types`, `files` and `main` fields ([#​730](https://togithub.com/sanity-io/pkg-utils/issues/730)) ([e7b9338](https://togithub.com/sanity-io/pkg-utils/commit/e7b9338caf9164d065b1bd5eca6e6a252fb278af)) ### [`v6.5.0`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#650-2024-04-11) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v6.4.1...v6.5.0) ##### Features - add `strictOptions` to config to toggle `--strict` checks ([#​724](https://togithub.com/sanity-io/pkg-utils/issues/724)) ([396ce6c](https://togithub.com/sanity-io/pkg-utils/commit/396ce6cbdc9dc94b1d1d0b98575c77e67c94a27e)) ##### Bug Fixes - **deps:** Update dependency prettier-plugin-packagejson to ^2.5.0 ([#​722](https://togithub.com/sanity-io/pkg-utils/issues/722)) ([1c5f7d3](https://togithub.com/sanity-io/pkg-utils/commit/1c5f7d38188bd01da15afccae6944d3cc5270add))

Configuration

📅 Schedule: Branch creation - "before 3am 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 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

🚮 Removed packages: npm/@rexxars/choosealicense-list@1.1.2, npm/@sanity/semantic-release-preset@4.1.7, npm/@sanity/ui-workshop@1.2.11, 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.6.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/core-js@2.6.12
  • Install script: postinstall
  • Source: node -e "try{require('./postinstall')}catch(e){}"
  • orphan: npm/core-js@2.6.12

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/core-js@2.6.12