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

Bump @sanity/cli from 2.20.0 to 3.2.3 in /studio - #1396

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/studio/sanity/cli-3.2.3
Closed

Bump @sanity/cli from 2.20.0 to 3.2.3 in /studio#1396
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/studio/sanity/cli-3.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 16, 2023

Copy link
Copy Markdown

Bumps @sanity/cli from 2.20.0 to 3.2.3.

Release notes

Sourced from @​sanity/cli's releases.

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

  • fix issue in the Node.js runtime wrapper causing the groq tagged template literal to sometimes be undefined

📓 Full changelog

Author Message Commit
Cody Olsen fix: actually fix the groq bug and include tests that prove it (#4088) 060084c5ca

v3.2.2

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

  • Fixes an issue where the Node.js ESM specific export for groq were missing from the package published to npm
  • Fixes a potential race condition with duplicate keys when an editor deletes all the content of a portable text editor while other editors are editing the same document

📓 Full changelog

Author Message Commit
Cody Olsen fix: add the node folder to the npm publish allowlist (#4086) f4b91469f
Per-Kristian Nordnes fix(portable-text-editor): fix selection issue with placeholder block ecf07c2c9
Per-Kristian Nordnes fix(portable-text-editor): move selection from state to ref 7742991fa
Per-Kristian Nordnes fix(portable-text-editor): fix prop propagation issue 7ba165efe
Per-Kristian Nordnes fix(portable-text-editor): fix issue with equality test 92a8f168d
Per-Kristian Nordnes fix(portable-text-editor): set placeholder directly 14bca9e25
Per-Kristian Nordnes fix(portable-text-editor): add missing hook dep. 7eaf2bfff
Per-Kristian Nordnes refactor(portable-text-editor): adjust debounce time 26756eeac
Per-Kristian Nordnes test(portable-text-editor): update snapshot d251a9042
Per-Kristian Nordnes fix(portable-text-editor): fix missing default to 0 for array insert pos d175ecf80
Per-Kristian Nordnes doc(portable-text-editor): type return val e31afbd38

v3.2.1

... (truncated)

Commits
  • 0c95000 v3.2.3
  • 1961a0f v3.2.2
  • 276c4d2 v3.2.1
  • ecef855 v3.2.0
  • 55acbcc chore: upgrade to @​sanity/client@​4
  • 12d13ea chore: update license files
  • 8e8a4b1 test(cli): adjust cli build tests for vite 4
  • 6c04052 fix: add esbuild to depcheck ignore (esbuild-register peer dependency)
  • 2005960 fix: use esbuild-register only once in each thread
  • 2356e06 chore(deps): upgrade esbuild and esbuild-register
  • 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.


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.3.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.2.3/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 16, 2023
@vercel

vercel Bot commented Jan 16, 2023

Copy link
Copy Markdown

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

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

@dependabot @github

dependabot Bot commented on behalf of github Jan 23, 2023

Copy link
Copy Markdown
Author

Superseded by #1398.

@dependabot dependabot Bot closed this Jan 23, 2023
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/studio/sanity/cli-3.2.3 branch January 23, 2023 13:14
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