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 #49

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@portabletext/react 3.0.4 -> 3.0.7 age adoption passing confidence
@sanity/client (source) 6.4.7 -> 6.4.9 age adoption passing confidence
@types/react (source) 18.2.20 -> 18.2.21 age adoption passing confidence
eslint-config-next (source) 13.4.17 -> 13.4.19 age adoption passing confidence
next (source) 13.4.17 -> 13.4.19 age adoption passing confidence
next-sanity 5.4.1 -> 5.4.6 age adoption passing confidence

Release Notes

portabletext/react-portabletext (@​portabletext/react) ### [`v3.0.7`](https://togithub.com/portabletext/react-portabletext/blob/HEAD/CHANGELOG.md#307-2023-08-23) [Compare Source](https://togithub.com/portabletext/react-portabletext/compare/v3.0.6...v3.0.7) ##### Bug Fixes - **deps:** update dependency [@​portabletext/toolkit](https://togithub.com/portabletext/toolkit) to ^2.0.8 ([#​84](https://togithub.com/portabletext/react-portabletext/issues/84)) ([850a5d8](https://togithub.com/portabletext/react-portabletext/commit/850a5d8228a74751ce6df3ac9cc610bb1e56cae3)) - **deps:** update dependency [@​portabletext/types](https://togithub.com/portabletext/types) to ^2.0.6 ([#​85](https://togithub.com/portabletext/react-portabletext/issues/85)) ([2eef233](https://togithub.com/portabletext/react-portabletext/commit/2eef23348598e88c5a8584c2fd2df75fbf45dd7c)) ### [`v3.0.6`](https://togithub.com/portabletext/react-portabletext/blob/HEAD/CHANGELOG.md#306-2023-08-23) [Compare Source](https://togithub.com/portabletext/react-portabletext/compare/v3.0.5...v3.0.6) ##### Bug Fixes - add provenance ([ef756f8](https://togithub.com/portabletext/react-portabletext/commit/ef756f8ded3e86d17d06e780d26e047d3aa68177)) ### [`v3.0.5`](https://togithub.com/portabletext/react-portabletext/blob/HEAD/CHANGELOG.md#305-2023-08-23) [Compare Source](https://togithub.com/portabletext/react-portabletext/compare/v3.0.4...v3.0.5) ##### Bug Fixes - add `node.module` export condition ([#​81](https://togithub.com/portabletext/react-portabletext/issues/81)) ([aab74d6](https://togithub.com/portabletext/react-portabletext/commit/aab74d6c790c4dc778f56b8c802e4cc1ce153fb2))
sanity-io/client (@​sanity/client) ### [`v6.4.9`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#649-2023-08-18) [Compare Source](https://togithub.com/sanity-io/client/compare/v6.4.8...v6.4.9) ##### Bug Fixes - set `useCdn: false` automatically when `perspective: 'previewDrafts'` ([#​299](https://togithub.com/sanity-io/client/issues/299)) ([0cb98cf](https://togithub.com/sanity-io/client/commit/0cb98cffb18a217b9c08ed6bd55fce351e0e766c)) ### [`v6.4.8`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#648-2023-08-18) [Compare Source](https://togithub.com/sanity-io/client/compare/v6.4.7...v6.4.8) ##### Bug Fixes - **docs:** add Next.js App Router example ([#​300](https://togithub.com/sanity-io/client/issues/300)) ([d0d432c](https://togithub.com/sanity-io/client/commit/d0d432c1abdba66dbf806adc5d4cce582f6763e3))
vercel/next.js (eslint-config-next) ### [`v13.4.19`](https://togithub.com/vercel/next.js/releases/tag/v13.4.19) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.4.18...v13.4.19) ##### Core Changes - fix: invalid module transform for `@headlessui/react`: [#​54206](https://togithub.com/vercel/next.js/issues/54206) - chore: remove unnecessary type cast in dev-build-watcher: [#​54221](https://togithub.com/vercel/next.js/issues/54221) - fix process.env not being available in standalone mode: [#​54203](https://togithub.com/vercel/next.js/issues/54203) - Fix missing `devPageFiles` collection: [#​54224](https://togithub.com/vercel/next.js/issues/54224) - Add `Route` and `LinkProps` stub generics: [#​54226](https://togithub.com/vercel/next.js/issues/54226) - Use `createClientModuleProxy` from Flight Server: [#​54232](https://togithub.com/vercel/next.js/issues/54232) - Add default not found to loader tree of group routes root layer: [#​54228](https://togithub.com/vercel/next.js/issues/54228) - feat(image): add support for custom `loaderFile` when `loader: default`: [#​53417](https://togithub.com/vercel/next.js/issues/53417) - Fix renamed export of Server Actions: [#​54241](https://togithub.com/vercel/next.js/issues/54241) - Ensures App Router Link respects scroll-behavior: smooth when only hash is changed.: [#​54243](https://togithub.com/vercel/next.js/issues/54243) ##### Misc Changes - Update dd-trace used for internal tools: [#​54214](https://togithub.com/vercel/next.js/issues/54214) - (Fix)Broken `upgrading.mdx` link : [#​54234](https://togithub.com/vercel/next.js/issues/54234) - chore: skip CI run on forks: [#​54219](https://togithub.com/vercel/next.js/issues/54219) - chore(ci): bump `cancel-workflow-action@0.11.0`: [#​54246](https://togithub.com/vercel/next.js/issues/54246) ##### Credits Huge thanks to [@​opnay](https://togithub.com/opnay), [@​styfle](https://togithub.com/styfle), [@​timneutkens](https://togithub.com/timneutkens), [@​ztanner](https://togithub.com/ztanner), [@​shuding](https://togithub.com/shuding), [@​huozhi](https://togithub.com/huozhi), [@​vinaykulk621](https://togithub.com/vinaykulk621), [@​balazsorban44](https://togithub.com/balazsorban44), [@​goguda](https://togithub.com/goguda), and [@​coreyleelarson](https://togithub.com/coreyleelarson) for helping! ### [`v13.4.18`](https://togithub.com/vercel/next.js/releases/tag/v13.4.18) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.4.17...v13.4.18) ##### Core Changes - refactor: remove edge condition for module proxy path: [#​54167](https://togithub.com/vercel/next.js/issues/54167) - Remove unused variables: [#​54149](https://togithub.com/vercel/next.js/issues/54149) - chore: improve ts types for `position` in `dev-build-watcher`: [#​54124](https://togithub.com/vercel/next.js/issues/54124) - Turbopack: Strip relative path prefix when generating PageLoaderAsset: [#​54040](https://togithub.com/vercel/next.js/issues/54040) - Add `size` property to `ReadonlySearchParams`: [#​53144](https://togithub.com/vercel/next.js/issues/53144) - Assign default not-found boundary if custom not-found is not present for root layer only: [#​54185](https://togithub.com/vercel/next.js/issues/54185) - Allow range version for eslint config: [#​53751](https://togithub.com/vercel/next.js/issues/53751) - Automatically modularizeImports for the popular [@​headlessui/react](https://togithub.com/headlessui/react) library: [#​54188](https://togithub.com/vercel/next.js/issues/54188) - fix bfcache restoration behavior: [#​54198](https://togithub.com/vercel/next.js/issues/54198) ##### Misc Changes - Update rust toolchain: [#​54130](https://togithub.com/vercel/next.js/issues/54130) ##### Credits Huge thanks to [@​huozhi](https://togithub.com/huozhi), [@​shuding](https://togithub.com/shuding), [@​styfle](https://togithub.com/styfle), [@​jridgewell](https://togithub.com/jridgewell), [@​bencmbrook](https://togithub.com/bencmbrook), [@​cramforce](https://togithub.com/cramforce), and [@​ztanner](https://togithub.com/ztanner) for helping!
sanity-io/next-sanity (next-sanity) ### [`v5.4.6`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/CHANGELOG.md#546-2023-08-23) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v5.4.5...v5.4.6) ##### Bug Fixes - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v3.1.6 ([2864533](https://togithub.com/sanity-io/next-sanity/commit/28645334019174c440a9df6c17a1e444ac40362a)) ### [`v5.4.5`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/CHANGELOG.md#545-2023-08-23) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v5.4.4...v5.4.5) ##### Bug Fixes - **deps:** allow `styled-components` v6 ([8bd981b](https://togithub.com/sanity-io/next-sanity/commit/8bd981bf92af29052ea3fc379081ffff346dce39)) - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v3.1.5 ([#​578](https://togithub.com/sanity-io/next-sanity/issues/578)) ([0c977aa](https://togithub.com/sanity-io/next-sanity/commit/0c977aa14abd5ef86069dd277964b6fb8e434629)) ### [`v5.4.4`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/CHANGELOG.md#544-2023-08-19) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v5.4.3...v5.4.4) ##### Bug Fixes - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to v6.4.9 ([#​563](https://togithub.com/sanity-io/next-sanity/issues/563)) ([150d5f3](https://togithub.com/sanity-io/next-sanity/commit/150d5f36b85704214a3788a78ccdaa847e578b86)) - **deps:** Update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v3.1.4 ([#​559](https://togithub.com/sanity-io/next-sanity/issues/559)) ([ced71f9](https://togithub.com/sanity-io/next-sanity/commit/ced71f9e61b2e8f7b01094c0a651185053c09d62)) - **deps:** Update dependency [@​sanity/webhook](https://togithub.com/sanity/webhook) to v3.0.1 ([#​566](https://togithub.com/sanity-io/next-sanity/issues/566)) ([9e3ebe8](https://togithub.com/sanity-io/next-sanity/commit/9e3ebe8c15ae2ab0ba331228ab7090a489c835a6)) - **webhook:** detect if `bodyParser` is `true` ([b62db0d](https://togithub.com/sanity-io/next-sanity/commit/b62db0d2125a2f0728a4b352f6d2f3d6d6e0392a)) - **webhook:** throw if the edge runtime is detected ([ecf96fb](https://togithub.com/sanity-io/next-sanity/commit/ecf96fb0a18868e8fb3346011af78faf22f8aabd)) ### [`v5.4.3`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/CHANGELOG.md#543-2023-08-18) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v5.4.2...v5.4.3) ##### Bug Fixes - **deps:** Update dependency [@​sanity/webhook](https://togithub.com/sanity/webhook) to v3 ([#​562](https://togithub.com/sanity-io/next-sanity/issues/562)) ([4843f26](https://togithub.com/sanity-io/next-sanity/commit/4843f26db69d3dbd1e1a3b351fae4faa17db5947)) - **webhook:** support both app and pages router with the same `parseBody` API ([4659898](https://togithub.com/sanity-io/next-sanity/commit/465989862044b16bb8c93e5914d61a1a30cc99c4)) ### [`v5.4.2`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/CHANGELOG.md#542-2023-08-18) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v5.4.1...v5.4.2) ##### Bug Fixes - **deps:** update dependency [@​sanity/client](https://togithub.com/sanity/client) to v6.4.8 ([#​560](https://togithub.com/sanity-io/next-sanity/issues/560)) ([ef46e52](https://togithub.com/sanity-io/next-sanity/commit/ef46e529e1e7ed3f89063370b99bc9e6ad6ab80f)) - **deps:** update dependency [@​sanity/preview-kit](https://togithub.com/sanity/preview-kit) to v3.1.3 ([49303b1](https://togithub.com/sanity-io/next-sanity/commit/49303b1c4a3bcfcefc304824453726f1f9735e53)) - **docs:** update guide to use LiveQuery wrappers ([#​557](https://togithub.com/sanity-io/next-sanity/issues/557)) ([3626f7d](https://togithub.com/sanity-io/next-sanity/commit/3626f7d36530f9a777ce5389c3b583aba4a831bd))

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 1 year 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 Aug 24, 2023 2:46am
socket-security[bot] commented 1 year ago

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

Packages Version New capabilities Transitives Size Publisher
@portabletext/react 3.0.4...3.0.7 None +0/-2 143 kB sanity-io

🚮 Removed packages: @sanity/client@6.4.7, @types/react@18.2.20, eslint-config-next@13.4.17, next@13.4.17, next-sanity@5.4.1