Closed renovate[bot] closed 6 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@sanity/pkg-utils@6.8.13 | environment Transitive: eval, filesystem, shell, unsafe | +62 |
49.2 MB | sanity-io |
npm/@sanity/semantic-release-preset@4.1.7 | Transitive: filesystem | +4 |
93.7 kB | sanity-io |
npm/@sanity/ui-workshop@2.0.13 | environment Transitive: filesystem | +8 |
7.18 MB | sanity-io |
npm/@types/eslint@8.56.10 | None | +2 |
250 kB | types |
npm/@types/fs-extra@11.0.4 | None | +1 |
42.5 kB | types |
npm/@types/inquirer@9.0.7 | None | 0 |
73.6 kB | types |
npm/@types/node@18.19.31 | None | 0 |
1.97 MB | types |
npm/@types/nodemon@1.19.6 | None | 0 |
8.76 kB | types |
🚨 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 | Source |
---|---|---|---|
Install scripts | npm/esbuild@0.21.1 |
|
|
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 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.
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.
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.21.1
@SocketSecurity ignore npm/esbuild@0.21.1
This PR contains the following updates:
3.41.0
->3.41.1
Release Notes
sanity-io/sanity (sanity)
### [`v3.41.1`](https://togithub.com/sanity-io/sanity/releases/tag/v3.41.1) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.41.0...v3.41.1) ##### Installation and upgrading **To initiate a new Studio without installing the CLI globally:** npm create sanity@latest **To upgrade a v3 Studio, run this command in its folder:** npm install sanity@latest ##### 🐛 Notable bugfixes - Fixes a regression in Presentation Tool introduced in v3.41.0 that causes it to crash in embedded studios. ##### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- Binoy Patel | test(core): fixes flaky test with document publish ([#6595](https://togithub.com/sanity-io/sanity/issues/6595)) | [`2a8375a`](https://togithub.com/sanity-io/sanity/commit/2a8375adcc) renovate\[bot] | chore(deps): update linters ([#6590](https://togithub.com/sanity-io/sanity/issues/6590)) | [`59b8ce8`](https://togithub.com/sanity-io/sanity/commit/59b8ce8084) renovate\[bot] | chore(deps): update dependency styled-components to ^6.1.10 ([#6585](https://togithub.com/sanity-io/sanity/issues/6585)) | [`5e727e0`](https://togithub.com/sanity-io/sanity/commit/5e727e0425) renovate\[bot] | chore(lockfile): update dependency zod to v3.23.7 ([#6527](https://togithub.com/sanity-io/sanity/issues/6527)) | [`571dd56`](https://togithub.com/sanity-io/sanity/commit/571dd5653d) renovate\[bot] | chore(deps): update dependency [@sanity/pkg-utils](https://togithub.com/sanity/pkg-utils) to v6.8.13 ([#6599](https://togithub.com/sanity-io/sanity/issues/6599)) | [`d9f9188`](https://togithub.com/sanity-io/sanity/commit/d9f91889b5) renovate\[bot] | chore(deps): update dependency [@sanity/tsdoc](https://togithub.com/sanity/tsdoc) to v1.0.51 ([#6600](https://togithub.com/sanity-io/sanity/issues/6600)) | [`56a8a79`](https://togithub.com/sanity-io/sanity/commit/56a8a79797) renovate\[bot] | chore(lockfile): update dependency [@sanity/react-loader](https://togithub.com/sanity/react-loader) to v1.9.17 ([#6584](https://togithub.com/sanity-io/sanity/issues/6584)) | [`0819c40`](https://togithub.com/sanity-io/sanity/commit/0819c40960) Cody Olsen | fix(presentation): regression causing a crash when in an embedded studio ([#6606](https://togithub.com/sanity-io/sanity/issues/6606)) | [`99dfb60`](https://togithub.com/sanity-io/sanity/commit/99dfb60105)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 . View repository job log here