sanity-io / assist

Sanity AI Assist: A plugin for Sanity Studio
MIT License
13 stars 5 forks source link

chore(deps): update non-major #14

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^17.7.2 -> ^17.8.1 age adoption passing confidence
@commitlint/config-conventional (source) ^17.7.0 -> ^17.8.1 age adoption passing confidence
@sanity/semantic-release-preset (source) ^4.1.4 -> ^4.1.6 age adoption passing confidence
@sanity/ui (source) 1.9.0 -> 1.9.3 age adoption passing confidence
@sanity/vision (source) 3.17.0 -> 3.19.3 age adoption passing confidence
@types/react (source) ^18.2.27 -> ^18.2.37 age adoption passing confidence
@types/styled-components (source) ^5.1.28 -> ^5.1.30 age adoption passing confidence
eslint (source) ^8.51.0 -> ^8.53.0 age adoption passing confidence
react-animate-height 3.2.2 -> 3.2.3 age adoption passing confidence
sanity (source) 3.19.1 -> 3.19.3 age adoption passing confidence
sanity (source) ^3.19.1 -> ^3.19.3 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli) ### [`v17.8.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#1781-2023-10-20) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.1) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) ### [`v17.8.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#1780-2023-10-14) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.7.2...v17.8.0) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) #### [17.7.2](https://togithub.com/conventional-changelog/commitlint/compare/v17.7.1...v17.7.2) (2023-09-28) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) #### [17.7.1](https://togithub.com/conventional-changelog/commitlint/compare/v17.7.0...v17.7.1) (2023-08-10) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli)
conventional-changelog/commitlint (@​commitlint/config-conventional) ### [`v17.8.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1781-2023-10-20) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.1) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) ### [`v17.8.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1780-2023-10-14) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.7.0...v17.8.0) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional)
sanity-io/semantic-release-preset (@​sanity/semantic-release-preset) ### [`v4.1.6`](https://togithub.com/sanity-io/semantic-release-preset/blob/HEAD/CHANGELOG.md#416-2023-10-24) [Compare Source](https://togithub.com/sanity-io/semantic-release-preset/compare/@sanity/semantic-release-preset@4.1.5...@sanity/semantic-release-preset@4.1.6) ##### Bug Fixes - **deps:** update dependency semantic-release to v22 ([e67b045](https://togithub.com/sanity-io/semantic-release-preset/commit/e67b04578310ec47252ae057ff7c075dd2d4fc54)) ### [`v4.1.5`](https://togithub.com/sanity-io/semantic-release-preset/blob/HEAD/CHANGELOG.md#415-2023-10-23) [Compare Source](https://togithub.com/sanity-io/semantic-release-preset/compare/@sanity/semantic-release-preset@4.1.4...@sanity/semantic-release-preset@4.1.5) ##### Bug Fixes - **deps:** Update dependency conventional-changelog-conventionalcommits to v7 ([#​104](https://togithub.com/sanity-io/semantic-release-preset/issues/104)) ([2614d5c](https://togithub.com/sanity-io/semantic-release-preset/commit/2614d5c756d63ebd280860599c28f028429d2705)) - **deps:** update dependency semantic-release to v22 ([#​106](https://togithub.com/sanity-io/semantic-release-preset/issues/106)) ([0439f36](https://togithub.com/sanity-io/semantic-release-preset/commit/0439f367a3b0e742efe2ecc31518471e81331ed0))
sanity-io/ui (@​sanity/ui) ### [`v1.9.3`](https://togithub.com/sanity-io/ui/blob/HEAD/CHANGELOG.md#193-2023-11-13) [Compare Source](https://togithub.com/sanity-io/ui/compare/v1.9.2...v1.9.3) ##### Bug Fixes - update tooltip position middleware, close tooltips on click ([#​1182](https://togithub.com/sanity-io/ui/issues/1182)) ([a596700](https://togithub.com/sanity-io/ui/commit/a596700c668e9270518aa3bb23b46479468db7da)) ### [`v1.9.2`](https://togithub.com/sanity-io/ui/blob/HEAD/CHANGELOG.md#192-2023-11-10) [Compare Source](https://togithub.com/sanity-io/ui/compare/v1.9.1...v1.9.2) ##### Reverts - Revert "fix(tooltip): update tooltip position middleware ([#​1171](https://togithub.com/sanity-io/ui/issues/1171))" ([ea68fde](https://togithub.com/sanity-io/ui/commit/ea68fde5ce20b63d05de90a24825b61939922b49)), closes [#​1171](https://togithub.com/sanity-io/ui/issues/1171) ### [`v1.9.1`](https://togithub.com/sanity-io/ui/blob/HEAD/CHANGELOG.md#191-2023-11-10) [Compare Source](https://togithub.com/sanity-io/ui/compare/v1.9.0...v1.9.1) ##### Bug Fixes - **tooltip:** update tooltip position middleware ([#​1171](https://togithub.com/sanity-io/ui/issues/1171)) ([b00957c](https://togithub.com/sanity-io/ui/commit/b00957c5d1dc23b7e76a217efce28d8da59780b1))
sanity-io/sanity (@​sanity/vision) ### [`v3.19.3`](https://togithub.com/sanity-io/sanity/releases/tag/v3.19.3) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.19.2...v3.19.3) #### 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 - Makes field actions keyboard-accessible: - Enables pressing the `Esc` (Escape) key to discard a comment. - Fixes an issue where hovering over field actions (for example: Comments, AI Assist) when they're not visible would cause them to flicker. - When importing and exporting datasets with the `import dataset` and `export dataset` CLI commands, the output message includes information about the `projectId` and the `dataset` in question. Example: ![Output message on import dataset CLI command](https://user-images.githubusercontent.com/6476108/280423443-cd08d36f-76f0-4e61-b791-6f01288bfc75.png) ![Output message on export dataset CLI command](https://user-images.githubusercontent.com/6476108/280421005-6b0f3023-8f9d-46d8-a158-3f76680029a5.png) - Fixed an issue with cursor instability when using the Portable Text Input inside another Portable Text Input's embedded objects. ### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- Espen Hovlandsdal | refactor(types): use type-only imports | [`f7e590e`](https://togithub.com/sanity-io/sanity/commit/f7e590e545) Fred Carlsen | fix(comments): truncate long field names in placeholder ([#​5153](https://togithub.com/sanity-io/sanity/issues/5153)) | [`c5e2194`](https://togithub.com/sanity-io/sanity/commit/c5e2194c4a) Marius Lundgård | feat(desk): add `onFocusPath` callback property ([#​5150](https://togithub.com/sanity-io/sanity/issues/5150)) | [`3188ab4`](https://togithub.com/sanity-io/sanity/commit/3188ab4626) Marius Lundgård | fix(router): memoize `navigate` callback ([#​5149](https://togithub.com/sanity-io/sanity/issues/5149)) | [`fa7625d`](https://togithub.com/sanity-io/sanity/commit/fa7625d00f) Marius Lundgård | fix(form): open hotspot editor using `focusPath` ([#​5160](https://togithub.com/sanity-io/sanity/issues/5160)) | [`5673f2a`](https://togithub.com/sanity-io/sanity/commit/5673f2a959) Herman Wikner | refactor(comments): remove unused function in comments provider ([#​5156](https://togithub.com/sanity-io/sanity/issues/5156)) | [`950d3f0`](https://togithub.com/sanity-io/sanity/commit/950d3f0976) Herman Wikner | fix(comments): default placement of comment popover ([#​5165](https://togithub.com/sanity-io/sanity/issues/5165)) | [`6eeb797`](https://togithub.com/sanity-io/sanity/commit/6eeb797fe3) Herman Wikner | fix(comments): consider comment status when scrolling from URL ([#​5164](https://togithub.com/sanity-io/sanity/issues/5164)) | [`65eb8c2`](https://togithub.com/sanity-io/sanity/commit/65eb8c2bfb) ecospark\[bot] | chore(prettier): fix unformatted files 🤖 ✨ ([#​5145](https://togithub.com/sanity-io/sanity/issues/5145)) | [`6d5b4e8`](https://togithub.com/sanity-io/sanity/commit/6d5b4e88c4) Bjørge Næss | dev(test-studio): add router debugging tool ([#​5170](https://togithub.com/sanity-io/sanity/issues/5170)) | [`9933f3b`](https://togithub.com/sanity-io/sanity/commit/9933f3b22b) Bjørge Næss | fix(navbar): reset url state when navigating to other tools ([#​5171](https://togithub.com/sanity-io/sanity/issues/5171)) | [`e607be8`](https://togithub.com/sanity-io/sanity/commit/e607be828d) Robin Pyon | fix(comments): prevent pasted links being rendered as DefaultAnnotations at author time ([#​5162](https://togithub.com/sanity-io/sanity/issues/5162)) | [`e9c7e79`](https://togithub.com/sanity-io/sanity/commit/e9c7e79413) Marius Lundgård | fix(form): forward original portal element | [`c941b6b`](https://togithub.com/sanity-io/sanity/commit/c941b6b651) Herman Wikner | feat(core): make field actions keyboard accessible ([#​5163](https://togithub.com/sanity-io/sanity/issues/5163)) | [`5709800`](https://togithub.com/sanity-io/sanity/commit/5709800c02) Bjørge Næss | fix(router): improve search params encoding ([#​5173](https://togithub.com/sanity-io/sanity/issues/5173)) | [`d4d8a9f`](https://togithub.com/sanity-io/sanity/commit/d4d8a9f5de) Bjørge Næss | feat(router): add support for tools to bypass search param scoping ([#​5172](https://togithub.com/sanity-io/sanity/issues/5172)) | [`3c7d79b`](https://togithub.com/sanity-io/sanity/commit/3c7d79b6e3) Herman Wikner | fix(comments): addon dataset client api version ([#​5177](https://togithub.com/sanity-io/sanity/issues/5177)) | [`86f8f9a`](https://togithub.com/sanity-io/sanity/commit/86f8f9a772) Robin Pyon | chore(deps): bump [@​sanity/ui](https://togithub.com/sanity/ui) to latest ([#​5178](https://togithub.com/sanity-io/sanity/issues/5178)) | [`7d9546c`](https://togithub.com/sanity-io/sanity/commit/7d9546c412) Herman Wikner | fix(core): disable pointer events when field actions are hidden ([#​5180](https://togithub.com/sanity-io/sanity/issues/5180)) | [`c4aec5d`](https://togithub.com/sanity-io/sanity/commit/c4aec5d015) Herman Wikner | fix(comments): improve scroll behavior ([#​5179](https://togithub.com/sanity-io/sanity/issues/5179)) | [`533af73`](https://togithub.com/sanity-io/sanity/commit/533af73ff4) Binoy Patel | feat(cli): adds information about projectId and datasets on import and export dataset commands ([#​5128](https://togithub.com/sanity-io/sanity/issues/5128)) | [`72ae08f`](https://togithub.com/sanity-io/sanity/commit/72ae08ffb8) Espen Hovlandsdal | feat(core): support weighted `template`, `mode` intent parameters ([#​5157](https://togithub.com/sanity-io/sanity/issues/5157)) | [`ebbef52`](https://togithub.com/sanity-io/sanity/commit/ebbef52d0f) Per-Kristian Nordnes | chore(portable-text-editor): upgrade slate + remove workarounds ([#​5175](https://togithub.com/sanity-io/sanity/issues/5175)) | [`8aed3b1`](https://togithub.com/sanity-io/sanity/commit/8aed3b1b56) Per-Kristian Nordnes | fix(portable-text-editor): selection validation and perf. improvement ([#​5136](https://togithub.com/sanity-io/sanity/issues/5136)) | [`fd05eba`](https://togithub.com/sanity-io/sanity/commit/fd05ebae6) Bjørge Næss | refactor(core): improve navbar collapse menu ([#​5185](https://togithub.com/sanity-io/sanity/issues/5185)) | [`1227102`](https://togithub.com/sanity-io/sanity/commit/1227102c1c) ### [`v3.19.2`](https://togithub.com/sanity-io/sanity/releases/tag/v3.19.2) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.19.1...v3.19.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 This release includes minor UI fixes and improvements ##### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- Herman Wikner | fix(desk): comments on anonymous objects ([#​5101](https://togithub.com/sanity-io/sanity/issues/5101)) | [`78f17e3`](https://togithub.com/sanity-io/sanity/commit/78f17e3813) renovate\[bot] | chore(deps): update dependency [@​sanity/pkg-utils](https://togithub.com/sanity/pkg-utils) to v3 ([#​5033](https://togithub.com/sanity-io/sanity/issues/5033)) | [`da03b58`](https://togithub.com/sanity-io/sanity/commit/da03b585bb) Per-Kristian Nordnes | fix(portable-text-editor): fix various ([#​5123](https://togithub.com/sanity-io/sanity/issues/5123)) | [`206b7d5`](https://togithub.com/sanity-io/sanity/commit/206b7d53ab) Herman Wikner | feat(core): add `BetaBadge` component ([#​5125](https://togithub.com/sanity-io/sanity/issues/5125)) | [`1d48d23`](https://togithub.com/sanity-io/sanity/commit/1d48d23a10) Binoy Patel | chore(lint): use turbo for linting all the packages ([#​5113](https://togithub.com/sanity-io/sanity/issues/5113)) | [`c947aa2`](https://togithub.com/sanity-io/sanity/commit/c947aa2d2a) ecospark\[bot] | chore(deps): dedupe yarn.lock ([#​5119](https://togithub.com/sanity-io/sanity/issues/5119)) | [`392e301`](https://togithub.com/sanity-io/sanity/commit/392e301436) Herman Wikner | fix(desk): comment mention list issue when using the '@​' button ([#​5121](https://togithub.com/sanity-io/sanity/issues/5121)) | [`213569b`](https://togithub.com/sanity-io/sanity/commit/213569b42d) Robin Pyon | fix(desk): various comments UX papercuts ([#​5130](https://togithub.com/sanity-io/sanity/issues/5130)) | [`4735262`](https://togithub.com/sanity-io/sanity/commit/4735262060) Herman Wikner | fix(core): field actions vertical alignment ([#​5131](https://togithub.com/sanity-io/sanity/issues/5131)) | [`69b6838`](https://togithub.com/sanity-io/sanity/commit/69b683865a) Per-Kristian Nordnes | fix(desk/comments): insert space after mention insert ([#​5126](https://togithub.com/sanity-io/sanity/issues/5126)) | [`bdaecfb`](https://togithub.com/sanity-io/sanity/commit/bdaecfb55c) Bjørge Næss | fix: avoid forwarding as-props/link props to reference link card ([#​5124](https://togithub.com/sanity-io/sanity/issues/5124)) | [`48cd888`](https://togithub.com/sanity-io/sanity/commit/48cd8885eb) renovate\[bot] | chore(deps): update playwright monorepo to ^1.39.0 ([#​5104](https://togithub.com/sanity-io/sanity/issues/5104)) | [`d2c4ab8`](https://togithub.com/sanity-io/sanity/commit/d2c4ab8946) Herman Wikner | feat(desk): delay comments onboarding popover visibility ([#​5133](https://togithub.com/sanity-io/sanity/issues/5133)) | [`0d590de`](https://togithub.com/sanity-io/sanity/commit/0d590deb29) Herman Wikner | refactor(desk): comment highlight ([#​5120](https://togithub.com/sanity-io/sanity/issues/5120)) | [`63fb3c7`](https://togithub.com/sanity-io/sanity/commit/63fb3c7f83) Bjørge Næss | chore(eslint): fix lint command in next studios ([#​5141](https://togithub.com/sanity-io/sanity/issues/5141)) | [`22f4ce4`](https://togithub.com/sanity-io/sanity/commit/22f4ce4980) Bjørge Næss | feat(router): add support for search params ([#​5094](https://togithub.com/sanity-io/sanity/issues/5094)) | [`4f37f78`](https://togithub.com/sanity-io/sanity/commit/4f37f781b7) Herman Wikner | feat(desk): improve comments mention list filtering ([#​5132](https://togithub.com/sanity-io/sanity/issues/5132)) | [`4c1c29b`](https://togithub.com/sanity-io/sanity/commit/4c1c29b0fc) Rupert Dunk | feat(desk): export DocumentPane and DocumentListPane ([#​5103](https://togithub.com/sanity-io/sanity/issues/5103)) | [`79de34f`](https://togithub.com/sanity-io/sanity/commit/79de34f29b) Herman Wikner | feat(comments): add feedback footer in the inspector ([#​5154](https://togithub.com/sanity-io/sanity/issues/5154)) | [`c7e3f3e`](https://togithub.com/sanity-io/sanity/commit/c7e3f3e98b) Per-Kristian Nordnes | fix(schema/types): fix issues with block schema's internal structure ([#​5152](https://togithub.com/sanity-io/sanity/issues/5152)) | [`aca6e81`](https://togithub.com/sanity-io/sanity/commit/aca6e81e2d) Binoy Patel | chore(cli): remove '--reconfigure' command from help for sanity init command ([#​5155](https://togithub.com/sanity-io/sanity/issues/5155)) | [`123aa81`](https://togithub.com/sanity-io/sanity/commit/123aa813e8) ### [`v3.19.1`](https://togithub.com/sanity-io/sanity/releases/tag/v3.19.1) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.19.0...v3.19.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 changes - Adds `v2022-03-08` to list of predefined API versions in the Vision plugin - Hotkeys are now displayed using platform-aware keys (eg `Opt` instead of `Alt` on Mac) ### Notable bugfixes - Fixes an issue where references would not open in-place, instead yielding an error about being changed after opening ### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- Binoy Patel | chore(e2e): run e2e tests on PRs on ephemeral datasets ([#​5046](https://togithub.com/sanity-io/sanity/issues/5046)) | [`8486c0a`](https://togithub.com/sanity-io/sanity/commit/8486c0a298) Espen Hovlandsdal | feat(core): use platform-aware hotkeys ([#​5065](https://togithub.com/sanity-io/sanity/issues/5065)) | [`6e1518c`](https://togithub.com/sanity-io/sanity/commit/6e1518cbc7) Binoy Patel | chore(test): fixes cache key so it can be re-ran successfully without error ([#​5097](https://togithub.com/sanity-io/sanity/issues/5097)) | [`62b93c8`](https://togithub.com/sanity-io/sanity/commit/62b93c83bc) Per-Kristian Nordnes | fix(portable-text-editor): fix issues for .delete fn and add tests ([#​5060](https://togithub.com/sanity-io/sanity/issues/5060)) | [`77a60d2`](https://togithub.com/sanity-io/sanity/commit/77a60d2285) renovate\[bot] | chore(deps): update dependency eslint-config-sanity to v7 ([#​5100](https://togithub.com/sanity-io/sanity/issues/5100)) | [`acd33c3`](https://togithub.com/sanity-io/sanity/commit/acd33c3cba) Binoy Patel | chore(e2e): refactor e2e ci to not fail due to parallelization of runs ([#​5098](https://togithub.com/sanity-io/sanity/issues/5098)) | [`c915ba2`](https://togithub.com/sanity-io/sanity/commit/c915ba2766) Espen Hovlandsdal | feat(vision): add v2022-03-07 to list of API versions ([#​5102](https://togithub.com/sanity-io/sanity/issues/5102)) | [`ddd25cd`](https://togithub.com/sanity-io/sanity/commit/ddd25cd7c9) Per-Kristian Nordnes | fix(form/inputs): fix bug with onRemove cb for TextBlock ([#​5061](https://togithub.com/sanity-io/sanity/issues/5061)) | [`c64d0e2`](https://togithub.com/sanity-io/sanity/commit/c64d0e29eb) Espen Hovlandsdal | fix(core): reference links not opening correct pane ([#​5116](https://togithub.com/sanity-io/sanity/issues/5116)) | [`ba7a558`](https://togithub.com/sanity-io/sanity/commit/ba7a5583ed) ### [`v3.19.0`](https://togithub.com/sanity-io/sanity/releases/tag/v3.19.0) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.18.1...v3.19.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 This release adds support for [styled-components v6](https://togithub.com/styled-components/styled-components/releases/tag/v6.0.0). This is an optional upgrade as we'll continue to support v5 during the lifecycle of Sanity Studio v3. ##### 🐛 Notable bugfixes - Fixes a bug where pasting HTML lists into the Portable Text Input would disregard schema configuration for list blocks. - Fixes an issue where logos of custom auth providers were missing on login screen. - Fixes an issue where pasting from Google Docs to the Portable Text editor would apply bold formatting to the pasted content on Windows computers. - Fixes minor issue causing the annotation toolbar popover to not always display correctly. - Fixes a bug where the Portable Text input would capture focus trying to edit an inline object's field named `.text`. - Fixes an issue where certain patches would apply differently in the studio and in Content Lake, leading to the studio UI not reflecting the new values for some fields. - Fixes an issue where certain remote patches would not cleanly apply in the studio, requiring a reload of the document to see the changes. - Fixes an issue where using `>=` or `<=` JSONMatch filters for patch operations would cause the studio to return error messages and not apply the patch correctly. - Fixes published and edits message in the document list. ##### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- Per-Kristian Nordnes | fix(block-tools): enforce list support in schema ([#​4985](https://togithub.com/sanity-io/sanity/issues/4985)) | [`318efe4`](https://togithub.com/sanity-io/sanity/commit/318efe47ec) Bjørge Næss | chore(eslint): ignore all 'dist' directories | [`a585c40`](https://togithub.com/sanity-io/sanity/commit/a585c40572) Bjørge Næss | chore(scripts): revert convert symlinkDependencies script to ts ([#​5008](https://togithub.com/sanity-io/sanity/issues/5008)) | [`d19aa5e`](https://togithub.com/sanity-io/sanity/commit/d19aa5ec8b) Bjørge Næss | test(cli): reject promise returned from `exec()` upon non-zero exit code ([#​5009](https://togithub.com/sanity-io/sanity/issues/5009)) | [`a0f2c27`](https://togithub.com/sanity-io/sanity/commit/a0f2c2713e) Binoy Patel | fix(login): fix issue where logo is not shown on custom auth providers ([#​5002](https://togithub.com/sanity-io/sanity/issues/5002)) | [`744bfdf`](https://togithub.com/sanity-io/sanity/commit/744bfdfd69) Binoy Patel | chore(core): add debug schema for virtualization bug ([#​5017](https://togithub.com/sanity-io/sanity/issues/5017)) | [`2f3e763`](https://togithub.com/sanity-io/sanity/commit/2f3e763545) Binoy Patel | chore(e2e): Run e2e tests in shards ([#​5006](https://togithub.com/sanity-io/sanity/issues/5006)) | [`4097544`](https://togithub.com/sanity-io/sanity/commit/40975449ee) Bjørge Næss | test(cli): symlinkDependencies before running `npm install` ([#​5020](https://togithub.com/sanity-io/sanity/issues/5020)) | [`16a0336`](https://togithub.com/sanity-io/sanity/commit/16a0336a76) Bjørge Næss | fix(deps): support `styled-components` v6 ([#​4917](https://togithub.com/sanity-io/sanity/issues/4917)) | [`eb86f8a`](https://togithub.com/sanity-io/sanity/commit/eb86f8aaa8) Per-Kristian Nordnes | fix(block-tools): fix Windows issue with gdocs preprocessor rule | [`f30b869`](https://togithub.com/sanity-io/sanity/commit/f30b86929e) Per-Kristian Nordnes | test(block-tools): add tests for gdocs pre-processsing | [`45683f1`](https://togithub.com/sanity-io/sanity/commit/45683f159b) ecospark\[bot] | chore(deps): dedupe yarn.lock ([#​5024](https://togithub.com/sanity-io/sanity/issues/5024)) | [`37bcfd5`](https://togithub.com/sanity-io/sanity/commit/37bcfd58fa) renovate\[bot] | chore(lockfile): update dependency sanity-plugin-mux-input to v2.2.3 ([#​5030](https://togithub.com/sanity-io/sanity/issues/5030)) | [`7c2af8d`](https://togithub.com/sanity-io/sanity/commit/7c2af8de18) renovate\[bot] | chore(lockfile): update dependency [@​sanity/assist](https://togithub.com/sanity/assist) to v1.2.9 ([#​5031](https://togithub.com/sanity-io/sanity/issues/5031)) | [`455fbbc`](https://togithub.com/sanity-io/sanity/commit/455fbbc2d8) renovate\[bot] | chore(deps): update dependency styled-components to v6 ([#​5034](https://togithub.com/sanity-io/sanity/issues/5034)) | [`4cd7470`](https://togithub.com/sanity-io/sanity/commit/4cd74703ef) renovate\[bot] | chore(deps): update dependency [@​sanity/ui-workshop](https://togithub.com/sanity/ui-workshop) to ^1.2.11 ([#​5027](https://togithub.com/sanity-io/sanity/issues/5027)) | [`c01ffcf`](https://togithub.com/sanity-io/sanity/commit/c01ffcfbba) renovate\[bot] | chore(deps): update dependency [@​types/use-sync-external-store](https://togithub.com/types/use-sync-external-store) to ^0.0.5 ([#​5029](https://togithub.com/sanity-io/sanity/issues/5029)) | [`26bd77e`](https://togithub.com/sanity-io/sanity/commit/26bd77e760) Per-Kristian Nordnes | fix(form/inputs): Track focusPath for a span's .text prop + harden test condition | [`85d83fb`](https://togithub.com/sanity-io/sanity/commit/85d83fb3c5) Per-Kristian Nordnes | fix(core/inputs): support setting initial PTE selection | [`95d290d`](https://togithub.com/sanity-io/sanity/commit/95d290dbdd) Per-Kristian Nordnes | test(playwright-ct): support document and focusPath props | [`f5f1ebc`](https://togithub.com/sanity-io/sanity/commit/f5f1ebc4c0) Per-Kristian Nordnes | test(playwright-ct): add test for focus tracking in PT-input | [`b8474b1`](https://togithub.com/sanity-io/sanity/commit/b8474b1e23) Per-Kristian Nordnes | test(playwrigth-ct): fix issue with Webkit tests | [`e2484bd`](https://togithub.com/sanity-io/sanity/commit/e2484bdd93) Per-Kristian Nordnes | refactor(portable-text-editor): rename var to be more explicit | [`aa5eb94`](https://togithub.com/sanity-io/sanity/commit/aa5eb949d1) Per-Kristian Nordnes | refactor(playwright-ct): make TestWrapper form agnostic | [`aaf599d`](https://togithub.com/sanity-io/sanity/commit/aaf599d4bb) Per-Kristian Nordnes | refactor(core/form/inputs): simplify focus handling | [`bd65690`](https://togithub.com/sanity-io/sanity/commit/bd6569025d) Per-Kristian Nordnes | fix(core/inputs): always scroll to member, but don't re-apply same selection | [`22ba618`](https://togithub.com/sanity-io/sanity/commit/22ba618d83) Per-Kristian Nordnes | fix(core/form/inputs): use useLayoutEffect over useEffect for focusPath tracking hook | [`601b187`](https://togithub.com/sanity-io/sanity/commit/601b187fc4) Per-Kristian Nordnes | test(playwright-ct): simplify focusPath tests | [`25c7210`](https://togithub.com/sanity-io/sanity/commit/25c72108cd) renovate\[bot] | chore(deps): update dependency [@​optimize-lodash/rollup-plugin](https://togithub.com/optimize-lodash/rollup-plugin) to ^4.0.4 ([#​5025](https://togithub.com/sanity-io/sanity/issues/5025)) | [`97e2949`](https://togithub.com/sanity-io/sanity/commit/97e2949984) renovate\[bot] | chore(deps): update dependency [@​portabletext/toolkit](https://togithub.com/portabletext/toolkit) to ^2.0.10 ([#​5026](https://togithub.com/sanity-io/sanity/issues/5026)) | [`d7a4720`](https://togithub.com/sanity-io/sanity/commit/d7a47207ac) renovate\[bot] | chore(lockfile): update dependency [@​sanity/eventsource](https://togithub.com/sanity/eventsource) to v5.0.1 ([#​5037](https://togithub.com/sanity-io/sanity/issues/5037)) | [`242bfb7`](https://togithub.com/sanity-io/sanity/commit/242bfb7a09) renovate\[bot] | chore(deps): update dependency vite to ^4.5.0 ([#​5040](https://togithub.com/sanity-io/sanity/issues/5040)) | [`bd7116f`](https://togithub.com/sanity-io/sanity/commit/bd7116f7bd) renovate\[bot] | chore(deps): update dependency [@​vitejs/plugin-react](https://togithub.com/vitejs/plugin-react) to ^4.1.0 ([#​5038](https://togithub.com/sanity-io/sanity/issues/5038)) | [`26cb528`](https://togithub.com/sanity-io/sanity/commit/26cb528b1e) renovate\[bot] | chore(deps): update dependency esbuild to ^0.19.5 ([#​5035](https://togithub.com/sanity-io/sanity/issues/5035)) | [`3f8fbfc`](https://togithub.com/sanity-io/sanity/commit/3f8fbfce75) renovate\[bot] | chore(deps): update dependency esbuild-register to ^3.5.0 ([#​5039](https://togithub.com/sanity-io/sanity/issues/5039)) | [`7e027f8`](https://togithub.com/sanity-io/sanity/commit/7e027f8aaf) renovate\[bot] | chore(deps): update dependency [@​tanstack/react-virtual](https://togithub.com/tanstack/react-virtual) to v3.0.0-beta.68 ([#​5028](https://togithub.com/sanity-io/sanity/issues/5028)) | [`340aada`](https://togithub.com/sanity-io/sanity/commit/340aada686) renovate\[bot] | chore(lockfile): update dependency [@​portabletext/react](https://togithub.com/portabletext/react) to v3.0.11 ([#​5036](https://togithub.com/sanity-io/sanity/issues/5036)) | [`6445f32`](https://togithub.com/sanity-io/sanity/commit/6445f3270c) renovate\[bot] | chore(lockfile): update dependency [@​sanity/ui](https://togithub.com/sanity/ui) to v1.8.3 ([#​5051](https://togithub.com/sanity-io/sanity/issues/5051)) | [`f8ef3be`](https://togithub.com/sanity-io/sanity/commit/f8ef3be6b6) renovate\[bot] | chore(lockfile): update dependency [@​sanity/icons](https://togithub.com/sanity/icons) to v2.6.0 ([#​5052](https://togithub.com/sanity-io/sanity/issues/5052)) | [`c6e2912`](https://togithub.com/sanity-io/sanity/commit/c6e2912da1) renovate\[bot] | chore(lockfile): update dependency groq-js to v1.3.0 ([#​5053](https://togithub.com/sanity-io/sanity/issues/5053)) | [`5366a9b`](https://togithub.com/sanity-io/sanity/commit/5366a9b898) Cody Olsen | chore: update snapshots | [`e37c8ed`](https://togithub.com/sanity-io/sanity/commit/e37c8ede51) renovate\[bot] | chore(deps): update actions/setup-node action to v4 ([#​5054](https://togithub.com/sanity-io/sanity/issues/5054)) | [`1a2c5f1`](https://togithub.com/sanity-io/sanity/commit/1a2c5f16f9) Cody Olsen | Revert "chore(deps): update dependency [@​tanstack/react-virtual](https://togithub.com/tanstack/react-virtual) to v3.0.0-beta.68 ([#​5028](https://togithub.com/sanity-io/sanity/issues/5028))" | [`1728fa6`](https://togithub.com/sanity-io/sanity/commit/1728fa6d03) Per-Kristian Nordnes | fix(core/inputs): fix issue with toolbar popover visibility toggling | [`8ea5cff`](https://togithub.com/sanity-io/sanity/commit/8ea5cff706) Per-Kristian Nordnes | test(playwright-ct): add test for annotation toolbar popover visibility | [`e68189c`](https://togithub.com/sanity-io/sanity/commit/e68189cf35) Per-Kristian Nordnes | fix(core/form/inputs): fix scrolling of annotation toolbar popover | [`3c64bec`](https://togithub.com/sanity-io/sanity/commit/3c64bec20b) Cody Olsen | chore(renovatebot): use the correct group name for dev deps | [`474c124`](https://togithub.com/sanity-io/sanity/commit/474c124cdd) Cody Olsen | chore(renovate): don't group dev updates | [`c51319a`](https://togithub.com/sanity-io/sanity/commit/c51319af5f) Per-Kristian Nordnes | doc(form): add doc and example for components extention of block type ([#​5059](https://togithub.com/sanity-io/sanity/issues/5059)) | [`5233f35`](https://togithub.com/sanity-io/sanity/commit/5233f358fc) Per-Kristian Nordnes | fix(portable-text-editor): allow user event handlers on Editable component ([#​5058](https://togithub.com/sanity-io/sanity/issues/5058)) | [`441f637`](https://togithub.com/sanity-io/sanity/commit/441f637ef0) Binoy Patel | chore(e2e): fix report merging ([#​5045](https://togithub.com/sanity-io/sanity/issues/5045)) | [`6fee81b`](https://togithub.com/sanity-io/sanity/commit/6fee81b11f) Espen Hovlandsdal | fix(mutator): apply `setIfMissing` prior to `set` ([#​5062](https://togithub.com/sanity-io/sanity/issues/5062)) | [`8b4ec5d`](https://togithub.com/sanity-io/sanity/commit/8b4ec5d735) Bjørge Næss | fix(deps): bump [@​sanity/ui](https://togithub.com/sanity/ui) to latest ([#​5056](https://togithub.com/sanity-io/sanity/issues/5056)) | [`935601b`](https://togithub.com/sanity-io/sanity/commit/935601bf25) renovate\[bot] | chore(deps): update dependency typescript to ^5.2.2 ([#​5073](https://togithub.com/sanity-io/sanity/issues/5073)) | [`1ea4b2b`](https://togithub.com/sanity-io/sanity/commit/1ea4b2bf83) renovate\[bot] | fix(deps): update dependency [@​sanity/client](https://togithub.com/sanity/client) to ^6.7.0 ([#​5032](https://togithub.com/sanity-io/sanity/issues/5032)) | [`36a33d4`](https://togithub.com/sanity-io/sanity/commit/36a33d49ab) renovate\[bot] | chore(deps): update dependency turbo to ^1.10.16 ([#​5070](https://togithub.com/sanity-io/sanity/issues/5070)) | [`e54623a`](https://togithub.com/sanity-io/sanity/commit/e54623a622) renovate\[bot] | fix(deps): update dependency get-it to ^8.4.4 ([#​5071](https://togithub.com/sanity-io/sanity/issues/5071)) | [`01e3eef`](https://togithub.com/sanity-io/sanity/commit/01e3eef2eb) Binoy Patel | chore(test): jest 29 migration ([#​5069](https://togithub.com/sanity-io/sanity/issues/5069)) | [`fd3a972`](https://togithub.com/sanity-io/sanity/commit/fd3a972ed6) Binoy Patel | chore(e2e): create a test studio for e2e tests ([#​5044](https://togithub.com/sanity-io/sanity/issues/5044)) | [`2d58099`](https://togithub.com/sanity-io/sanity/commit/2d58099226) Per-Kristian Nordnes | test(portable-text-editor): adjust timings | [`311d5b6`](https://togithub.com/sanity-io/sanity/commit/311d5b6043) renovate\[bot] | chore(deps): update dependency next to v14 ([#​5081](https://togithub.com/sanity-io/sanity/issues/5081)) | [`7272259`](https://togithub.com/sanity-io/sanity/commit/7272259966) renovate\[bot] | chore(lockfile): update dependency [@​sanity/assist](https://togithub.com/sanity/assist) to v1.2.11 ([#​5083](https://togithub.com/sanity-io/sanity/issues/5083)) | [`d6b9088`](https://togithub.com/sanity-io/sanity/commit/d6b908814a) Espen Hovlandsdal | fix(mutator): match deep set/setIfMissing behavior ([#​5048](https://togithub.com/sanity-io/sanity/issues/5048)) | [`28884c6`](https://togithub.com/sanity-io/sanity/commit/28884c65b9) Espen Hovlandsdal | fix(mutator): restore greater than/less than in jsonmatch constraints ([#​5063](https://togithub.com/sanity-io/sanity/issues/5063)) | [`fd7db60`](https://togithub.com/sanity-io/sanity/commit/fd7db60cb1) Per-Kristian Nordnes | ci: move PTE e2e tests out in own workflow ([#​5080](https://togithub.com/sanity-io/sanity/issues/5080)) | [`afa3f71`](https://togithub.com/sanity-io/sanity/commit/afa3f71ce5) Binoy Patel | chore(test): fix unit test caching issue ([#​5092](https://togithub.com/sanity-io/sanity/issues/5092)) | [`829f541`](https://togithub.com/sanity-io/sanity/commit/829f5416e5) Nina Andal Aarvik | fix(desk): edit logic for published- and edit status message in document list ([#​5067](https://togithub.com/sanity-io/sanity/issues/5067)) | [`2013203`](https://togithub.com/sanity-io/sanity/commit/2013203d08) Herman Wikner | feat(desk): implement comments (beta) ([#​4886](https://togithub.com/sanity-io/sanity/issues/4886)) | [`0803464`](https://togithub.com/sanity-io/sanity/commit/08034640c3) Robin Pyon | refactor: use transient props in various styled components ([#​5093](https://togithub.com/sanity-io/sanity/issues/5093)) | [`ae0ca14`](https://togithub.com/sanity-io/sanity/commit/ae0ca14102) ### [`v3.18.1`](https://togithub.com/sanity-io/sanity/releases/tag/v3.18.1) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.18.0...v3.18.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 changes - Fixes a typo in a validation error message (thanks [@​largis21](https://togithub.com/largis21)!) - Fixes an issue where schema error messages would be shown with overlapping text on long titles/field names - Improves typescript documentation for portable text/block content related types - Adds some metadata to cross-dataset references when deploying GraphQL APIs in order to allow programatically resolving reference ### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- largis21 | chore: typo in error message ([#​4988](https://togithub.com/sanity-io/sanity/issues/4988)) | [`60f1091`](https://togithub.com/sanity-io/sanity/commit/60f1091152) Binoy Patel | fix(core): fixes issue with overlapping text in error message ([#​4970](https://togithub.com/sanity-io/sanity/issues/4970)) | [`2001ced`](https://togithub.com/sanity-io/sanity/commit/2001ced41a) Tommy Petty | chore: prep work for making e2e tests more isolated ([#​4961](https://togithub.com/sanity-io/sanity/issues/4961)) | [`241402a`](https://togithub.com/sanity-io/sanity/commit/241402ab04) Per-Kristian Nordnes | doc(sanity): add TS-doc for block content related types ([#​4674](https://togithub.com/sanity-io/sanity/issues/4674)) | [`b6d4c40`](https://togithub.com/sanity-io/sanity/commit/b6d4c400d2) Rico Kahler | feat(cli): add CDR metadata to GraphQL json schema ([#​4975](https://togithub.com/sanity-io/sanity/issues/4975)) | [`d8cbf10`](https://togithub.com/sanity-io/sanity/commit/d8cbf10ae9) ### [`v3.18.0`](https://togithub.com/sanity-io/sanity/releases/tag/v3.18.0) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.17.0...v3.18.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 - Responsive improvements to the Vision plugin to accommodate narrower screens - Updated icon for copy buttons - Bump `engines.node` to >= 18 ##### 🐛 Notable bugfixes - Fixes type for `canHandleIntent` to allow passing `undefined` - Fixes placement of "Add item…" popover in array inputs - Fixes a bug where `edit` intent was not called when added to a `menuItem` (thanks [@​israelroldan](https://togithub.com/israelroldan) 🙏) ##### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- Simeon Griggs | chore: change clipboard icon to copy icon ([#​4974](https://togithub.com/sanity-io/sanity/issues/4974)) | [`317df79`](https://togithub.com/sanity-io/sanity/commit/317df79efc) renovate\[bot] | chore(deps): update actions/checkout action to v4 ([#​4933](https://togithub.com/sanity-io/sanity/issues/4933)) | [`9e84fb8`](https://togithub.com/sanity-io/sanity/commit/9e84fb818c) renovate\[bot] | chore(deps): update tibdex/github-app-token action to v2 ([#​4934](https://togithub.com/sanity-io/sanity/issues/4934)) | [`1de96e8`](https://togithub.com/sanity-io/sanity/commit/1de96e8e03) renovate\[bot] | chore(deps): update babel monorepo ([#​4926](https://togithub.com/sanity-io/sanity/issues/4926)) | [`de7d794`](https://togithub.com/sanity-io/sanity/commit/de7d7940da) Knut Melvær | feat(vision): make panes responsive for minimal breakpoint ([#​4893](https://togithub.com/sanity-io/sanity/issues/4893)) | [`4b3a183`](https://togithub.com/sanity-io/sanity/commit/4b3a183ca4) Binoy Patel | fix(desk): fixes type for canHandleIntent in documentList ([#​4969](https://togithub.com/sanity-io/sanity/issues/4969)) | [`ad3cf4f`](https://togithub.com/sanity-io/sanity/commit/ad3cf4f1f6) Bjørge Næss | chore: bump engines to node 18 ([#​4981](https://togithub.com/sanity-io/sanity/issues/4981)) | [`3fb27a8`](https://togithub.com/sanity-io/sanity/commit/3fb27a85f9) Bjørge Næss | fix(form): set fallback placement for type-select popover in array inputs ([#​4979](https://togithub.com/sanity-io/sanity/issues/4979)) | [`0068787`](https://togithub.com/sanity-io/sanity/commit/0068787598) Israel Roldan | fix(desk): pass intent in MenuNodes resolver ([#​4892](https://togithub.com/sanity-io/sanity/issues/4892)) | [`4151f2e`](https://togithub.com/sanity-io/sanity/commit/4151f2e640)
eslint/eslint (eslint) ### [`v8.53.0`](https://togithub.com/eslint/eslint/releases/tag/v8.53.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.52.0...v8.53.0) #### Features - [`528e1c0`](https://togithub.com/eslint/eslint/commit/528e1c00dc2aa8636e5b706c4270dc655cfa17e3) feat: Deprecate formatting rules ([#​17696](https://togithub.com/eslint/eslint/issues/17696)) (Nicholas C. Zakas) - [`c0b11dd`](https://togithub.com/eslint/eslint/commit/c0b11ddb9f8aacc64c3933b9f278939aa7bea481) feat: Add suggestions for no-prototype-builtins ([#​17677](https://togithub.com/eslint/eslint/issues/17677)) (Yonathan Randolph) #### Bug Fixes - [`1ad6257`](https://togithub.com/eslint/eslint/commit/1ad6257744d63281235fcc33288394b1d69b34ce) fix: ensure that exit code for fatal errors is not overwritten ([#​17683](https://togithub.com/eslint/eslint/issues/17683)) (Milos Djermanovic) - [`b329ea7`](https://togithub.com/eslint/eslint/commit/b329ea748dff45f11c7e218208244dc24fcb5c8f) fix: add `;` after JSX nodes in `no-object-constructor` autofix ([#​17672](https://togithub.com/eslint/eslint/issues/17672)) (Francesco Trotta) #### Documentation - [`ab8c60d`](https://togithub.com/eslint/eslint/commit/ab8c60d4f859cec787b5a12f7271b40e666235f5) docs: change position of return to top button ([#​17688](https://togithub.com/eslint/eslint/issues/17688)) (Tanuj Kanti) - [`4fc44c0`](https://togithub.com/eslint/eslint/commit/4fc44c0b8c5dca466bffdfe01dfd80794d7762b7) docs: update twitter icon to new X icon ([#​17687](https://togithub.com/eslint/eslint/issues/17687)) (Tanuj Kanti) - [`4164b2c`](https://togithub.com/eslint/eslint/commit/4164b2ceec89726b18ea0b0e34fab05735d55a09) docs: Update README (GitHub Actions Bot) - [`8651895`](https://togithub.com/eslint/eslint/commit/8651895ca7ae15e13d74c8be67d9eebd63a7ce1f) docs: Fix tabs in rule examples ([#​17653](https://togithub.com/eslint/eslint/issues/17653)) (Francesco Trotta) - [`3aec1c5`](https://togithub.com/eslint/eslint/commit/3aec1c55ba2c6d2833e1c0afe0a58f0cc6bbc0a4) docs: explained rule fixers and suggestions ([#​17657](https://togithub.com/eslint/eslint/issues/17657)) (Josh Goldberg ✨) #### Chores - [`ba4d4d5`](https://togithub.com/eslint/eslint/commit/ba4d4d567a82554250dd8c7933322824e6a73944) chore: remove metascraper ([#​17707](https://togithub.com/eslint/eslint/issues/17707)) (Milos Djermanovic) - [`0d07338`](https://togithub.com/eslint/eslint/commit/0d0733882944b4849d71a40723c251213698cef9) chore: Update dependencies ([#​17706](https://togithub.com/eslint/eslint/issues/17706)) (Milos Djermanovic) - [`93256a3`](https://togithub.com/eslint/eslint/commit/93256a32e312f3f4e5c532762df71bdc06bded20) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`485ec7d`](https://togithub.com/eslint/eslint/commit/485ec7d08ed2040c292f52bf9b9152f6c8ef4809) test: fix ESLint tests for caching ([#​17699](https://togithub.com/eslint/eslint/issues/17699)) (Milos Djermanovic) - [`db06a7f`](https://togithub.com/eslint/eslint/commit/db06a7ff7992a74368f03d1f21beb00df0407021) ci: bump actions/setup-node from 3 to 4 ([#​17676](https://togithub.com/eslint/eslint/issues/17676)) (dependabot\[bot]) - [`994596b`](https://togithub.com/eslint/eslint/commit/994596b07f5ff20a615a4be1ea03e5fd59cdb84b) ci: run tests in Node.js 21 ([#​17673](https://togithub.com/eslint/eslint/issues/17673)) (Francesco Trotta) ### [`v8.52.0`](https://togithub.com/eslint/eslint/releases/tag/v8.52.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.51.0...v8.52.0) #### Features - [`70648ee`](https://togithub.com/eslint/eslint/commit/70648ee49c07f7b533d09f6bf8a5291e5a5a8601) feat: report-unused-disable-directive to report unused eslint-enable ([#​17611](https://togithub.com/eslint/eslint/issues/17611)) (Yosuke Ota) #### Bug Fixes - [`5de9637`](https://togithub.com/eslint/eslint/commit/5de9637fc925729a83d5a5e9e868a41792a184e3) fix: Ensure shared references in rule configs are separated ([#​17666](https://togithub.com/eslint/eslint/issues/17666)) (Nicholas C. Zakas) - [`dcfe573`](https://togithub.com/eslint/eslint/commit/dcfe5739c374c9d7ed21f14027870ec0fd453661) fix: add preceding semicolon in suggestions of `no-object-constructor` ([#​17649](https://togithub.com/eslint/eslint/issues/17649)) (Francesco Trotta) #### Documentation - [`476d58a`](https://togithub.com/eslint/eslint/commit/476d58a584d5d2db003c4c22ffee90e63566164d) docs: Add note about invalid CLI flags when using flat config. ([#​17664](https://togithub.com/eslint/eslint/issues/17664)) (Nicholas C. Zakas) - [`660ed3a`](https://togithub.com/eslint/eslint/commit/660ed3afd128ad529234a855345629982caf1bc7) docs: Plugin flat config migration guide ([#​17640](https://togithub.com/eslint/eslint/issues/17640)) (Nicholas C. Zakas) - [`a58aa20`](https://togithub.com/eslint/eslint/commit/a58aa200fccedae7e2e9b6129246f2cedab14f8d) docs: fix examples for several rules ([#​17645](https://togithub.com/eslint/eslint/issues/17645)) (Milos Djermanovic) - [`179929b`](https://togithub.com/eslint/eslint/commit/179929bd46892f18f2aef0c159d5cc361cb69987) docs: Remove trailing newline from the code of Playground links ([#​17641](https://togithub.com/eslint/eslint/issues/17641)) (Francesco Trotta) - [`f8e5c30`](https://togithub.com/eslint/eslint/commit/f8e5c30636450d4a8baf51f0e227685e6d77ac64) docs: Update README (GitHub Actions Bot) - [`b7ef2f3`](https://togithub.com/eslint/eslint/commit/b7ef2f34fe12b68a366e1b4bf5f64d7332c6e72e) docs: Enable pretty code formatter output ([#​17635](https://togithub.com/eslint/eslint/issues/17635)) (Nicholas C. Zakas) - [`0bcb9a8`](https://togithub.com/eslint/eslint/commit/0bcb9a8db608a3d0bd2645f99e0707b9a9bbaaf0) docs: Fix syntax errors in rule examples ([#​17633](https://togithub.com/eslint/eslint/issues/17633)) (Francesco Trotta) - [`61b9083`](https://togithub.com/eslint/eslint/commit/61b90839633ef300ac7707a651f65f532e65f42d) docs: Make no-continue example code work ([#​17643](https://togithub.com/eslint/eslint/issues/17643)) (Zhongyuan Zhou) - [`9fafe45`](https://togithub.com/eslint/eslint/commit/9fafe450c31ed9b6bdd9dcd6c115255943b8c1c2) docs: upgrade to 11ty 2.0 ([#​17632](https://togithub.com/eslint/eslint/issues/17632)) (Percy Ma) - [`ff8e4bf`](https://togithub.com/eslint/eslint/commit/ff8e4bf327b5c92b0623b0fc5f8f101954f785db) docs: Update README (GitHub Actions Bot) - [`fab249a`](https://togithub.com/eslint/eslint/commit/fab249ae6addac2ee18cd81cee80916010bb469e) docs: Update README (GitHub Actions Bot) - [`392305b`](https://togithub.com/eslint/eslint/commit/392305bf4797e3ebc696dfca48bd874741fca845) docs: Update `no-irregular-whitespace` and fix examples ([#​17626](https://togithub.com/eslint/eslint/issues/17626)) (Francesco Trotta) - [`6b8acfb`](https://togithub.com/eslint/eslint/commit/6b8acfb770589f3941df41c3910d3b8ffc3e1e45) docs: Add real whitespace to `no-trailing-spaces` examples ([#​17630](https://togithub.com/eslint/eslint/issues/17630)) (Francesco Trotta) - [`1000187`](https://togithub.com/eslint/eslint/commit/1000187e00949332babcee4d37d46c96a6a554a8) docs: Fix examples in `unicode-bom` ([#​17631](https://togithub.com/eslint/eslint/issues/17631)) (Francesco Trotta) - [`000290c`](https://togithub.com/eslint/eslint/commit/000290c4c923cc1473e21b4bdbdc0c42765ef7dd) docs: Update README (GitHub Actions Bot) #### Chores - [`6d1f0c2`](https://togithub.com/eslint/eslint/commit/6d1f0c2da0309c06c21149b8d71a8f439a70d7e8) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).52.0 ([#​17671](https://togithub.com/eslint/eslint/issues/17671)) (Milos Djermanovic) - [`d63d4fe`](https://togithub.com/eslint/eslint/commit/d63d4fe0942e6747ab60e758aa36076f43041a30) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`f30cefe`](https://togithub.com/eslint/eslint/commit/f30cefee6bda2789ede18e1664b84c2638ea1bb5) test: fix FlatESLint tests for caching ([#​17658](https://togithub.com/eslint/eslint/issues/17658)) (Milos Djermanovic) - [`ef650cb`](https://togithub.com/eslint/eslint/commit/ef650cb612510bcfa1379c1f0af56dd563b3a705) test: update tests for no-promise-executor-return ([#​17661](https://togithub.com/eslint/eslint/issues/17661)) (Milos Djermanovic)
Stanko/react-animate-height (react-animate-height) ### [`v3.2.3`](https://togithub.com/Stanko/react-animate-height/blob/HEAD/CHANGELOG.md#v323) [Compare Source](https://togithub.com/Stanko/react-animate-height/compare/09feb0247ef0d6492d43e9f8b17eac06585ce497...e15f1ea4a4513455169e23b4daecb0b7ba586800) 10.11.2023. **Added** - Added prop to disable `display: none` when height is set to zero [#​16](https://togithub.com/Stanko/react-animate-height/issues/16). ***

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 10 months ago

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@types/styled-components 5.1.28...5.1.30 None +2/-2 750 kB types
@commitlint/cli 17.7.2...17.8.1 None +30/-30 529 kB escapedcat
@types/react 18.2.27...18.2.37 None +0/-0 363 kB types
@sanity/semantic-release-preset 4.1.4...4.1.6 None +0/-0 22.9 kB sanity-io
@sanity/ui 1.9.0...1.9.3 None +0/-0 2.91 MB sanity-io
sanity 3.19.1...3.19.3 None +124/-38 880 MB bjoerge
react-animate-height 3.2.2...3.2.3 None +0/-0 47.4 kB stanko.tadic
eslint 8.51.0...8.53.0 None +10/-8 4.64 MB eslintbot
@sanity/vision 3.17.0...3.19.3 None +1/-1 3.32 MB bjoerge
@commitlint/config-conventional 17.7.0...17.8.1 None +0/-0 9.61 kB escapedcat