-
Notifications
You must be signed in to change notification settings - Fork 7
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
fix(deps): Update dependency @sanity/pkg-utils to v6 #161
Conversation
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@sanity/[email protected] |
7dc25a7
to
2cc4055
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat 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 dependencyTake 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 packageIf 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 riskTo ignore an alert, reply with a comment starting with
|
This PR contains the following updates:
3.3.8
->6.4.1
Release Notes
sanity-io/pkg-utils (@sanity/pkg-utils)
v6.4.1
Compare Source
Bug Fixes
v6.4.0
Compare Source
Features
--clean
flag forbuild
to auto rimraf dist (35b609a)v6.3.0
Compare Source
Features
--check
flag tobuild
to auto runcheck
after build (35a6d42)v6.2.1
Compare Source
Bug Fixes
v6.2.0
Compare Source
Features
exports
validation (#707) (21f0342)v6.1.0
Compare Source
Features
v6.0.2
Compare Source
Bug Fixes
typescript
semver range (#699) (63fa409)v6.0.1
Compare Source
Bug Fixes
v6.0.0
Compare Source
⚠ BREAKING CHANGES
node:
protocol on built in modulesFeatures
node:
protocol on built in modules (7fdad52)v5.1.12
Compare Source
Bug Fixes
v5.1.11
Compare Source
Bug Fixes
v5.1.10
Compare Source
Bug Fixes
const T
to narrow types returned bydefineConfig
(be29777)moduleSideEffects: 'no-external'
by default (51afe8a)v5.1.9
Compare Source
Bug Fixes
v5.1.8
Compare Source
Bug Fixes
v5.1.7
Compare Source
Bug Fixes
type: "undefined"
should betype: "commonjs"
(befbe86)v5.1.6
Compare Source
Bug Fixes
type: commonjs
whenlegacyExports: false
(#662) (de5fe2c)v5.1.5
Compare Source
Bug Fixes
external
(2e95cd3)v5.1.4
Compare Source
Bug Fixes
v5.1.3
Compare Source
Bug Fixes
legacyExports: true
(#635) (26f9e1c)v5.1.2
Compare Source
Bug Fixes
types
if there areexports
(77143b7)type
in package.json when in strict mode (#631) (191482b)v5.1.1
Compare Source
Bug Fixes
v5.1.0
Compare Source
Features
module: "Preserve"
in TS 5.4 (8f62425)Bug Fixes
typescript
version as@microsoft/api-extractor
(d63fab6)v5.0.7
Compare Source
Bug Fixes
v5.0.6
Compare Source
Bug Fixes
v5.0.5
Compare Source
Bug Fixes
v5.0.4
Compare Source
Bug Fixes
[format]
instead of the filename (c4fadaf)v5.0.3
Compare Source
Bug Fixes
v5.0.2
Compare Source
Bug Fixes
v5.0.1
Compare Source
Bug Fixes
v5.0.0
Compare Source
⚠ BREAKING CHANGES
node.import
ESM CJS wrapper support (#226)Features
node.import
ESM CJS wrapper support (#226) (28aa84d)v4.4.4
Compare Source
v4.4.3
Compare Source
v4.4.2
Compare Source
v4.4.1
Compare Source
Bug Fixes
v4.4.0
Compare Source
Features
Bug Fixes
v4.3.1
Compare Source
Bug Fixes
v4.3.0
Compare Source
Features
[hash]
in chunk file names opt-in (5181ac4)Bug Fixes
v4.2.11
Compare Source
Bug Fixes
v4.2.10
Compare Source
Bug Fixes
v4.2.9
Compare Source
Bug Fixes
v4.2.8
Compare Source
Bug Fixes
v4.2.7
Compare Source
Bug Fixes
v4.2.6
Compare Source
Bug Fixes
v4.2.5
Compare Source
Bug Fixes
v4.2.4
Compare Source
Bug Fixes
v4.2.3
Compare Source
Bug Fixes
v4.2.2
Compare Source
Bug Fixes
v4.2.0
Compare Source
Features
v4.1.5
Compare Source
Bug Fixes
v4.1.4
Compare Source
Bug Fixes
v4.1.3
Compare Source
Bug Fixes
v4.1.2
Compare Source
Bug Fixes
v4.1.1
Compare Source
Bug Fixes
v4.1.0
Compare Source
Features
Bug Fixes
browserslist-to-esbuild
(#426) (fe3a8d9)v4.0.0
Compare Source
⚠ BREAKING CHANGES
@babel/preset-env
Bug Fixes
@babel/preset-env
(276042e)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 . View repository job log here