Cap-go / website

Capgo landing website + documentation
https://capgo.app
GNU Affero General Public License v3.0
11 stars 18 forks source link

chore(deps): update unocss monorepo to ^0.59.0 #191

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@unocss/astro (source) ^0.58.5 -> ^0.59.0 age adoption passing confidence
@unocss/astro (source) ^0.58.5 -> ^0.59.0 age adoption passing confidence
@unocss/reset ^0.58.5 -> ^0.59.0 age adoption passing confidence
@unocss/reset ^0.58.5 -> ^0.59.0 age adoption passing confidence
unocss ^0.58.5 -> ^0.59.0 age adoption passing confidence
unocss ^0.58.5 -> ^0.59.0 age adoption passing confidence

Release Notes

unocss/unocss (@​unocss/astro) ### [`v0.59.0`](https://togithub.com/unocss/unocss/releases/tag/v0.59.0) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.58.9...v0.59.0) #####    🚨 Breaking Changes - Move to ESM-only and fix package exports  -  by [@​kwaa](https://togithub.com/kwaa), [@​userquin](https://togithub.com/userquin), [@​antfu](https://togithub.com/antfu), **Chris** and **Anthony Fu** in [https://github.com/unocss/unocss/issues/3380](https://togithub.com/unocss/unocss/issues/3380) [(41bc8)](https://togithub.com/unocss/unocss/commit/41bc87b1) - **preset-mini**: RingWidth default changed to `3px` to align with Tailwind  -  by [@​NamesMT](https://togithub.com/NamesMT) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3673](https://togithub.com/unocss/unocss/issues/3673) [(274d3)](https://togithub.com/unocss/unocss/commit/274d3960) #####    🐞 Bug Fixes - **autocomplete**: Disable autocomplete for attributify props when not using  -  by [@​Simon-He95](https://togithub.com/Simon-He95) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3685](https://togithub.com/unocss/unocss/issues/3685) [(4dfc3)](https://togithub.com/unocss/unocss/commit/4dfc3194) - **nuxt**: Custom option priority in cssnano  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3679](https://togithub.com/unocss/unocss/issues/3679) [(4e11d)](https://togithub.com/unocss/unocss/commit/4e11d623) - **packages**: Add types versions  -  by [@​kwaa](https://togithub.com/kwaa) in [https://github.com/unocss/unocss/issues/3677](https://togithub.com/unocss/unocss/issues/3677) [(42187)](https://togithub.com/unocss/unocss/commit/42187e20) - **postcss**: Move to ESM first + dual ESM/CJS + missing `@unocss/postcss/esm` subpackage export  -  by [@​userquin](https://togithub.com/userquin) in [https://github.com/unocss/unocss/issues/3678](https://togithub.com/unocss/unocss/issues/3678) [(7eda3)](https://togithub.com/unocss/unocss/commit/7eda3ab8) - **scope**: Fix export types & main entry  -  by [@​kwaa](https://togithub.com/kwaa) in [https://github.com/unocss/unocss/issues/3676](https://togithub.com/unocss/unocss/issues/3676) [(ae44a)](https://togithub.com/unocss/unocss/commit/ae44ad24) - **vscode**: The information displayed by hover and autocomplete is inconsistent  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3680](https://togithub.com/unocss/unocss/issues/3680) [(623c2)](https://togithub.com/unocss/unocss/commit/623c21c1) - **webpack**: Correctly output CSS string  -  by [@​lzl0304](https://togithub.com/lzl0304) in [https://github.com/unocss/unocss/issues/3686](https://togithub.com/unocss/unocss/issues/3686) [(a03c2)](https://togithub.com/unocss/unocss/commit/a03c25c8) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.58.9...v0.59.0) ### [`v0.58.9`](https://togithub.com/unocss/unocss/releases/tag/v0.58.9) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.58.8...v0.58.9) #####    🚀 Features - **preset-mini**: Keep unitOnlyRE same with tailwind  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3674](https://togithub.com/unocss/unocss/issues/3674) [(f532b)](https://togithub.com/unocss/unocss/commit/f532b3f0) #####    🐞 Bug Fixes - **vscode**: GetColorString nested css var  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3668](https://togithub.com/unocss/unocss/issues/3668) [(95576)](https://togithub.com/unocss/unocss/commit/955764b4) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.58.8...v0.58.9) ### [`v0.58.8`](https://togithub.com/unocss/unocss/releases/tag/v0.58.8) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.58.7...v0.58.8) #####    🐞 Bug Fixes - **preset-mini**: Cannot read properties of undefined (reading 'split')  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3662](https://togithub.com/unocss/unocss/issues/3662) [(31003)](https://togithub.com/unocss/unocss/commit/31003d2f) - **transform-variant-group**: Sourcemap warning with Nuxt  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3664](https://togithub.com/unocss/unocss/issues/3664) [(45356)](https://togithub.com/unocss/unocss/commit/45356391) - **vue-scoped**: Scope only takes effect for vue files  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3661](https://togithub.com/unocss/unocss/issues/3661) [(26443)](https://togithub.com/unocss/unocss/commit/264436d4) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.58.7...v0.58.8) ### [`v0.58.7`](https://togithub.com/unocss/unocss/releases/tag/v0.58.7) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.58.6...v0.58.7) #####    🚀 Features - **autocomplete**: - Enhance the intellisense for enhancing vscode code fuzzy matching  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3620](https://togithub.com/unocss/unocss/issues/3620) [(c428e)](https://togithub.com/unocss/unocss/commit/c428e782) - **preset-mini**: - Support `bg-[size:*]`  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3629](https://togithub.com/unocss/unocss/issues/3629) [(e0333)](https://togithub.com/unocss/unocss/commit/e0333636) - Support transform-xyz with brackets  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3634](https://togithub.com/unocss/unocss/issues/3634) [(3f25a)](https://togithub.com/unocss/unocss/commit/3f25a7ec) #####    🐞 Bug Fixes - **cli**: Watch for config source changes to reload config  -  by [@​lukpank](https://togithub.com/lukpank) in [https://github.com/unocss/unocss/issues/3640](https://togithub.com/unocss/unocss/issues/3640) [(4d144)](https://togithub.com/unocss/unocss/commit/4d1442ba) - **preset-attributify**: Fix parsing error for inline arrow functions  -  by [@​lzl0304](https://togithub.com/lzl0304) in [https://github.com/unocss/unocss/issues/3651](https://togithub.com/unocss/unocss/issues/3651) [(13faa)](https://togithub.com/unocss/unocss/commit/13faa7a5) - **transformer-directives**: Extra semicolon  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3658](https://togithub.com/unocss/unocss/issues/3658) [(112f2)](https://togithub.com/unocss/unocss/commit/112f2561) - **vscode**: Completion color  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3632](https://togithub.com/unocss/unocss/issues/3632) [(06092)](https://togithub.com/unocss/unocss/commit/060926b5) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.58.6...v0.58.7) ### [`v0.58.6`](https://togithub.com/unocss/unocss/releases/tag/v0.58.6) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.58.5...v0.58.6) #####    🚀 Features - **core**: - Add option to output the internal layers as CSS Cascade Layers  -  by [@​RebeccaStevens](https://togithub.com/RebeccaStevens) and **Simon He** in [https://github.com/unocss/unocss/issues/3587](https://togithub.com/unocss/unocss/issues/3587) [(b798d)](https://togithub.com/unocss/unocss/commit/b798da02) - **eslint-plugin**: - Add new rule: `enforce-class-compile`  -  by [@​levchak0910](https://togithub.com/levchak0910) and **Jacob Bowdoin** in [https://github.com/unocss/unocss/issues/3505](https://togithub.com/unocss/unocss/issues/3505) and [https://github.com/unocss/unocss/issues/3506](https://togithub.com/unocss/unocss/issues/3506) [(25a93)](https://togithub.com/unocss/unocss/commit/25a938fc) - **preset-mini**: - Support for css property with the theme()  -  by [@​MellowCo](https://togithub.com/MellowCo) in [https://github.com/unocss/unocss/issues/3554](https://togithub.com/unocss/unocss/issues/3554) [(8f57f)](https://togithub.com/unocss/unocss/commit/8f57ff20) - Add popover-open pseudo variant  -  by [@​henrikvilhelmberglund](https://togithub.com/henrikvilhelmberglund) in [https://github.com/unocss/unocss/issues/3619](https://togithub.com/unocss/unocss/issues/3619) [(f3944)](https://togithub.com/unocss/unocss/commit/f3944deb) - Support font-stretch rules  -  by [@​zyyv](https://togithub.com/zyyv) and **Anthony Fu** in [https://github.com/unocss/unocss/issues/3565](https://togithub.com/unocss/unocss/issues/3565) [(ad1bd)](https://togithub.com/unocss/unocss/commit/ad1bd4b3) - Allow shorter syntax for grid-cols utilities  -  by [@​AndrewBogdanovTSS](https://togithub.com/AndrewBogdanovTSS), [@​zyyv](https://togithub.com/zyyv) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3533](https://togithub.com/unocss/unocss/issues/3533) and [https://github.com/unocss/unocss/issues/3542](https://togithub.com/unocss/unocss/issues/3542) [(ea68f)](https://togithub.com/unocss/unocss/commit/ea68fff7) #####    🐞 Bug Fixes - Capture group of RESOLVED_ID_RE  -  by [@​RebeccaStevens](https://togithub.com/RebeccaStevens) in [https://github.com/unocss/unocss/issues/3588](https://togithub.com/unocss/unocss/issues/3588) [(09514)](https://togithub.com/unocss/unocss/commit/09514dbb) - Shortcuts will now respect any layer variants give them  -  by [@​RebeccaStevens](https://togithub.com/RebeccaStevens) in [https://github.com/unocss/unocss/issues/3592](https://togithub.com/unocss/unocss/issues/3592) [(2ffbd)](https://togithub.com/unocss/unocss/commit/2ffbd012) - **autocomplete**: - Fix background color autocomplete  -  by [@​jsardev](https://togithub.com/jsardev) in [https://github.com/unocss/unocss/issues/3549](https://togithub.com/unocss/unocss/issues/3549) [(809c5)](https://togithub.com/unocss/unocss/commit/809c592e) - **preset-mini**: - Handle arbitrary gradients correctly  -  by [@​henrikvilhelmberglund](https://togithub.com/henrikvilhelmberglund) in [https://github.com/unocss/unocss/issues/3589](https://togithub.com/unocss/unocss/issues/3589) [(84088)](https://togithub.com/unocss/unocss/commit/84088d87) - Fixed shadow inset not working  -  by [@​lzl0304](https://togithub.com/lzl0304) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3612](https://togithub.com/unocss/unocss/issues/3612) [(cc092)](https://togithub.com/unocss/unocss/commit/cc09252a) - **webpack**: - Escape special chars in robust way  -  by [@​xc2](https://togithub.com/xc2) in [https://github.com/unocss/unocss/issues/3570](https://togithub.com/unocss/unocss/issues/3570) [(e1a8c)](https://togithub.com/unocss/unocss/commit/e1a8c5e6) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.58.5...v0.58.6)
unocss/unocss (@​unocss/reset) ### [`v0.59.0`](https://togithub.com/unocss/unocss/compare/v0.58.9...v0.59.0) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.58.9...v0.59.0) ### [`v0.58.9`](https://togithub.com/unocss/unocss/releases/tag/v0.58.9) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.58.8...v0.58.9) #####    🚀 Features - **preset-mini**: Keep unitOnlyRE same with tailwind  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3674](https://togithub.com/unocss/unocss/issues/3674) [(f532b)](https://togithub.com/unocss/unocss/commit/f532b3f0) #####    🐞 Bug Fixes - **vscode**: GetColorString nested css var  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3668](https://togithub.com/unocss/unocss/issues/3668) [(95576)](https://togithub.com/unocss/unocss/commit/955764b4) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.58.8...v0.58.9) ### [`v0.58.8`](https://togithub.com/unocss/unocss/releases/tag/v0.58.8) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.58.7...v0.58.8) #####    🐞 Bug Fixes - **preset-mini**: Cannot read properties of undefined (reading 'split')  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3662](https://togithub.com/unocss/unocss/issues/3662) [(31003)](https://togithub.com/unocss/unocss/commit/31003d2f) - **transform-variant-group**: Sourcemap warning with Nuxt  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3664](https://togithub.com/unocss/unocss/issues/3664) [(45356)](https://togithub.com/unocss/unocss/commit/45356391) - **vue-scoped**: Scope only takes effect for vue files  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3661](https://togithub.com/unocss/unocss/issues/3661) [(26443)](https://togithub.com/unocss/unocss/commit/264436d4) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.58.7...v0.58.8) ### [`v0.58.7`](https://togithub.com/unocss/unocss/releases/tag/v0.58.7) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.58.6...v0.58.7) #####    🚀 Features - **autocomplete**: - Enhance the intellisense for enhancing vscode code fuzzy matching  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3620](https://togithub.com/unocss/unocss/issues/3620) [(c428e)](https://togithub.com/unocss/unocss/commit/c428e782) - **preset-mini**: - Support `bg-[size:*]`  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3629](https://togithub.com/unocss/unocss/issues/3629) [(e0333)](https://togithub.com/unocss/unocss/commit/e0333636) - Support transform-xyz with brackets  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3634](https://togithub.com/unocss/unocss/issues/3634) [(3f25a)](https://togithub.com/unocss/unocss/commit/3f25a7ec) #####    🐞 Bug Fixes - **cli**: Watch for config source changes to reload config  -  by [@​lukpank](https://togithub.com/lukpank) in [https://github.com/unocss/unocss/issues/3640](https://togithub.com/unocss/unocss/issues/3640) [(4d144)](https://togithub.com/unocss/unocss/commit/4d1442ba) - **preset-attributify**: Fix parsing error for inline arrow functions  -  by [@​lzl0304](https://togithub.com/lzl0304) in [https://github.com/unocss/unocss/issues/3651](https://togithub.com/unocss/unocss/issues/3651) [(13faa)](https://togithub.com/unocss/unocss/commit/13faa7a5) - **transformer-directives**: Extra semicolon  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3658](https://togithub.com/unocss/unocss/issues/3658) [(112f2)](https://togithub.com/unocss/unocss/commit/112f2561) - **vscode**: Completion color  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3632](https://togithub.com/unocss/unocss/issues/3632) [(06092)](https://togithub.com/unocss/unocss/commit/060926b5) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.58.6...v0.58.7) ### [`v0.58.6`](https://togithub.com/unocss/unocss/releases/tag/v0.58.6) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.58.5...v0.58.6) #####    🚀 Features - **core**: - Add option to output the internal layers as CSS Cascade Layers  -  by [@​RebeccaStevens](https://togithub.com/RebeccaStevens) and **Simon He** in [https://github.com/unocss/unocss/issues/3587](https://togithub.com/unocss/unocss/issues/3587) [(b798d)](https://togithub.com/unocss/unocss/commit/b798da02) - **eslint-plugin**: - Add new rule: `enforce-class-compile`  -  by [@​levchak0910](https://togithub.com/levchak0910) and **Jacob Bowdoin** in [https://github.com/unocss/unocss/issues/3505](https://togithub.com/unocss/unocss/issues/3505) and [https://github.com/unocss/unocss/issues/3506](https://togithub.com/unocss/unocss/issues/3506) [(25a93)](https://togithub.com/unocss/unocss/commit/25a938fc) - **preset-mini**: - Support for css property with the theme()  -  by [@​MellowCo](https://togithub.com/MellowCo) in [https://github.com/unocss/unocss/issues/3554](https://togithub.com/unocss/unocss/issues/3554) [(8f57f)](https://togithub.com/unocss/unocss/commit/8f57ff20) - Add popover-open pseudo variant  -  by [@​henrikvilhelmberglund](https://togithub.com/henrikvilhelmberglund) in [https://github.com/unocss/unocss/issues/3619](https://togithub.com/unocss/unocss/issues/3619) [(f3944)](https://togithub.com/unocss/unocss/commit/f3944deb) - Support font-stretch rules  -  by [@​zyyv](https://togithub.com/zyyv) and **Anthony Fu** in [https://github.com/unocss/unocss/issues/3565](https://togithub.com/unocss/unocss/issues/3565) [(ad1bd)](https://togithub.com/unocss/unocss/commit/ad1bd4b3) - Allow shorter syntax for grid-cols utilities  -  by [@​AndrewBogdanovTSS](https://togithub.com/AndrewBogdanovTSS), [@​zyyv](https://togithub.com/zyyv) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3533](https://togithub.com/unocss/unocss/issues/3533) and [https://github.com/unocss/unocss/issues/3542](https://togithub.com/unocss/unocss/issues/3542) [(ea68f)](https://togithub.com/unocss/unocss/commit/ea68fff7) #####    🐞 Bug Fixes - Capture group of RESOLVED_ID_RE  -  by [@​RebeccaStevens](https://togithub.com/RebeccaStevens) in [https://github.com/unocss/unocss/issues/3588](https://togithub.com/unocss/unocss/issues/3588) [(09514)](https://togithub.com/unocss/unocss/commit/09514dbb) - Shortcuts will now respect any layer variants give them  -  by [@​RebeccaStevens](https://togithub.com/RebeccaStevens) in [https://github.com/unocss/unocss/issues/3592](https://togithub.com/unocss/unocss/issues/3592) [(2ffbd)](https://togithub.com/unocss/unocss/commit/2ffbd012) - **autocomplete**: - Fix background color autocomplete  -  by [@​jsardev](https://togithub.com/jsardev) in [https://github.com/unocss/unocss/issues/3549](https://togithub.com/unocss/unocss/issues/3549) [(809c5)](https://togithub.com/unocss/unocss/commit/809c592e) - **preset-mini**: - Handle arbitrary gradients correctly  -  by [@​henrikvilhelmberglund](https://togithub.com/henrikvilhelmberglund) in [https://github.com/unocss/unocss/issues/3589](https://togithub.com/unocss/unocss/issues/3589) [(84088)](https://togithub.com/unocss/unocss/commit/84088d87) - Fixed shadow inset not working  -  by [@​lzl0304](https://togithub.com/lzl0304) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3612](https://togithub.com/unocss/unocss/issues/3612) [(cc092)](https://togithub.com/unocss/unocss/commit/cc09252a) - **webpack**: - Escape special chars in robust way  -  by [@​xc2](https://togithub.com/xc2) in [https://github.com/unocss/unocss/issues/3570](https://togithub.com/unocss/unocss/issues/3570) [(e1a8c)](https://togithub.com/unocss/unocss/commit/e1a8c5e6) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.58.5...v0.58.6)

