sanity-io / sanity-plugin-dashboard-widget-netlify

Sanity Studio Dashboard Widget for triggering Netlify builds
MIT License
31 stars 14 forks source link

chore(deps): update dependency sanity to v3.0.0-rc.2 (v3) #46

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sanity (source) 3.0.0-rc.0 -> 3.0.0-rc.2 age adoption passing confidence

Release Notes

sanity-io/sanity ### [`v3.0.0-rc.2`](https://togithub.com/sanity-io/sanity/releases/tag/v3.0.0-rc.2) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.0.0-rc.1...v3.0.0-rc.2) ### πŸ› Notable bugfixes - Fixes a typing issue introduced in the previous release (v3.0.0-rc.1) ### πŸ““ Full changelog Author | Message | Commit \------------ | ------------- | ------------- Espen Hovlandsdal | chore: upgrade `@sanity/pkg-utils` to 1.17.3 | [`29f8766`](https://togithub.com/sanity-io/sanity/commit/29f87668b6) ### [`v3.0.0-rc.1`](https://togithub.com/sanity-io/sanity/releases/tag/v3.0.0-rc.1) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v3.0.0-rc.0...v3.0.0-rc.1) ##### Features - Workspaces can now be given a custom `subtitle`, and will not use the dataset name by default - TypeScript is now the default option for new projects (you are still prompted to confirm - answering no will still give you a javascript project) ##### πŸ› Notable bugfixes - Fixes incorrect command in help text after initializing a new project - Fixes typing of `defineType` not allowing specified `components` - Fixes incorrect version being printed from `sanity --version` ##### πŸ““ Full changelog Author | Message | Commit \------------ | ------------- | ------------- Espen Hovlandsdal | fix(cli): use correct command (`dev`, not `start`) in post-init text | [`310e89b`](https://togithub.com/sanity-io/sanity/commit/310e89b806) Espen Hovlandsdal | feat(cli): use typescript by default for new projects | [`d0806be`](https://togithub.com/sanity-io/sanity/commit/d0806be7a9) Marius Lundgård | chore(deps): upgrade `@sanity/pkg-utils` | [`c2978cd`](https://togithub.com/sanity-io/sanity/commit/c2978cd46b) Espen Hovlandsdal | fix(cli): read version in runtime instead of bundling | [`d5f5afc`](https://togithub.com/sanity-io/sanity/commit/d5f5afca02) Herman Wikner | fix(core): broken error screen ui | [`fe5a6bc`](https://togithub.com/sanity-io/sanity/commit/fe5a6bcafe) Herman Wikner | dev(test-studio): update `sanity.config` | [`48968b6`](https://togithub.com/sanity-io/sanity/commit/48968b6e27) Herman Wikner | dev(core): add `WorkspacePreview` workshop story | [`0f36a5c`](https://togithub.com/sanity-io/sanity/commit/0f36a5c0f1) Herman Wikner | feat(core): make workspace `subtitle` configurable | [`2c60fe9`](https://togithub.com/sanity-io/sanity/commit/2c60fe9ebc)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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 preset from Sanity. View repository job log here