sanity-io / sanity-plugin-asset-source-unsplash

Search photos on Unsplash and use them directly inside of your Sanity Studio.
MIT License
17 stars 5 forks source link

chore(deps): update non-major #139

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.2.0 -> ^19.2.1 age adoption passing confidence
@sanity/icons (source) 2.11.2 -> 2.11.7 age adoption passing confidence
@sanity/pkg-utils ^5.0.4 -> ^5.1.12 age adoption passing confidence
@sanity/ui (source) 2.0.10 -> 2.1.0 age adoption passing confidence
@types/react (source) ^18.2.67 -> ^18.2.74 age adoption passing confidence
@types/react-dom (source) ^18.2.22 -> ^18.2.24 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.3.0 -> ^7.5.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.3.0 -> ^7.5.0 age adoption passing confidence
prettier-plugin-packagejson ^2.4.12 -> ^2.4.14 age adoption passing confidence
sanity (source) ^3.34.0 -> ^3.36.4 age adoption passing confidence
semantic-release ^23.0.5 -> ^23.0.7 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli) ### [`v19.2.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#1921-2024-03-19) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli)
sanity-io/icons (@​sanity/icons) ### [`v2.11.7`](https://togithub.com/sanity-io/icons/blob/HEAD/CHANGELOG.md#2117-2024-04-05) [Compare Source](https://togithub.com/sanity-io/icons/compare/v2.11.6...v2.11.7) ##### Bug Fixes - **deps:** update non-major ([#​67](https://togithub.com/sanity-io/icons/issues/67)) ([c57cf81](https://togithub.com/sanity-io/icons/commit/c57cf81177136e89446c307c45ebdff2c936413f)) ### [`v2.11.6`](https://togithub.com/sanity-io/icons/blob/HEAD/CHANGELOG.md#2116-2024-04-02) [Compare Source](https://togithub.com/sanity-io/icons/compare/v2.11.5...v2.11.6) ##### Bug Fixes - include LICENSE ([66eaf7b](https://togithub.com/sanity-io/icons/commit/66eaf7b07210875bfa1d72ac7fe7fb74589375eb)) ### [`v2.11.5`](https://togithub.com/sanity-io/icons/blob/HEAD/CHANGELOG.md#2115-2024-04-02) [Compare Source](https://togithub.com/sanity-io/icons/compare/v2.11.4...v2.11.5) ##### Bug Fixes - **deps:** update non-major ([#​63](https://togithub.com/sanity-io/icons/issues/63)) ([4ff867e](https://togithub.com/sanity-io/icons/commit/4ff867e423e48b03b2258c19afc743680792f2fc)) ### [`v2.11.4`](https://togithub.com/sanity-io/icons/blob/HEAD/CHANGELOG.md#2114-2024-03-20) [Compare Source](https://togithub.com/sanity-io/icons/compare/v2.11.3...v2.11.4) ##### Bug Fixes - **deps:** update dependency [@​sanity/pkg-utils](https://togithub.com/sanity/pkg-utils) to ^5.1.4 ([#​62](https://togithub.com/sanity-io/icons/issues/62)) ([049266e](https://togithub.com/sanity-io/icons/commit/049266e6fa23da09036ea6fd98e6ba80366fe08f)) ### [`v2.11.3`](https://togithub.com/sanity-io/icons/blob/HEAD/CHANGELOG.md#2113-2024-03-20) [Compare Source](https://togithub.com/sanity-io/icons/compare/v2.11.2...v2.11.3) ##### Bug Fixes - improve ESM export ([0c411c5](https://togithub.com/sanity-io/icons/commit/0c411c514ce3e5a63ea6e6aec9ed86323488cba3))
sanity-io/pkg-utils (@​sanity/pkg-utils) ### [`v5.1.12`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#5112-2024-04-07) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v5.1.11...v5.1.12) ##### Bug Fixes - **deps:** Update dependency rollup to ^4.14.1 ([#​688](https://togithub.com/sanity-io/pkg-utils/issues/688)) ([9a6dd0f](https://togithub.com/sanity-io/pkg-utils/commit/9a6dd0f30b443f80317f80380a0704ece3aeaacb)) ### [`v5.1.11`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#5111-2024-04-05) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v5.1.10...v5.1.11) ##### Bug Fixes - don't generate legacy exports for CJS-only exports ([b38aa49](https://togithub.com/sanity-io/pkg-utils/commit/b38aa49baee43e4ec7daf3792f9c94d5b5654f46)) ### [`v5.1.10`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#5110-2024-04-05) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v5.1.9...v5.1.10) ##### Bug Fixes - add `const T` to narrow types returned by `defineConfig` ([be29777](https://togithub.com/sanity-io/pkg-utils/commit/be297775ed5024f6c202a1d6ef623da7572547d4)) - set `moduleSideEffects: 'no-external'` by default ([51afe8a](https://togithub.com/sanity-io/pkg-utils/commit/51afe8a96cc8d460962a078f7b6972679b01ec20)) ### [`v5.1.9`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#519-2024-04-04) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v5.1.8...v5.1.9) ##### Bug Fixes - **deps:** Update dependency [@​babel/core](https://togithub.com/babel/core) to ^7.24.4 ([#​679](https://togithub.com/sanity-io/pkg-utils/issues/679)) ([66b65ef](https://togithub.com/sanity-io/pkg-utils/commit/66b65efbc086eb775d199cc6586d487a44811ceb)) ### [`v5.1.8`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#518-2024-04-03) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v5.1.7...v5.1.8) ##### Bug Fixes - **deps:** Update dependency rollup to ^4.14.0 ([#​673](https://togithub.com/sanity-io/pkg-utils/issues/673)) ([3e436c6](https://togithub.com/sanity-io/pkg-utils/commit/3e436c63416f2d07119ab3eca530dc0c00c894a5)) ### [`v5.1.7`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#517-2024-04-02) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v5.1.6...v5.1.7) ##### Bug Fixes - `type: "undefined"` should be `type: "commonjs"` ([befbe86](https://togithub.com/sanity-io/pkg-utils/commit/befbe860172399c44615e6a7cfb72bc4f2d5e7d5)) ### [`v5.1.6`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#516-2024-04-02) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v5.1.5...v5.1.6) ##### Bug Fixes - only require `type: commonjs` when `legacyExports: false` ([#​662](https://togithub.com/sanity-io/pkg-utils/issues/662)) ([de5fe2c](https://togithub.com/sanity-io/pkg-utils/commit/de5fe2c4dd20fde0fccd7b768995c064f50ac6ae)) ### [`v5.1.5`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#515-2024-04-02) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v5.1.4...v5.1.5) ##### Bug Fixes - **deps:** Update dependency prettier-plugin-packagejson to ^2.4.14 ([#​659](https://togithub.com/sanity-io/pkg-utils/issues/659)) ([d609564](https://togithub.com/sanity-io/pkg-utils/commit/d6095648d9b19882bdb61113bd2bc3d834f5ba4c)) - **deps:** Update dependency rollup to ^4.13.2 ([#​648](https://togithub.com/sanity-io/pkg-utils/issues/648)) ([be3922f](https://togithub.com/sanity-io/pkg-utils/commit/be3922fe235f7639531276a0d1af3da2dabaf01b)) - update tsdoc for `external` ([2e95cd3](https://togithub.com/sanity-io/pkg-utils/commit/2e95cd31b94ea800cca4940d216cb2ce6994b0b7)) ### [`v5.1.4`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#514-2024-03-20) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v5.1.3...v5.1.4) ##### Bug Fixes - **deps:** Update dependency [@​babel/core](https://togithub.com/babel/core) to ^7.24.3 ([#​641](https://togithub.com/sanity-io/pkg-utils/issues/641)) ([33cad3a](https://togithub.com/sanity-io/pkg-utils/commit/33cad3a0eebd59b047620ff2c70a533184ec56d0)) ### [`v5.1.3`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#513-2024-03-20) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v5.1.2...v5.1.3) ##### Bug Fixes - emit valid ESM in CJS modules when `legacyExports: true` ([#​635](https://togithub.com/sanity-io/pkg-utils/issues/635)) ([26f9e1c](https://togithub.com/sanity-io/pkg-utils/commit/26f9e1c636e21f697a26fd2f9e3d078caf7b509d)) ### [`v5.1.2`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#512-2024-03-20) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v5.1.1...v5.1.2) ##### Bug Fixes - only require top-level `types` if there are `exports` ([77143b7](https://togithub.com/sanity-io/pkg-utils/commit/77143b75aad3abaa3bba74e3dd03b88a6544e427)) - require a `type` in package.json when in strict mode ([#​631](https://togithub.com/sanity-io/pkg-utils/issues/631)) ([191482b](https://togithub.com/sanity-io/pkg-utils/commit/191482bdf3816a737078a3a8c33f8c667515ca08)) ### [`v5.1.1`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#511-2024-03-20) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v5.1.0...v5.1.1) ##### Bug Fixes - ensure no "Masquerading as ESM|CJS" dts errors ([#​627](https://togithub.com/sanity-io/pkg-utils/issues/627)) ([e54dc10](https://togithub.com/sanity-io/pkg-utils/commit/e54dc100686631bbf2fbae37515097c6785ca53d)) ### [`v5.1.0`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#510-2024-03-19) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v5.0.7...v5.1.0) ##### Features - support `module: "Preserve"` in TS 5.4 ([8f62425](https://togithub.com/sanity-io/pkg-utils/commit/8f624254903e7d86f9b4769606bc7cdedc4bbeef)) ##### Bug Fixes - use the same `typescript` version as `@microsoft/api-extractor` ([d63fab6](https://togithub.com/sanity-io/pkg-utils/commit/d63fab6904abc84185f2f986a92fb91d9341e35c)) ### [`v5.0.7`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#507-2024-03-19) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v5.0.6...v5.0.7) ##### Bug Fixes - **deps:** Update dependency [@​babel/core](https://togithub.com/babel/core) to ^7.24.1 ([#​618](https://togithub.com/sanity-io/pkg-utils/issues/618)) ([096fc1f](https://togithub.com/sanity-io/pkg-utils/commit/096fc1fa1c4a15b7585f24fbd9f5a536cf5f2c36)) ### [`v5.0.6`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#506-2024-03-19) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v5.0.5...v5.0.6) ##### Bug Fixes - **deps:** Update dependency [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) to ^7.43.0 ([#​619](https://togithub.com/sanity-io/pkg-utils/issues/619)) ([ea85609](https://togithub.com/sanity-io/pkg-utils/commit/ea856095309bc4de56dd6e268b62b18b3c8996f2)) ### [`v5.0.5`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#505-2024-03-19) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v5.0.4...v5.0.5) ##### Bug Fixes - only suffix the chunks folder if chunks are not hashed ([61acd17](https://togithub.com/sanity-io/pkg-utils/commit/61acd1761e5ffb7c9bb58a887375b76c8651d252))
sanity-io/ui (@​sanity/ui) ### [`v2.1.0`](https://togithub.com/sanity-io/ui/blob/HEAD/CHANGELOG.md#210-2024-04-08) [Compare Source](https://togithub.com/sanity-io/ui/compare/v2.0.16...v2.1.0) ##### Features - **ui:** improve disabled button contrast ([fc328b6](https://togithub.com/sanity-io/ui/commit/fc328b620412bdd9217679f455c825079656cd80)) ### [`v2.0.16`](https://togithub.com/sanity-io/ui/blob/HEAD/CHANGELOG.md#2016-2024-04-05) [Compare Source](https://togithub.com/sanity-io/ui/compare/v2.0.15...v2.0.16) ##### Bug Fixes - **deps:** Update non-major ([#​1253](https://togithub.com/sanity-io/ui/issues/1253)) ([545fcd2](https://togithub.com/sanity-io/ui/commit/545fcd20f537313ca8a070da17a21c0dda97bcff)) ### [`v2.0.15`](https://togithub.com/sanity-io/ui/blob/HEAD/CHANGELOG.md#2015-2024-04-05) [Compare Source](https://togithub.com/sanity-io/ui/compare/v2.0.14...v2.0.15) ##### Bug Fixes - **deps:** update non-major ([#​1251](https://togithub.com/sanity-io/ui/issues/1251)) ([2751101](https://togithub.com/sanity-io/ui/commit/27511013f401c0857b02919763b3372846718aca)) ### [`v2.0.14`](https://togithub.com/sanity-io/ui/blob/HEAD/CHANGELOG.md#2014-2024-04-03) [Compare Source](https://togithub.com/sanity-io/ui/compare/v2.0.13...v2.0.14) ##### Bug Fixes - allow using Tooltips in SSR apps ([889ea42](https://togithub.com/sanity-io/ui/commit/889ea42b51df469be47da427f2489f85905f0480)) ### [`v2.0.13`](https://togithub.com/sanity-io/ui/blob/HEAD/CHANGELOG.md#2013-2024-04-02) [Compare Source](https://togithub.com/sanity-io/ui/compare/v2.0.12...v2.0.13) ##### Bug Fixes - remove `type: commonjs` to fix regression affecting Next.js ([#​1247](https://togithub.com/sanity-io/ui/issues/1247)) ([c7b7915](https://togithub.com/sanity-io/ui/commit/c7b7915759157763a9dad890e920e843ee585349)) ### [`v2.0.12`](https://togithub.com/sanity-io/ui/blob/HEAD/CHANGELOG.md#2012-2024-03-20) [Compare Source](https://togithub.com/sanity-io/ui/compare/v2.0.11...v2.0.12) ##### Bug Fixes - **deps:** Update non-major ([#​1242](https://togithub.com/sanity-io/ui/issues/1242)) ([cfaa444](https://togithub.com/sanity-io/ui/commit/cfaa444e2f42b6bc31daf9774218e9e75430d410)) ### [`v2.0.11`](https://togithub.com/sanity-io/ui/blob/HEAD/CHANGELOG.md#2011-2024-03-20) [Compare Source](https://togithub.com/sanity-io/ui/compare/v2.0.10...v2.0.11) ##### Bug Fixes - ship ESM with `.mjs` extensions, import `styled-components` correctly ([1ad5a02](https://togithub.com/sanity-io/ui/commit/1ad5a02320434104dbe15dbd519e2db488fb15e7))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.5.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#750-2024-04-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.4.0...v7.5.0) ##### ๐Ÿฉน Fixes - **eslint-plugin:** \[no-floating-promises] handle TaggedTemplateExpression - **eslint-plugin:** \[no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option ##### โค๏ธ Thank You - Brad Zacher - Kim Sang Du - Mark de Dios - Naru - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.4.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#740-2024-03-25) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.3.1...v7.4.0) ##### ๐Ÿš€ Features - **eslint-plugin:** \[consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata - **eslint-plugin:** \[no-unnecessary-type-arguments] handle tagged templates - **eslint-plugin:** deprecate no-throw-literal and add a renamed only-throw-error ##### ๐Ÿฉน Fixes - **eslint-plugin:** \[prefer-optional-chain] address multipart nullish checks false positive - **eslint-plugin:** \[prefer-optional-chain] properly disambiguate between `boolean` and `false` - **eslint-plugin:** \[no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside ##### โค๏ธ Thank You - Abraham Guo - Brad Zacher - Josh Goldberg โœจ - Kim Sang Du - Kirk Waiblinger - Marco Pasqualetti - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.3.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#731-2024-03-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.3.0...v7.3.1) ##### ๐Ÿฉน Fixes - **eslint-plugin:** \[no-floating-promises] revert disable of ignoreVoid in strict config ##### โค๏ธ Thank You - Josh Goldberg โœจ You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.5.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#750-2024-04-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.4.0...v7.5.0) ##### ๐Ÿฉน Fixes - **parser:** disallow `errorOnTypeScriptSyntacticAndSemanticIssues` ##### โค๏ธ Thank You - Brad Zacher - Kim Sang Du - Mark de Dios - Naru - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.4.0`](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.3.1...5d2469142262672e381db3b4a4e2bffa80984810) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.3.1...v7.4.0) ### [`v7.3.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#731-2024-03-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.3.0...v7.3.1) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson) ### [`v2.4.14`](https://togithub.com/matzkoh/prettier-plugin-packagejson/releases/tag/v2.4.14) [Compare Source](https://togithub.com/matzkoh/prettier-plugin-packagejson/compare/v2.4.13...v2.4.14) ##### Bug Fixes - **deps:** update dependency sort-package-json to v2.10.0 ([e2bb083](https://togithub.com/matzkoh/prettier-plugin-packagejson/commit/e2bb083b08de7b25840412f919c0f6394f919af6)) ### [`v2.4.13`](https://togithub.com/matzkoh/prettier-plugin-packagejson/releases/tag/v2.4.13) [Compare Source](https://togithub.com/matzkoh/prettier-plugin-packagejson/compare/v2.4.12...v2.4.13) ##### Bug Fixes - **deps:** update dependency sort-package-json to v2.9.0 ([c4d4366](https://togithub.com/matzkoh/prettier-plugin-packagejson/commit/c4d43660ffe03900f883290c901337b09399db35))
sanity-io/sanity (sanity) ### [`v3.36.4`](https://togithub.com/sanity-io/sanity/releases/tag/v3.36.4) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.36.3...v3.36.4) ##### 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 an issue in the Portable Text editor in which annotations were not opening (bug introduced in v3.36.3) - Fixes a potential cross-origin error from being shown in the developer console ##### ๐Ÿ““ Full changelog Author | Message | Commit \------------ | ------------- | ------------- Pedro Bonamin | fix(core): remove custom options in comments upsell request ([#​6201](https://togithub.com/sanity-io/sanity/issues/6201)) | [`46c7ce8`](https://togithub.com/sanity-io/sanity/commit/46c7ce8ed9) Pedro Bonamin | fix(structure): annotations not opening in portable text editor ([#​6198](https://togithub.com/sanity-io/sanity/issues/6198)) | [`907c904`](https://togithub.com/sanity-io/sanity/commit/907c904336) ### [`v3.36.3`](https://togithub.com/sanity-io/sanity/releases/tag/v3.36.3) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.36.2...v3.36.3) ##### Installation and upgrading **To initiate a new Studio without installing the CLI globally:** npm create sanity@latest **To upgrade a Sanity Studio, run this command in its folder:** npm install sanity@latest ##### Notable changes - Increases the default height of the Portable Text editor ##### Notable bugfixes - Fixes the `--enforce-required-fields` flag for the [`sanity typegen generate`](https://www.sanity.io/docs/sanity-typegen) command not correctly respecting validation rules - Fixes a few focus issues where the Portable Text editor would sometimes jump to the start of a block or scroll to a previously opened block on focus inside of the [Presentation tool](https://www.sanity.io/docs/presentation) - Fixes an issue in which when the tasks panel is open, searching for content in the Cmd + K search changes target document rather than searches the studio ##### ๐Ÿ““ Full changelog Author | Message | Commit \------------ | ------------- | ------------- Tommy Petty | fix(pte): update default height of PTE in Form ([#​6119](https://togithub.com/sanity-io/sanity/issues/6119)) | [`5756753`](https://togithub.com/sanity-io/sanity/commit/5756753c49) Sindre Gulseth | fix(schema-extraction): check for \_required field in validation rules ([#​6151](https://togithub.com/sanity-io/sanity/issues/6151)) | [`5ba26a5`](https://togithub.com/sanity-io/sanity/commit/5ba26a5746) Cody Olsen | chore: add prettier-plugin-packagejson ([#​6155](https://togithub.com/sanity-io/sanity/issues/6155)) | [`8f7fe70`](https://togithub.com/sanity-io/sanity/commit/8f7fe70de2) renovate\[bot] | chore(deps): update pnpm to v8.15.6 ([#​6154](https://togithub.com/sanity-io/sanity/issues/6154)) | [`07b0745`](https://togithub.com/sanity-io/sanity/commit/07b0745a2e) renovate\[bot] | chore(lockfile): update dependency framer-motion to v11.0.24 ([#​6144](https://togithub.com/sanity-io/sanity/issues/6144)) | [`954c892`](https://togithub.com/sanity-io/sanity/commit/954c8921d4) Rupert Dunk | fix(structure): improve document pane path handling ([#​6129](https://togithub.com/sanity-io/sanity/issues/6129)) | [`9b4d105`](https://togithub.com/sanity-io/sanity/commit/9b4d1059dd) renovate\[bot] | chore(deps): update babel monorepo ([#​6159](https://togithub.com/sanity-io/sanity/issues/6159)) | [`eb97fe2`](https://togithub.com/sanity-io/sanity/commit/eb97fe2364) renovate\[bot] | chore(deps): update dependency @​types/babel\_\_traverse to ^7.20.5 ([#​6160](https://togithub.com/sanity-io/sanity/issues/6160)) | [`16f32c9`](https://togithub.com/sanity-io/sanity/commit/16f32c9614) Sindre Gulseth | feat(schema): handle assetRequired when extracting schema with enforceRequiredFields ([#​6157](https://togithub.com/sanity-io/sanity/issues/6157)) | [`cd52979`](https://togithub.com/sanity-io/sanity/commit/cd529795a3) Sindre Gulseth | chore(deps): upgrade groq-js to latest ([#​6162](https://togithub.com/sanity-io/sanity/issues/6162)) | [`8db7485`](https://togithub.com/sanity-io/sanity/commit/8db748575b) Pedro Bonamin | fix(tasks): don't open tasks search on hotkey + enter ([#​6165](https://togithub.com/sanity-io/sanity/issues/6165)) | [`d387316`](https://togithub.com/sanity-io/sanity/commit/d3873165eb) ecospark\[bot] | chore(deps): dedupe pnpm-lock.yaml ([#​6164](https://togithub.com/sanity-io/sanity/issues/6164)) | [`74a7a75`](https://togithub.com/sanity-io/sanity/commit/74a7a75470) Sindre Gulseth | chore(codegen): add enforceRequriedFields to spinner output ([#​6163](https://togithub.com/sanity-io/sanity/issues/6163)) | [`b68e650`](https://togithub.com/sanity-io/sanity/commit/b68e6501af) ### [`v3.36.2`](https://togithub.com/sanity-io/sanity/releases/tag/v3.36.2) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.36.1...v3.36.2) ##### 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 an issue where clicking "Publish" and possible other actions would throw the error `Sanity LocaleContext value missing`. - Fixes an issue in which users' names were sometimes displayed in lowercase in the tasks assignee list. ##### ๐Ÿ““ Full changelog Author | Message | Commit \------------ | ------------- | ------------- Pedro Bonamin | fix(tasks): don't lowercase users when searching in the assignee menu ([#​6138](https://togithub.com/sanity-io/sanity/issues/6138)) | [`27643c8`](https://togithub.com/sanity-io/sanity/commit/27643c8a37) cngonzalez | fix: add default listFormat locale where LocaleProvider may not be available ([#​6147](https://togithub.com/sanity-io/sanity/issues/6147)) | [`3c4d4cf`](https://togithub.com/sanity-io/sanity/commit/3c4d4cf1d4) ### [`v3.36.1`](https://togithub.com/sanity-io/sanity/releases/tag/v3.36.1) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.36.0...v3.36.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 an issue where the studio might crash on "orphaned marks" in the Portable Text Editor. - Fixes an issue that caused the tasks plugin to be inserted multiple times in studios using more than one instance of the Structure Tool. ##### ๐Ÿ““ Full changelog Author | Message | Commit \------------ | ------------- | ------------- Pedro Bonamin | fix(tasks): group changes done to the same field ([#​6132](https://togithub.com/sanity-io/sanity/issues/6132)) | [`61c7ef8`](https://togithub.com/sanity-io/sanity/commit/61c7ef8fcc) Espen Hovlandsdal | fix(i18n): allow list formatter without arguments in `Translate` component ([#​6135](https://togithub.com/sanity-io/sanity/issues/6135)) | [`3e5b8d6`](https://togithub.com/sanity-io/sanity/commit/3e5b8d60f3) Pedro Bonamin | fix(core): remove duplicateds tasks plugins ([#​6134](https://togithub.com/sanity-io/sanity/issues/6134)) | [`a0fce46`](https://togithub.com/sanity-io/sanity/commit/a0fce46d1c) Sindre Gulseth | fix(typegen): add placeholder group to allow typegen to show in help ([#​6133](https://togithub.com/sanity-io/sanity/issues/6133)) | [`45f0406`](https://togithub.com/sanity-io/sanity/commit/45f0406733) ### [`v3.36.0`](https://togithub.com/sanity-io/sanity/releases/tag/v3.36.0) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.35.2...v3.36.0) ##### Installation and upgrading **To initiate a new Studio without installing the CLI globally:** npm create sanity@latest **To upgrade a Sanity Studio, run this command in its folder:** npm install sanity@latest ##### โœจ Highlights ##### Sanity TypeGen (beta): Generate types for your schema and GROQ queries This release comes with Sanity TypeGen, the new tooling in the Sanity CLI that enables extracting the schema into a static representation (`schema.json`) and to generate TypeScript type definition for it, as well as for GROQ query results. You can learn more about Sanity TypeGen: - [Blog post: Of course, you should be able to type your content quickly! ](https://www.sanity.io/blog/introducing-sanity-typegen?utm_source=github.com\&utm_medium=organic_social\&utm_campaign=sanity-typegen\&utm_content=) - [Documentation](https://www.sanity.io/docs/sanity-typegen?utm_source=github.com\&utm_medium=organic_social\&utm_campaign=sanity-typegen\&utm_content=) - [New course on Sanity Learn](https://www.sanity.io/learn/module/typescripted-content/introduction?utm_source=github.com\&utm_medium=organic_social\&utm_campaign=sanity-typegen\&utm_content=) If you try out Sanity TypeGen, do let us know how it went in the #typescript channel in [the Sanity community](https://slack.sanity.io) or to your customer success team. ##### Tasks (beta): Delegate work within Sanity Studio This update also includes the beta of Tasks for Sanity Studio. It's a way to assign tasks related to documents, delegate them to team members, and track their status across the project. ![image](https://hackmd.io/\_uploads/SJ4BS_g10.png) If you wish to disable tasks, you can do so by adding the following to `sanity.config.ts`: ```ts export default defineConfig({ ...restOfConfig, unstable_tasks: { enabled: false, }, }) ``` Documentation for Tasks is in the works and will be announced when ready. ##### ๐Ÿ› Notable bugfixes - Fixes a bug where all fields got marked as non-optional when extracting schema with `--enforce-required-fields`. - Fixes a bug where Vision would insert new line on cmd-return. ##### On `styled-components@5`? If you encounter an error such as `TypeError: Cannot read properties of undefined (reading 'div')`, please make sure your Studio doesn't depend on `styled-components@5`. Updating any such dependencies to `styled-components@6` should resolve the error: npm install styled-components@latest This error is caused by an ESM/CJS compability issue in `@sanity/ui`. ##### ๐Ÿ““ Full changelog Author | Message | Commit \------------ | ------------- | ------------- renovate\[bot] | fix(deps): update dependency [@​sanity/presentation](https://togithub.com/sanity/presentation) to v1.12.1 ([#​6109](https://togithub.com/sanity-io/sanity/issues/6109)) | [`2014ef5`](https://togithub.com/sanity-io/sanity/commit/2014ef56cc) renovate\[bot] | chore(lockfile): update dependency [@​sanity/react-loader](https://togithub.com/sanity/react-loader) to v1.9.5 ([#​6104](https://togithub.com/sanity-io/sanity/issues/6104)) | [`0817d8d`](https://togithub.com/sanity-io/sanity/commit/0817d8ddf8) renovate\[bot] | fix(deps): update dependency [@​sanity/ui](https://togithub.com/sanity/ui) to ^2.0.12 ([#​6107](https://togithub.com/sanity-io/sanity/issues/6107)) | [`4886b00`](https://togithub.com/sanity-io/sanity/commit/4886b00b17) renovate\[bot] | fix(deps): update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.15.7 ([#​6106](https://togithub.com/sanity-io/sanity/issues/6106)) | [`69a5d6d`](https://togithub.com/sanity-io/sanity/commit/69a5d6d60c) Sindre Gulseth | fix: move typegen cli into [@​sanity/cli](https://togithub.com/sanity/cli) ([#​6111](https://togithub.com/sanity-io/sanity/issues/6111)) | [`3f37c21`](https://togithub.com/sanity-io/sanity/commit/3f37c218ee) Tommy Petty | fix(comments): update close icon to be consistent ([#​6096](https://togithub.com/sanity-io/sanity/issues/6096)) | [`89fd7ec`](https://togithub.com/sanity-io/sanity/commit/89fd7ecbdb) renovate\[bot] | chore(deps): update dependency [@​sanity/visual-editing](https://togithub.com/sanity/visual-editing) to v1.8.4 ([#​6100](https://togithub.com/sanity-io/sanity/issues/6100)) | [`046c090`](https://togithub.com/sanity-io/sanity/commit/046c0907bf) renovate\[bot] | chore(deps): update dependency turbo to ^1.13.0 ([#​6114](https://togithub.com/sanity-io/sanity/issues/6114)) | [`1352e84`](https://togithub.com/sanity-io/sanity/commit/1352e84daa) Sindre Gulseth | chore(typegen): show schema extraction and typegen in help texts ([#​6122](https://togithub.com/sanity-io/sanity/issues/6122)) | [`ec3b25e`](https://togithub.com/sanity-io/sanity/commit/ec3b25e02e) Pedro Bonamin | fix(pte): PTE inline block object modal closing on validation state changes ([#​6113](https://togithub.com/sanity-io/sanity/issues/6113)) | [`a272c71`](https://togithub.com/sanity-io/sanity/commit/a272c71ee8) Sindre Gulseth | fix(schema): correctly assert optional fields with enforce required fields ([#​6121](https://togithub.com/sanity-io/sanity/issues/6121)) | [`f568e14`](https://togithub.com/sanity-io/sanity/commit/f568e14fd7) Espen Hovlandsdal | chore: disable import/extensions rule for get-it middleware import ([#​6127](https://togithub.com/sanity-io/sanity/issues/6127)) | [`aca88e9`](https://togithub.com/sanity-io/sanity/commit/aca88e90b0) Sindre Gulseth | fix(schemaExtract): guard for list options not being an array ([#​6128](https://togithub.com/sanity-io/sanity/issues/6128)) | [`e4f28e5`](https://togithub.com/sanity-io/sanity/commit/e4f28e5e95) Sindre Gulseth | chore(codegen): track ratio between unknown nodes and all type nodes ([#​6125](https://togithub.com/sanity-io/sanity/issues/6125)) | [`3822da2`](https://togithub.com/sanity-io/sanity/commit/3822da2710) Sindre Gulseth | fix(vision): fixes bug where codemirror would insert a new line on cmd-return ([#​6123](https://togithub.com/sanity-io/sanity/issues/6123)) | [`971ba9f`](https://togithub.com/sanity-io/sanity/commit/971ba9f65b) Pedro Bonamin | fix(tasks): update description input to create blocks edx-1206 ([#​6126](https://togithub.com/sanity-io/sanity/issues/6126)) | [`852bfca`](https://togithub.com/sanity-io/sanity/commit/852bfca3a6) Pedro Bonamin | feat(tasks): add tasks empty states ([#​6130](https://togithub.com/sanity-io/sanity/issues/6130)) | [`22afbb4`](https://togithub.com/sanity-io/sanity/commit/22afbb4fdb) Sindre Gulseth | chore(codegen): add cl as codeowners for {code,type}gen ([#​6118](https://togithub.com/sanity-io/sanity/issues/6118)) | [`94d0934`](https://togithub.com/sanity-io/sanity/commit/94d0934fd9) Sindre Gulseth | feat(codegen): attempt to parse groq queries with parameter in slices ([#​6117](https://togithub.com/sanity-io/sanity/issues/6117)) | [`97c0b0c`](https://togithub.com/sanity-io/sanity/commit/97c0b0cff7) shur | feat: indicate in metadata that the quickstart option was used in project creation ([#​6065](https://togithub.com/sanity-io/sanity/issues/6065)) | [`468e76c`](https://togithub.com/sanity-io/sanity/commit/468e76c8cc) ### [`v3.35.2`](https://togithub.com/sanity-io/sanity/releases/tag/v3.35.2) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.35.1...v3.35.2) ##### 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 bug that caused inputs to lose focus when their value changed ##### ๐Ÿ““ Full changelog Author | Message | Commit \------------ | ------------- | ------------- Sindre Gulseth | chore(schema): add tracing for schema extraction ([#​6019](https://togithub.com/sanity-io/sanity/issues/6019)) | [`ab5ae9f`](https://togithub.com/sanity-io/sanity/commit/ab5ae9f76e) Sindre Gulseth | chore(codegen): add total types and align telemetry prop names ([#​6077](https://togithub.com/sanity-io/sanity/issues/6077)) | [`7ecff65`](https://togithub.com/sanity-io/sanity/commit/7ecff65b64) renovate\[bot] | chore(deps): update dependency [@​portabletext/toolkit](https://togithub.com/portabletext/toolkit) to ^2.0.13 ([#​6098](https://togithub.com/sanity-io/sanity/issues/6098)) | [`c5faca2`](https://togithub.com/sanity-io/sanity/commit/c5faca2d77) renovate\[bot] | chore(lockfile): update dependency [@​sanity/color](https://togithub.com/sanity/color) to v3.0.2 ([#​6101](https://togithub.com/sanity-io/sanity/issues/6101)) | [`7c82923`](https://togithub.com/sanity-io/sanity/commit/7c82923b8f) renovate\[bot] | chore(deps): update dependency [@​sanity/icons](https://togithub.com/sanity/icons) to ^2.11.4 ([#​6099](https://togithub.com/sanity-io/sanity/issues/6099)) | [`a42e9f3`](https://togithub.com/sanity-io/sanity/commit/a42e9f3227) renovate\[bot] | fix(deps): update dependency get-it to ^8.4.16 ([#​6108](https://togithub.com/sanity-io/sanity/issues/6108)) | [`eca9c30`](https://togithub.com/sanity-io/sanity/commit/eca9c3097e) Herman Wikner | fix(comments): drop permission check ([#​6110](https://togithub.com/sanity-io/sanity/issues/6110)) | [`d6a3891`](https://togithub.com/sanity-io/sanity/commit/d6a3891f4b) ### [`v3.35.1`](https://togithub.com/sanity-io/sanity/releases/tag/v3.35.1) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.35.0...v3.35.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 - Increases width of all inline popovers in the Portable Text Editor - Fixes an issue where incorrect studio version was shown in the help menu - Fixes an issue where incorrect loading message shown while a pane is resolving in the structure tool ##### ๐Ÿ““ Full changelog Author | Message | Commit \------------ | ------------- | ------------- renovate\[bot] | chore(deps): update tiryoh/gha-jobid-action digest to [`c1d1cf7`](https://togithub.com/sanity-io/sanity/commit/c1d1cf7) ([#​6064](https://togithub.com/sanity-io/sanity/issues/6064)) | [`ae05976`](https://togithub.com/sanity-io/sanity/commit/ae05976b5a) renovate\[bot] | chore(deps): update thollander/actions-comment-pull-request digest to [`fabd468`](https://togithub.com/sanity-io/sanity/commit/fabd468) ([#​6063](https://togithub.com/sanity-io/sanity/issues/6063)) | [`13dcbdb`](https://togithub.com/sanity-io/sanity/commit/13dcbdb1e4) renovate\[bot] | chore(deps): update peter-evans/create-pull-request digest to [`70a41ab`](https://togithub.com/sanity-io/sanity/commit/70a41ab) ([#​6062](https://togithub.com/sanity-io/sanity/issues/6062)) | [`7bd281c`](https://togithub.com/sanity-io/sanity/commit/7bd281c712) renovate\[bot] | chore(deps): update dependency express to ^4.18.3 ([#​6067](https://togithub.com/sanity-io/sanity/issues/6067)) | [`2aa4b64`](https://togithub.com/sanity-io/sanity/commit/2aa4b64b3f) renovate\[bot] | chore(lockfile): update dependency [@​sanity/locale-nn-no](https://togithub.com/sanity/locale-nn-no) to v1.1.5 ([#​6071](https://togithub.com/sanity-io/sanity/issues/6071)) | [`0254106`](https://togithub.com/sanity-io/sanity/commit/0254106e2e) renovate\[bot] | chore(lockfile): update dependency [@​sanity/locale-sv-se](https://togithub.com/sanity/locale-sv-se) to v1.2.3 ([#​6073](https://togithub.com/sanity-io/sanity/issues/6073)) | [`0b1d581`](https://togithub.com/sanity-io/sanity/commit/0b1d581f62) renovate\[bot] | chore(lockfile): update dependency [@​sanity/locale-pt-pt](https://togithub.com/sanity/locale-pt-pt) to v1.1.2 ([#​6072](https://togithub.com/sanity-io/sanity/issues/6072)) | [`19a8dd6`](https://togithub.com/sanity-io/sanity/commit/19a8dd67ff) renovate\[bot] | chore(lockfile): update dependency [@​sanity/locale-nb-no](https://togithub.com/sanity/locale-nb-no) to v1.1.4 ([#​6070](https://togithub.com/sanity-io/sanity/issues/6070)) | [`cc60405`](https://togithub.com/sanity-io/sanity/commit/cc60405d05) renovate\[bot] | chore(lockfile): update dependency [@​sanity/locale-ko-kr](https://togithub.com/sanity/locale-ko-kr) to v1.1.3 ([#​6069](https://togithub.com/sanity-io/sanity/issues/6069)) | [`1d5f3cb`](https://togithub.com/sanity-io/sanity/commit/1d5f3cb722) Nina Andal Aarvik | fix(core): increase default width of PT inline popovers ([#​5878](https://togithub.com/sanity-io/sanity/issues/5878)) | [`f809fe3`](https://togithub.com/sanity-io/sanity/commit/f809fe3714) Herman Wikner | fix(comments): permission check ([#​6057](https://togithub.com/sanity-io/sanity/issues/6057)) | [`2163ff0`](https://togithub.com/sanity-io/sanity/commit/2163ff0002) Sindre Gulseth | fix(codegen): include babel.config.json in the published package ([#​6075](https://togithub.com/sanity-io/sanity/issues/6075)) | [`2e06b84`](https://togithub.com/sanity-io/sanity/commit/2e06b84c43) Sindre Gulseth | fix(codegen): uppercase query type names ([#​6080](https://togithub.com/sanity-io/sanity/issues/6080)) | [`7402093`](https://togithub.com/sanity-io/sanity/commit/74020938c9) Sindre Gulseth | refactor(codegen): move Result appending into type generation ([#​6082](https://togithub.com/sanity-io/sanity/issues/6082)) | [`63432da`](https://togithub.com/sanity-io/sanity/commit/63432dad1f) Herman Wikner | fix(comments): hide resolve action if no handler is provided ([#​6084](https://togithub.com/sanity-io/sanity/issues/6084)) | [`4767b32`](https://togithub.com/sanity-io/sanity/commit/4767b32481) Tommy Petty | fix(tasks): copy changes for Tasks feature ([#​6085](https://togithub.com/sanity-io/sanity/issues/6085)) | [`3ab20ef`](https://togithub.com/sanity-io/sanity/commit/3ab20ef81a) Bjรธrge Nรฆss | fix: use workspace protocol for all workspace dependencies ([#​6088](https://togithub.com/sanity-io/sanity/issues/6088)) | [`0653134`](https://togithub.com/sanity-io/sanity/commit/06531345b1) Herman Wikner | fix(tasks): ui adjustments ([#​6086](https://togithub.com/sanity-io/sanity/issues/6086)) | [`f89111c`](https://togithub.com/sanity-io/sanity/commit/f89111c01c) Pedro Bonamin | fix(tasks): update info passed to the tasks comments notification context ([#​6087](https://togithub.com/sanity-io/sanity/issues/6087)) | [`6635d72`](https://togithub.com/sanity-io/sanity/commit/6635d7200d) Pedro Bonamin | fix(tasks): update how addonDatasetProvider ready state is set ([#​6076](https://togithub.com/sanity-io/sanity/issues/6076)) | [`a08a82f`](https://togithub.com/sanity-io/sanity/commit/a08a82f2f3) Sindre Gulseth | fix(codegen): use relative path when globbing for files ([#​6083](https://togithub.com/sanity-io/sanity/issues/6083)) | [`5bc629f`](https://togithub.com/sanity-io/sanity/commit/5bc629fd23) Pedro Bonamin | fix(tasks): add new sanityTasks flag ([#​6089](https://togithub.com/sanity-io/sanity/issues/6089)) | [`ae89244`](https://togithub.com/sanity-io/sanity/commit/ae89244f28) Binoy Patel | Revert "fix: use workspace protocol for all workspace dependencies ([#​6088](https://togithub.com/sanity-io/sanity/issues/6088))" ([#​6092](https://togithub.com/sanity-io/sanity/issues/6092)) | [`abfc5d2`](https://togithub.com/sanity-io/sanity/commit/abfc5d23de) Espen Hovlandsdal | fix(structure): use correct loading messages while resolving panes ([#​6093](https://togithub.com/sanity-io/sanity/issues/6093)) | [`d784f82`](https://togithub.com/sanity-io/sanity/commit/d784f825e4) Cody Olsen | refactor: use `PKG_VERSION` from `@sanity/pkg-utils` instead of manually regexing `SANITY_VERSION` ([#​6078](https://togithub.com/sanity-io/sanity/issues/6078)) | [`d514bfc`](https://togithub.com/sanity-io/sanity/commit/d514bfc15c) ### [`v3.35.0`](https://togithub.com/sanity-io/sanity/releases/tag/v3.35.0) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.34.0...v3.35.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 ### ๐Ÿ› Notable bugfixes - Fixes an issue that would cause duplicate entries in the list of recent searches. - Updates the type of `value` within `ObjectFieldProps` to accept a type parameter, allowing for dynamically setting the expected type. (thanks [@​shixish](https://togithub.com/shixish)) ### ๐Ÿ““ Full changelog Author | Message | Commit \------------ | ------------- | ------------- Ash | fix(core): include request tag in Text Search API requests ([#​5988](https://togithub.com/sanity-io/sanity/issues/5988)) | [`471854e`](https://togithub.com/sanity-io/sanity/commit/471854e455) cngonzalez | chore: update licenses across packages for current year ([#​6002](https://togithub.com/sanity-io/sanity/issues/6002)) | [`c11256b`](https://togithub.com/sanity-io/sanity/commit/c11256bc62) renovate\[bot] | chore(lockfile): update dependency [@​sanity/assist](https://togithub.com/sanity/assist) to v2.0.4 ([#​6006](https://togithub.com/sanity-io/sanity/issues/6006)) | [`37a4ed3`](https://togithub.com/sanity-io/sanity/commit/37a4ed3d8e) renovate\[bot] | fix(deps): update dependency [@​sanity/presentation](https://togithub.com/sanity/presentation) to v1.11.7 ([#​6007](https://togithub.com/sanity-io/sanity/issues/6007)) | [`1041460`](https://togithub.com/sanity-io/sanity/commit/10414601ad) cngonzalez | fix: ensure that useStructureToolSetting updates only when necessary ([#​6004](https://togithub.com/sanity-io/sanity/issues/6004)) | [`a4d8d2d`](https://togithub.com/sanity-io/sanity/commit/a4d8d2d3e4) renovate\[bot] | fix(deps): update dependency get-it to ^8.4.13 ([#​6013](https://togithub.com/sanity-io/sanity/issues/6013)) | [`1da1feb`](https://togithub.com/sanity-io/sanity/commit/1da1feb417) renovate\[bot] | fix(deps): update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.15.5 ([#​6012](https://togithub.com/sanity-io/sanity/issues/6012)) | [`01dec12`](https://togithub.com/sanity-io/sanity/commit/01dec12e2d) renovate\[bot] | chore(deps): update dependency [@​sanity/visual-editing](https://togithub.com/sanity/visual-editing) to v1.8.0 ([#​6015](https://togithub.com/sanity-io/sanity/issues/6015)) | [`2f16c94`](https://togithub.com/sanity-io/sanity/commit/2f16c94060) Sindre Gulseth | fix: schema extraction object type name ([#​6014](https://togithub.com/sanity-io/sanity/issues/6014)) | [`dcd5537`](https://togithub.com/sanity-io/sanity/commit/dcd55378b8) Sindre Gulseth | Fix bug where we cant resolve custom types ([#​6016](https://togithub.com/sanity-io/sanity/issues/6016)) | [`217a47d`](https://togithub.com/sanity-io/sanity/commit/217a47dae0) Herman Wikner | feat(tasks): add comment delete confirm dialog ([#​6009](https://togithub.com/sanity-io/sanity/issues/6009)) | [`c105115`](https://togithub.com/sanity-io/sanity/commit/c105115524) Herman Wikner | fix(comments): hide context menu actions if handler is undefined ([#​6011](https://togithub.com/sanity-io/sanity/issues/6011)) | [`cb55bc5`](https://togithub.com/sanity-io/sanity/commit/cb55bc5e87) renovate\[bot] | chore(deps): update dependency [@​sanity/visual-editing](https://togithub.com/sanity/visual-editing) to v1.8.1 ([#​6022](https://togithub.com/sanity-io/sanity/issues/6022)) | [`09d4e27`](https://togithub.com/sanity-io/sanity/commit/09d4e2720c) renovate\[bot] | chore(deps): update dependency [@​types/use-sync-external-store](https://togithub.com/types/use-sync-external-store) to ^0.0.6 ([#​6023](https://togithub.com/sanity-io/sanity/issues/6023)) | [`910f04c`](https://togithub.com/sanity-io/sanity/commit/910f04cb16) renovate\[bot] | chore(deps): update dependency turbo to ^1.12.5 ([#​6025](https://togithub.com/sanity-io/sanity/issues/6025)) | [`02699dd`](https://togithub.com/sanity-io/sanity/commit/02699dd6a5) renovate\[bot] | chore(deps): update dependency vite to ^4.5.2 ([#​6026](https://togithub.com/sanity-io/sanity/issues/6026)) | [`767e99e`](https://togithub.com/sanity-io/sanity/commit/767e99ea26) renovate\[bot] | chore(deps): update pnpm to v8.15.5 ([#​6027](https://togithub.com/sanity-io/sanity/issues/6027)) | [`a2aedcb`](https://togithub.com/sanity-io/sanity/commit/a2aedcbaf0) renovate\[bot] | chore(deps): update dependency [@​portabletext/toolkit](https://togithub.com/portabletext/toolkit) to ^2.0.11 ([#​6030](https://togithub.com/sanity-io/sanity/issues/6030)) | [`639580f`](https://togithub.com/sanity-io/sanity/commit/639580fc20) renovate\[bot] | chore(deps): update dependency [@​babel/preset-env](https://togithub.com/babel/preset-env) to ^7.24.0 ([#​6033](https://togithub.com/sanity-io/sanity/issues/6033)) | [`795167f`](https://togithub.com/sanity-io/sanity/commit/795167f568) renovate\[bot] | chore(lockfile): update dependency [@​portabletext/react](https://togithub.com/portabletext/react) to v3.0.12 ([#​6031](https://togithub.com/sanity-io/sanity/issues/6031)) | [`9f745f0`](https://togithub.com/sanity-io/sanity/commit/9f745f0fd2) renovate\[bot] | chore(deps): update dependency styled-components to ^6.1.8 ([#​6024](https://togithub.com/sanity-io/sanity/issues/6024)) | [`d405517`](https://togithub.com/sanity-io/sanity/commit/d40551742f) renovate\[bot] | chore(deps): update linters ([#​6029](https://togithub.com/sanity-io/sanity/issues/6029)) | [`baaa56b`](https://togithub.com/sanity-io/sanity/commit/baaa56b9ab) renovate\[bot] | chore(deps): update dependency esbuild to v0.20.2 ([#​6028](https://togithub.com/sanity-io/sanity/issues/6028)) | [`a480588`](https://togithub.com/sanity-io/sanity/commit/a4805883a2) renovate\[bot] | chore(deps): update dependency [@​sanity/pkg-utils](https://togithub.com/sanity/pkg-utils) to ^3.3.8 ([#​6036](https://togithub.com/sanity-io/sanity/issues/6036)) | [`871b450`](https://togithub.com/sanity-io/sanity/commit/871b450245) Ash | fix(util): safely stringify path segments named as GROQ data types (e.g. `null`) ([#​5986](https://togithub.com/sanity-io/sanity/issues/5986)) | [`561ee14`](https://togithub.com/sanity-io/sanity/commit/561ee14fe3) Ash | refactor(core): use path `toString` function from `@sanity/util/paths` ([#​5987](https://togithub.com/sanity-io/sanity/issues/5987)) | [`522477a`](https://togithub.com/sanity-io/sanity/commit/522477ab5b) renovate\[bot] | chore(deps): update dependency [@​sanity/pkg-utils](https://togithub.com/sanity/pkg-utils) to v4 ([#​6037](https://togithub.com/sanity-io/sanity/issues/6037)) | [`114d8bb`](https://togithub.com/sanity-io/sanity/commit/114d8bb5d8) renovate\[bot] | chore(deps): update dependency [@​portabletext/toolkit](https://togithub.com/portabletext/toolkit) to ^2.0.12 ([#​6042](https://togithub.com/sanity-io/sanity/issues/6042)) | [`eb86c41`](http

Configuration

๐Ÿ“… 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. View repository job log here

socket-security[bot] commented 7 months ago

New and removed dependencies detected. Learn more about Socket for GitHub โ†—๏ธŽ

Package New capabilities Transitives Size Publisher
npm/@commitlint/cli@19.2.1 Transitive: environment, eval, filesystem, shell, unsafe +41 1.88 MB escapedcat
npm/@sanity/icons@2.11.7 None 0 1.27 MB sanity-io
npm/@types/react-dom@18.2.24 None 0 34.9 kB types
npm/@types/react@18.2.74 None +2 1.68 MB types
npm/@typescript-eslint/eslint-plugin@7.5.0 Transitive: environment, filesystem +25 6.95 MB jameshenry
npm/@typescript-eslint/parser@7.5.0 Transitive: environment, filesystem +18 2.18 MB jameshenry

๐Ÿšฎ Removed packages: npm/@commitlint/cli@19.2.0, npm/@sanity/icons@2.11.2, npm/@sanity/pkg-utils@5.0.4, npm/@sanity/ui@2.0.10, npm/@types/react-dom@18.2.22, npm/@types/react@18.2.67, npm/@typescript-eslint/eslint-plugin@7.3.0, npm/@typescript-eslint/parser@7.3.0

View full reportโ†—๏ธŽ

renovate[bot] commented 7 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

โš  Warning: custom changes will be lost.