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 non-major #64

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/client (source) 6.5.0 -> 6.6.0 age adoption passing confidence
@sanity/vision (source) 3.18.0 -> 3.18.1 age adoption passing confidence
@types/react (source) 18.2.28 -> 18.2.29 age adoption passing confidence
@​vercel/og 0.5.17 -> 0.5.19 age adoption passing confidence
eslint-config-next (source) 13.5.4 -> 13.5.5 age adoption passing confidence
next (source) 13.5.4 -> 13.5.5 age adoption passing confidence
next-sanity 5.5.6 -> 5.5.8 age adoption passing confidence
prettier-plugin-tailwindcss 0.5.5 -> 0.5.6 age adoption passing confidence
sanity (source) 3.18.0 -> 3.18.1 age adoption passing confidence

Release Notes

sanity-io/client (@​sanity/client) ### [`v6.6.0`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#660-2023-10-12) [Compare Source](https://togithub.com/sanity-io/client/compare/v6.5.0...v6.6.0) ##### Features - **types:** add `_type` to `ContentSourceMapDocuments` ([#​358](https://togithub.com/sanity-io/client/issues/358)) ([1acf6c5](https://togithub.com/sanity-io/client/commit/1acf6c5a111ad311ffc935956c064c87c51ad53c))
sanity-io/sanity (@​sanity/vision) ### [`v3.18.1`](https://togithub.com/sanity-io/sanity/releases/tag/v3.18.1) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.18.0...v3.18.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 changes - Fixes a typo in a validation error message (thanks [@​largis21](https://togithub.com/largis21)!) - Fixes an issue where schema error messages would be shown with overlapping text on long titles/field names - Improves typescript documentation for portable text/block content related types - Adds some metadata to cross-dataset references when deploying GraphQL APIs in order to allow programatically resolving reference ##### πŸ““ Full changelog Author | Message | Commit \------------ | ------------- | ------------- largis21 | chore: typo in error message ([#​4988](https://togithub.com/sanity-io/sanity/issues/4988)) | [`60f1091`](https://togithub.com/sanity-io/sanity/commit/60f1091152) Binoy Patel | fix(core): fixes issue with overlapping text in error message ([#​4970](https://togithub.com/sanity-io/sanity/issues/4970)) | [`2001ced`](https://togithub.com/sanity-io/sanity/commit/2001ced41a) Tommy Petty | chore: prep work for making e2e tests more isolated ([#​4961](https://togithub.com/sanity-io/sanity/issues/4961)) | [`241402a`](https://togithub.com/sanity-io/sanity/commit/241402ab04) Per-Kristian Nordnes | doc(sanity): add TS-doc for block content related types ([#​4674](https://togithub.com/sanity-io/sanity/issues/4674)) | [`b6d4c40`](https://togithub.com/sanity-io/sanity/commit/b6d4c400d2) Rico Kahler | feat(cli): add CDR metadata to GraphQL json schema ([#​4975](https://togithub.com/sanity-io/sanity/issues/4975)) | [`d8cbf10`](https://togithub.com/sanity-io/sanity/commit/d8cbf10ae9)
vercel/next.js (eslint-config-next) ### [`v13.5.5`](https://togithub.com/vercel/next.js/compare/v13.5.4...v13.5.5) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.5.4...v13.5.5)
vercel/next.js (next) ### [`v13.5.5`](https://togithub.com/vercel/next.js/compare/v13.5.4...v13.5.5) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.5.4...v13.5.5)
sanity-io/next-sanity (next-sanity) ### [`v5.5.8`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/CHANGELOG.md#558-2023-10-12) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v5.5.7...v5.5.8) ##### Bug Fixes - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.6.0 ([#​680](https://togithub.com/sanity-io/next-sanity/issues/680)) ([abe2f4c](https://togithub.com/sanity-io/next-sanity/commit/abe2f4c4a2942354a19865c23fc8d8501ca859c8)) - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v3.2.0 ([#​681](https://togithub.com/sanity-io/next-sanity/issues/681)) ([17d1bfc](https://togithub.com/sanity-io/next-sanity/commit/17d1bfc0b6361b2dd600c79746b949273ebf4a19)) ### [`v5.5.7`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/CHANGELOG.md#557-2023-10-11) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v5.5.6...v5.5.7) ##### Bug Fixes - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.5.0 ([#​678](https://togithub.com/sanity-io/next-sanity/issues/678)) ([3104f2f](https://togithub.com/sanity-io/next-sanity/commit/3104f2f452c42d311fb9552ae0fcc30ccf15c9bd))
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss) ### [`v0.5.6`](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#056---2023-10-12) [Compare Source](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.5...v0.5.6) ##### Fixed - Fix sorting inside `{{ … }}` expressions when using `@shopify/prettier-plugin-liquid` v1.3+ ([#​222](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/222))

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.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

vercel[bot] commented 10 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 βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Oct 18, 2023 4:43pm