Open renovate[bot] opened 2 years ago
Deployment failed with the following error:
Your Personal Account exceeded our fair use limits and has been blocked.
Learn More: http://vercel.link/fair-use
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
sanity-super-pane | ❌ Failed (Inspect) | Nov 7, 2024 5:15pm |
This PR contains the following updates:
2.25.4
->2.36.2
2.25.0
->2.36.2
2.25.0
->2.36.2
2.25.4
->2.36.2
2.24.1
->2.36.2
2.25.4
->2.36.2
2.25.4
->2.36.6
Release Notes
sanity-io/sanity (@sanity/base)
### [`v2.36.2`](https://redirect.github.com/sanity-io/sanity/releases/tag/v2.36.2) [Compare Source](https://redirect.github.com/sanity-io/sanity/compare/v2.36.1...v2.36.2) **⚠️ THIS IS A MAINTENANCE RELEASE OF A PREVIOUS MAJOR VERSION OF SANITY** We recommend updating to Sanity Studio v3 which provides exceptional flexibility and an unparalleled developer experience. The core packages for Sanity Studio v2 will only receive critical bug fixes until Dec 7th, 2023 Please head over to the documentation for [Sanity Studio v3](https://www.sanity.io/docs/sanity-studio) to learn more. You can find [migration guides from Studio v2 here](https://www.sanity.io/docs/migrating-from-v2). #### Installation and upgrading Upgrade the **v2 version** of the Command Line Interface (CLI) with: npm install --global @sanity/cli@v2 Upgrade Sanity Studio with: sanity upgrade ### 🐛 Notable bugfixes - Minor fixes and improvements to studio search ### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- Robin Pyon | fix(core): various fixes and improvements to studio search \[v2] ([#4704](https://redirect.github.com/sanity-io/sanity/issues/4704)) | [`3eb6fd3`](https://redirect.github.com/sanity-io/sanity/commit/3eb6fd3860) ### [`v2.36.1`](https://redirect.github.com/sanity-io/sanity/releases/tag/v2.36.1) [Compare Source](https://redirect.github.com/sanity-io/sanity/compare/v2.35.7...v2.36.1) **⚠️ THIS IS A MAINTENANCE RELEASE OF A PREVIOUS MAJOR VERSION OF SANITY** We recommend updating to Sanity Studio v3 which provides exceptional flexibility and an unparalleled developer experience. The core packages for Sanity Studio v2 will only receive critical bug fixes until Dec 7th, 2023 Please head over to the documentation for [Sanity Studio v3](https://www.sanity.io/docs/sanity-studio) to learn more. You can find [migration guides from Studio v2 here](https://www.sanity.io/docs/migrating-from-v2). #### Installation and upgrading Upgrade Sanity Studio with: sanity upgrade ### 🐛 Notable bugfixes - Resolves an error that occurred when attempting to create a document of a certain type with an empty object as the initial value, resulting in a permission error ### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- Binoy Patel | fix(form-builder): fix permission when initialValue is empty object ([#4346](https://redirect.github.com/sanity-io/sanity/issues/4346)) | [`51a6766`](https://redirect.github.com/sanity-io/sanity/commit/51a676626) ### [`v2.35.7`](https://redirect.github.com/sanity-io/sanity/releases/tag/v2.35.7) [Compare Source](https://redirect.github.com/sanity-io/sanity/compare/v2.35.5...v2.35.7) **⚠️ THIS IS A MAINTENANCE RELEASE OF A PREVIOUS MAJOR VERSION OF SANITY** We recommend updating to Sanity Studio v3 which provides exceptional flexibility and an unparalleled developer experience. The core packages for Sanity Studio v2 will only receive critical bug fixes until Dec 7th, 2023 Please head over to the documentation for [Sanity Studio v3](https://www.sanity.io/docs/sanity-studio) to learn more. You can find [migration guides from Studio v2 here](https://www.sanity.io/docs/migrating-from-v2). #### Installation and upgrading Upgrade the **v2 version** of the Command Line Interface (CLI) with: npm install --global @sanity/cli@v2 Upgrade Sanity Studio with: sanity upgrade ### 🐛 Notable bugfixes - Fixes issue where clicking a document reference while still loading would result in an invalid link and cause the studio to crash - Fixes an issue that might cause the studio to crash when trying to view history in a dataset copied with the `--skip-history` flag ### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- Espen Hovlandsdal | build: patch webpack to use md5 for cli hashes | [`12044f1`](https://redirect.github.com/sanity-io/sanity/commit/12044f1eb) Espen Hovlandsdal | chore: remove outdated ts-expect-error comment | [`7aa7f4c`](https://redirect.github.com/sanity-io/sanity/commit/7aa7f4c7b) Espen Hovlandsdal | chore: upgrade nock to work around node 18 test issue | [`df5bdc5`](https://redirect.github.com/sanity-io/sanity/commit/df5bdc55f) Espen Hovlandsdal | build: add empty perf/studio folder so vercel build can be skipped | [`b1612f1`](https://redirect.github.com/sanity-io/sanity/commit/b1612f191) Espen Hovlandsdal | fix(desk): attempt to resolve missing document type automatically | [`0f8fa98`](https://redirect.github.com/sanity-io/sanity/commit/0f8fa9812) Espen Hovlandsdal | build: add placeholder perf studio html | [`f9618c3`](https://redirect.github.com/sanity-io/sanity/commit/f9618c3fc) Binoy | fix(core): fix crash when history does not include valid user information ([#4250](https://redirect.github.com/sanity-io/sanity/issues/4250)) | [`9c3825f`](https://redirect.github.com/sanity-io/sanity/commit/9c3825f23) ### [`v2.35.5`](https://redirect.github.com/sanity-io/sanity/releases/tag/v2.35.5) [Compare Source](https://redirect.github.com/sanity-io/sanity/compare/v2.35.4...v2.35.5) **⚠️ THIS IS A MAINTENANCE RELEASE OF A PREVIOUS MAJOR VERSION OF SANITY** We recommend updating to Sanity Studio v3 which provides exceptional flexibility and an unparalleled developer experience. The core packages for Sanity Studio v2 will only receive critical bug fixes until Dec 7th, 2023 Please head over to the documentation for [Sanity Studio v3](https://www.sanity.io/docs/sanity-studio) to learn more. You can find [migration guides from Studio v2 here](https://www.sanity.io/docs/migrating-from-v2). #### Installation and upgrading Upgrade the **v2 version** of the Command Line Interface (CLI) with: npm install --global @sanity/cli@v2 Upgrade Sanity Studio with: sanity upgrade ### Notable changes - Upgrades the portable text editor to the latest compatible version - Fixes a potential build error caused by multiple versions of RxJS ### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- Per-Kristian Nordnes | chore(form-builder): upgrade [@sanity/portable-text-editor](https://redirect.github.com/sanity/portable-text-editor) | [`013c538`](https://redirect.github.com/sanity-io/sanity/commit/013c538ac) Espen Hovlandsdal | refactor(export): drop use of `getUrl()` method | [`46c165a`](https://redirect.github.com/sanity-io/sanity/commit/46c165a23) Espen Hovlandsdal | fix(base): pin bifur client to 0.3.0 | [`3acf5d7`](https://redirect.github.com/sanity-io/sanity/commit/3acf5d782) Espen Hovlandsdal | fix(core): add missing yargs types | [`8de880c`](https://redirect.github.com/sanity-io/sanity/commit/8de880c09) Espen Hovlandsdal | chore: force react typings to use ^17 throughout monorepo | [`839700f`](https://redirect.github.com/sanity-io/sanity/commit/839700fac) Espen Hovlandsdal | fix(core): restore URL constructor after mocked browser env | [`b9e456b`](https://redirect.github.com/sanity-io/sanity/commit/b9e456bf9) ### [`v2.35.4`](https://redirect.github.com/sanity-io/sanity/releases/tag/v2.35.4) [Compare Source](https://redirect.github.com/sanity-io/sanity/compare/v2.35.3...v2.35.4) **⚠️ THIS IS A MAINTENANCE RELEASE OF A PREVIOUS MAJOR VERSION OF SANITY** We recommend updating to Sanity Studio v3 which provides exceptional flexibility and an unparalleled developer experience. The core packages for Sanity Studio v2 will only receive critical bug fixes until Dec 7th, 2023 Please head over to the documentation for [Sanity Studio v3](https://www.sanity.io/docs/sanity-studio) to learn more. You can find [migration guides from Studio v2 here](https://www.sanity.io/docs/migrating-from-v2). #### Installation and upgrading Upgrade the **v2 version** of the Command Line Interface (CLI) with: npm install --global @sanity/cli@v2 Upgrade Sanity Studio with: sanity upgrade ### 🐛 Notable bugfixes - Fixes an issue that could give false validation errors for complex documents ### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- Bjørge Næss | fix(base): wait for all chunked requests to arrive before continuing ([#4017](https://redirect.github.com/sanity-io/sanity/issues/4017)) | [`3b6915b`](https://redirect.github.com/sanity-io/sanity/commit/3b6915b60d) ### [`v2.35.3`](https://redirect.github.com/sanity-io/sanity/releases/tag/v2.35.3) [Compare Source](https://redirect.github.com/sanity-io/sanity/compare/v2.35.2...v2.35.3) **⚠️ THIS IS A MAINTENANCE RELEASE OF A PREVIOUS MAJOR VERSION OF SANITY** We recommend updating to Sanity Studio v3 which provides exceptional flexibility and an unparalleled developer experience. The core packages for Sanity Studio v2 will only receive critical bug fixes until Dec 7th, 2023 Please head over to the documentation for [Sanity Studio v3](https://www.sanity.io/docs/sanity-studio) to learn more. You can find [migration guides from Studio v2 here](https://www.sanity.io/docs/migrating-from-v2). ##### Installation and upgrading Upgrade the **v2 version** of the Command Line Interface (CLI) with: npm install --global @sanity/cli@v2 Upgrade Sanity Studio with: sanity upgrade ##### 🐛 Notable bugfixes - Improves inputmode detection for number input ([#3867](https://redirect.github.com/sanity-io/sanity/issues/3867)) - Fixes an issue causing reference field filters not to update in some cases ([#3901](https://redirect.github.com/sanity-io/sanity/issues/3901)) ##### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- Per-Kristian Nordnes | ci: update branch name | [`4d48d8b`](https://redirect.github.com/sanity-io/sanity/commit/4d48d8b2d4) Per-Kristian Nordnes | chore: update v2 publish command to tag release with v2 | [`cf1c64b`](https://redirect.github.com/sanity-io/sanity/commit/cf1c64bf02) Raul de Melo | fix(form-builder): improve inputmode detection for number input and fix tests | [`11988da`](https://redirect.github.com/sanity-io/sanity/commit/11988da509) Nina Andal Aarvik | fix(form-builder): remove distinctUntilChanged function from handleQueryChange in referenceInput ([#3901](https://redirect.github.com/sanity-io/sanity/issues/3901)) | [`f544e11`](https://redirect.github.com/sanity-io/sanity/commit/f544e11c4d) Snorre Eskeland Brekke | chore: deleted plugins that now live outside the monorepo ([#3899](https://redirect.github.com/sanity-io/sanity/issues/3899)) | [`d477e34`](https://redirect.github.com/sanity-io/sanity/commit/d477e34a92) Per-Kristian Nordnes | chore: simplify v2 tag publish command | [`a464646`](https://redirect.github.com/sanity-io/sanity/commit/a464646b6b) Espen Hovlandsdal | chore: deprecate v2 modules ([#3997](https://redirect.github.com/sanity-io/sanity/issues/3997)) | [`0dba94b`](https://redirect.github.com/sanity-io/sanity/commit/0dba94b72f) Espen Hovlandsdal | fix(cli): specify 2.x version ranges for dependencies ([#3993](https://redirect.github.com/sanity-io/sanity/issues/3993)) | [`a7e00a0`](https://redirect.github.com/sanity-io/sanity/commit/a7e00a078d) Bjørge Næss | chore: upgrade release notes template for 2.x | [`e78489f`](https://redirect.github.com/sanity-io/sanity/commit/e78489fec9) ### [`v2.35.2`](https://redirect.github.com/sanity-io/sanity/releases/tag/v2.35.2) [Compare Source](https://redirect.github.com/sanity-io/sanity/compare/v2.35.0...v2.35.2) Upgrade the Command Line Interface (CLI) with: npm install --global @sanity/cli Upgrade Sanity Studio with: sanity upgrade ### 🐛 Notable bugfixes - Fixes an edge case where a cross dataset reference to a deleted document would prevent you from changing the referring document ### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- Fred Carlsen | fix(base): skip cross dataset validation on mutations ([#3856](https://redirect.github.com/sanity-io/sanity/issues/3856)) | [`d746aae`](https://redirect.github.com/sanity-io/sanity/commit/d746aaec49) ### [`v2.35.0`](https://redirect.github.com/sanity-io/sanity/releases/tag/v2.35.0) [Compare Source](https://redirect.github.com/sanity-io/sanity/compare/v2.34.0...v2.35.0) Upgrade the Command Line Interface (CLI) with: npm install --global @sanity/cli Upgrade Sanity Studio with: sanity upgrade ### ✨ Highlights #### Shared Content This release introduces support for shared content through cross-dataset references. Read more in the announcement: https://www.sanity.io/blog/shared-content-introduction ![Shared Content: Eliminate Content Debt](https://user-images.githubusercontent.com/48200/197024015-3e52bd75-8e95-4047-8d1d-b50540b345e9.png) #### Improved search Order search results by relevance, created and last updated date. ![Ordering search results](https://user-images.githubusercontent.com/48200/197023943-0502f488-0506-4e9d-af5f-e320ffc9d599.png) ### 🐛 Notable bugfixes - Fixes an issue where split panes might not persist after reloading the studio - Fixes a bug causing revision history selector to always display the current version instead of the selected revision ### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- Cody Olsen | fix: persist split panes on reload | [`797315a`](https://redirect.github.com/sanity-io/sanity/commit/797315a060) Bjørge Næss | fix(desk-tool): fix issue with history pane not showing the earlier version ([#3759](https://redirect.github.com/sanity-io/sanity/issues/3759)) | [`3ab221a`](https://redirect.github.com/sanity-io/sanity/commit/3ab221a987) Robin Pyon | chore(default-layout): re-enable search sorting ([#3765](https://redirect.github.com/sanity-io/sanity/issues/3765)) | [`3a2fc45`](https://redirect.github.com/sanity-io/sanity/commit/3a2fc45d94) Espen Hovlandsdal | fix(schema): include `_dataset` field for cross-dataset references | [`9c6dd6b`](https://redirect.github.com/sanity-io/sanity/commit/9c6dd6bfe9) Espen Hovlandsdal | feat(core): include (non-materialized) cross-dataset references in GraphQL schemas | [`5d1e161`](https://redirect.github.com/sanity-io/sanity/commit/5d1e16182f) Fred Carlsen | refactor(form-builder): simplify cross dataset reference config ([#3670](https://redirect.github.com/sanity-io/sanity/issues/3670)) | [`6b0afbd`](https://redirect.github.com/sanity-io/sanity/commit/6b0afbd5e8) ### [`v2.34.0`](https://redirect.github.com/sanity-io/sanity/releases/tag/v2.34.0) [Compare Source](https://redirect.github.com/sanity-io/sanity/compare/v2.33.3...v2.34.0) Upgrade the Command Line Interface (CLI) with: npm install --global @sanity/cli Upgrade Sanity Studio with: sanity upgrade ### ✨ Highlights #### Performance improvements This release includes several performance fixes that should now make the Studio more responsive while editing documents. (See more details in individual PRs [#3668](https://redirect.github.com/sanity-io/sanity/issues/3668), [#3662](https://redirect.github.com/sanity-io/sanity/issues/3662), [#3660](https://redirect.github.com/sanity-io/sanity/issues/3660)) #### Improved search Search for documents containing an exact phrase by wrapping text inside double quotes. #### Other features - Upgrade `@sanity/ui` to `v.0.37.22` ### 🐛 Notable bugfixes - Fixes an issue where the scroll position in global search wasn’t being correctly retained in some instances. - Fixes an issue in global search that would cause the studio to crash if Local Storage is unavailable. ### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- Per-Kristian Nordnes | feature(form-builder): throttle onChange form text inputs | [`c8c1ab9`](https://redirect.github.com/sanity-io/sanity/commit/c8c1ab9565) Per-Kristian Nordnes | feature(react-hooks): add low priority modality to useEditState hook | [`c81a611`](https://redirect.github.com/sanity-io/sanity/commit/c81a61105c) Per-Kristian Nordnes | refactor(desk-tool): optimize DocumentPaneProvider | [`6a53cfb`](https://redirect.github.com/sanity-io/sanity/commit/6a53cfbcc3) Bjørge Næss | feat(form-builder): add withParent higher order component | [`0cc0a38`](https://redirect.github.com/sanity-io/sanity/commit/0cc0a3829f) Robin Pyon | fix(default-layout): apply offset on search spinner wrapping element | [`b36cc94`](https://redirect.github.com/sanity-io/sanity/commit/b36cc9406b) Bjørge Næss | test(validation): drop test asserting eager execution of nested validation checks | [`b877b6d`](https://redirect.github.com/sanity-io/sanity/commit/b877b6dcfb) Bjørge Næss | fix(validation): add requestIdleCallback shim for Safari | [`bf2eb5b`](https://redirect.github.com/sanity-io/sanity/commit/bf2eb5b8b8) Bjørge Næss | perf(validation): refactor validation to be based on observables instead of promises, run in idle callback | [`6d2e9b7`](https://redirect.github.com/sanity-io/sanity/commit/6d2e9b7115) Bjørge Næss | lint(validation): rename reduce accumulator | [`ecfddc8`](https://redirect.github.com/sanity-io/sanity/commit/ecfddc8e98) Bjørge Næss | deps(base): upgrade to latest rxjs-exhaustmap-with-trailing | [`9df5705`](https://redirect.github.com/sanity-io/sanity/commit/9df5705378) Bjørge Næss | refactor(base): optimize validation scheduling | [`7998aed`](https://redirect.github.com/sanity-io/sanity/commit/7998aed71e) Bjørge Næss | test(base): tweak tests after validation schedule optimizations | [`5539bcf`](https://redirect.github.com/sanity-io/sanity/commit/5539bcfbc3) Bjørge Næss | fix(base): keep reference existence listener alive between document versions | [`80a6b19`](https://redirect.github.com/sanity-io/sanity/commit/80a6b1976d) Bjørge Næss | fix(base): inline getDocumentExists and make it look up already existing info | [`834c298`](https://redirect.github.com/sanity-io/sanity/commit/834c298e78) Bjørge Næss | fix(desk-tool): make sure validation result is about current revision before publishing | [`e8db04f`](https://redirect.github.com/sanity-io/sanity/commit/e8db04f91c) Robin Pyon | feat(default-layout): sortable search results, search phrases, experimental config ([#3652](https://redirect.github.com/sanity-io/sanity/issues/3652)) | [`d60e29e`](https://redirect.github.com/sanity-io/sanity/commit/d60e29e070) Per-Kristian Nordnes | fix(react-hooks): reuse already setup observable | [`159cee9`](https://redirect.github.com/sanity-io/sanity/commit/159cee90a7) Per-Kristian Nordnes | fix(desk-tool): don't render title until the editState is ready | [`4237e3b`](https://redirect.github.com/sanity-io/sanity/commit/4237e3b26e) Per-Kristian Nordnes | refactor(dashboard): streamline user widget loading spinner with other plugins | [`c14679d`](https://redirect.github.com/sanity-io/sanity/commit/c14679da6b) Per-Kristian Nordnes | chore(default-layout): disable search sort for now | [`ec293d3`](https://redirect.github.com/sanity-io/sanity/commit/ec293d3722) Per-Kristian Nordnes | chore: upgrade [@sanity/ui](https://redirect.github.com/sanity/ui) to ^0.37.22 | [`adf025a`](https://redirect.github.com/sanity-io/sanity/commit/adf025a98d) Per-Kristian Nordnes | fix(default-layout): fix issue with SearchHeader spinner icon not being correctly aligned | [`a1d9f5f`](https://redirect.github.com/sanity-io/sanity/commit/a1d9f5f5da) Per-Kristian Nordnes | fix(default-login): fix issue with CORS check Spinner misaligning | [`4c51e19`](https://redirect.github.com/sanity-io/sanity/commit/4c51e19c2b) Per-Kristian Nordnes | fix(studio-hints): fix issue with Spinner misaligning | [`7ba632a`](https://redirect.github.com/sanity-io/sanity/commit/7ba632a85c) ### [`v2.33.3`](https://redirect.github.com/sanity-io/sanity/releases/tag/v2.33.3) [Compare Source](https://redirect.github.com/sanity-io/sanity/compare/v2.33.2...v2.33.3) Upgrade the Command Line Interface (CLI) with: npm install --global @sanity/cli Upgrade Sanity Studio with: sanity upgrade ### ✨ Highlights #### New CLI flags! We've added a few new flags to make automation easier! The `--force` flag was added to a few already existing commands and will skip the confirmation prompt and proceed with the command: `sanity dataset alias unlinkConfiguration
📅 Schedule: Branch creation - "before 4am 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 was generated by Mend Renovate. View the repository job log.