Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

Bump @sanity/cli from 2.20.0 to 3.2.4 in /studio #1398

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps @sanity/cli from 2.20.0 to 3.2.4.

Release notes

Sourced from @​sanity/cli's releases.

v3.2.4

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npx create-sanity@latest

To upgrade a v3 Studio:

npm install sanity@latest

✨ Highlights

Date range support in global search

It's now possible to easily search for documents between two dates in the global search.

🐛 Notable bugfixes

  • Fixes an issue where a configured studio-wide basePath would not be respected in build output, and workspaces would have to manually include the prefix in each workspace base path
  • Enables access to studio-prefixed environment variables through process.env
  • Fixes an issue where replacing the image asset in an image field would sometimes fail silently
  • Fixes an issue where using React components in field titles or descriptions could crash global search

📓 Full changelog

Author Message Commit
Per-Kristian Nordnes fix(form/inputs): don't wrap custom style comps. in Text d43e1cc19
Herman Wikner fix(core): make sure that the validation block is behind the text node 32e80c39a
Per-Kristian Nordnes refactor(core/form/inputs): clean up code and add TS-doc comments 8813ddc05
Espen Hovlandsdal fix: allow global studio base path (#3996) 71932dc9a
Espen Hovlandsdal fix: require node 14.18 or higher 84707614b
Espen Hovlandsdal feat(server): support studio env vars through process.env 0e733a6a7
Bjørge Næss fix(schema): set correct fallback title for image and file fields (#4093) f9eb765c5
Robin Pyon feat(core): global search date range support + minor fixes (#4055) 8db713e51
Nina Andal Aarvik fix(core): popover wrap button to allow replacing uploaded image (#4094) 918d8bd97

v3.2.3

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npx create-sanity@latest

To upgrade a v3 Studio:

npm install sanity@latest

🐛 Notable bugfixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by hermanw, a new releaser for @​sanity/cli since your current version.


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/cli](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/cli) from 2.20.0 to 3.2.4.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.2.4/packages/@sanity/cli)

---
updated-dependencies:
- dependency-name: "@sanity/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2023
@vercel
Copy link

vercel bot commented Jan 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
dot-com ❌ Failed (Inspect) Jan 23, 2023 at 1:18PM (UTC)
sanity-studio ❌ Failed (Inspect) Jan 23, 2023 at 1:18PM (UTC)

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.

1 participant