sanity-io / sanity-template-vercel-visual-editing

https://sanity-template-vercel-visual-editing-git-preview.sanity.build
38 stars 14 forks source link

chore(deps): update dependency next-sanity to v8 - autoclosed #86

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next-sanity (source) 7.0.2 -> 8.1.2 age adoption passing confidence

Release Notes

sanity-io/next-sanity (next-sanity) ### [`v8.1.2`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#812-2024-02-27) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v8.1.1...v8.1.2) ##### Bug Fixes - **typings:** set the correct return types ([d8301e0](https://togithub.com/sanity-io/next-sanity/commit/d8301e03b71ca412107713af2a52cd9687df2ec2)) ### [`v8.1.1`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#811-2024-02-27) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v8.1.0...v8.1.1) ##### Bug Fixes - **deps:** update dependency [@​sanity/webhook](https://togithub.com/sanity/webhook) to v4.0.2 ([911a84a](https://togithub.com/sanity-io/next-sanity/commit/911a84a95cc7147514f0b1d8587132012bc40080)) ### [`v8.1.0`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#810-2024-02-27) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v8.0.3...v8.1.0) ##### Features - implement upcoming refresh API ([#​1037](https://togithub.com/sanity-io/next-sanity/issues/1037)) ([06c24e9](https://togithub.com/sanity-io/next-sanity/commit/06c24e9c14f70321da14fe70d2f07b3bda9d3072)) ##### Bug Fixes - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v5.0.26 ([#​1042](https://togithub.com/sanity-io/next-sanity/issues/1042)) ([47d04d2](https://togithub.com/sanity-io/next-sanity/commit/47d04d2263eb394c19d9aa3454dbb9a379fc3424)) - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v5.0.27 ([#​1049](https://togithub.com/sanity-io/next-sanity/issues/1049)) ([e2c0936](https://togithub.com/sanity-io/next-sanity/commit/e2c0936bc06a6b33b7bae423f60be06e93087b9d)) - **deps:** Update dependency [@​sanity/visual-editing](https://togithub.com/sanity/visual-editing) to v1.5.2 ([#​1011](https://togithub.com/sanity-io/next-sanity/issues/1011)) ([c27dfc2](https://togithub.com/sanity-io/next-sanity/commit/c27dfc2d76cf18b3e05536cd473973727e49c3e0)) ### [`v8.0.3`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#803-2024-02-26) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/next-sanity-v8.0.2...v8.0.3) ##### Bug Fixes - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.15.0 ([#​1043](https://togithub.com/sanity-io/next-sanity/issues/1043)) ([20b2201](https://togithub.com/sanity-io/next-sanity/commit/20b2201a5df8c5ff4933ee859edd3d4e7e32fa8f)) ### [`v8.0.2`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#802-2024-02-23) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/next-sanity-v8.0.1...next-sanity-v8.0.2) ##### Bug Fixes - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v5.0.24 ([#​1010](https://togithub.com/sanity-io/next-sanity/issues/1010)) ([a9c4d7f](https://togithub.com/sanity-io/next-sanity/commit/a9c4d7f28880c9d1ce0246419eee5982b297abe0)) ### [`v8.0.1`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#801-2024-02-23) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v8.0.0...next-sanity-v8.0.1) ##### Bug Fixes - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.14.3 ([8f3ec56](https://togithub.com/sanity-io/next-sanity/commit/8f3ec56fffd788c2b9d986a8b88f462037ddb581)) ### [`v8.0.0`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#800-2024-02-12) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.1.4...v8.0.0) ##### ⚠ BREAKING CHANGES - remove `next-sanity/studio/loading` - remove `usePrefersColorScheme` hook - remove `useTheme` hook - remove `parseAppBody` export - use `@sanity/client` instead of `@sanity/preview-kit/client` ([#​996](https://togithub.com/sanity-io/next-sanity/issues/996)) ##### Features - add `export {metadata, viewport} from 'next-sanity/studio'` support ([30148a9](https://togithub.com/sanity-io/next-sanity/commit/30148a91348bff8763ca67125fa8a5b2efc05ebf)) - support fast render of styled components SSR ([2a21d9c](https://togithub.com/sanity-io/next-sanity/commit/2a21d9c1b1413696c048d9fa203c93e859076113)) - use `@sanity/client` instead of `@sanity/preview-kit/client` ([#​996](https://togithub.com/sanity-io/next-sanity/issues/996)) ([03e3f56](https://togithub.com/sanity-io/next-sanity/commit/03e3f56291b4e0888a08f78867580289bbc0e87f)) ##### Code Refactoring - remove `next-sanity/studio/loading` ([45792c5](https://togithub.com/sanity-io/next-sanity/commit/45792c56454ab599bc93029a9455db412287373b)) - remove `parseAppBody` export ([604678d](https://togithub.com/sanity-io/next-sanity/commit/604678d58e00198c84271936e4696eec1fd8e31f)) - remove `usePrefersColorScheme` hook ([a30d11f](https://togithub.com/sanity-io/next-sanity/commit/a30d11f0f35868cd42ba3dcd103876cf0c79771a)) - remove `useTheme` hook ([9ee8cb1](https://togithub.com/sanity-io/next-sanity/commit/9ee8cb1792217571ab41c492874b529eb67d1065)) ### [`v7.1.4`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#714-2024-02-09) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.1.3...v7.1.4) ##### Bug Fixes - **deps:** Update dependency [@​sanity/visual-editing](https://togithub.com/sanity/visual-editing) to v1.2.2 ([#​994](https://togithub.com/sanity-io/next-sanity/issues/994)) ([a8e1559](https://togithub.com/sanity-io/next-sanity/commit/a8e1559dd3d1d2aa0bc1b1c7e41105a138cf5924)) ### [`v7.1.3`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#713-2024-02-08) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.1.2...v7.1.3) ##### Bug Fixes - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v5.0.20 ([#​990](https://togithub.com/sanity-io/next-sanity/issues/990)) ([959d756](https://togithub.com/sanity-io/next-sanity/commit/959d7563d07c64cbb7881e4b50fc391cba656f21)) ### [`v7.1.2`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#712-2024-02-08) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.1.1...v7.1.2) ##### Bug Fixes - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.12.4 ([#​987](https://togithub.com/sanity-io/next-sanity/issues/987)) ([1170a18](https://togithub.com/sanity-io/next-sanity/commit/1170a1861afaf62ba952b2f203c9d71c22cf36a7)) - **deps:** Update dependency [@​sanity/visual-editing](https://togithub.com/sanity/visual-editing) to v1.2.1 ([#​989](https://togithub.com/sanity-io/next-sanity/issues/989)) ([7f89a20](https://togithub.com/sanity-io/next-sanity/commit/7f89a207ede60b0b5fa4075620ad33da89370a0a)) ### [`v7.1.1`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#711-2024-02-07) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.1.0...v7.1.1) ##### Bug Fixes - **deps:** Update dependency [@​sanity/visual-editing](https://togithub.com/sanity/visual-editing) to v1.2.0 ([#​978](https://togithub.com/sanity-io/next-sanity/issues/978)) ([de32f2b](https://togithub.com/sanity-io/next-sanity/commit/de32f2b67870bf69b2646473b66ef76ecf58a72c)) - narrow `node.engines` to `>=18.17` ([69635fd](https://togithub.com/sanity-io/next-sanity/commit/69635fd73b95eab276650bbd81ef5c61a90e4fde)) ### [`v7.1.0`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#710-2024-02-06) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.0.17...v7.1.0) ##### Features - add `<VisualEditing />` component ([#​973](https://togithub.com/sanity-io/next-sanity/issues/973)) ([f2f1e68](https://togithub.com/sanity-io/next-sanity/commit/f2f1e680473a605c6319bb6bb3c2092b9dbac9fb)) ### [`v7.0.17`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#7017-2024-01-29) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.0.16...v7.0.17) ##### Bug Fixes - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v5.0.19 ([#​955](https://togithub.com/sanity-io/next-sanity/issues/955)) ([2eef5eb](https://togithub.com/sanity-io/next-sanity/commit/2eef5eb95633cdb9ec5942f78441974c78c7f5f1)) ### [`v7.0.16`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#7016-2024-01-29) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.0.15...v7.0.16) ##### Bug Fixes - **deps:** add back v1 `@sanity/ui` range to peers to support older plugins ([8ae54c4](https://togithub.com/sanity-io/next-sanity/commit/8ae54c4a7af3bb51036c5557e5bd791d73558988)) - **deps:** downgrade webhooks package to solve engines warning ([#​943](https://togithub.com/sanity-io/next-sanity/issues/943)) ([b35ffd3](https://togithub.com/sanity-io/next-sanity/commit/b35ffd35558335f887e936c21ecc5a8524505636)) - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.12.2 ([14e7c9b](https://togithub.com/sanity-io/next-sanity/commit/14e7c9b90bf04ea81ea6eaab2f1ad57b044e4b80)) - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.12.3 ([#​947](https://togithub.com/sanity-io/next-sanity/issues/947)) ([05ca699](https://togithub.com/sanity-io/next-sanity/commit/05ca6996795a84c5c398d766b45df73ba71a1182)) - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v5.0.18 ([#​951](https://togithub.com/sanity-io/next-sanity/issues/951)) ([bdf3099](https://togithub.com/sanity-io/next-sanity/commit/bdf30998b0bf2d3ca33807daf8e3ecab6da9992c)) ### [`v7.0.15`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#7015-2024-01-26) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.0.14...v7.0.15) ##### Bug Fixes - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.12.0 ([#​935](https://togithub.com/sanity-io/next-sanity/issues/935)) ([e66c335](https://togithub.com/sanity-io/next-sanity/commit/e66c3357e6d45f6347bd26f06b02ae4e7c695cd4)) - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.12.1 ([#​936](https://togithub.com/sanity-io/next-sanity/issues/936)) ([0e2803b](https://togithub.com/sanity-io/next-sanity/commit/0e2803bf9acf2635534ecff01422d1b95168c950)) - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v5.0.14 ([#​930](https://togithub.com/sanity-io/next-sanity/issues/930)) ([47cf047](https://togithub.com/sanity-io/next-sanity/commit/47cf047aaedd922ea31686ae028495c2f8deefd3)) - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v5.0.15 ([#​932](https://togithub.com/sanity-io/next-sanity/issues/932)) ([585eccb](https://togithub.com/sanity-io/next-sanity/commit/585eccb553f0a2b3310fa02a70be2075b4299359)) - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v5.0.17 ([#​937](https://togithub.com/sanity-io/next-sanity/issues/937)) ([74014d6](https://togithub.com/sanity-io/next-sanity/commit/74014d6b1e698c3fa0ad094b36cdfab9ffad8598)) - **deps:** update dependency [@​sanity/webhook](https://togithub.com/sanity/webhook) to v4.0.1 ([#​928](https://togithub.com/sanity-io/next-sanity/issues/928)) ([2a7f478](https://togithub.com/sanity-io/next-sanity/commit/2a7f478239bacf662bc59ade094e252140a78d16)) ### [`v7.0.14`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#7014-2024-01-25) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.0.13...v7.0.14) ##### Bug Fixes - add back beta peer dep range for `@sanity/ui` ([b0520e9](https://togithub.com/sanity-io/next-sanity/commit/b0520e9db4151e5f93848682ab8ff51fce8f0577)), closes [#​920](https://togithub.com/sanity-io/next-sanity/issues/920) - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.11.3 ([#​921](https://togithub.com/sanity-io/next-sanity/issues/921)) ([a45202e](https://togithub.com/sanity-io/next-sanity/commit/a45202e946946ac722f1e472e26c5f22e434ff69)) - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v5.0.13 ([#​922](https://togithub.com/sanity-io/next-sanity/issues/922)) ([4d5d343](https://togithub.com/sanity-io/next-sanity/commit/4d5d3439bc115723c3e2b625885b2a706df7acec)) - **deps:** update dependency [@​sanity/webhook](https://togithub.com/sanity/webhook) to v4.0.1 ([#​925](https://togithub.com/sanity-io/next-sanity/issues/925)) ([42a6736](https://togithub.com/sanity-io/next-sanity/commit/42a6736ca042d387c6f714702ee2c36f2c52f9ef)) ### [`v7.0.13`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#7013-2024-01-25) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.0.12...v7.0.13) ##### Bug Fixes - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.11.2 ([#​914](https://togithub.com/sanity-io/next-sanity/issues/914)) ([230646e](https://togithub.com/sanity-io/next-sanity/commit/230646ee11f630e4904386c0eec8cb0b005bdefd)) ### [`v7.0.12`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#7012-2024-01-19) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.0.11...v7.0.12) ##### Bug Fixes - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v5.0.12 ([#​910](https://togithub.com/sanity-io/next-sanity/issues/910)) ([165c618](https://togithub.com/sanity-io/next-sanity/commit/165c618cd7ab77a8d0d853e04c9ea5ce640ebb3a)) ### [`v7.0.11`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#7011-2024-01-19) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.0.10...v7.0.11) ##### Bug Fixes - **deps:** bump next to `v14.1.x` ([ff4e80a](https://togithub.com/sanity-io/next-sanity/commit/ff4e80ab92a9745b00ffffb9bfda3df87f8c1288)) - **deps:** bump sanity to `v3.25.x` ([c1d8d62](https://togithub.com/sanity-io/next-sanity/commit/c1d8d6245d5abf9c95f6a458de2b655dbcd17e77)) ### [`v7.0.10`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#7010-2024-01-11) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.0.9...v7.0.10) ##### Bug Fixes - add `unstable__adapter` and `unstable__environment` exports ([f35a00f](https://togithub.com/sanity-io/next-sanity/commit/f35a00f69111bae6b65911e032e68df6f02125e0)) ### [`v7.0.9`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#709-2024-01-10) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.0.8...v7.0.9) ##### Bug Fixes - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.11.1 ([#​883](https://togithub.com/sanity-io/next-sanity/issues/883)) ([a2ac0b3](https://togithub.com/sanity-io/next-sanity/commit/a2ac0b342b498adab1a31d9d10ae12a23a11f2d1)) - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v5.0.11 ([#​884](https://togithub.com/sanity-io/next-sanity/issues/884)) ([0800bad](https://togithub.com/sanity-io/next-sanity/commit/0800badb4c2c4118c9345771bd156bda8214d04e)) ### [`v7.0.8`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#708-2024-01-10) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.0.7...v7.0.8) ##### Bug Fixes - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.11.0 ([#​876](https://togithub.com/sanity-io/next-sanity/issues/876)) ([6ccba1b](https://togithub.com/sanity-io/next-sanity/commit/6ccba1b2f0615abc8ad765eaa7d691db15427e42)) - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v5.0.10 ([#​865](https://togithub.com/sanity-io/next-sanity/issues/865)) ([e86257d](https://togithub.com/sanity-io/next-sanity/commit/e86257dacd589a99ff8b13b54ff046c5afafe24c)) ### [`v7.0.7`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#707-2024-01-05) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.0.6...v7.0.7) ##### Bug Fixes - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v5.0.9 ([9afdbd2](https://togithub.com/sanity-io/next-sanity/commit/9afdbd2b5dba96816c9704e48d23989384204e40)) ### [`v7.0.6`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#706-2024-01-02) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.0.5...v7.0.6) ##### Bug Fixes - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v5.0.7 ([#​856](https://togithub.com/sanity-io/next-sanity/issues/856)) ([afc79da](https://togithub.com/sanity-io/next-sanity/commit/afc79da393df190fb14ca7b3a79684d16c26bdc0)) ### [`v7.0.5`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#705-2023-12-22) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.0.4...v7.0.5) ##### Bug Fixes - **deps:** widen [@​sanity/ui](https://togithub.com/sanity/ui) peer dependency range ([#​842](https://togithub.com/sanity-io/next-sanity/issues/842)) ([14d4765](https://togithub.com/sanity-io/next-sanity/commit/14d47652875575892d7c83d2cf3af78a9884fb43)) ### [`v7.0.4`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#704-2023-12-12) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.0.3...v7.0.4) ##### Bug Fixes - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.10.0 ([#​833](https://togithub.com/sanity-io/next-sanity/issues/833)) ([2d4c7fc](https://togithub.com/sanity-io/next-sanity/commit/2d4c7fc79af04b3f6df52b9440b201833e49d667)) - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v5.0.6 ([#​836](https://togithub.com/sanity-io/next-sanity/issues/836)) ([c71e01d](https://togithub.com/sanity-io/next-sanity/commit/c71e01d81005a3fd6d3116bc587136b118cd0550)) ### [`v7.0.3`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#703-2023-12-08) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v7.0.2...v7.0.3) ##### Bug Fixes - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.9.3 ([#​818](https://togithub.com/sanity-io/next-sanity/issues/818)) ([af983af](https://togithub.com/sanity-io/next-sanity/commit/af983aff36c59ed8f67b29851a060ec78c3cd821)) - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v5.0.5 ([#​823](https://togithub.com/sanity-io/next-sanity/issues/823)) ([d611631](https://togithub.com/sanity-io/next-sanity/commit/d6116317f023829273b58bdc37bfa60ad00fd22d))

Configuration

📅 Schedule: Branch creation - "every 3 months 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

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sanity-template-vercel-visual-editing ❌ Failed (Inspect) Feb 27, 2024 2:59pm
renovate[bot] commented 6 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: sanity-template-vercel-visual-editing@undefined
npm ERR! Found: sanity@3.21.0
npm ERR! node_modules/sanity
npm ERR!   sanity@"3.21.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer sanity@"^3.25" from next-sanity@8.1.2
npm ERR! node_modules/next-sanity
npm ERR!   next-sanity@"8.1.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-02-27T14_58_52_110Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-02-27T14_58_52_110Z-debug-0.log