Configuration

📅 Schedule: Branch creation - "before 4am 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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

socket-security[bot] commented 8 months ago

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

Package New capabilities Transitives Size Publisher
npm/schema-dts@1.1.2 None 0 878 kB google-wombot
npm/sharp@0.33.2 environment Transitive: filesystem, shell +9 747 kB lovell
npm/sitemap@7.1.1 filesystem, shell +4 1.93 MB derduher

🚮 Removed packages: npm/@unocss/astro@0.58.5, npm/@unocss/reset@0.58.5, npm/zod@3.22.4

View full report↗︎

renovate[bot] commented 7 months ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: bun.lockb
Command failed: bun install
bun install v1.1.1 (ca1dbb4e)
 Resolving dependencies
 Resolved, downloaded and extracted [310]
node:internal/modules/cjs/loader:1137
  throw err;
  ^

Error: Cannot find module 'semver/functions/coerce'
Require stack:
- /tmp/renovate/repos/github/Cap-go/website/node_modules/astro/node_modules/sharp/install/libvips.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
    at Module._load (node:internal/modules/cjs/loader:975:27)
    at Module.require (node:internal/modules/cjs/loader:1225:19)
    at require (node:internal/modules/helpers:177:18)
    at Object.<anonymous> (/tmp/renovate/repos/github/Cap-go/website/node_modules/astro/node_modules/sharp/install/libvips.js:14:22)
    at Module._compile (node:internal/modules/cjs/loader:1356:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
    at Module.load (node:internal/modules/cjs/loader:1197:32)
    at Module._load (node:internal/modules/cjs/loader:1013:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/tmp/renovate/repos/github/Cap-go/website/node_modules/astro/node_modules/sharp/install/libvips.js'
  ]
}

