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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @sanity/vision from 3.21.3 to 3.23.0 #3

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2023

Bumps @sanity/vision from 3.21.3 to 3.23.0.

Release notes

Sourced from @​sanity/vision's releases.

v3.23.0

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npm create sanity@latest

To upgrade a v3 Studio, run this command in its folder:

npm install sanity@latest

✨ Highlights

Early release: Sanity Studio UI Upgrade

We have been working on updating and finessing the Sanity Studio UI for a while. We think it is quite an improvement and will talk more about it as we return after New Year's.

CleanShot 2023-12-19 at 20.25.10@2x

We wanted to get it out before the holidays to learn how it works for new users and allow existing users to test it out with any Studio customizations they might have. We might have missed edge cases, so if you encounter anything — do let us know

We will also publish new versions of Sanity UI with corrensponding documentation — stay tuned!

To upgrade: npm install sanity@latest

To downgrade to the last stable release: Pin the sanity dependency in package.json to 3.22.x and run npm install

📓 Full changelog

Author Message Commit
Robin Pyon feat: studio facelift 8a9d18fb4c
Robin Pyon core(test-studio): remove custom branding and localised text 073dc5ae87
Robin Pyon fix: add localized text for shared dialog component a23aa6e814
Robin Pyon fix: localize pane header back button tooltip dac416c6d7
Robin Pyon refactor: render plain text buttons in invalid and untyped value inputs 21e8bdb2fc
Robin Pyon feat: add common localized context menu button component 96462cce03
Robin Pyon refactor: change dialog i18n key 9b2d451c26
Robin Pyon refactor: remove unused components and i18n strings ee9f9f06ff
Robin Pyon fix: localize search button tooltip text 1b7e65813a
Robin Pyon fix: localize create new button tooltip in document pane headers b8197d6860
Robin Pyon fix: localize create new document button b720e4a236
Robin Pyon fix: add localized text for common loader component 544eaf17c2
Robin Pyon fix: add localized text for review change button tooltips 9734ed1906
Robin Pyon fix: localize untitled text in compact preview d038b7d403
Robin Pyon feat: update file and image input + placeholder styles 511b291675
Robin Pyon feat: update delete confirm dialog styles, use compact cards e981dcb223
Robin Pyon fix: show checkmark on selected locale in locale menu 162f9d646b

... (truncated)

Commits
  • f136850 v3.23.0
  • 97a3ef9 chore(deps): update @​sanity/ui
  • c424b1d chore(deps): update @​sanity/ui
  • 6d180e3 fix(deps): update @sanity/ui
  • b80ba29 fix(deps): update dependencies
  • 8aac0c9 fix(deps): update @​sanity/ui
  • ad87f0e fix(deps): update @sanity/ui
  • 4688224 fix(deps): update @sanity/ui
  • 174d209 fix(deps): update @sanity/icons
  • d241553 fix(deps): update @sanity/ui
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/vision](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/vision) from 3.21.3 to 3.23.0.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.23.0/packages/@sanity/vision)

---
updated-dependencies:
- dependency-name: "@sanity/vision"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2023
@magicspon magicspon merged commit 3629122 into main Dec 19, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sanity/vision-3.23.0 branch December 19, 2023 21:52
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.

1 participant