chore(deps): update non-major #200
Open
+3,746
−2,396
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:
^19.2.1
->^19.7.1
^19.1.0
->^19.7.1
3.5.3
->3.5.7
3.67.1
->3.74.1
6.1.0
->6.13.4
^3.1.10
->^3.1.12
^4.1.7
->^4.1.8
2.10.11
->2.12.3
^18.2.75
->^18.3.18
^7.6.0
->^7.18.0
^7.6.0
->^7.18.0
^8.57.0
->^8.57.1
^7.1.2
->^7.1.4
^5.1.3
->^5.2.3
^7.34.1
->^7.37.4
^4.6.0
->^4.6.2
^12.0.0
->^12.1.1
^5.0.0
->^5.0.2
^3.2.5
->^3.5.0
^2.4.14
->^2.5.8
^18.2.0
->^18.3.1
^18.2.0
->^18.3.1
^18.2.0
->^18.3.1
^3.67.1
->^3.74.1
3.0.3
->3.1.1
^23.0.7
->^23.1.1
5.4.2
->5.7.3
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.7.1
Compare Source
Note: Version bump only for package @commitlint/cli
v19.6.1
Compare Source
Note: Version bump only for package @commitlint/cli
v19.6.0
Compare Source
Note: Version bump only for package @commitlint/cli
v19.5.0
Compare Source
Features
19.4.1 (2024-08-28)
Note: Version bump only for package @commitlint/cli
v19.4.1
Compare Source
Note: Version bump only for package @commitlint/cli
v19.4.0
Compare Source
Features
v19.3.0
Compare Source
Note: Version bump only for package @commitlint/cli
19.2.2 (2024-04-14)
Note: Version bump only for package @commitlint/cli
19.2.1 (2024-03-19)
Note: Version bump only for package @commitlint/cli
v19.2.2
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.7.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.6.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.5.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
19.4.1 (2024-08-28)
Note: Version bump only for package @commitlint/config-conventional
19.2.2 (2024-04-14)
Note: Version bump only for package @commitlint/config-conventional
v19.4.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.2.2
Compare Source
Note: Version bump only for package @commitlint/config-conventional
sanity-io/icons (@sanity/icons)
v3.5.7
Compare Source
Bug Fixes
v3.5.6
Compare Source
Bug Fixes
v3.5.5
Compare Source
Bug Fixes
@sanity/pkg-utils
to v6.12.2 (7a2af1d)v3.5.4
Compare Source
Bug Fixes
sanity-io/sanity (@sanity/mutator)
v3.74.1
Compare 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): update dependency @portabletext/editor to ^1.30.3 (#8508) |
3d25456
v3.74.0
Compare Source
✨ Highlights
UI improvements in studio and structure
1. Switch between
drafts
andpublished
perspectives in the editorPreviously, your drafted changes to an already published document would always be present when viewing that document in the studio, and there was no simple way of viewing the document in its published state. As of this release, the studio editor pane supports switching between the
![01](https://camo.githubusercontent.com/e825cabde72726da2cac9c5f230927da10e45357ab2710b1dac5f6efddccba42/68747470733a2f2f72656469726563742e6769746875622e636f6d2f757365722d6174746163686d656e74732f6173736574732f62626632363466392d336362352d343233352d393832372d643864363466663037326131)
published
anddrafts
perspectives, to quickly eyeball what’s changed.2. Browse your studio in
published
perspectiveThe default mode in the studio is unchanged - all existing drafts appear alongside published documents. When working on a single document, you’ll see your drafted changes rather than the last published version. This is the
drafts
perspective.Switching to the
published
perspective (via the perspective switcher at the top of the editor pane) updates the studio’s top navigation bar to green, indicating that you are now viewing only published documents in their last published state. Please note that while thepublished
perspective is active, your documents will be in read-only mode, unless they are configured to be live-editable.You can continue navigating the studio in this mode, ensuring you see only content that is currently live, or switch back to the default
![02](https://camo.githubusercontent.com/7897c57c0b1b3c6aab95079fdfacc7111ec8c052ff98f4bf539fd305ba4e1132/68747470733a2f2f72656469726563742e6769746875622e636f6d2f757365722d6174746163686d656e74732f6173736574732f37383631303566612d333462652d343931362d396239662d343061343636323430323364)
drafts
perspective to see all pending changes.3. Global perspective switcher
You can also change between the
published
ordrafts
perspective from the switcher at the right side of the studio top navigation bar.This will also be used by Presentation when previewing content inside the studio, the built in picker has been removed
4. Click document footer status bar to open history pane
The document History pane has always been available by accessing the ellipsis menu at the top of the document editor pane. From now on, you can also access this view by clicking the document status in the footer of the editor pane.
![04](https://camo.githubusercontent.com/8bc8beb57f91360682a70008e2512efffe4c91d2c48cee636c49c37b13fae00d/68747470733a2f2f72656469726563742e6769746875622e636f6d2f757365722d6174746163686d656e74732f6173736574732f36313563373333302d353338382d343566382d613863622d643534363639313337623137)
5 Perspective-aware History pane
The History pane now adapts to show information about the relevant document in the currently selected perspective. While in
published
mode, any changes since the last published state are omitted.To see all pending changes in the History pane, toggle back to the
drafts
perspective.📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
Jordan Lawrence, Rita Dias, Pedro Bonamin, Ash Stevens, Cody Olsen, Robin Neatherway, Marius Lundgård, Bjørge Næss | feat: content releases (#8454) |
e485525
renovate[bot] | chore(deps): update dependency turbo to ^2.4.0 (#8500) |
2d2df51
Pedro Bonamin | fix(core): show accurate history for live-edit documents (#8497) |
ccb2a4f
v3.73.0
Compare Source
✨ Highlights
Presentation tool is now using Sanity Live Content API
The Presentation tool is now using Sanity Live Content API to drive Live Mode in integrations like
@sanity/react-loader
,@sanity/svelte-loader
,@nuxtjs/sanity
and@sanity/core-loader
.The new setup allows query refetching to only happen when actually needed, as opposed to every two seconds.
Why was fetching happening every two seconds before?
This aggressive polling was in place to capture changes that couldn’t be reliably predicted client-side using Content Source Maps/CSM. The goal was to ensure that such changes were detected and that eventual consistency was maintained in the live preview.
count(*[_type == "person" && isPublished])
For the client to know when this query count will change it would need to monitor every person document and if
isPublished
is true. This doesn't scale.*[slug.current == "discounted"]
If any document is given the slug
discounted
, the query needs to refetch. The client would need to monitor every single document mutation in the dataset and check if a new document now has the slug, as well as check if any fields on the current matching document has changed, or if the matching document got deleted and there's a fallback match, or none at all.The gist of it is the client can't predict everything, and if it tries, it winds up using a lot of memory and perform work, just in case anything has changed.
While this over-fetching never counted towards your Sanity API hit quota, the intention has always been to move over to a better architecture.
Enter the new Sanity Live API; it's built to solve "when should a query refetch?" and it allows Presentation to rely on the backend for telling it when it needs to refetch, thus using far less memory, less network resources, and less work on the main thread.
🐛 Notable bugfixes
\n
) in the Portable Text input would not work as expected in SafariInstall 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] | chore(lockfile): update dependency @tanstack/react-virtual to v3.11.3 (#8432) |
ee48358
renovate[bot] | chore(deps): update pnpm to v9.15.4 (#8435) |
b544969
renovate[bot] | fix(deps): update dependency @sanity/ui to ^2.11.7 (#8434) |
ac0f20c
renovate[bot] | chore(deps): update dependency framer-motion to v12 (#8438) |
465d9f2
ecospark[bot] | chore(prettier): fix unformatted files 🤖 ✨ (#8439) |
ca0adf9
Rostislav Melkumyan | fix(cli): apply write token (#8450) |
11dff40
RitaDias | fix(cli): fix issue where core sanity types were appearing in the validation for schemas and documents (#8445) |
81a3bc6
Bjørge Næss | fix: set strictRequires to auto when building auto updating studios (#8367) |
01a9cd9
Bjørge Næss | chore(deps): upgrade vite (back) to v6 (#8370) |
fdca354
Cody Olsen | fix(presentation): use live content API for loaders (#8429) |
86e5af8
renovate[bot] | fix(deps): Update dev-non-major (#8461) |
53b8009
Bjørge Næss | fix(migrate): always use raw perspective for migrations (#8467) |
c317461
renovate[bot] | fix(deps): update dependency @portabletext/editor to ^1.28.0 (#8448) |
8e7c346
renovate[bot] | fix(deps): update dependency @portabletext/editor to ^1.30.1 (#8479) |
b6ebfb7
renovate[bot] | fix(deps): update dependency @portabletext/editor to ^1.30.2 (#8485) |
f4600d7
ecospark[bot] | fix(deps): update React Compiler dependencies 🤖 ✨ (#8477) |
e5c8951
renovate[bot] | fix(deps): update dependency @portabletext/block-tools to ^1.1.4 (#8446) |
29a712c
renovate[bot] | fix(deps): update dependency groq-js to ^1.15.0 (#8481) |
763561c
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#8486) |
5891966
renovate[bot] | fix(deps): update dependency react-rx to ^4.1.18 (#8487) |
0e51cbe
renovate[bot] | fix(deps): update dependency @sanity/ui to ^2.11.8 (#8488) |
5cf7afc
renovate[bot] | chore(deps): update dependency vitest to v2.1.9 (#8489) |
60f2503
renovate[bot] | chore(deps): update dependency @sanity/visual-editing to v2.12.12 (#8493) |
8f6f088
v3.72.1
Compare 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
------------ | ------------- | -------------
Carolina Gonzalez | fix: remove references array from GraphQL union references generation (#8436) |
b5b5b6e
v3.72.0
Compare Source
✨ Highlights
Improved content serialization for copy-pasting in the Portable Text Editor
We’ve enhanced the way content is serialized to text/html when copying from a Portable Text input. Advanced formatting, such as lists and links, is now more reliably preserved when pasting into other applications like Notion or Word.
Additionally, copy-pasting between Portable Text fields in different documents is now more consistent. When pasting, Portable Text Editor (PTE) will intelligently filter out unsupported object types and annotations, ensuring that the rest of the content is pasted seamlessly.
🐛 Notable bugfixes
env
onundefined
.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
------------ | ------------- | -------------
Jordan Lawrence | refactor: moving calendar inputs from scheduled pub. to
core/components
(#8338) |2bb3a89
Pedro Bonamin | chore(structure): remove
TimelineStore
from<DocumentPaneProvider/>
(#8271) |ba00f34
Ash | feat(test-studio): add Cross Dataset Reference error replication |
4eb7fa1
Ash | fix(@sanity/schema): allow Cross Dataset References in Portable Text blocks |
23b2b6a
RitaDias | test(e2e): make e2e sturdier (#8348) |
70b6497
renovate[bot] | fix(deps): update dependency @sanity/ui to ^2.11.4 (#8334) |
576bf44
renovate[bot] | fix(deps): update dependency @portabletext/editor to ^1.24.0 (#8337) |
4a9a29a
renovate[bot] | fix(deps): update dependency @sanity/insert-menu to v1.0.20 (#8353) |
7418d2e
renovate[bot] | fix(deps): update dependency @sanity/presentation-comlink to ^1.0.2 (#8354) |
1828497
renovate[bot] | fix(deps): update dependency @sanity/client to ^6.27.0 (#8357) |
7f934e5
renovate[bot] | chore(deps): update dependency @sanity/visual-editing-csm to v2 (#8358) |
5df6759
renovate[bot] | fix(deps): update dependency @portabletext/block-tools to ^1.1.2 (#8360) |
d924950
renovate[bot] | fix(deps): update dependency @portabletext/editor to ^1.25.0 (#8368) |
c367854
renovate[bot] | fix(deps): update dependency @sanity/preview-url-secret to ^2.1.1 (#8356) |
eb13847
renovate[bot] | chore(deps): update react monorepo (#8375) |
8eb32e2
renovate[bot] | chore(deps): update dev-non-major (#8374) |
067ace2
renovate[bot] | chore(deps): update dependency @sanity/visual-editing-csm to ^2.0.1 (#8373) |
5daded1
renovate[bot] | fix(deps): update dependency @sanity/client to ^6.27.1 (#8376) |
7eebb60
renovate[bot] | fix(deps): update dependency @sanity/presentation-comlink to ^1.0.3 (#8377) |
3dc4058
renovate[bot] | fix(deps): update dependency @sanity/preview-url-secret to ^2.1.2 (#8378) |
6019bb7
Cody Olsen | fix(presentation): support
pt::text
in live queries (#8380) |691aad1
Knut Melvær | Update Studio photo (#8389) |
5dc4a6b
Carolina Gonzalez | fix(graphql): add custom logic for reference unions (#8350) |
cdeeae6
renovate[bot] | fix(deps): update dependency @sanity/preview-url-secret to ^2.1.3 (#8385) |
ef41c78
renovate[bot] | fix(deps): update dependency @portabletext/editor to ^1.26.0 (#8386) |
be47ff9
renovate[bot] | chore(deps): update dependency turbo to ^2.3.4 (#8396) |
af88596
renovate[bot] | chore(deps): update dev-non-major (#8397) |
3c3d645
renovate[bot] | fix(deps): update dependency @sanity/template-validator to ^2.4.0 (#8390) |
645db7b
Jordan Lawrence | feat: support for sticky params and intent operations (#8256) |
1269760
Snorre Eskeland Brekke | chore(comments): exposes more comment details as internal exports (#8336) |
25a3a2e
Pedro Bonamin | feat(core): add unstable
useObserveDocument
hook (#8407) |b693819
ecospark[bot] | fix(deps): update React Compiler dependencies 🤖 ✨ (#8414) |
bd53c3a
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#8415) |
623550d
renovate[bot] | fix(deps): update dependency react-rx to ^4.1.17 (#8416) |
17911eb
renovate[bot] | fix(deps): update dependency @portabletext/block-tools to ^1.1.3 (#8399) |
6780bcb
renovate[bot] | fix(deps): update dependency @portabletext/editor to ^1.26.2 (#8400) |
287dfa4
renovate[bot] | fix(deps): update dependency @sanity/ui to ^2.11.5 (#8417) |
2d28402
renovate[bot] | fix(deps): update dependency @sanity/ui to ^2.11.6 (#8420) |
1ebb974
Pedro Bonamin | fix(structure): do not set history inspector height to 0 (#8421) |
abb0b2e
Cody Olsen | fix: remove
process.env.SANITY_STUDIO_PRESENTATION_ENABLE_LIVE_DRAFT_EVENTS
(#8401) | [68b7fa3
](https://redirect.github.coConfiguration
📅 Schedule: Branch creation - "before 3am 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](https://camo.githubusercontent.com/931ede551d5705fb37c422c4e298c3baa2895dfee9960fc0b5700b6779c05a29/68747470733a2f2f7777772e73616e6974792e696f2f7374617469632f696d616765732f6c6f676f5f7265642e7376673f763d32)
. View repository job log here