Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm(deps): bump @sanity/vision from 3.11.5 to 3.12.0 #98

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps @sanity/vision from 3.11.5 to 3.12.0.

Release notes

Sourced from @​sanity/vision's releases.

v3.12.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

Custom block, inlineBlock and annotation form components

Adds support for block, inlineBlock and annotation form components. You can now write plugins or create workspace configuration that change how these types are rendered in the studio

🐛 Notable bugfixes

  • Fixes a regression that broke document-level readOnly
  • Fixes a bug that caused conditional field callbacks inside fieldsets to get passed a wrong parent value
  • Improves deep linking to the Portable Text Input for visual editing
  • Fixes an issue where @sanity/block-tools would remove whitespace from <pre> tags
  • Fixes an issue that could sometimes cause newly inserted array items to be immediately removed

📓 Full changelog

Author Message Commit
Per-Kristian Nordnes feature(core): Add support for block form components in config and plugins (#4327) 3527b6c63b
Robin Pyon chore(test-studio): add a debug case for patching custom input components aaa74c01da
Fred Carlsen fix(block-tools): preserve whitespace in preprocess for certain html tags (#4540) 4848781bb0
Bjørge Næss fix(perf): add flag to list known test ids (#4553) 981b99f9c2
Bjørge Næss refactor(util): rename isEmpty => isDeepEmpty and deprecate old name e37be4a556
Bjørge Næss test(util): add tests for isDeepEmpty 4ecf667e18
Bjørge Næss refactor(util): expose isShallowEmptyObject util 605d716ce5
Bjørge Næss fix(form): check for shallow emptyness instead of deep when determining whether a patch should unset the value f2e16ff560
Per-Kristian Nordnes refactor(core/form/inputs): PT-input track irregular span node focusPath (#4557) 86bffd7e5d
Per-Kristian Nordnes refactor(portable-text-editor): improve onPaste typings (#4544) 0909774f74
Bjørge Næss fix(form): pass the correct data to conditional fields contained inside fieldsets (#4556) a08334fdf0
Bjørge Næss fix(form): fix bug making fields not inherit document level readOnly state (#4558) 6f5578d5da
Knut Melvær chore: fix installation command in release note template (#4550) 0d3c5b30e2
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@sanity/vision](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/vision) from 3.11.5 to 3.12.0.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.12.0/packages/@sanity/vision)

---
updated-dependencies:
- dependency-name: "@sanity/vision"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the 📦 dependencies The package dependencies update label Jun 12, 2023
@vercel
Copy link

vercel bot commented Jun 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
personal-site ❌ Failed (Inspect) Jun 12, 2023 5:12am
personal-site-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 12, 2023 5:12am

@vercel vercel bot temporarily deployed to Preview – personal-site-studio June 12, 2023 05:12 Inactive
@vercel vercel bot temporarily deployed to Preview – personal-site June 12, 2023 05:12 Inactive
@nyomansunima nyomansunima merged commit 85c1aef into main Jun 12, 2023
@nyomansunima nyomansunima deleted the dependabot/npm_and_yarn/sanity/vision-3.12.0 branch June 12, 2023 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 dependencies The package dependencies update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant