Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

Bump @sanity/base from 2.12.0 to 2.13.1 #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2021

Bumps @sanity/base from 2.12.0 to 2.13.1.

Release notes

Sourced from @​sanity/base's releases.

v2.13.1

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Upgrading to @sanity/[email protected] fixes an issue that caused unwanted CSS overrides of core UI layout primitives in certain situations.
  • Fixes an issue where the preview of a string field with predefined list options used the value of the field when selecting it for previewing instead of the title specified in the list options (#769).
  • Fixes an issue that could prevent drafts from being edited even in cases where a grant rule would permit it.

📓 Full changelog

Author Message Commit
Marius Lundgård build: update dependencies ab6ee8be8
Victoria Bergquist fix(base): use title, not value in prepare preview when field has predefined string options (#2618) c1d9d8fee
Bjørge Næss fix(base): fallback to published version if no draft exists d4bcad1f62
Bjørge Næss docs(sanity): improve placeholder package readme text f91a62c6fc
Simeon Griggs chore(data-aspects): remove todo comment (#2623) 0e0b3f89dc

v2.13.0

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Migrated @​sanity/field to Sanity UI and styled-components
  • Migrated @​sanity/dashboard to @​sanity/ui and styled-components
  • Migrated studio-hints to @​sanity/ui
  • Fixed an issue where the inspected document version is always the latest version and not the current selected version.
  • Migrated default-login to @​sanity/ui
  • Added typings for the Sanity CDN image URL parameters
  • Migrated @​sanity/desk-tool/tool to styled-components
  • Fixed an issue where readOnly fields and documents would still be editable in the review changes panel
  • Fixed an issue where hidden fields would still be visible in the review changes panel

📓 Full changelog

Author Message Commit
Espen Hovlandsdal build(ci): skip cypress binary install on non-cypress workflows 1489196ca
Victoria Bergquist refactor(field): migrate layout components to sanity ui (#2550) 94f29c3cf
Espen Hovlandsdal feat(server): allow hacking studio webpack configuration 391e61588
Espen Hovlandsdal fix(diff): correct typing for (currently empty) DiffOptions 31ca9b6df

... (truncated)

Commits
  • 2f4eada v2.13.1
  • d4bcad1 fix(base): fallback to published version if no draft exists
  • c1d9d8f fix(base): use title, not value in prepare preview when field has predefined ...
  • ab6ee8b build: update dependencies
  • 0976604 v2.13.0
  • be549fd v2.12.3-rc.0
  • 5a55971 feature(grants): add support for validating built-in $identity param
  • a6246ec v2.12.2
  • 02ded86 Revert "feat(base): add basic permission check to default pane menu"
  • 41f63a3 fix(base): guard against missing user roles in InsufficientPermissionsMessage
  • See full diff 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.


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

---
updated-dependencies:
- dependency-name: "@sanity/base"
  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 Jul 21, 2021
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