Skip to content
This repository was archived by the owner on Apr 12, 2023. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @sanity/desk-tool from 1.148.4 to 1.150.5.

Release notes

Sourced from @sanity/desk-tool's releases.

v1.150.5

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

✨ Highlights

It's now possible to strip formatting from multiple blocks of the editor for portable text, by selecting content and clicking off the active formatting buttons in the toolbar.

🐛 Notable bugfixes

  • Fixed a bug where clicking items in the root validation list would not focus on the validated item properly.
  • Optimized the editor to not re-render block object previews unless they are actually changed. This will increase performance on load heavy previews like video and code blocks.

📓 Full changelog

Author Message Commit
Bjørge Næss [chore] Improve handling of TypeScript compile errors during dev (#1982) b6abd41da
Bjørge Næss [react-hooks] Make sure useObservable re-subscribes when the passed observable changes ef312d264
Bjørge Næss [react-hooks] Memoize observables in different hooks to avoid re-subscribing on every render 163104110
Per-Kristian Nordnes [components] Make sure ValidationList doesn't clear timeout on onClose 2e3f64440
Per-Kristian Nordnes [form-builder] PTE: set object edit deferred, let take focus first 4cd4fed51
Per-Kristian Nordnes [test-studio] Put som validation rules on simpleBlock 408099138
Per-Kristian Nordnes [form-builder] PTE: memo block object render which is now possible 2f3be36a0
Per-Kristian Nordnes [form-builder] PTE: use new test for setting list item active a20b761b2
Per-Kristian Nordnes [form-builder] Update @sanity/portable-text-editor 13c14e227

v1.150.3

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Fixed an issue that could sometimes make the Studio fail with an error message saying Could not resolve jsonType of undefined.
  • Fixed a dependency issue that could sometimes make sanity build to fail in production environments.
  • Fixed an issue where the hotspot/crop would sometimes bounce back to a previous position after editing it
  • Fixed color contrast issues with custom theme colors for buttons and navbar

📓 Full changelog

Author Message Commit
Commits
  • b5eee17 v1.150.5
  • 13c14e2 [form-builder] Update @sanity/portable-text-editor
  • a20b761 [form-builder] PTE: use new test for setting list item active
  • 2f3be36 [form-builder] PTE: memo block object render which is now possible
  • 4080991 [test-studio] Put som validation rules on simpleBlock
  • 4cd4fed [form-builder] PTE: set object edit deferred, let take focus first
  • 2e3f644 [components] Make sure ValidationList doesn't clear timeout on onClose
  • 1631041 [react-hooks] Memoize observables in different hooks to avoid re-subscribing ...
  • ef312d2 [react-hooks] Make sure useObservable re-subscribes when the passed observabl...
  • b6abd41 [chore] Improve handling of TypeScript compile errors during dev (#1982)
  • Additional commits viewable in compare view

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.

If all status checks pass Dependabot will automatically merge this pull request.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@sanity/desk-tool](https://github.com/sanity-io/sanity) from 1.148.4 to 1.150.5.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](sanity-io/sanity@v1.148.4...v1.150.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 31, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #386.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/studio/sanity/desk-tool-1.150.5 branch September 7, 2020 22:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants