Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @sanity/cli from 2.10.0 to 3.5.1 #420

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 Mar 2, 2023

Bumps @sanity/cli from 2.10.0 to 3.5.1.

Release notes

Sourced from @鈥媠anity/cli's releases.

v3.5.1

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 accept option for file and image schema types would not be respected by the image and file picker, only new uploads
  • Fixes dialog closing behavior in the studio to be more consistent
  • Improves readability of date and datetime diffs in the review changes panel
  • Fixes an issue where the first focusable element in a document was not focused when opening the document
  • Fixes an issue where form dialogs were not closing as esxpected when navigating to a new document
  • Fixes an issue where the selected sort option in the document list was not highlighted in the UI
  • Fixes an issue where the correct default fieldgroup was not set in an array of objects
  • Fixes an issue where opening a browser from the CLI tool on Windows might cause the login process to crash
  • Adds missing options in mobile sidebar menu
  • Fixes a regression from v3.4.0 in the Portable Text Editor that could corrupt text when typing fast and toggling text decorators (I.e. bold or italic) while typing
  • Fixes a regression from v3.4.0 in the Portable Text Editor where it sometimes would error when toggling between different versions in the History View

馃摀 Full changelog

Author Message Commit
RitaDias fix(core): non valid file types for image and file inputs will be greyed out (#4127) 8ad9eb883
Herman Wikner fix(core): focus handling and dialog behavior (#4139) 460bbaf45
Espen Hovlandsdal fix(cli): correct noop return value for renderDocument f2053ee8a
Nina Andal Aarvik fix(core): select default group (If exists) on expand (#4173) 09e6b0887
Herman Wikner fix(core): invalid reference link (#4201) afbe55129
Nina Andal Aarvik fix(desk): focusFirst in document and dialog behavior (#4156) a210ee752
Herman Wikner fix(desk): update tools and schema help links (#4205) 113f46c06
Espen Hovlandsdal fix(cli): add @types/styled-components dependency to new projects (#4202) 52826542b
Herman Wikner fix(core): date and datime review changes ui (#4217) fd870df31
Herman Wikner fix(desk): document list menu items selected state (#4207) 2123f9326
Espen Hovlandsdal fix(cli): patch missing SYSTEMROOT env var on windows (#4221) 2b9beaff9
shur feat(cli): add back get-started template (#4225) fbbbfeb13
Bj酶rge N忙ss fix(build): add an empty perf/studio folder so that the vercel build can be skipped fa968bed0
Nina Andal Aarvik fix(core): move theme logic to component and use in both navbars (#4183) e2eb622d3
Per-Kristian Nordnes fix(portable-text-editor): fix state toggle issue in withPreserveKeys 1fafb02b0
Per-Kristian Nordnes fix(portable-text-editor): only preserveKeys when strictly needed 776c1b83c
Per-Kristian Nordnes fix(portable-text-editor): fix some issues with syncing the value 663336e25
Per-Kristian Nordnes test(portable-text-editor): update snapshot d4c7ea079

v3.5.0

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

... (truncated)

Commits
  • 844e329 v3.5.1
  • fbbbfeb feat(cli): add back get-started template (#4225)
  • 2b9beaf fix(cli): patch missing SYSTEMROOT env var on windows (#4221)
  • 5282654 fix(cli): add @types/styled-components dependency to new projects (#4202)
  • 3af598d v3.5.0
  • 20a4366 fix(cli): explicitly pass down env from parent to workers
  • 93db31d test(cli): ensure environment variables are loaded from dotenv files
  • c03ef40 feat(cli): expose getStudioEnvironmentVariables method, add dotenv handling
  • b8229be fix(cli): add .local files to .gitignore for new projects
  • 2d9931a v3.4.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by hermanw, a new releaser for @鈥媠anity/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.10.0 to 3.5.1.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.5.1/packages/@sanity/cli)

---
updated-dependencies:
- dependency-name: "@sanity/cli"
  dependency-type: direct:production
  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 Mar 2, 2023
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.

None yet

0 participants