frontvibe / fluid

Fluid is a Hydrogen theme that lets you easily build Shopify headless storefronts by organizing your content with Sanity.
https://fluid.frontvibe.com
MIT License
195 stars 28 forks source link

Bump the patch-minor group across 1 directory with 11 updates #374

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the patch-minor group with 11 updates in the /studio directory:

Package From To
@sanity/presentation 1.16.5 1.17.7
@sanity/ui 2.8.9 2.8.18
@sanity/util 3.61.0 3.62.3
@sanity/vision 3.61.0 3.62.3
@shopify/polaris 13.9.0 13.9.1
groq 3.61.0 3.62.3
lucide-react 0.453.0 0.454.0
nanoid 5.0.7 5.0.8
sanity 3.61.0 3.62.3
@types/lodash 4.17.12 4.17.13
@types/react 18.3.11 18.3.12

Updates @sanity/presentation from 1.16.5 to 1.17.7

Release notes

Sourced from @​sanity/presentation's releases.

presentation: v1.17.7

1.17.7 (2024-10-28)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​repo/visual-editing-helpers bumped to 0.6.28

presentation: v1.17.6

1.17.6 (2024-10-24)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​sanity/comlink bumped to 1.1.1
    • devDependencies
      • @​repo/visual-editing-helpers bumped to 0.6.27

presentation: v1.17.5

1.17.5 (2024-10-24)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​sanity/comlink bumped to 1.1.0
    • devDependencies
      • @​repo/visual-editing-helpers bumped to 0.6.26

presentation: v1.17.4

1.17.4 (2024-10-23)

