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

chore(deps): bump sanity from 3.42.1 to 3.46.1 #83

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps sanity from 3.42.1 to 3.46.1.

Release notes

Sourced from sanity's releases.

v3.46.1

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

🐛 Notable bugfixes

  • Fixes a bug causing Structure Tool to crash when attempting to read the scrollTop of a nonexistent element.

📓 Full changelog

Author Message Commit
Ash fix(sanity): ignore sticky overlay regions with a falsey DOM node (#6910) 4f1be6cc1a

v3.46.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

🐛 Notable bugfixes

  • Fixes an issue where projects with a large amount of users would sometimes get a request error when loading user info.
  • Form input components now have their own error boundaries, limiting crashes to a field level on a document form, instead of taking down the entire Structure Tool.
  • Fixes React 19 causing the Portable Text Editor (PTE) to crash in some scenarios.
  • Fixes an issue where searching for text within fields of type text (not string) would not yield results.
  • Fixes an issue when dragging PTE blocks.
  • Fixes a visual regression in PTE fullscreen mode where the Drop to upload files message would be positioned incorrectly.
  • Fixes a regression where pasting from Word would insert an image version of the text being pasted instead of the actual text.

📓 Full changelog

Author Message Commit
Christian Grøngaard chore(core): abstract getSchemaTypeIcon (#6844) 6693c54d27
Rostislav Melkumyan feat: add integration when creating a new project through cli (#6639) ac214b8e2e
jordanl17 fix(structure): fixing issue with shift mutli select of documents (#6857) 15861f4fbc
Espen Hovlandsdal fix(core): chunk user loading into batches of max 400 items (#6858) 4531750501
ecospark[bot] chore(deps): dedupe pnpm-lock.yaml (#6849) 73861efa47
renovate[bot] chore(deps): update dependency @​sanity/pkg-utils to v6.9.0 (#6850) 4b6d33f8a8
renovate[bot] chore(lockfile): update dependency @​sanity/bifur-client to v0.4.1 (#6860) c1c2ab2539
renovate[bot] fix(deps): Update babel monorepo (#6861) 4fa813d74d

... (truncated)

Commits
  • af0dfde v3.46.1
  • d47e176 fix(sanity): ignore sticky overlay regions with a falsey DOM node (#6910)
  • 8ed31fa v3.46.0
  • 0b92a8e fix: regression causing ESM build errors (#6909)
  • 7f18d45 chore(deps): update dependency @​sanity/pkg-utils to v6.9.3 (#6903)
  • 0d92883 fix(core): fix dragging existing blocks in pte (#6867)
  • 124dc22 fix(deps): update dependency @​sanity/client to ^6.20.0 (#6886)
  • 51eb56a fix(form): avoid spreading key prop (#6887)
  • 61f1f8c fix(cli): allow using auto-updates in unattended mode (#6897)
  • 50f1e54 feat(cli): show prompt if local version doesn't match remote (#6707)
  • 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](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) from 3.42.1 to 3.46.1.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.46.1/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 added the dependencies Pull requests that update a dependency file label Jun 17, 2024
Copy link

vercel bot commented Jun 17, 2024

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

Name Status Preview Comments Updated (UTC)
sanity-next-mono-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2024 11:09am

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2024

Superseded by #86.

@dependabot dependabot bot closed this Jul 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sanity-3.46.1 branch July 1, 2024 10: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.

0 participants