sanity-io / example-company-website-gatsby-sanity-combo

This is an example company website using Gatsby and Sanity in combination.
https://example-company-website-gatsby-sanity-combo.now.sh
MIT License
274 stars 141 forks source link

Bump @sanity/cli from 0.146.0 to 2.1.4 in /studio #422

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @sanity/cli from 0.146.0 to 2.1.4.

Release notes

Sourced from @sanity/cli's releases.

v2.1.4

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Fix issue causing collapsable elements to collapse when clicking on interactive content.
  • Fix bug where form would scroll to top when first focusing a child of a nested field.
  • Specify git monorepo subdirectory in package.json repository field.
  • Fix issue with sanity import not honoring the --allow-failing-assets flag.

📓 Full changelog

Author Message Commit
Bjørge Næss [base] Fix typing issues with setTimeout a076bbce3
Bjørge Næss [google-maps-input] Upgrade @types/googlemaps a845443dd
Bjørge Næss [chore] Upgrade typescript and remove as dependency from individual packages 42166d346
Marius Lundgård [base] Move BoundaryElementProvider to base components directory 8de1d997f
Marius Lundgård [desk-tool] Wrap document panel with BoundaryElementProvider 806a6b367
Marius Lundgård [design-studio] Add schema to test dropdown menu boundary 25b3d19ed
Marius Lundgård [components] Read boundary element value from context 7cad0456e
Espen Hovlandsdal [desk-tool] Scroll to nearest block if on focus path change (#2200) f4b66a869
Espen Hovlandsdal [chore] Provide repository subdirectory in package manifests (#2210) e68a43556
Alexander Staubo [import] Honor the --allow-failing-assets flag (#2207) 5308d8ab4
Bjørge Næss [form-builder] Don't wrap Details content in a button (#2203) c9efa44c9

v2.1.3

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Fix bug where language labels in the language-filter plugin was missing
  • Fix bug where toggling a fieldset would scroll to top of form

📓 Full changelog

Author Message Commit
Espen Hovlandsdal [language-filter] Add missing labels for languages (#2187) 00c0016ae
Espen Hovlandsdal [base] Don't call onFocus when toggling fieldsets (#2193) 85cf0ff8a

v2.1.2

Upgrade Sanity Studio with:

sanity upgrade
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 will not automatically merge this PR because this dependency is pre-1.0.0.


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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #426.