frontvibe / sanity-plugins

0 stars 1 forks source link

fix(deps): update apps dependencies #76

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/vision (source) ^3.46.1 -> ^3.48.1 age adoption passing confidence
sanity (source) ^3.46.1 -> ^3.48.1 age adoption passing confidence
typescript (source) ^5.4.5 -> ^5.5.2 age adoption passing confidence

Release Notes

sanity-io/sanity (@​sanity/vision) ### [`v3.48.1`](https://togithub.com/sanity-io/sanity/compare/v3.48.0...v3.48.1) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.48.0...v3.48.1) ### [`v3.48.0`](https://togithub.com/sanity-io/sanity/releases/tag/v3.48.0): 3.48.0 [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.47.1...v3.48.0) ##### 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](https://www.sanity.io/docs/upgrade). If you are updating from a version earlier than [3.37.0](https://www.sanity.io/changelog/93306939-973b-4e48-bb63-89a6b91d70b3), you should also check out [this article](https://www.sanity.io/help/upgrade-packages) to ensure your dependencies are up to date. ##### 🐛 Notable Bugfixes - Fixes an issue that caused trailing commas to appear when sanitizing schemas. - Adds periodic debug logging and improves error handling in the `dataset export` workflow. ##### 📓 Full changelog | Author | Message | Commit | | ------------------- | --------------------------------------------------------------------------------------------------- | ---------- | | ecospark\[bot] | chore(deps): dedupe pnpm-lock.yaml ([#​6994](https://togithub.com/sanity-io/sanity/issues/6994)) | [`1d3b68d`](https://togithub.com/sanity-io/sanity/commit/1d3b68ded7) | | Fred Carlsen | chore(ci): upgrade pnpm setup to use node20 ([#​6968](https://togithub.com/sanity-io/sanity/issues/6968)) | [`e39e7f6`](https://togithub.com/sanity-io/sanity/commit/e39e7f6009) | | RitaDias | test(e2e): rewrite e2e toolbar tests to component tests & update e2e expectations on others ([#​6967](https://togithub.com/sanity-io/sanity/issues/6967)) | [`5aa2ee8`](https://togithub.com/sanity-io/sanity/commit/5aa2ee8152) | | renovate\[bot] | chore(deps): update dependency recast to ^0.23.9 ([#​7006](https://togithub.com/sanity-io/sanity/issues/7006)) | [`b29a444`](https://togithub.com/sanity-io/sanity/commit/b29a444164) | | Rostislav Melkumyan | fix: remove trailing commas when sanitizing ([#​7007](https://togithub.com/sanity-io/sanity/issues/7007)) | [`6b9f910`](https://togithub.com/sanity-io/sanity/commit/6b9f910292) | | Christian Grøngaard | feat(core): support insert menu options in array item context menus ([#​6921](https://togithub.com/sanity-io/sanity/issues/6921)) | [`784cfd3`](https://togithub.com/sanity-io/sanity/commit/784cfd3f4a) | | RitaDias | feat(core): array editing improvements ([#​6682](https://togithub.com/sanity-io/sanity/issues/6682)) | [`6fbfcdc`](https://togithub.com/sanity-io/sanity/commit/6fbfcdc70b) | | Herman Wikner | fix(core): tree editing dialog open issue ([#​7013](https://togithub.com/sanity-io/sanity/issues/7013)) | [`fcb09f9`](https://togithub.com/sanity-io/sanity/commit/fcb09f9847) | | Sindre Gulseth | chore(deps): always bump [@​sanity/export](https://togithub.com/sanity/export) package ([#​7010](https://togithub.com/sanity-io/sanity/issues/7010)) | [`fd6f56c`](https://togithub.com/sanity-io/sanity/commit/fd6f56c466) | | renovate\[bot] | fix(deps): update dependency [@​sanity/export](https://togithub.com/sanity/export) to ^3.38.2 ([#​7015](https://togithub.com/sanity-io/sanity/issues/7015)) | [`d09cc9b`](https://togithub.com/sanity-io/sanity/commit/d09cc9b658) | | Rico Kahler | chore: update release note template ([#​7017](https://togithub.com/sanity-io/sanity/issues/7017)) | [`7e633bb`](https://togithub.com/sanity-io/sanity/commit/7e633bb21d) | | Christian Grøngaard | fix: deprecate [@​sanity/portable-text-editor](https://togithub.com/sanity/portable-text-editor) ([#​7020](https://togithub.com/sanity-io/sanity/issues/7020)) | [`f2ddfa7`](https://togithub.com/sanity-io/sanity/commit/f2ddfa7d4f) | | Rico Kahler | feat: utilize timestamps in build and renderDocument for AUS ([#​6964](https://togithub.com/sanity-io/sanity/issues/6964)) | [`a1da8cc`](https://togithub.com/sanity-io/sanity/commit/a1da8ccdb9) | | Rico Kahler | feat: include hashes in vendor builds ([#​7018](https://togithub.com/sanity-io/sanity/issues/7018)) | [`4bbe337`](https://togithub.com/sanity-io/sanity/commit/4bbe337ce6) | ### [`v3.47.1`](https://togithub.com/sanity-io/sanity/releases/tag/v3.47.1) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.47.0...v3.47.1) ##### Installation and upgrading **To initiate a new Studio without installing the CLI globally:** npm create sanity@latest **To upgrade a v3 Studio, run this command in its folder:** npm install sanity@latest ##### 🐛 Notable bugfixes - Fixes a potential crash in certain javascript environments when trying to access process.env - Errors occuring during a migration now provides more details ##### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- ecospark\[bot] | chore(deps): dedupe pnpm-lock.yaml ([#​6975](https://togithub.com/sanity-io/sanity/issues/6975)) | [`355e1b9`](https://togithub.com/sanity-io/sanity/commit/355e1b9c3e) Binoy Patel | fix(migrate): fixes error message to be more helpful ([#​6986](https://togithub.com/sanity-io/sanity/issues/6986)) | [`df89f88`](https://togithub.com/sanity-io/sanity/commit/df89f88428) Espen Hovlandsdal | fix(cli): correct noop return value on esbuild-register in dev ([#​6990](https://togithub.com/sanity-io/sanity/issues/6990)) | [`51ecce0`](https://togithub.com/sanity-io/sanity/commit/51ecce044a) Espen Hovlandsdal | fix(core): make version check not depend on `process.env` ([#​6991](https://togithub.com/sanity-io/sanity/issues/6991)) | [`7c00b8f`](https://togithub.com/sanity-io/sanity/commit/7c00b8f65e) ### [`v3.47.0`](https://togithub.com/sanity-io/sanity/releases/tag/v3.47.0) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.46.1...v3.47.0) ##### Installation and upgrading **To initiate a new Studio without installing the CLI globally:** npm create sanity@latest **To upgrade a v3 Studio, run this command in its folder:** npm install sanity@latest ##### ✨ Highlights ##### Array insert menu This release includes a much requested upgrade of the array insert menu with various new options available. Including a new and more informative grid view, the ability to organize available schema types in groups, and filter them with a search term, and more. Check out the [array article in the docs](https://www.sanity.io/docs/array-type#75a7de924c9e) for examples. ![array insert menu](https://togithub.com/sanity-io/sanity/assets/6476108/b83c992b-3703-42f8-b87b-c8937230abde) ##### Other features Adds a type export of all the discovered Sanity schema variants resulting from running `sanity typegen` in the CLI. This can be useful in mocks/testing environments and used by third party tools to get a list of potential types. This union type is accessible as `AllSanitySchemaTypes` in the generated type definitions. ##### 🐛 Notable bugfixes - Fixes an issue where a text preview image would be included into the Portable Text Editor (PTE) when pasting text from Word. - Fixes an issue where navigation options were not being passed as expected when calling a scoped router's navigate function. - Fixes an issue where the PTE wouldn't activate when you start dragging files into it. - Images in the `Hotspot & Crop` tool now render faster, and use far less memory. - Reduces layout shift when uploading images that replace existing image assets. - Fixes an issue that could cause a 409 error when restoring a document from history. - Fixes an issue where image and file types might be listed in their lowercase variant in array insert menus ##### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- ecospark\[bot] | chore(deps): dedupe pnpm-lock.yaml ([#​6916](https://togithub.com/sanity-io/sanity/issues/6916)) | [`7f20f24`](https://togithub.com/sanity-io/sanity/commit/7f20f24a21) renovate\[bot] | chore(deps): update dependency [@​sanity/tsdoc](https://togithub.com/sanity/tsdoc) to v1.0.72 ([#​6911](https://togithub.com/sanity-io/sanity/issues/6911)) | [`7d312e4`](https://togithub.com/sanity-io/sanity/commit/7d312e4e9e) Cody Olsen | feat(deps): upgrade react-rx to v3 ([#​6883](https://togithub.com/sanity-io/sanity/issues/6883)) | [`c0fe9f6`](https://togithub.com/sanity-io/sanity/commit/c0fe9f6dfd) renovate\[bot] | fix(deps): Update dev-non-major ([#​6915](https://togithub.com/sanity-io/sanity/issues/6915)) | [`f00ca7e`](https://togithub.com/sanity-io/sanity/commit/f00ca7ecbb) Per-Kristian Nordnes | fix(core): fix issue with pasting mixed content (files and text) for pt-input ([#​6924](https://togithub.com/sanity-io/sanity/issues/6924)) | [`fda9387`](https://togithub.com/sanity-io/sanity/commit/fda9387eef) Rupert Dunk | fix(router): pass options on scoped router navigation ([#​6923](https://togithub.com/sanity-io/sanity/issues/6923)) | [`2fabc2e`](https://togithub.com/sanity-io/sanity/commit/2fabc2eeb6) Fred Carlsen | chore: clean playwright-ct cache on each run ([#​6928](https://togithub.com/sanity-io/sanity/issues/6928)) | [`286aaed`](https://togithub.com/sanity-io/sanity/commit/286aaed5bd) Fred Carlsen | fix(form): activate PTE input when dragging files ([#​6929](https://togithub.com/sanity-io/sanity/issues/6929)) | [`a2be16c`](https://togithub.com/sanity-io/sanity/commit/a2be16c410) Ash | chore: update lockfile ([#​6932](https://togithub.com/sanity-io/sanity/issues/6932)) | [`d935a3a`](https://togithub.com/sanity-io/sanity/commit/d935a3a3e7) Cody Olsen | fix: improve perf of by creating the canvas in a side effect ([#​6874](https://togithub.com/sanity-io/sanity/issues/6874)) | [`5d8031b`](https://togithub.com/sanity-io/sanity/commit/5d8031b38f) Cody Olsen | fix: layout shift when uploading images ([#​6930](https://togithub.com/sanity-io/sanity/issues/6930)) | [`ae142d4`](https://togithub.com/sanity-io/sanity/commit/ae142d4571) renovate\[bot] | fix(deps): Update dev-non-major ([#​6941](https://togithub.com/sanity-io/sanity/issues/6941)) | [`3300904`](https://togithub.com/sanity-io/sanity/commit/3300904872) renovate\[bot] | fix(deps): update dependency [@​sanity/presentation](https://togithub.com/sanity/presentation) to v1.16.0 ([#​6942](https://togithub.com/sanity-io/sanity/issues/6942)) | [`abe562b`](https://togithub.com/sanity-io/sanity/commit/abe562bd2e) renovate\[bot] | fix(deps): update dependency [@​sanity/ui](https://togithub.com/sanity/ui) to ^2.3.6 ([#​6943](https://togithub.com/sanity-io/sanity/issues/6943)) | [`c1869b9`](https://togithub.com/sanity-io/sanity/commit/c1869b928f) renovate\[bot] | chore(lockfile): update dependency [@​sanity/import](https://togithub.com/sanity/import) to v3.37.5 ([#​6940](https://togithub.com/sanity-io/sanity/issues/6940)) | [`6cfe40e`](https://togithub.com/sanity-io/sanity/commit/6cfe40e4f4) Cody Olsen | fix: change `useListFormat` to no longer violate the rule of hooks ([#​6876](https://togithub.com/sanity-io/sanity/issues/6876)) | [`cae047f`](https://togithub.com/sanity-io/sanity/commit/cae047f1c1) Bjørge Næss | fix(sanity): only include create action when restoring a deleted document ([#​6937](https://togithub.com/sanity-io/sanity/issues/6937)) | [`2736835`](https://togithub.com/sanity-io/sanity/commit/273683562e) Cody Olsen | refactor: change memoization of margins to support the rule of hooks ([#​6875](https://togithub.com/sanity-io/sanity/issues/6875)) | [`fbf90ec`](https://togithub.com/sanity-io/sanity/commit/fbf90ec871) Espen Hovlandsdal | fix(schema): use base type for title if no subtype title or name is given ([#​6947](https://togithub.com/sanity-io/sanity/issues/6947)) | [`bbe7ac0`](https://togithub.com/sanity-io/sanity/commit/bbe7ac0ec0) Binoy Patel | fix(cli): account for base path in the importmap ([#​6919](https://togithub.com/sanity-io/sanity/issues/6919)) | [`8f28054`](https://togithub.com/sanity-io/sanity/commit/8f280547b5) renovate\[bot] | chore(lockfile): update dependency [@​sanity/bifur-client](https://togithub.com/sanity/bifur-client) to v0.4.1 ([#​6939](https://togithub.com/sanity-io/sanity/issues/6939)) | [`e161e0b`](https://togithub.com/sanity-io/sanity/commit/e161e0b17d) Nina Andal Aarvik | fix(vision): center loading spinner ([#​6900](https://togithub.com/sanity-io/sanity/issues/6900)) | [`5943d4f`](https://togithub.com/sanity-io/sanity/commit/5943d4f0aa) Christian Grøngaard | chore: allow clean:deps to remove test studio node_modules ([#​6951](https://togithub.com/sanity-io/sanity/issues/6951)) | [`339128d`](https://togithub.com/sanity-io/sanity/commit/339128dc7f) Christian Grøngaard | feat(core): new insert menu for arrays with filtering, type preview support ([#​6853](https://togithub.com/sanity-io/sanity/issues/6853)) | [`203f135`](https://togithub.com/sanity-io/sanity/commit/203f1358f0) ecospark\[bot] | chore(deps): dedupe pnpm-lock.yaml ([#​6957](https://togithub.com/sanity-io/sanity/issues/6957)) | [`4b89dd5`](https://togithub.com/sanity-io/sanity/commit/4b89dd555e) renovate\[bot] | fix(deps): Update dev-non-major ([#​6958](https://togithub.com/sanity-io/sanity/issues/6958)) | [`d89acea`](https://togithub.com/sanity-io/sanity/commit/d89acea8e4) renovate\[bot] | fix(deps): update dependency [@​sanity/ui](https://togithub.com/sanity/ui) to ^2.4.0 ([#​6959](https://togithub.com/sanity-io/sanity/issues/6959)) | [`5a38691`](https://togithub.com/sanity-io/sanity/commit/5a38691682) Sindre Gulseth | feat(typegen): add all schema types exported union | [`5d97a0e`](https://togithub.com/sanity-io/sanity/commit/5d97a0e408) Sindre Gulseth | Revert "feat(typegen): add all schema types exported union" | [`e65adee`](https://togithub.com/sanity-io/sanity/commit/e65adee7d8) RitaDias | test(e2e): update e2e flaky tests ([#​6927](https://togithub.com/sanity-io/sanity/issues/6927)) | [`6b20e5f`](https://togithub.com/sanity-io/sanity/commit/6b20e5faa4) Sindre Gulseth | feat(typegen): add all schema types exported union ([#​6962](https://togithub.com/sanity-io/sanity/issues/6962)) | [`fa459a4`](https://togithub.com/sanity-io/sanity/commit/fa459a428c) Ash | test(e2e): ensure custom publish action can patch document before publication | [`17d0bbf`](https://togithub.com/sanity-io/sanity/commit/17d0bbf7bb) Ash | fix(sanity): remove `ifDraftRevisionId` optimistic lock usage when publishing documents | [`3064705`](https://togithub.com/sanity-io/sanity/commit/306470520c) Christian Grøngaard | fix(core): make array insert menu full width if grid view is configured ([#​6969](https://togithub.com/sanity-io/sanity/issues/6969)) | [`47d204c`](https://togithub.com/sanity-io/sanity/commit/47d204c27d) Christian Grøngaard | deps(core): update [@​sanity/insert-menu](https://togithub.com/sanity/insert-menu) ([#​6971](https://togithub.com/sanity-io/sanity/issues/6971)) | [`de01b7c`](https://togithub.com/sanity-io/sanity/commit/de01b7c956) Bjørge Næss | fix(structure): don't replace url when navigating back to list after document deletion ([#​6953](https://togithub.com/sanity-io/sanity/issues/6953)) | [`f662ae2`](https://togithub.com/sanity-io/sanity/commit/f662ae2525) Bjørge Næss | refactor(core): change revision history label from 'Version' to the more accurate 'Revision' ([#​6956](https://togithub.com/sanity-io/sanity/issues/6956)) | [`b90820c`](https://togithub.com/sanity-io/sanity/commit/b90820c303) Espen Hovlandsdal | feat(core): implement basic error reporting ([#​6914](https://togithub.com/sanity-io/sanity/issues/6914)) | [`02dab2a`](https://togithub.com/sanity-io/sanity/commit/02dab2a876) Binoy Patel | fix(ci): importmap path on windows ([#​6948](https://togithub.com/sanity-io/sanity/issues/6948)) | [`6bbf609`](https://togithub.com/sanity-io/sanity/commit/6bbf609f67) Carolina Gonzalez | feat: notify AUS studio users of new studio versions ([#​6893](https://togithub.com/sanity-io/sanity/issues/6893)) | [`e9b16c8`](https://togithub.com/sanity-io/sanity/commit/e9b16c89f1)
sanity-io/sanity (sanity) ### [`v3.48.1`](https://togithub.com/sanity-io/sanity/compare/v3.48.0...v3.48.1) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.48.0...v3.48.1) ### [`v3.48.0`](https://togithub.com/sanity-io/sanity/releases/tag/v3.48.0): 3.48.0 [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.47.1...v3.48.0) ##### 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](https://www.sanity.io/docs/upgrade). If you are updating from a version earlier than [3.37.0](https://www.sanity.io/changelog/93306939-973b-4e48-bb63-89a6b91d70b3), you should also check out [this article](https://www.sanity.io/help/upgrade-packages) to ensure your dependencies are up to date. ##### 🐛 Notable Bugfixes - Fixes an issue that caused trailing commas to appear when sanitizing schemas. - Adds periodic debug logging and improves error handling in the `dataset export` workflow. ##### 📓 Full changelog | Author | Message | Commit | | ------------------- | --------------------------------------------------------------------------------------------------- | ---------- | | ecospark\[bot] | chore(deps): dedupe pnpm-lock.yaml ([#​6994](https://togithub.com/sanity-io/sanity/issues/6994)) | [`1d3b68d`](https://togithub.com/sanity-io/sanity/commit/1d3b68ded7) | | Fred Carlsen | chore(ci): upgrade pnpm setup to use node20 ([#​6968](https://togithub.com/sanity-io/sanity/issues/6968)) | [`e39e7f6`](https://togithub.com/sanity-io/sanity/commit/e39e7f6009) | | RitaDias | test(e2e): rewrite e2e toolbar tests to component tests & update e2e expectations on others ([#​6967](https://togithub.com/sanity-io/sanity/issues/6967)) | [`5aa2ee8`](https://togithub.com/sanity-io/sanity/commit/5aa2ee8152) | | renovate\[bot] | chore(deps): update dependency recast to ^0.23.9 ([#​7006](https://togithub.com/sanity-io/sanity/issues/7006)) | [`b29a444`](https://togithub.com/sanity-io/sanity/commit/b29a444164) | | Rostislav Melkumyan | fix: remove trailing commas when sanitizing ([#​7007](https://togithub.com/sanity-io/sanity/issues/7007)) | [`6b9f910`](https://togithub.com/sanity-io/sanity/commit/6b9f910292) | | Christian Grøngaard | feat(core): support insert menu options in array item context menus ([#​6921](https://togithub.com/sanity-io/sanity/issues/6921)) | [`784cfd3`](https://togithub.com/sanity-io/sanity/commit/784cfd3f4a) | | RitaDias | feat(core): array editing improvements ([#​6682](https://togithub.com/sanity-io/sanity/issues/6682)) | [`6fbfcdc`](https://togithub.com/sanity-io/sanity/commit/6fbfcdc70b) | | Herman Wikner | fix(core): tree editing dialog open issue ([#​7013](https://togithub.com/sanity-io/sanity/issues/7013)) | [`fcb09f9`](https://togithub.com/sanity-io/sanity/commit/fcb09f9847) | | Sindre Gulseth | chore(deps): always bump [@​sanity/export](https://togithub.com/sanity/export) package ([#​7010](https://togithub.com/sanity-io/sanity/issues/7010)) | [`fd6f56c`](https://togithub.com/sanity-io/sanity/commit/fd6f56c466) | | renovate\[bot] | fix(deps): update dependency [@​sanity/export](https://togithub.com/sanity/export) to ^3.38.2 ([#​7015](https://togithub.com/sanity-io/sanity/issues/7015)) | [`d09cc9b`](https://togithub.com/sanity-io/sanity/commit/d09cc9b658) | | Rico Kahler | chore: update release note template ([#​7017](https://togithub.com/sanity-io/sanity/issues/7017)) | [`7e633bb`](https://togithub.com/sanity-io/sanity/commit/7e633bb21d) | | Christian Grøngaard | fix: deprecate [@​sanity/portable-text-editor](https://togithub.com/sanity/portable-text-editor) ([#​7020](https://togithub.com/sanity-io/sanity/issues/7020)) | [`f2ddfa7`](https://togithub.com/sanity-io/sanity/commit/f2ddfa7d4f) | | Rico Kahler | feat: utilize timestamps in build and renderDocument for AUS ([#​6964](https://togithub.com/sanity-io/sanity/issues/6964)) | [`a1da8cc`](https://togithub.com/sanity-io/sanity/commit/a1da8ccdb9) | | Rico Kahler | feat: include hashes in vendor builds ([#​7018](https://togithub.com/sanity-io/sanity/issues/7018)) | [`4bbe337`](https://togithub.com/sanity-io/sanity/commit/4bbe337ce6) | ### [`v3.47.1`](https://togithub.com/sanity-io/sanity/releases/tag/v3.47.1) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.47.0...v3.47.1) ##### Installation and upgrading **To initiate a new Studio without installing the CLI globally:** npm create sanity@latest **To upgrade a v3 Studio, run this command in its folder:** npm install sanity@latest ##### 🐛 Notable bugfixes - Fixes a potential crash in certain javascript environments when trying to access process.env - Errors occuring during a migration now provides more details ##### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- ecospark\[bot] | chore(deps): dedupe pnpm-lock.yaml ([#​6975](https://togithub.com/sanity-io/sanity/issues/6975)) | [`355e1b9`](https://togithub.com/sanity-io/sanity/commit/355e1b9c3e) Binoy Patel | fix(migrate): fixes error message to be more helpful ([#​6986](https://togithub.com/sanity-io/sanity/issues/6986)) | [`df89f88`](https://togithub.com/sanity-io/sanity/commit/df89f88428) Espen Hovlandsdal | fix(cli): correct noop return value on esbuild-register in dev ([#​6990](https://togithub.com/sanity-io/sanity/issues/6990)) | [`51ecce0`](https://togithub.com/sanity-io/sanity/commit/51ecce044a) Espen Hovlandsdal | fix(core): make version check not depend on `process.env` ([#​6991](https://togithub.com/sanity-io/sanity/issues/6991)) | [`7c00b8f`](https://togithub.com/sanity-io/sanity/commit/7c00b8f65e) ### [`v3.47.0`](https://togithub.com/sanity-io/sanity/releases/tag/v3.47.0) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.46.1...v3.47.0) ##### Installation and upgrading **To initiate a new Studio without installing the CLI globally:** npm create sanity@latest **To upgrade a v3 Studio, run this command in its folder:** npm install sanity@latest ##### ✨ Highlights ##### Array insert menu This release includes a much requested upgrade of the array insert menu with various new options available. Including a new and more informative grid view, the ability to organize available schema types in groups, and filter them with a search term, and more. Check out the [array article in the docs](https://www.sanity.io/docs/array-type#75a7de924c9e) for examples. ![array insert menu](https://togithub.com/sanity-io/sanity/assets/6476108/b83c992b-3703-42f8-b87b-c8937230abde) ##### Other features Adds a type export of all the discovered Sanity schema variants resulting from running `sanity typegen` in the CLI. This can be useful in mocks/testing environments and used by third party tools to get a list of potential types. This union type is accessible as `AllSanitySchemaTypes` in the generated type definitions. ##### 🐛 Notable bugfixes - Fixes an issue where a text preview image would be included into the Portable Text Editor (PTE) when pasting text from Word. - Fixes an issue where navigation options were not being passed as expected when calling a scoped router's navigate function. - Fixes an issue where the PTE wouldn't activate when you start dragging files into it. - Images in the `Hotspot & Crop` tool now render faster, and use far less memory. - Reduces layout shift when uploading images that replace existing image assets. - Fixes an issue that could cause a 409 error when restoring a document from history. - Fixes an issue where image and file types might be listed in their lowercase variant in array insert menus ##### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- ecospark\[bot] | chore(deps): dedupe pnpm-lock.yaml ([#​6916](https://togithub.com/sanity-io/sanity/issues/6916)) | [`7f20f24`](https://togithub.com/sanity-io/sanity/commit/7f20f24a21) renovate\[bot] | chore(deps): update dependency [@​sanity/tsdoc](https://togithub.com/sanity/tsdoc) to v1.0.72 ([#​6911](https://togithub.com/sanity-io/sanity/issues/6911)) | [`7d312e4`](https://togithub.com/sanity-io/sanity/commit/7d312e4e9e) Cody Olsen | feat(deps): upgrade react-rx to v3 ([#​6883](https://togithub.com/sanity-io/sanity/issues/6883)) | [`c0fe9f6`](https://togithub.com/sanity-io/sanity/commit/c0fe9f6dfd) renovate\[bot] | fix(deps): Update dev-non-major ([#​6915](https://togithub.com/sanity-io/sanity/issues/6915)) | [`f00ca7e`](https://togithub.com/sanity-io/sanity/commit/f00ca7ecbb) Per-Kristian Nordnes | fix(core): fix issue with pasting mixed content (files and text) for pt-input ([#​6924](https://togithub.com/sanity-io/sanity/issues/6924)) | [`fda9387`](https://togithub.com/sanity-io/sanity/commit/fda9387eef) Rupert Dunk | fix(router): pass options on scoped router navigation ([#​6923](https://togithub.com/sanity-io/sanity/issues/6923)) | [`2fabc2e`](https://togithub.com/sanity-io/sanity/commit/2fabc2eeb6) Fred Carlsen | chore: clean playwright-ct cache on each run ([#​6928](https://togithub.com/sanity-io/sanity/issues/6928)) | [`286aaed`](https://togithub.com/sanity-io/sanity/commit/286aaed5bd) Fred Carlsen | fix(form): activate PTE input when dragging files ([#​6929](https://togithub.com/sanity-io/sanity/issues/6929)) | [`a2be16c`](https://togithub.com/sanity-io/sanity/commit/a2be16c410) Ash | chore: update lockfile ([#​6932](https://togithub.com/sanity-io/sanity/issues/6932)) | [`d935a3a`](https://togithub.com/sanity-io/sanity/commit/d935a3a3e7) Cody Olsen | fix: improve perf of by creating the canvas in a side effect ([#​6874](https://togithub.com/sanity-io/sanity/issues/6874)) | [`5d8031b`](https://togithub.com/sanity-io/sanity/commit/5d8031b38f) Cody Olsen | fix: layout shift when uploading images ([#​6930](https://togithub.com/sanity-io/sanity/issues/6930)) | [`ae142d4`](https://togithub.com/sanity-io/sanity/commit/ae142d4571) renovate\[bot] | fix(deps): Update dev-non-major ([#​6941](https://togithub.com/sanity-io/sanity/issues/6941)) | [`3300904`](https://togithub.com/sanity-io/sanity/commit/3300904872) renovate\[bot] | fix(deps): update dependency [@​sanity/presentation](https://togithub.com/sanity/presentation) to v1.16.0 ([#​6942](https://togithub.com/sanity-io/sanity/issues/6942)) | [`abe562b`](https://togithub.com/sanity-io/sanity/commit/abe562bd2e) renovate\[bot] | fix(deps): update dependency [@​sanity/ui](https://togithub.com/sanity/ui) to ^2.3.6 ([#​6943](https://togithub.com/sanity-io/sanity/issues/6943)) | [`c1869b9`](https://togithub.com/sanity-io/sanity/commit/c1869b928f) renovate\[bot] | chore(lockfile): update dependency [@​sanity/import](https://togithub.com/sanity/import) to v3.37.5 ([#​6940](https://togithub.com/sanity-io/sanity/issues/6940)) | [`6cfe40e`](https://togithub.com/sanity-io/sanity/commit/6cfe40e4f4) Cody Olsen | fix: change `useListFormat` to no longer violate the rule of hooks ([#​6876](https://togithub.com/sanity-io/sanity/issues/6876)) | [`cae047f`](https://togithub.com/sanity-io/sanity/commit/cae047f1c1) Bjørge Næss | fix(sanity): only include create action when restoring a deleted document ([#​6937](https://togithub.com/sanity-io/sanity/issues/6937)) | [`2736835`](https://togithub.com/sanity-io/sanity/commit/273683562e) Cody Olsen | refactor: change memoization of margins to support the rule of hooks ([#​6875](https://togithub.com/sanity-io/sanity/issues/6875)) | [`fbf90ec`](https://togithub.com/sanity-io/sanity/commit/fbf90ec871) Espen Hovlandsdal | fix(schema): use base type for title if no subtype title or name is given ([#​6947](https://togithub.com/sanity-io/sanity/issues/6947)) | [`bbe7ac0`](https://togithub.com/sanity-io/sanity/commit/bbe7ac0ec0) Binoy Patel | fix(cli): account for base path in the importmap ([#​6919](https://togithub.com/sanity-io/sanity/issues/6919)) | [`8f28054`](https://togithub.com/sanity-io/sanity/commit/8f280547b5) renovate\[bot] | chore(lockfile): update dependency [@​sanity/bifur-client](https://togithub.com/sanity/bifur-client) to v0.4.1 ([#​6939](https://togithub.com/sanity-io/sanity/issues/6939)) | [`e161e0b`](https://togithub.com/sanity-io/sanity/commit/e161e0b17d) Nina Andal Aarvik | fix(vision): center loading spinner ([#​6900](https://togithub.com/sanity-io/sanity/issues/6900)) | [`5943d4f`](https://togithub.com/sanity-io/sanity/commit/5943d4f0aa) Christian Grøngaard | chore: allow clean:deps to remove test studio node_modules ([#​6951](https://togithub.com/sanity-io/sanity/issues/6951)) | [`339128d`](https://togithub.com/sanity-io/sanity/commit/339128dc7f) Christian Grøngaard | feat(core): new insert menu for arrays with filtering, type preview support ([#​6853](https://togithub.com/sanity-io/sanity/issues/6853)) | [`203f135`](https://togithub.com/sanity-io/sanity/commit/203f1358f0) ecospark\[bot] | chore(deps): dedupe pnpm-lock.yaml ([#​6957](https://togithub.com/sanity-io/sanity/issues/6957)) | [`4b89dd5`](https://togithub.com/sanity-io/sanity/commit/4b89dd555e) renovate\[bot] | fix(deps): Update dev-non-major ([#​6958](https://togithub.com/sanity-io/sanity/issues/6958)) | [`d89acea`](https://togithub.com/sanity-io/sanity/commit/d89acea8e4) renovate\[bot] | fix(deps): update dependency [@​sanity/ui](https://togithub.com/sanity/ui) to ^2.4.0 ([#​6959](https://togithub.com/sanity-io/sanity/issues/6959)) | [`5a38691`](https://togithub.com/sanity-io/sanity/commit/5a38691682) Sindre Gulseth | feat(typegen): add all schema types exported union | [`5d97a0e`](https://togithub.com/sanity-io/sanity/commit/5d97a0e408) Sindre Gulseth | Revert "feat(typegen): add all schema types exported union" | [`e65adee`](https://togithub.com/sanity-io/sanity/commit/e65adee7d8) RitaDias | test(e2e): update e2e flaky tests ([#​6927](https://togithub.com/sanity-io/sanity/issues/6927)) | [`6b20e5f`](https://togithub.com/sanity-io/sanity/commit/6b20e5faa4) Sindre Gulseth | feat(typegen): add all schema types exported union ([#​6962](https://togithub.com/sanity-io/sanity/issues/6962)) | [`fa459a4`](https://togithub.com/sanity-io/sanity/commit/fa459a428c) Ash | test(e2e): ensure custom publish action can patch document before publication | [`17d0bbf`](https://togithub.com/sanity-io/sanity/commit/17d0bbf7bb) Ash | fix(sanity): remove `ifDraftRevisionId` optimistic lock usage when publishing documents | [`3064705`](https://togithub.com/sanity-io/sanity/commit/306470520c) Christian Grøngaard | fix(core): make array insert menu full width if grid view is configured ([#​6969](https://togithub.com/sanity-io/sanity/issues/6969)) | [`47d204c`](https://togithub.com/sanity-io/sanity/commit/47d204c27d) Christian Grøngaard | deps(core): update [@​sanity/insert-menu](https://togithub.com/sanity/insert-menu) ([#​6971](https://togithub.com/sanity-io/sanity/issues/6971)) | [`de01b7c`](https://togithub.com/sanity-io/sanity/commit/de01b7c956) Bjørge Næss | fix(structure): don't replace url when navigating back to list after document deletion ([#​6953](https://togithub.com/sanity-io/sanity/issues/6953)) | [`f662ae2`](https://togithub.com/sanity-io/sanity/commit/f662ae2525) Bjørge Næss | refactor(core): change revision history label from 'Version' to the more accurate 'Revision' ([#​6956](https://togithub.com/sanity-io/sanity/issues/6956)) | [`b90820c`](https://togithub.com/sanity-io/sanity/commit/b90820c303) Espen Hovlandsdal | feat(core): implement basic error reporting ([#​6914](https://togithub.com/sanity-io/sanity/issues/6914)) | [`02dab2a`](https://togithub.com/sanity-io/sanity/commit/02dab2a876) Binoy Patel | fix(ci): importmap path on windows ([#​6948](https://togithub.com/sanity-io/sanity/issues/6948)) | [`6bbf609`](https://togithub.com/sanity-io/sanity/commit/6bbf609f67) Carolina Gonzalez | feat: notify AUS studio users of new studio versions ([#​6893](https://togithub.com/sanity-io/sanity/issues/6893)) | [`e9b16c8`](https://togithub.com/sanity-io/sanity/commit/e9b16c89f1)
Microsoft/TypeScript (typescript) ### [`v5.5.2`](https://togithub.com/Microsoft/TypeScript/compare/v5.4.5...ce2e60e4ea15a65992e54a9e8877d16be9d42abb) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)

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 has been generated by Mend Renovate. View repository job log here.