Node.js v18.19.1
node:internal/modules/cjs/loader:1137
  throw err;
  ^

Error: Cannot find module 'semver/functions/coerce'
Require stack:
- /tmp/renovate/repos/github/Cap-go/website/node_modules/astro/node_modules/sharp/lib/libvips.js
- /tmp/renovate/repos/github/Cap-go/website/node_modules/astro/node_modules/sharp/install/can-compile.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
    at Module._load (node:internal/modules/cjs/loader:975:27)
    at Module.require (node:internal/modules/cjs/loader:1225:19)
    at require (node:internal/modules/helpers:177:18)
    at Object.<anonymous> (/tmp/renovate/repos/github/Cap-go/website/node_modules/astro/node_modules/sharp/lib/libvips.js:10:22)
    at Module._compile (node:internal/modules/cjs/loader:1356:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
    at Module.load (node:internal/modules/cjs/loader:1197:32)
    at Module._load (node:internal/modules/cjs/loader:1013:12)
    at Module.require (node:internal/modules/cjs/loader:1225:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/tmp/renovate/repos/github/Cap-go/website/node_modules/astro/node_modules/sharp/lib/libvips.js',
    '/tmp/renovate/repos/github/Cap-go/website/node_modules/astro/node_modules/sharp/install/can-compile.js'
  ]
}

Node.js v18.19.1

error: install script from "sharp" exited with 1
sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

socket-security[bot] commented 7 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/sharp@0.33.2
  • Install script: install
  • Source: node install/check

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/sharp@0.33.2
renovate[bot] commented 7 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^0.59.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.