fix(deps): update packages dependencies #102
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.5.0->^3.5.2^3.66.0->^3.67.0^2.9.1->^2.10.7^3.66.0->^3.67.0^3.23.8->^3.24.0Release Notes
sanity-io/icons (@sanity/icons)
v3.5.2Compare Source
Bug Fixes
v3.5.1Compare Source
Bug Fixes
sanity-io/sanity (@sanity/types)
v3.67.0Compare Source
✨ Highlights
Start in Create enabled by default

The option to start drafting new documents in Sanity Create is now enabled by default. Depending on your hosting setup you might see a fully functional Start in Create-button appearing close to your default document actions, or a button that is temporarily disabled and awaiting some minor configuration. To learn how to fully enable the feature for both your development and production environments, or disable it entirely, check out the docs!
🐛 Notable bugfixes
disableArrayWarningoption to theSlugOptionstype (thank you @Stilyan!).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
------------ | ------------- | -------------
RitaDias | test(sanity): update timeout to avoid slow test from being flaky (#7969) |
d6dde60renovate[bot] | fix(deps): update dependency @portabletext/editor to ^1.15.0 (#7971) |
6eacd33Espen Hovlandsdal | chore(deps): update dependency glob to ^11.0.0 (#7949) |
ccee1f4Espen Hovlandsdal | fix(i18n): allow weeks to start on Saturday (#7965) |
59deb00Espen Hovlandsdal | fix(deps): deprecation warnings due to
globdependency (#7977) |5e3b8c1Stilyan | feat: add disableArrayWarning option to SlugOptions (#7174) |
1b5fd00Bjørge Næss | test(cli): remove v2 fixtures and bump timeouts (#7974) |
583bb6fCody Olsen | chore: add markdown plugin back (#7475) |
a7ed9berenovate[bot] | fix(deps): update dependency @sanity/ui to ^2.10.1 (#7975) |
d23b3f0Cody Olsen | chore: add back the
@sanity/color-inputplugin to test studio (#7502) |960186dBjørge Næss | test(e2e): add missing plugins to e2e studio (#7981) |
e078ebcecospark[bot] | fix(deps): update React Compiler dependencies 🤖 ✨ (#7982) |
bf67535renovate[bot] | fix(deps): update dependency react-rx to ^4.1.8 (#7983) |
197fc3decospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#7987) |
23a47f3renovate[bot] | fix(deps): update dependency groq-js to ^1.14.2 (#7985) |
5d5bac0Ash | fix(sanity): do not perform incremental search for exact tokens (#7972) |
9fba9b7renovate[bot] | fix(deps): update dependency @sanity/ui to ^2.10.3 (#7986) |
22c9708Snorre Eskeland Brekke | feat: enable start in Create banner for new documents and include development mode information (#7955) |
656d4c8renovate[bot] | fix(deps): update dependency @sanity/icons to ^3.5.1 (#7989) |
30d18d6renovate[bot] | fix(deps): update dependency @sanity/presentation to v1.19.8 (#7984) |
ba996b7renovate[bot] | fix(deps): update dependency @sanity/icons to ^3.5.2 (#7991) |
1b6117fCody Olsen | fix(deps): upgrade
viteto v5 (#5285) |6817f2erenovate[bot] | fix(deps): update dependency @sanity/ui to ^2.10.4 (#7993) |
9d3343crenovate[bot] | chore(deps): update typescript-tooling (#7988) |
6a9c59erenovate[bot] | fix(deps): Update dev-non-major (#7997) |
305a143renovate[bot] | fix(deps): update dependency @portabletext/editor to ^1.15.3 (#7979) |
ae98a1dAsh | refactor(sanity): extract common search token functions |
3aa1e03Ash | refactor(sanity): skip unnecessary deduplication step |
e8bad21Ash | feat(sanity): do not fade out global search results while fetching more |
a303002Ash | feat: add
groq2024search strategy |13f2e48Ash | feat(test-studio): enable
groq2024search strategy |8c4e248Nikas Praninskas | fix(sanity): optimise getLeafWeights to not stack overflow (#7999) |
ac2ab18Espen Hovlandsdal | feat: use eslint 9 for new studios (#7978) |
30d8f7eRobin Pyon | feat: switch create integration to opt-out flow (#8002) |
6b322cbRostislav Melkumyan | feat(cli): use
@vercel/frameworksinbootstrapRemoteTemplate(#8001) |60537c8renovate[bot] | fix(deps): update dependency @sanity/ui to ^2.10.7 (#7998) |
eb5739brenovate[bot] | fix(deps): update dependency @sanity/ui to ^2.10.7 (#8005) |
2f135f6Cody Olsen | chore: reduce renovate double PR noise |
0528beeecospark[bot] | chore(prettier): fix unformatted files 🤖 ✨ (#8006) |
da526eav3.66.1Compare Source
🐛 Notable bugfixes
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): allow react v19 as peer dependency (#7962) |
9722cd6Ash | fix(sanity): reset search cursor state when any parameter changes (#7889) |
4d7ae8dBjørge Næss | fix(core): guard against missing process variable (#7967) |
bab0e19renovate[bot] | fix(deps): update dependency @sanity/presentation to v1.19.7 (#7966) |
c82d44csanity-io/ui (@sanity/ui)
v2.10.7Compare Source
Bug Fixes
referenceElementdon't flash in the wrong position on mount (c95c1c0)v2.10.6Compare Source
Bug Fixes
useGlobalKeyDownwithoutuseCallback(263c0a6)v2.10.5Compare Source
Bug Fixes
v2.10.4Compare Source
Bug Fixes
v2.10.3Compare Source
Bug Fixes
motion.createinstead ofmotion()(#1511) (c018961)v2.10.2Compare Source
Bug Fixes
v2.10.1Compare Source
Bug Fixes
v2.10.0Compare Source
Features
sanity-io/sanity (sanity)
v3.67.0Compare Source
v3.66.1Compare Source
colinhacks/zod (zod)
v3.24.0Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on monday" in timezone America/Los_Angeles, 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 was generated by Mend Renovate. View the repository job log.