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 from 3.33.0 to 3.34.0 #366

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2024

Bumps sanity from 3.33.0 to 3.34.0.

Release notes

Sourced from sanity's releases.

v3.34.0

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npm create sanity@latest

To upgrade your Sanity Studio, run this command in its folder:

npm install sanity@latest

✨ Highlights

Persisted user settings

User settings (like desk list sort orders, view modes, and global search history) are now stored securely server-side by Sanity. This means that these settings do not need to be re-selected across devices or browsers, and will be persisted wherever a user logs into their Studio.

🐛 Notable bugfixes

  • Fixes a bug in the Portable Text Editor where merging two text blocks could result in data loss in the topmost block when several editors are inside the document.
  • Migration CLI tooling now always places its output in the project root, and provides better messaging about this.

📓 Full changelog

Author Message Commit
Ash feat(cli): improve migration runner output (#5904) 11d15ce65b
Ash fix(cli): use inferred project root when creating migrations from subdirectory (#5905) 1d2775cf13
Herman Wikner fix(core): handle no userId in getUser (#5992) c9ceac0038
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.11.6 (#5999) 51d3bbd5a1
Per-Kristian Nordnes fix(portable-text-editor): fix and test issue with merge block operation (#5996) 96bc72be1b
Pedro Bonamin feat(tasks): add notification data for tasks document and tasks comments (#5998) 8e63552f24
cngonzalez feat(core): store and fetch user settings from backend (#5939) ecb349553b
Commits
  • d9c2026 v3.34.0
  • ecb3495 feat(core): store and fetch user settings from backend (#5939)
  • 8e63552 feat(tasks): add notification data for tasks document and tasks comments (#5998)
  • 51d3bbd fix(deps): update dependency @​sanity/presentation to v1.11.6 (#5999)
  • c9ceac0 fix(core): handle no userId in getUser (#5992)
  • 1d2775c fix(cli): use inferred project root when creating migrations from subdirector...
  • 11d15ce feat(cli): improve migration runner output (#5904)
  • See full diff 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](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) from 3.33.0 to 3.34.0.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.34.0/packages/sanity)

---
updated-dependencies:
- dependency-name: sanity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from Mosazghi as a code owner March 15, 2024 11:42
@dependabot dependabot bot added dependency javascript Pull requests that update Javascript code labels Mar 15, 2024
Copy link

vercel bot commented Mar 15, 2024

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

Name Status Preview Comments Updated (UTC)
startgjovik-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 15, 2024 11:44am

@Mosazghi Mosazghi merged commit 763d4b6 into development Mar 18, 2024
4 checks passed
@Mosazghi Mosazghi deleted the dependabot/npm_and_yarn/sanity-3.34.0 branch March 18, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant