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/core from 1.148.5 to 2.0.5 in /studio #401

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @sanity/core from 1.148.5 to 2.0.5.

Release notes

Sourced from @sanity/core's releases.

v2.0.5

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Fixed issues related to modals and layering
  • Fixed a bug where array items without a _key property would crash the desk tool
  • Fixed an issue where changes to portable text inside a modal would not be saved if you closed the modal too quickly after making changes
  • Fixed a fieldset issue where certain input types would break column layouts
  • Fixed a bug where type icons did not show for references in preview component in arrays and portable text editor

📓 Full changelog

Author Message Commit
Mikolaj Dobrucki Loader (#2024) 532662e16
Espen Hovlandsdal [default-layout] Vertically center searching spinner (#2049) 75cddd400
Victoria Bergquist [base, desk-tool] Update useTimeAgo hook to make trailing ago optional, and update sparkline to use minimal timestamp (#2056) ab34a3093
Victoria Bergquist [components] fix fieldsets columns with nested fieldwrappers (#2053) e3fa331cc
Bjørge Næss [base] Export PresenceScope as part of the public API (#2058) b1759c256
Espen Hovlandsdal [components] Fix broken gitignore a8cefd3d0
Victoria Bergquist [preview] fix type icons not passed down to DefaultPreview for references (#1957) 9e1894f63
Marius Lundgård [form-builder] Fix overflow issue with OverflowMenu a660e10b7
Victoria Bergquist [base] fix keyboard accessibility in change bars to open changes panel (#2048) 1d81dcba9
Bjørge Næss [chore] Fix dependency version range for @sanity/base b1d3775cb
Anders Stensaas [core] When copying a dataset, the check for existing source datasets was wrong 0d47e553c
Bjørge Næss [base] Switch to a warning instead of hard failure on missing tracker context (#2059) cae32a3ac
Bjørge Næss [base] Use more robust way of determining whether element is scroll container c1fc0bac6
Bjørge Næss [base] Rework the connector line drawing algorithm d70c29e5d
Bjørge Næss [base] Remove the ReportChangesPanel as it's no longer needed 278e0fb04
Benedicte Emilie Brækken [base] Allow connector match to shorter paths (#2055) ef905b148
Marius Lundgård [form-builder] Fix popover dialog overflow (#2062) ec5f0622b
Bjørge Næss [base] Export a single shared resizeObserver instance ff7c134ad
Bjørge Næss [desk-tool] Use shared resizeObserver wrapper from base 7fe7d85ac
Bjørge Næss [base] Redraw connectors on resize 02da53601
Bjørge Næss [chore] Remove ResizeObserver typings (#2067) 722615912
Per-Kristian Nordnes [form-builder] PTE: upgrade @sanity/portable-text-editor 7beff8df7
Per-Kristian Nordnes [form-builder] PTE: fix issue where edit object modal would not save pending when closed f762d3c53
Per-Kristian Nordnes [field] PT: tolerate missing .markDefs on block 80b5a1635
vicbergquist [base] fix change bar beeing focusable when there is no change e25c1d3fe
Marius Lundgård [components] Add maxSize modifier to StyleSelect (#2077) 8594e0e70
Espen Hovlandsdal [form-builder] Fix crash on array items missing _key (#2075) 301a6129e
Espen Hovlandsdal [chore] Remove extensions from sanity.json paths (#2066) a2c9d1a49
vicbergquist [form-builer] fix array items with long titles overflowing container 2dd20a2a6
Per-Kristian Nordnes [form-builder] PTE: make less scary validation dialog 9f47042c9
Commits
  • ae92193 v2.0.5
  • 1a75b3b [form-builder] Upgrade @sanity/portable-text-editor
  • 22a0c07 [form-builder] PTE: setup default hotkeys according to schema
  • 9f47042 [form-builder] PTE: make less scary validation dialog
  • 2dd20a2 [form-builer] fix array items with long titles overflowing container
  • a2c9d1a [chore] Remove extensions from sanity.json paths (#2066)
  • 301a612 [form-builder] Fix crash on array items missing _key (#2075)
  • 8594e0e [components] Add maxSize modifier to StyleSelect (#2077)
  • e25c1d3 [base] fix change bar beeing focusable when there is no change
  • 80b5a16 [field] PT: tolerate missing .markDefs on block
  • 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](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) - 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)
dependabot-preview[bot] commented 3 years ago

Superseded by #407.