Bug Fixes

  • resolve issues with newly added canary features (#2036) (7b6507b)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​repo/visual-editing-helpers bumped to 0.6.25

presentation: v1.17.3

... (truncated)

Changelog

Sourced from @​sanity/presentation's changelog.

1.17.7 (2024-10-28)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​repo/visual-editing-helpers bumped to 0.6.28

1.17.6 (2024-10-24)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​sanity/comlink bumped to 1.1.1
    • devDependencies
      • @​repo/visual-editing-helpers bumped to 0.6.27

1.17.5 (2024-10-24)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​sanity/comlink bumped to 1.1.0
    • devDependencies
      • @​repo/visual-editing-helpers bumped to 0.6.26

1.17.4 (2024-10-23)

Bug Fixes

  • resolve issues with newly added canary features (#2036) (7b6507b)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​repo/visual-editing-helpers bumped to 0.6.25

1.17.3 (2024-10-21)

Dependencies

... (truncated)

Commits


Updates @sanity/ui from 2.8.9 to 2.8.18

Release notes

Sourced from @​sanity/ui's releases.

v2.8.18

2.8.18 (2024-11-01)

Bug Fixes

  • expand react compiler to dialog, menu, theme provider (#1448) (05748bd)
  • performance: auto memoize TabList (#1449) (3713c2e)

This release is also available on:

v2.8.17

2.8.17 (2024-10-31)

Bug Fixes


This release is also available on:

v2.8.16

2.8.16 (2024-10-31)

Bug Fixes

  • deps: move react-compiler-runtime to regular deps (#1446) (8379b57)

This release is also available on:

v2.8.15

2.8.15 (2024-10-31)

Bug Fixes


This release is also available on:

v2.8.14

2.8.14 (2024-10-31)

Features

... (truncated)

Changelog

Sourced from @​sanity/ui's changelog.

2.8.18 (2024-11-01)

Bug Fixes

  • expand react compiler to dialog, menu, theme provider (#1448) (05748bd)
  • performance: auto memoize TabList (#1449) (3713c2e)

2.8.17 (2024-10-31)

Bug Fixes

2.8.16 (2024-10-31)

Bug Fixes

  • deps: move react-compiler-runtime to regular deps (#1446) (8379b57)

2.8.15 (2024-10-31)

Bug Fixes

2.8.14 (2024-10-31)

Features

  • Input tokens: Bump input border colors for increased contrast (#1429) (239be91)

Bug Fixes

  • Dialog: start alignment on dialog header (#1440) (2f6f95e)

2.8.13 (2024-10-29)

Bug Fixes

2.8.12 (2024-10-29)

Bug Fixes

2.8.11 (2024-10-29)

Bug Fixes

... (truncated)

Commits
  • 58f2887 chore(release): 2.8.18 [skip ci]
  • 3713c2e fix(performance): auto memoize TabList (#1449)
  • 05748bd fix: expand react compiler to dialog, menu, theme provider (#1448)
  • 289a005 chore(deps): update dependency vite to ^5.4.10 (#1442)
  • 2a15214 chore(deps): update storybook monorepo to ^8.4.0 (#1443)
  • 10e9c84 chore(release): 2.8.17 [skip ci]
  • b096f32 fix: add react 19 to peer dep range (#1447)
  • e5f3e34 chore(release): 2.8.16 [skip ci]
  • 8379b57 fix(deps): move react-compiler-runtime to regular deps (#1446)
  • aab86b0 chore(release): 2.8.15 [skip ci]
  • Additional commits viewable in compare view


Updates @sanity/util from 3.61.0 to 3.62.3

Release notes

Sourced from @​sanity/util's releases.

v3.62.3

✨ Highlights

Optimized Initial Value Resolution

This release includes a performance enhancement to optimize the resolution of Initial Value Templates:

  • Initial values are now resolved sequentially rather than in parallel, improving reliability in projects with large numbers of templates.
  • Enhanced caching reduces duplicate computations, leading to faster and more predictable performance when handling initial values.

These updates streamline initial value resolution, making it more efficient for projects with complex templates. This may improve the start up performance for your Studio.

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

📓 Full changelog

Author Message Commit
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.17.6 (#7669) bd83ebbdc0
renovate[bot] fix(deps): update dependency @​sanity/insert-menu to v1.0.10 (#7668) 4ede77b443
renovate[bot] fix(deps): Update dev-non-major (#7671) 1ebedd2614
Snorre Eskeland Brekke feat: adds support for Create-Studio integration (#7635) 12cb46b0b7
renovate[bot] fix(deps): Update dev-non-major (#7679) 070b33c667
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.17.7 (#7683) 6c1febcdd9
renovate[bot] fix(deps): update dependency @​portabletext/editor to ^1.1.10 (#7692) 7a564a653b
Rico Kahler perf(core): memoize resolveInitialValueForType (#7674) 3602d673d0

v3.62.2

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

✨ Highlights

  • Updates the Presentation tool to enable visual editing packages to dynamically check which features are supported by the current tool version.

📓 Full changelog

Author Message Commit
renovate[bot] fix(deps): Update dev-non-major (#7661) 21988da17e
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.17.4 (#7662) 35fdd4d5f2
renovate[bot] fix(deps): Update dev-non-major (#7663) aa41c29765

v3.62.1

Install or upgrade Sanity Studio

... (truncated)

Commits


Updates @sanity/vision from 3.61.0 to 3.62.3

Release notes

Sourced from @​sanity/vision's releases.

v3.62.3

✨ Highlights

Optimized Initial Value Resolution

This release includes a performance enhancement to optimize the resolution of Initial Value Templates:

  • Initial values are now resolved sequentially rather than in parallel, improving reliability in projects with large numbers of templates.
  • Enhanced caching reduces duplicate computations, leading to faster and more predictable performance when handling initial values.

These updates streamline initial value resolution, making it more efficient for projects with complex templates. This may improve the start up performance for your Studio.

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

📓 Full changelog

Author Message Commit
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.17.6 (#7669) bd83ebbdc0
renovate[bot] fix(deps): update dependency @​sanity/insert-menu to v1.0.10 (#7668) 4ede77b443
renovate[bot] fix(deps): Update dev-non-major (#7671) 1ebedd2614
Snorre Eskeland Brekke feat: adds support for Create-Studio integration (#7635) 12cb46b0b7
renovate[bot] fix(deps): Update dev-non-major (#7679) 070b33c667
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.17.7 (#7683) 6c1febcdd9
renovate[bot] fix(deps): update dependency @​portabletext/editor to ^1.1.10 (#7692) 7a564a653b
Rico Kahler perf(core): memoize resolveInitialValueForType (#7674) 3602d673d0

v3.62.2

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

✨ Highlights

  • Updates the Presentation tool to enable visual editing packages to dynamically check which features are supported by the current tool version.

📓 Full changelog

Author Message Commit
renovate[bot] fix(deps): Update dev-non-major (#7661) 21988da17e
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.17.4 (#7662) 35fdd4d5f2
renovate[bot] fix(deps): Update dev-non-major (#7663) aa41c29765

v3.62.1

Install or upgrade Sanity Studio

... (truncated)

Commits


Updates @shopify/polaris from 13.9.0 to 13.9.1

Release notes

Sourced from @​shopify/polaris's releases.

@​shopify/polaris@​13.9.1

Patch Changes

Commits


Updates groq from 3.61.0 to 3.62.3

Release notes

Sourced from groq's releases.

v3.62.3

✨ Highlights

Optimized Initial Value Resolution

This release includes a performance enhancement to optimize the resolution of Initial Value Templates:

  • Initial values are now resolved sequentially rather than in parallel, improving reliability in projects with large numbers of templates.
  • Enhanced caching reduces duplicate computations, leading to faster and more predictable performance when handling initial values.

These updates streamline initial value resolution, making it more efficient for projects with complex templates. This may improve the start up performance for your Studio.

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

📓 Full changelog

Author Message Commit
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.17.6 (#7669) bd83ebbdc0
renovate[bot] fix(deps): update dependency @​sanity/insert-menu to v1.0.10 (#7668) 4ede77b443
renovate[bot] fix(deps): Update dev-non-major (#7671) 1ebedd2614
Snorre Eskeland Brekke feat: adds support for Create-Studio integration (#7635) 12cb46b0b7
renovate[bot] fix(deps): Update dev-non-major (#7679) 070b33c667
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.17.7 (#7683) 6c1febcdd9
renovate[bot] fix(deps): update dependency @​portabletext/editor to ^1.1.10 (#7692) 7a564a653b
Rico Kahler perf(core): memoize resolveInitialValueForType (#7674) 3602d673d0

v3.62.2

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

✨ Highlights

  • Updates the Presentation tool to enable visual editing packages to dynamically check which features are supported by the current tool version.

📓 Full changelog

Author Message Commit
renovate[bot] fix(deps): Update dev-non-major (#7661) 21988da17e
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.17.4 (#7662) 35fdd4d5f2
renovate[bot] fix(deps): Update dev-non-major (#7663) aa41c29765

v3.62.1

Install or upgrade Sanity Studio

... (truncated)

Commits


Updates lucide-react from 0.453.0 to 0.454.0

Release notes

Sourced from lucide-react's releases.

New icons 0.454.0

Modified Icons 🔨

Commits


Updates nanoid from 5.0.7 to 5.0.8

Release notes

Sourced from nanoid's releases.

5.0.8

Changelog

Sourced from nanoid's changelog.

5.0.8

Commits


Updates sanity from 3.61.0 to 3.62.3

Release notes

Sourced from sanity's releases.

v3.62.3

✨ Highlights

Optimized Initial Value Resolution

This release includes a performance enhancement to optimize the resolution of Initial Value Templates:

  • Initial values are now resolved sequentially rather than in parallel, improving reliability in projects with large numbers of templates.
  • Enhanced caching reduces duplicate computations, leading to faster and more predictable performance when handling initial values.

These updates streamline initial value resolution, making it more efficient for projects with complex templates. This may improve the start up performance for your Studio.

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

📓 Full changelog

Author Message Commit
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.17.6 (#7669) bd83ebbdc0
renovate[bot] fix(deps): update dependency @​sanity/insert-menu to v1.0.10 (#7668) 4ede77b443
renovate[bot] fix(deps): Update dev-non-major (#7671) 1ebedd2614
Snorre Eskeland Brekke feat: adds support for Create-Studio integration (#7635) 12cb46b0b7
renovate[bot] fix(deps): Update dev-non-major (#7679) 070b33c667
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.17.7 (#7683) 6c1febcdd9
renovate[bot] fix(deps): update dependency @​portabletext/editor to ^1.1.10 (#7692) 7a564a653b
Rico Kahler perf(core): memoize resolveInitialValueForType (#7674) 3602d673d0

v3.62.2

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

✨ Highlights

  • Updates the Presentation tool to enable visual editing packages to dynamically check which features are supported by the current tool version.

📓 Full changelog

Author Message Commit
renovate[bot] fix(deps): Update dev-non-major (#7661) 21988da17e
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.17.4 (#7662) 35fdd4d5f2
renovate[bot] fix(deps): Update dev-non-major (#7663) aa41c29765

v3.62.1

Install or upgrade Sanity Studio

... (truncated)

Commits


Updates @types/lodash from 4.17.12 to 4.17.13

Commits


Updates @types/react from 18.3.11 to 18.3.12

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
vercel[bot] commented 3 weeks ago

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

Name Status Preview Comments Updated (UTC)
fluid ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 10:27am
fluid-j4v9 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 10:27am
thomasKn commented 3 weeks ago

@dependabot rebase

dependabot[bot] commented 3 weeks ago

Looks like these dependencies are no longer updatable, so this is no longer needed.