Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 6, 2021

Bumps @sanity/components from 2.2.6 to 2.14.0.

Release notes

Sourced from @​sanity/components's releases.

v2.14.0

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

✨ Highlights

Features

  • Adds a notice for insufficient permissions to references
  • Adds strict dependency checking to all packages
  • Adds better feedback about accepted files when dragging over file and image inputs

🐛 Notable bugfixes

  • Enforces that DateInput value is constrained to timeStep
  • Fixes issue where importing JSON files would crash the studio build process
  • Fixes an issue where the form was visible above the PTE toolbar in fullscreen mode
  • Adds safeguard against missing .focus() method on components used with the withDocument() higher order component.
  • Adds a visible indicator on the focused day when using arrow keys to navigate through the calendar days in the date input
  • Fixes an issue that in some rare cases could make the preview selection result in an invalid query

📓 Full changelog

Author Message Commit
Victoria Bergquist fix(form-builder): remove 1px gap above pte in fullscreen mode (#2615) 905f95fa2
Rico Kahler feat(base): add preview override for references permissions (#2585) d23ec5d0b
Espen Hovlandsdal fix(server): prevent json imports from passing through babel (#2634) 77f036eac
Sindre Gulseth fix(form-builder): enforce that DateInput value is constrained to timeStep 4b46970a3
Rico Kahler fix(base): fix [object Object] for title value (#2588) ecd01f3d2
Marius Lundgård build: bump @sanity/ui dependency cd0b67508
Sindre Gulseth feature(timeline): add a live edited type 79c550b64
Sindre Gulseth fix(timeline): simplify timeline chunk type logic f436a4636
Marius Lundgård build: update @sanity/ui dependency d40bfde9d
Sindre Gulseth fix(base): fixes a bug where isMissing was triggered when the reference exists 65b902325
Geoff Ball fix(base): render list items in object previews (#2631) 9a2822d73
Espen Hovlandsdal chore(examples): add example of enum value title lookup in preview prepare c8f735eab
Espen Hovlandsdal fix(base): only resolve enum value title if using default prepare 68ff9b6c1
Bjørge Næss fix(form-builder): prevent studio crash when component passed to withDocument() is missing a focus() method (#2637) f501df9db
Bjørge Næss chore: use consistent type assertion syntax (as T instead of <T>) 19cef2a10
Bjørge Næss chore(transaction-collator): fix eslint errors eec3f96cc
Bjørge Næss chore(cli): remove unused tests 707bc7038
Bjørge Næss chore: add depcheck script to catch unused dependencies a98184c83
Bjørge Næss chore: remove unused dependencies c97e3b1ab
Bjørge Næss chore: add missing dependencies 37ebe8f11
Bjørge Næss chore(depcheck): add env plugins to sanityJson parser 064226723
Marius Lundgård build: update dependencies 749edd2a6

... (truncated)

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/components](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/components) from 2.2.6 to 2.14.0.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v2.14.0/packages/@sanity/components)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant