sanity-io / visual-editing

https://visual-editing-studio.sanity.build
MIT License
37 stars 20 forks source link

chore(deps): update app dependencies (main) #2170

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@next/bundle-analyzer (source) 15.0.4-canary.11 -> 15.0.4-canary.12 age adoption passing confidence
@react-three/drei ^9.116.1 -> ^9.116.2 age adoption passing confidence
@react-three/fiber 9.0.0-rc.0 -> 9.0.0-rc.1 age adoption passing confidence
astro (source) ^4.16.12 -> ^4.16.13 age adoption passing confidence
eslint-config-next (source) 15.0.4-canary.11 -> 15.0.4-canary.12 age adoption passing confidence
lucide-react (source) ^0.456.0 -> ^0.459.0 age adoption passing confidence
next (source) 15.0.4-canary.11 -> 15.0.4-canary.12 age adoption passing confidence
next-sanity (source) 9.8.13 -> 9.8.15 age adoption passing confidence
next-sanity (source) ^9.8.13 -> ^9.8.15 age adoption passing confidence
svelte-check ^4.0.7 -> ^4.0.8 age adoption passing confidence
tailwindcss (source) ^3.4.14 -> ^3.4.15 age adoption passing confidence
tailwindcss (source) 3.4.14 -> 3.4.15 age adoption passing confidence

Release Notes

vercel/next.js (@​next/bundle-analyzer) ### [`v15.0.4-canary.12`](https://redirect.github.com/vercel/next.js/releases/tag/v15.0.4-canary.12) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.0.4-canary.11...v15.0.4-canary.12) ##### Core Changes - fix: not found bounary prop: [#​72784](https://redirect.github.com/vercel/next.js/issues/72784) - silence sass `legacy-js-api` warning: [#​72632](https://redirect.github.com/vercel/next.js/issues/72632) - \[Segment Prefetch] Move access token to route tree: [#​72775](https://redirect.github.com/vercel/next.js/issues/72775) - Add internal affordances to show ignore-listed stackframes in terminal: [#​72763](https://redirect.github.com/vercel/next.js/issues/72763) - chore(turbopack): Centralize reqwest TLS feature configs in turbo-tasks-fetch: [#​72526](https://redirect.github.com/vercel/next.js/issues/72526) - Upgrade React from `7ac8e612-20241113` to `380f5d67-20241113`: [#​72819](https://redirect.github.com/vercel/next.js/issues/72819) - Shorten unsourcemapped absolute locations in terminal stacktraces: [#​72764](https://redirect.github.com/vercel/next.js/issues/72764) ##### Example Changes - use explicit resource management for sandbox: [#​72780](https://redirect.github.com/vercel/next.js/issues/72780) ##### Misc Changes - \[Turbopack] implement dispose root task: [#​72611](https://redirect.github.com/vercel/next.js/issues/72611) - feat(turbopack): Merge single-pointer nodes in reverse direction: [#​72571](https://redirect.github.com/vercel/next.js/issues/72571) - test: fix hydration error on not-found test texture: [#​72818](https://redirect.github.com/vercel/next.js/issues/72818) - docs(turbo-tasks): Improve RcStr docs: [#​72825](https://redirect.github.com/vercel/next.js/issues/72825) - fix(turbopack): type error when "dynamic_embed_contents" is on: [#​72828](https://redirect.github.com/vercel/next.js/issues/72828) - \[Turbopack] make issue ordering stable: [#​72751](https://redirect.github.com/vercel/next.js/issues/72751) - refactor(turbopack): Use `ResolvedVc` for `turbopack` crate: [#​72791](https://redirect.github.com/vercel/next.js/issues/72791) ##### Credits Huge thanks to [@​huozhi](https://redirect.github.com/huozhi), [@​sokra](https://redirect.github.com/sokra), [@​devjiwonchoi](https://redirect.github.com/devjiwonchoi), [@​gaojude](https://redirect.github.com/gaojude), [@​kdy1](https://redirect.github.com/kdy1), [@​acdlite](https://redirect.github.com/acdlite), [@​eps1lon](https://redirect.github.com/eps1lon), [@​bgw](https://redirect.github.com/bgw), and [@​lubieowoce](https://redirect.github.com/lubieowoce) for helping!
pmndrs/drei (@​react-three/drei) ### [`v9.116.2`](https://redirect.github.com/pmndrs/drei/releases/tag/v9.116.2) [Compare Source](https://redirect.github.com/pmndrs/drei/compare/v9.116.1...v9.116.2) ##### Bug Fixes - env near, env hmr, lightformer defaults and wrong orientation ([78a526b](https://redirect.github.com/pmndrs/drei/commit/78a526b425865e5a1584f4f3d4bb0afa2bcb04a8))
pmndrs/react-three-fiber (@​react-three/fiber) ### [`v9.0.0-rc.1`](https://redirect.github.com/pmndrs/react-three-fiber/compare/18505d9f60fc6489b80e1b219268baf0a97d231f...fde05ed0624cdf56ccb24152b2b65868e8cb9666) [Compare Source](https://redirect.github.com/pmndrs/react-three-fiber/compare/18505d9f60fc6489b80e1b219268baf0a97d231f...fde05ed0624cdf56ccb24152b2b65868e8cb9666)
withastro/astro (astro) ### [`v4.16.13`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#41613) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@4.16.12...astro@4.16.13) ##### Patch Changes - [#​12436](https://redirect.github.com/withastro/astro/pull/12436) [`453ec6b`](https://redirect.github.com/withastro/astro/commit/453ec6b12f8c021e0bd0fd0ea9f71c8fc280f4b1) Thanks [@​martrapp](https://redirect.github.com/martrapp)! - Fixes a potential null access in the clientside router - [#​12392](https://redirect.github.com/withastro/astro/pull/12392) [`0462219`](https://redirect.github.com/withastro/astro/commit/0462219612183b65867aaaef9fa538d89f201999) Thanks [@​apatel369](https://redirect.github.com/apatel369)! - Fixes an issue where scripts were not correctly injected during the build. The issue was triggered when there were injected routes with the same `entrypoint` and different `pattern`
lucide-icons/lucide (lucide-react) ### [`v0.459.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.459.0): New icons 0.459.0 [Compare Source](https://redirect.github.com/lucide-icons/lucide/compare/0.458.0...0.459.0) #### New icons ๐ŸŽจ - `equal-approximately` ([#​2594](https://redirect.github.com/lucide-icons/lucide/issues/2594)) by [@​ksk3110](https://redirect.github.com/ksk3110) ### [`v0.458.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.458.0): New icons 0.458.0 [Compare Source](https://redirect.github.com/lucide-icons/lucide/compare/0.457.0...0.458.0) #### New icons ๐ŸŽจ - `cloud-alert` ([#​2611](https://redirect.github.com/lucide-icons/lucide/issues/2611)) by [@​lscheibel](https://redirect.github.com/lscheibel) #### Modified Icons ๐Ÿ”จ - `drill` ([#​1919](https://redirect.github.com/lucide-icons/lucide/issues/1919)) by [@​jguddas](https://redirect.github.com/jguddas) ### [`v0.457.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.457.0): New icons 0.457.0 [Compare Source](https://redirect.github.com/lucide-icons/lucide/compare/0.456.0...0.457.0) #### New icons ๐ŸŽจ - `laptop-minimal-check` ([#​2563](https://redirect.github.com/lucide-icons/lucide/issues/2563)) by [@​jguddas](https://redirect.github.com/jguddas) #### Modified Icons ๐Ÿ”จ - `bath` ([#​2512](https://redirect.github.com/lucide-icons/lucide/issues/2512)) by [@​jamiemlaw](https://redirect.github.com/jamiemlaw) - `cross` ([#​2578](https://redirect.github.com/lucide-icons/lucide/issues/2578)) by [@​jguddas](https://redirect.github.com/jguddas) - `hand-platter` ([#​2326](https://redirect.github.com/lucide-icons/lucide/issues/2326)) by [@​karsa-mistmere](https://redirect.github.com/karsa-mistmere) - `hard-hat` ([#​2559](https://redirect.github.com/lucide-icons/lucide/issues/2559)) by [@​jguddas](https://redirect.github.com/jguddas) - `heading-4` ([#​2546](https://redirect.github.com/lucide-icons/lucide/issues/2546)) by [@​jguddas](https://redirect.github.com/jguddas) - `puzzle` ([#​2603](https://redirect.github.com/lucide-icons/lucide/issues/2603)) by [@​jamiemlaw](https://redirect.github.com/jamiemlaw) - `school` ([#​2598](https://redirect.github.com/lucide-icons/lucide/issues/2598)) by [@​jguddas](https://redirect.github.com/jguddas) - `vegan` ([#​2556](https://redirect.github.com/lucide-icons/lucide/issues/2556)) by [@​jguddas](https://redirect.github.com/jguddas)
sanity-io/next-sanity (next-sanity) ### [`v9.8.15`](https://redirect.github.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#9815-2024-11-15) [Compare Source](https://redirect.github.com/sanity-io/next-sanity/compare/next-sanity-v9.8.14...next-sanity-v9.8.15) ##### Bug Fixes - **deps:** Update dependency [@​sanity/visual-editing](https://redirect.github.com/sanity/visual-editing) to v2.7.2 (main) ([#​1934](https://redirect.github.com/sanity-io/next-sanity/issues/1934)) ([76c0c48](https://redirect.github.com/sanity-io/next-sanity/commit/76c0c48c0ea616cb1bffefdf267c7627d4700447)) - upgrade `@sanity/preview-kit` to `v5.1.17` ([4b5d390](https://redirect.github.com/sanity-io/next-sanity/commit/4b5d39064869a83af47376f6882bc4d4b778aeea)) ### [`v9.8.14`](https://redirect.github.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#9814-2024-11-15) [Compare Source](https://redirect.github.com/sanity-io/next-sanity/compare/next-sanity-v9.8.13...next-sanity-v9.8.14) ##### Bug Fixes - **deps:** Update dependency [@​sanity/next-loader](https://redirect.github.com/sanity/next-loader) to v1.1.7 (main) ([#​1929](https://redirect.github.com/sanity-io/next-sanity/issues/1929)) ([272f758](https://redirect.github.com/sanity-io/next-sanity/commit/272f758ef54646629feb88923861482e190c6a95)) - **deps:** Update dependency [@​sanity/visual-editing](https://redirect.github.com/sanity/visual-editing) to v2.7.1 (main) ([#​1930](https://redirect.github.com/sanity-io/next-sanity/issues/1930)) ([d482073](https://redirect.github.com/sanity-io/next-sanity/commit/d4820738607f5b00812005178c37b1c562ac3a73))
sveltejs/language-tools (svelte-check) ### [`v4.0.8`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte-check-4.0.8) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte-check-4.0.7...svelte-check-4.0.8) - fix: fall back to any instead of unknown for untyped $props ([#​2582](https://redirect.github.com/sveltejs/language-tools/issues/2582)) - fix: robustify and fix file writing ([#​2584](https://redirect.github.com/sveltejs/language-tools/issues/2584)) - fix: hoist types related to $props rune if possible ([#​2571](https://redirect.github.com/sveltejs/language-tools/issues/2571))
tailwindlabs/tailwindcss (tailwindcss) ### [`v3.4.15`](https://redirect.github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.15) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v3.4.14...v3.4.15) - Bump versions for security vulnerabilities ([#​14697](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14697)) - Ensure the TypeScript types for the `boxShadow` theme configuration allows arrays ([#​14856](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14856)) - Set fallback for opacity variables to ensure setting colors with the `selection:*` variant works in Chrome 131 ([#​15003](https://redirect.github.com/tailwindlabs/tailwindcss/pull/15003))

Configuration

๐Ÿ“… Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

๐Ÿšฆ Automerge: Enabled.

โ™ป Rebasing: Whenever PR is behind base branch, 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 week ago

The latest updates on your projects. Learn more about Vercel for Git โ†—๏ธŽ

Name Status Preview Comments Updated (UTC)
live-visual-editing-next ๐Ÿ›‘ Canceled (Inspect) Nov 15, 2024 4:26pm
visual-editing-astro ๐Ÿ›‘ Canceled (Inspect) Nov 15, 2024 4:26pm
visual-editing-next โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback Nov 15, 2024 4:26pm
visual-editing-next-with-i18n โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback Nov 15, 2024 4:26pm
visual-editing-nuxt โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback Nov 15, 2024 4:26pm
visual-editing-page-builder-demo โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback Nov 15, 2024 4:26pm
visual-editing-remix โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback Nov 15, 2024 4:26pm
visual-editing-storybook โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback Nov 15, 2024 4:26pm
visual-editing-studio ๐Ÿ›‘ Canceled (Inspect) ๐Ÿ’ฌ Add feedback Nov 15, 2024 4:26pm
visual-editing-svelte ๐Ÿ›‘ Canceled (Inspect) Nov 15, 2024 4:26pm
socket-security[bot] commented 1 week ago

New and removed dependencies detected. Learn more about Socket for GitHub โ†—๏ธŽ

Package New capabilities Transitives Size Publisher
npm/@next/bundle-analyzer@15.0.4-canary.12 Transitive: environment, filesystem, network, shell +18 2.31 MB vercel-release-bot
npm/@react-three/drei@9.116.2 network Transitive: environment, filesystem, shell, unsafe +57 83.8 MB drcmda, giulioz, gsimone, ...2 more
npm/@react-three/fiber@9.0.0-rc.1 environment +14 2.86 MB codyjasonbennett
npm/astro@4.16.13 Transitive: environment, eval, filesystem, network, shell +301 57.8 MB fredkschott
npm/eslint-config-next@15.0.4-canary.12 unsafe Transitive: environment, filesystem +29 1.14 MB vercel-release-bot
npm/lucide-react@0.459.0 None 0 28.4 MB ericfennis
npm/next-sanity@9.8.14 environment Transitive: eval, filesystem, network, shell, unsafe +1268 247 MB sanity-io
npm/next@15.0.4-canary.12 environment, filesystem, network, shell, unsafe +11 121 MB vercel-release-bot
npm/svelte-check@4.0.8 Transitive: environment, filesystem +9 5.58 MB svelte-language-tools-deploy
npm/tailwindcss@3.4.15 Transitive: environment, filesystem, network, shell, unsafe +101 14.9 MB adamwathan, malfaitrobin, reinink

๐Ÿšฎ Removed packages: npm/@next/bundle-analyzer@15.0.4-canary.11, npm/@react-three/drei@9.116.1, npm/@react-three/fiber@9.0.0-rc.0, npm/astro@4.16.12, npm/eslint-config-next@15.0.4-canary.11, npm/lucide-react@0.456.0, npm/next-sanity@9.8.13, npm/next@15.0.4-canary.11, npm/svelte-check@4.0.7, npm/tailwindcss@3.4.14

View full reportโ†—๏ธŽ