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

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@portabletext/react 3.0.7 -> 3.0.9 age adoption passing confidence
@sanity/vision (source) 3.16.7 -> 3.17.0 age adoption passing confidence
@types/react (source) 18.2.23 -> 18.2.24 age adoption passing confidence
eslint-config-next (source) 13.5.3 -> 13.5.4 age adoption passing confidence
next (source) 13.5.3 -> 13.5.4 age adoption passing confidence
postcss (source) 8.4.30 -> 8.4.31 age adoption passing confidence
prettier-plugin-packagejson 2.4.5 -> 2.4.6 age adoption passing confidence
prettier-plugin-tailwindcss 0.5.4 -> 0.5.5 age adoption passing confidence
sanity (source) 3.16.7 -> 3.17.0 age adoption passing confidence

Release Notes

portabletext/react-portabletext (@​portabletext/react) ### [`v3.0.9`](https://togithub.com/portabletext/react-portabletext/blob/HEAD/CHANGELOG.md#309-2023-09-28) [Compare Source](https://togithub.com/portabletext/react-portabletext/compare/v3.0.8...v3.0.9) ##### Bug Fixes - **deps:** update dependency [@​commitlint/cli](https://togithub.com/commitlint/cli) to ^17.7.2 ([#​100](https://togithub.com/portabletext/react-portabletext/issues/100)) ([064001e](https://togithub.com/portabletext/react-portabletext/commit/064001e188adc59dd309523e6e1b88375635890a)) ### [`v3.0.8`](https://togithub.com/portabletext/react-portabletext/blob/HEAD/CHANGELOG.md#308-2023-09-28) [Compare Source](https://togithub.com/portabletext/react-portabletext/compare/v3.0.7...v3.0.8) ##### Bug Fixes - **deps:** update dependency [@​portabletext/toolkit](https://togithub.com/portabletext/toolkit) to ^2.0.9 ([fb1bad6](https://togithub.com/portabletext/react-portabletext/commit/fb1bad63acc4f589962093c6a10650efc8e78ae9)) - **deps:** update dependency [@​portabletext/types](https://togithub.com/portabletext/types) to ^2.0.7 ([05eb011](https://togithub.com/portabletext/react-portabletext/commit/05eb01144bd1c69d89344cea4d2380bef45ad24c))
sanity-io/sanity (@​sanity/vision) ### [`v3.17.0`](https://togithub.com/sanity-io/sanity/releases/tag/v3.17.0) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.16.7...v3.17.0) #### 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 ### ✨ Highlights #### Perspectives in `listenQuery` Added support for [perspectives](https://www.sanity.io/docs/perspectives) in the `listenQuery()` method ### 🐛 Notable bugfixes - Fixes an issue where reverting all changes to an array of primitives would not clear the list as expected - Fixes syntax errors in schema files when initializing a blog template without Typescript in a Next.js app - Fixes an issues with array items not showing all items inside a field group under specific conditions - Fixes rendering issues with certain popovers being caused by wrong placement - Improves accessibility for document lists - Fixes an issue that could sometimes make reference validation errors disappear when switching between documents ### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- Espen Hovlandsdal | feat: support perspectives in `listenQuery` ([#​4878](https://togithub.com/sanity-io/sanity/issues/4878)) | [`6020a46`](https://togithub.com/sanity-io/sanity/commit/6020a46588) renovate\[bot] | chore(deps): update dependency [@​sanity/ui](https://togithub.com/sanity/ui) to ^1.8.2 ([#​4847](https://togithub.com/sanity-io/sanity/issues/4847)) | [`c1fe6e5`](https://togithub.com/sanity-io/sanity/commit/c1fe6e5409) Nina Andal Aarvik | fix(core): unset changes in reverse order in patch operation ([#​4957](https://togithub.com/sanity-io/sanity/issues/4957)) | [`0715a15`](https://togithub.com/sanity-io/sanity/commit/0715a15dad) RD | fix: syntax issues in next.js JS blog template ([#​4952](https://togithub.com/sanity-io/sanity/issues/4952)) | [`c672253`](https://togithub.com/sanity-io/sanity/commit/c6722539c2) Binoy Patel | fix(core): fix array items not showing in field groups ([#​4930](https://togithub.com/sanity-io/sanity/issues/4930)) | [`f55b7d8`](https://togithub.com/sanity-io/sanity/commit/f55b7d8ae5) Bjørge Næss | fix(core): set default placements for certain studio popovers ([#​4963](https://togithub.com/sanity-io/sanity/issues/4963)) | [`aab85f9`](https://togithub.com/sanity-io/sanity/commit/aab85f9d6d) Nina Andal Aarvik | fix(core): accessibility improvements on document lists ([#​4958](https://togithub.com/sanity-io/sanity/issues/4958)) | [`0fa5e70`](https://togithub.com/sanity-io/sanity/commit/0fa5e7083d) Bjørge Næss | fix(core): re-use previously prepared workspace configs ([#​4867](https://togithub.com/sanity-io/sanity/issues/4867)) | [`8387122`](https://togithub.com/sanity-io/sanity/commit/8387122095) Kristian Zondervan | Fix broken getting started link in clean readme ([#​4967](https://togithub.com/sanity-io/sanity/issues/4967)) | [`5c5312d`](https://togithub.com/sanity-io/sanity/commit/5c5312d148) Bjørge Næss | fix(core): make sure to re-emit current edit state when re-subscribing to document validation ([#​4954](https://togithub.com/sanity-io/sanity/issues/4954)) | [`17300c8`](https://togithub.com/sanity-io/sanity/commit/17300c8e2b)
vercel/next.js (eslint-config-next) ### [`v13.5.4`](https://togithub.com/vercel/next.js/releases/tag/v13.5.4) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.5.3...v13.5.4) ##### Core Changes - chore: NextJS -> Next.js: [#​55961](https://togithub.com/vercel/next.js/issues/55961) - fix-failed-to-generate-self-signed-certificate issue:[#​55891](https://togithub.com/vercel/next.js/issues/55891): [#​55947](https://togithub.com/vercel/next.js/issues/55947) - Remove .test.js from dist: [#​55946](https://togithub.com/vercel/next.js/issues/55946) - Turbopack next/font/google: don't insert css rules for multiple weights or styles: [#​55852](https://togithub.com/vercel/next.js/issues/55852) - Fix stale revalidate stream handling: [#​55978](https://togithub.com/vercel/next.js/issues/55978) - turbopack: improve turbopack/test stability: [#​56024](https://togithub.com/vercel/next.js/issues/56024) - Mark testmode fetches internal: [#​56036](https://togithub.com/vercel/next.js/issues/56036) - chore: Remove 'beta.' Subdomain from `beta.nextjs.org` Links: [#​55924](https://togithub.com/vercel/next.js/issues/55924) - Remove experimental.sharedPool: [#​56021](https://togithub.com/vercel/next.js/issues/56021) - fix(worker): pass env to build worker w/ `config.experimental.workerThreads`: [#​55257](https://togithub.com/vercel/next.js/issues/55257) - Update `swc_core` to `v0.83.26`: [#​55780](https://togithub.com/vercel/next.js/issues/55780) - Revert "Update `swc_core` to `v0.83.26`": [#​56077](https://togithub.com/vercel/next.js/issues/56077) - fix reporting of illegal segments when directory only contains irrelevant files: [#​56076](https://togithub.com/vercel/next.js/issues/56076) - Make `permanentRedirect` return 308 in route handlers: [#​56065](https://togithub.com/vercel/next.js/issues/56065) - Remove unneeded next-dev js in next-core: [#​56039](https://togithub.com/vercel/next.js/issues/56039) - Fix: Use `boolean` instead of `false` for experimental logging config: [#​56110](https://togithub.com/vercel/next.js/issues/56110) - chore: remove chalk in favor of picocolors: [#​55992](https://togithub.com/vercel/next.js/issues/55992) - Revert: "Generate prefetch RSC payload during build for SSR paths ([#​54403](https://togithub.com/vercel/next.js/issues/54403))": [#​56059](https://togithub.com/vercel/next.js/issues/56059) - fetching logging on edge: [#​56108](https://togithub.com/vercel/next.js/issues/56108) - Optimize build trace handling: [#​56048](https://togithub.com/vercel/next.js/issues/56048) - Update font data: [#​56121](https://togithub.com/vercel/next.js/issues/56121) - feat(turbopack): port bloom filter to nexturbo: [#​55678](https://togithub.com/vercel/next.js/issues/55678) - Fixes performance problems due to TaskScopes: [#​55721](https://togithub.com/vercel/next.js/issues/55721) - perf: remove react dom legacy from app router: [#​56082](https://togithub.com/vercel/next.js/issues/56082) - perf: replace zod with superstruct: [#​56083](https://togithub.com/vercel/next.js/issues/56083) - perf: externalise ws for bundled server: [#​56095](https://togithub.com/vercel/next.js/issues/56095) - misc: refactor node utils: [#​56096](https://togithub.com/vercel/next.js/issues/56096) - Add support for skipTrailingSlashRedirect and skipMiddlewareUrlNormalize in Turbopack: [#​56147](https://togithub.com/vercel/next.js/issues/56147) - Add experimental.scrollRestoration for Turbopack: [#​56150](https://togithub.com/vercel/next.js/issues/56150) - misc: refactor handleExternals: [#​56161](https://togithub.com/vercel/next.js/issues/56161) - perf: add option to bundle pages externals: [#​56162](https://togithub.com/vercel/next.js/issues/56162) - Allow jest to run with use server directive: [#​56148](https://togithub.com/vercel/next.js/issues/56148) - Update experimental compile cache handling: [#​56139](https://togithub.com/vercel/next.js/issues/56139) - App render related code clean up: [#​56178](https://togithub.com/vercel/next.js/issues/56178) - Add support for i18n config in Turbopack: [#​56182](https://togithub.com/vercel/next.js/issues/56182) - Implement list of config options for Turbopack: [#​56188](https://togithub.com/vercel/next.js/issues/56188) - Turbopack: add support for an assetPrefix and basePath: [#​56058](https://togithub.com/vercel/next.js/issues/56058) - update turbopack: [#​56197](https://togithub.com/vercel/next.js/issues/56197) - Update supported options list to reflect [#​56188](https://togithub.com/vercel/next.js/issues/56188): [#​56200](https://togithub.com/vercel/next.js/issues/56200) - Add support for experimental.logging.level in Turbopack: [#​56201](https://togithub.com/vercel/next.js/issues/56201) - Add next.config.js options to turbopack warning file: [#​56207](https://togithub.com/vercel/next.js/issues/56207) - fix: [@​libsql/client](https://togithub.com/libsql/client) build error: [#​56192](https://togithub.com/vercel/next.js/issues/56192) - chore: bump `postcss`: [#​56225](https://togithub.com/vercel/next.js/issues/56225) - Add additional handling for experimental-compile: [#​56224](https://togithub.com/vercel/next.js/issues/56224) - Drop ipc server headers filters: [#​56226](https://togithub.com/vercel/next.js/issues/56226) - only override NODE_EXTRA_CA_CERTS when using experimental https flag: [#​56252](https://togithub.com/vercel/next.js/issues/56252) - Pass same mangling option as terser to SWC minifier: [#​56281](https://togithub.com/vercel/next.js/issues/56281) - update turbopack: [#​56285](https://togithub.com/vercel/next.js/issues/56285) - clear require cache only when needed: [#​56198](https://togithub.com/vercel/next.js/issues/56198) - misc: enable source maps for bundled runtime: [#​56289](https://togithub.com/vercel/next.js/issues/56289) - misc: shortcut styled-jsx in external resolution: [#​56291](https://togithub.com/vercel/next.js/issues/56291) - Support serverRuntimeConfig and publicRuntimeConfig in Turbopack: [#​56310](https://togithub.com/vercel/next.js/issues/56310) - Reland static prefetches & fix prefetch bailout behavior: [#​56228](https://togithub.com/vercel/next.js/issues/56228) - fix([#​53190](https://togithub.com/vercel/next.js/issues/53190)): add missing crossOrigin to assetsPrefix resources: [#​56311](https://togithub.com/vercel/next.js/issues/56311) - misc: fix instrumentation with bundled server: [#​56318](https://togithub.com/vercel/next.js/issues/56318) - fix(next/client): keep hash when navigating from app to pages router: [#​56223](https://togithub.com/vercel/next.js/issues/56223) - fix: support both decoded and encoded url requests of conventioned files : [#​56187](https://togithub.com/vercel/next.js/issues/56187) - fix: Invalid URL (404) provided on server actions error: [#​56323](https://togithub.com/vercel/next.js/issues/56323) - Revert "misc: shortcut styled-jsx in external resolution ([#​56291](https://togithub.com/vercel/next.js/issues/56291))": [#​56334](https://togithub.com/vercel/next.js/issues/56334) - Fix build output logging order: [#​56335](https://togithub.com/vercel/next.js/issues/56335) ##### Documentation Changes - docs: add `not-found` to file conventions page: [#​55944](https://togithub.com/vercel/next.js/issues/55944) - Update 03-linking-and-navigating.mdx: [#​55907](https://togithub.com/vercel/next.js/issues/55907) - docs: Correct place for passing `extension` option to `createMDX()`: [#​55967](https://togithub.com/vercel/next.js/issues/55967) - docs-55629 update router cache column in cache interactions api table: [#​55630](https://togithub.com/vercel/next.js/issues/55630) - Update 03-linking-and-navigating.mdx: [#​55969](https://togithub.com/vercel/next.js/issues/55969) - Updates "Prerender Error" page for App Router: [#​56044](https://togithub.com/vercel/next.js/issues/56044) - Add the default import alias to create-next-app prompt for clarity: [#​55896](https://togithub.com/vercel/next.js/issues/55896) - Update revalidatePath.mdx to fix confusing wording of arguments section.: [#​56099](https://togithub.com/vercel/next.js/issues/56099) - docs: Renamed function that is used by other name: [#​56170](https://togithub.com/vercel/next.js/issues/56170) - (docs) Document Server Actions `.bind` method: [#​56164](https://togithub.com/vercel/next.js/issues/56164) - docs: Use `Response.json` over `NextResponse.json`: [#​56173](https://togithub.com/vercel/next.js/issues/56173) - correcting link to useSearchParams ref: [#​56169](https://togithub.com/vercel/next.js/issues/56169) - docs(sharp-missing-in-production.mdx): update standalone command: [#​56191](https://togithub.com/vercel/next.js/issues/56191) - docs(sharp-missing-in-production.mdx): update standalone command: [#​56239](https://togithub.com/vercel/next.js/issues/56239) - Update image.mdx: [#​56269](https://togithub.com/vercel/next.js/issues/56269) - Update image.mdx: [#​56266](https://togithub.com/vercel/next.js/issues/56266) ##### Example Changes - chore(examples): bump dependency versions: [#​55899](https://togithub.com/vercel/next.js/issues/55899) - Update to with-supertokens example app: [#​56035](https://togithub.com/vercel/next.js/issues/56035) - Update dependencies in examples : [#​55993](https://togithub.com/vercel/next.js/issues/55993) - Chore/update with supabase demo deploy button: [#​52483](https://togithub.com/vercel/next.js/issues/52483) - chore(examples): remove deprecated dependency from `with-jest`: [#​56152](https://togithub.com/vercel/next.js/issues/56152) - chore(examples): fix `with-jest` types: [#​56193](https://togithub.com/vercel/next.js/issues/56193) - (Examples) update Grafbase example: [#​54705](https://togithub.com/vercel/next.js/issues/54705) - fix: typo in `with-stripe-typescript` example: [#​56274](https://togithub.com/vercel/next.js/issues/56274) ##### Misc Changes - Skip production tests for Turbopack: [#​56045](https://togithub.com/vercel/next.js/issues/56045) - Fix invalid build-and-test workflow: [#​56053](https://togithub.com/vercel/next.js/issues/56053) - turbopack: Add more skipped tests: [#​56052](https://togithub.com/vercel/next.js/issues/56052) - Skip next build test: [#​56079](https://togithub.com/vercel/next.js/issues/56079) - add flakey test: [#​56080](https://togithub.com/vercel/next.js/issues/56080) - Skip more production tests for turbopack: [#​56084](https://togithub.com/vercel/next.js/issues/56084) - Ensure tests suites have unique names: [#​56085](https://togithub.com/vercel/next.js/issues/56085) - Skip experimental.nextScriptWorkers test for Turbopack: [#​56086](https://togithub.com/vercel/next.js/issues/56086) - Skip production tests for Turbopack: [#​56089](https://togithub.com/vercel/next.js/issues/56089) - Skip Babel tests for Turbopack: [#​56091](https://togithub.com/vercel/next.js/issues/56091) - misc: add node-version file: [#​55938](https://togithub.com/vercel/next.js/issues/55938) - Ensure unique name for app dir css tests: [#​56088](https://togithub.com/vercel/next.js/issues/56088) - Decrease default test timeouts: [#​56116](https://togithub.com/vercel/next.js/issues/56116) - misc: stop hiding node_modules in vscode: [#​56081](https://togithub.com/vercel/next.js/issues/56081) - special case timeout on windows: [#​56120](https://togithub.com/vercel/next.js/issues/56120) - Turbopack: update test manifest: [#​56133](https://togithub.com/vercel/next.js/issues/56133) - More test updates: [#​56146](https://togithub.com/vercel/next.js/issues/56146) - fix(cna): pin dependency versions: [#​56177](https://togithub.com/vercel/next.js/issues/56177) - Update `swc_core` to `v0.83.28`: [#​56134](https://togithub.com/vercel/next.js/issues/56134) - Fix middleware-general test for Turbopack: [#​56211](https://togithub.com/vercel/next.js/issues/56211) - More Turbopack test fixes: [#​56248](https://togithub.com/vercel/next.js/issues/56248) - update test mainfest: [#​56214](https://togithub.com/vercel/next.js/issues/56214) - More Turbopack fixes: [#​56275](https://togithub.com/vercel/next.js/issues/56275) - More Turbopack fixes: [#​56299](https://togithub.com/vercel/next.js/issues/56299) - misc: update code owners: [#​56290](https://togithub.com/vercel/next.js/issues/56290) - Fix flaky test for size output: [#​56303](https://togithub.com/vercel/next.js/issues/56303) - update webp crate: [#​56307](https://togithub.com/vercel/next.js/issues/56307) - Remove buildId test as it's no longer relevant: [#​56316](https://togithub.com/vercel/next.js/issues/56316) - Add code freeze GitHub actions for releasing: [#​56325](https://togithub.com/vercel/next.js/issues/56325) - test: add flaky turbopack integration tests to manifest: [#​56309](https://togithub.com/vercel/next.js/issues/56309) ##### Credits Huge thanks to [@​balazsorban44](https://togithub.com/balazsorban44), [@​sdkdeepa](https://togithub.com/sdkdeepa), [@​aayman997](https://togithub.com/aayman997), [@​mayank1513](https://togithub.com/mayank1513), [@​timneutkens](https://togithub.com/timneutkens), [@​2XG-DEV](https://togithub.com/2XG-DEV), [@​eliot-akira](https://togithub.com/eliot-akira), [@​hi-matthew](https://togithub.com/hi-matthew), [@​riobits](https://togithub.com/riobits), [@​wbinnssmith](https://togithub.com/wbinnssmith), [@​ijjk](https://togithub.com/ijjk), [@​sokra](https://togithub.com/sokra), [@​dvoytenko](https://togithub.com/dvoytenko), [@​rishabhpoddar](https://togithub.com/rishabhpoddar), [@​manovotny](https://togithub.com/manovotny), [@​A7med3bdulBaset](https://togithub.com/A7med3bdulBaset), [@​huozhi](https://togithub.com/huozhi), [@​jridgewell](https://togithub.com/jridgewell), [@​joulev](https://togithub.com/joulev), [@​SukkaW](https://togithub.com/SukkaW), [@​kdy1](https://togithub.com/kdy1), [@​feedthejim](https://togithub.com/feedthejim), [@​Fredkiss3](https://togithub.com/Fredkiss3), [@​styfle](https://togithub.com/styfle), [@​MildTomato](https://togithub.com/MildTomato), [@​ForsakenHarmony](https://togithub.com/ForsakenHarmony), [@​walfly](https://togithub.com/walfly), [@​bzhn](https://togithub.com/bzhn), [@​shuding](https://togithub.com/shuding), [@​boylett](https://togithub.com/boylett), [@​Loki899899](https://togithub.com/Loki899899), [@​devrsi0n](https://togithub.com/devrsi0n), [@​ImBIOS](https://togithub.com/ImBIOS), [@​vinaykulk621](https://togithub.com/vinaykulk621), [@​ztanner](https://togithub.com/ztanner), [@​sdaigo](https://togithub.com/sdaigo), [@​hamirmahal](https://togithub.com/hamirmahal), [@​blurrah](https://togithub.com/blurrah), [@​omarmciver](https://togithub.com/omarmciver), and [@​alexBaizeau](https://togithub.com/alexBaizeau) for helping!
postcss/postcss (postcss) ### [`v8.4.31`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8431) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.30...8.4.31) - Fixed `\r` parsing to fix CVE-2023-44270.
matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson) ### [`v2.4.6`](https://togithub.com/matzkoh/prettier-plugin-packagejson/releases/tag/v2.4.6) [Compare Source](https://togithub.com/matzkoh/prettier-plugin-packagejson/compare/v2.4.5...v2.4.6) ##### Bug Fixes - **deps:** update dependency sort-package-json to v2.6.0 ([8a45e1e](https://togithub.com/matzkoh/prettier-plugin-packagejson/commit/8a45e1e3b3820ae0961dbbe8a32bf92dd7ce323d))
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss) ### [`v0.5.5`](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#055---2023-10-03) [Compare Source](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.4...v0.5.5) ##### Fixed - Sort classes inside `className` in Astro ([#​215](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/215)) - Support member access on function calls ([#​218](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/218))

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 11 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 3, 2023 6:55pm
socket-security[bot] commented 11 months ago

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

Packages Version New capabilities Transitives Size Publisher
sanity 3.17.0 filesystem, shell, environment +36 250 MB binoy14
@sanity/vision 3.17.0 None +0 411 kB binoy14
next 13.5.3...13.5.4 None +11/-12 1.1 GB vercel-release-bot
prettier-plugin-tailwindcss 0.5.4...0.5.5 None +0/-0 2.49 MB
eslint-config-next 13.5.3...13.5.4 None +1/-1 84.7 kB vercel-release-bot
postcss 8.4.30...8.4.31 None +0/-0 197 kB ai
prettier-plugin-packagejson 2.4.5...2.4.6 None +1/-1 32.8 kB matzkoh
@types/react 18.2.23...18.2.24 None +0/-0 364 kB types
@portabletext/react 3.0.7...3.0.9 None +2/-0 322 kB sanity-io