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

build(deps): bump @sanity/vision from 3.58.0 to 3.59.0 #1173

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2024

Bumps @sanity/vision from 3.58.0 to 3.59.0.

Release notes

Sourced from @​sanity/vision's releases.

v3.59.0

✨ Highlights

Request edit access to Studio

Users with the read-only "Viewer" role can now request edit access to the project, straight from Sanity Studio. Project administrators will be alerted by email and can approve or deny the request from the project management section at sanity.io/manage.

Other improvements

  • Eliminated layout shifts in image fields.

🐛 Notable bugfixes

  • Fixes a few cases of unnecessary loading states appearing in the studio.
  • Fixes an issue causing the command line tool to crash when using Turborepo on Windows (thanks @​josemanosalvas!)
  • Fixes an issue where using the Microsoft Word preprocessor from the @sanity/block-tools package outside of a browser would crash (thanks @​silvertech-daniel!)
  • Fixes incorrect usage of light mode in image field overlays when dark mode is active.
  • Improves error message when the studio development server is stopped — instead of a generic "dynamic import" error, it will now tell you the development server is stopped.
  • Fixes an issue where pasting into a conditionally read-only field would not work, even if the field returned false for the read-only check.

📓 Full changelog

Author Message Commit
Bjørge Næss chore: cleanup import specifiers etc 8b509f777c
Bjørge Næss chore: move dev-aliases into @​repo/dev-aliases 2180d0f3a5
Bjørge Næss chore(sanity): load monorepo aliases from '@​repo/dev-aliases' 16dfd3d700
Bjørge Næss chore(test): convert jest configs to mjs 8938d6e1dd
Bjørge Næss chore(test): move jest config to @​repo/test-config/jest 24618f94a1
Bjørge Næss chore(test): add support for vitest 512e16a83b
Bjørge Næss chore(ci): run jest tests in a separate workflow 44dee81f10
Bjørge Næss chore(test): move @sanity/migrate to vitest 3c63eeeed8
Bjørge Næss chore(test): move @sanity/block-tools to vitest 09e86a2fbc
Bjørge Næss chore(test): move @sanity/mutator to vitest 09be44defd
Bjørge Næss chore(test): move @sanity/schema to vitest 56b7ee5173
Bjørge Næss chore(test): move @sanity/types to vitest 8bf4868927
Bjørge Næss chore(test): move @sanity/util to vitest 38eca2571f
Espen Hovlandsdal chore: enable source maps for package bundles (#7540) 0396ec287d
Bjørge Næss chore(cli): remove reliance on node-machine-id (#7545) de9c29b6b7
ecospark[bot] chore(deps): dedupe pnpm-lock.yaml (#7544) 9848f20694
RitaDias chore(form): revert changes in schema that were meant to have been deleted (#7549) 7aed0c07cc
Bjørge Næss fix(preview): allow null as valid cache/memo value for preview fields (#7551) 7b9b556598
Bjørge Næss refactor(store) simplify key value store, add SWR through local storage behavior (#7554) d2ca86d992
Bjørge Næss fix(core): emit setting from localStorage immediately upon subscription (#7560) 1e79797054
RitaDias chore(sanity): update naming of draft created telemetry event (#7561) ae1c9c28b8
Jordan Lawrence feat(core): specific error when dev server is stopped (#7476) 7fcf22a948
RitaDias chore(form): remove imports from shouldArrayDialogOpen (#7550) bdfd8df3d9
silvertech-daniel fix(block-tools): remove references to implicit globals document and Text (#7532) 306a6717cc
Ash fix(sanity): prevent layout shifts in image input 6b8a76fe6e
Ash feat(sanity): allow image input block size to extend to 30vh 14ebf2cd95
Ash refactor(sanity): remove redundant drag-related props 8a80ef232f

... (truncated)

Commits

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.58.0 to 3.59.0.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.59.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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 2, 2024
Copy link

vercel bot commented Oct 2, 2024

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

Name Status Preview Comments Updated (UTC)
kentonduprey-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2024 7:53am
kentonduprey-site-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2024 7:53am
kentonduprey-site-cms ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2024 7:53am

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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants