sanity-io / assist

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

chore(lockfile): Update dependency @sanity/vision to v3.37.1 #43

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/vision (source) 3.37.0 -> 3.37.1 age adoption passing confidence

Release Notes

sanity-io/sanity (@​sanity/vision) ### [`v3.37.1`](https://togithub.com/sanity-io/sanity/releases/tag/v3.37.1) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.37.0...v3.37.1) #### Installation and upgrading To initiate a new Studio without installing the CLI globally: npm create sanity@latest We recommend that you check out [the instructions for the Sanity Studio v3.37.0 release](https://togithub.com/sanity-io/sanity/releases/tag/v3.37.0) before upgrading. If you have already updated your dependencies as described in that document (I.e., you are updating from v3.37.0), you can proceed with updating your studio as normal: npm install sanity@latest ### 🐛 Notable bugfixes - Fixes a regression in v3.37.0 that affected embedded studios in certain environments and test runners - Fixes an issue where newly created studios used an outdated version of styled-components ### 📓 Full changelog Author | Message | Commit \------------ | ------------- | ------------- cngonzalez | fix: disable server actions in test studio ([#​6270](https://togithub.com/sanity-io/sanity/issues/6270)) | [`f1451a9`](https://togithub.com/sanity-io/sanity/commit/f1451a9959) renovate\[bot] | chore(deps): update dependency [@​sanity/tsdoc](https://togithub.com/sanity/tsdoc) to v1.0.16 ([#​6272](https://togithub.com/sanity-io/sanity/issues/6272)) | [`7df486d`](https://togithub.com/sanity-io/sanity/commit/7df486d6d0) renovate\[bot] | chore(lockfile): update dependency [@​sanity/google-maps-input](https://togithub.com/sanity/google-maps-input) to v4.0.1 ([#​6273](https://togithub.com/sanity-io/sanity/issues/6273)) | [`d64152f`](https://togithub.com/sanity-io/sanity/commit/d64152f57b) renovate\[bot] | chore(lockfile): update dependency [@​sanity/logos](https://togithub.com/sanity/logos) to v2.1.9 ([#​6274](https://togithub.com/sanity-io/sanity/issues/6274)) | [`7a89479`](https://togithub.com/sanity-io/sanity/commit/7a894794c8) renovate\[bot] | chore(lockfile): update dependency [@​sanity/react-loader](https://togithub.com/sanity/react-loader) to v1.9.9 ([#​6276](https://togithub.com/sanity-io/sanity/issues/6276)) | [`0729968`](https://togithub.com/sanity-io/sanity/commit/072996807d) renovate\[bot] | chore(lockfile): update dependency sanity-plugin-mux-input to v2.3.4 ([#​6277](https://togithub.com/sanity-io/sanity/issues/6277)) | [`49a5538`](https://togithub.com/sanity-io/sanity/commit/49a553880d) renovate\[bot] | chore(deps): update dependency [@​sanity/eslint-config-studio](https://togithub.com/sanity/eslint-config-studio) to v4 ([#​6197](https://togithub.com/sanity-io/sanity/issues/6197)) | [`0b792e3`](https://togithub.com/sanity-io/sanity/commit/0b792e37a1) Cody Olsen | chore(deps): update dependency [@​sanity/pkg-utils](https://togithub.com/sanity/pkg-utils) to v6 ([#​6280](https://togithub.com/sanity-io/sanity/issues/6280)) | [`d9992cc`](https://togithub.com/sanity-io/sanity/commit/d9992ccad8) renovate\[bot] | chore(lockfile): update dependency [@​sanity/assist](https://togithub.com/sanity/assist) to v2.0.5 ([#​6279](https://togithub.com/sanity-io/sanity/issues/6279)) | [`a1efe06`](https://togithub.com/sanity-io/sanity/commit/a1efe067e7) Cody Olsen | fix: bump `styled-components` used by `npm create sanity` ([#​6281](https://togithub.com/sanity-io/sanity/issues/6281)) | [`61dbbe2`](https://togithub.com/sanity-io/sanity/commit/61dbbe28b6) renovate\[bot] | fix(deps): update dependency [@​sanity/ui](https://togithub.com/sanity/ui) to ^2.1.1 ([#​6283](https://togithub.com/sanity-io/sanity/issues/6283)) | [`90c7c57`](https://togithub.com/sanity-io/sanity/commit/90c7c57219) Cody Olsen | chore: add `@repo/test-exports` suite ([#​6284](https://togithub.com/sanity-io/sanity/issues/6284)) | [`9d2a437`](https://togithub.com/sanity-io/sanity/commit/9d2a437eff) Cody Olsen | fix: restore node ESM strict mode support ([#​6287](https://togithub.com/sanity-io/sanity/issues/6287)) | [`46563c8`](https://togithub.com/sanity-io/sanity/commit/46563c8910)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here