example-company-website-gatsby-sanity-combo
example-company-website-gatsby-sanity-combo copied to clipboard
Bump @sanity/core from 1.148.5 to 2.13.1 in /studio
Bumps @sanity/core from 1.148.5 to 2.13.1.
Release notes
Sourced from @sanity/core
'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
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)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)