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.23.4 to 3.41.1 #719

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2024

Bumps sanity from 3.23.4 to 3.41.1.

Release notes

Sourced from sanity's releases.

v3.41.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 regression in Presentation Tool introduced in v3.41.0 that causes it to crash in embedded studios.

📓 Full changelog

Author Message Commit
Binoy Patel test(core): fixes flaky test with document publish (#6595) 2a8375adcc
renovate[bot] chore(deps): update linters (#6590) 59b8ce8084
renovate[bot] chore(deps): update dependency styled-components to ^6.1.10 (#6585) 5e727e0425
renovate[bot] chore(lockfile): update dependency zod to v3.23.7 (#6527) 571dd5653d
renovate[bot] chore(deps): update dependency @​sanity/pkg-utils to v6.8.13 (#6599) d9f91889b5
renovate[bot] chore(deps): update dependency @​sanity/tsdoc to v1.0.51 (#6600) 56a8a79797
renovate[bot] chore(lockfile): update dependency @​sanity/react-loader to v1.9.17 (#6584) 0819c40960
Cody Olsen fix(presentation): regression causing a crash when in an embedded studio (#6606) 99dfb60105

v3.41.0

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

✨ Highlights

  • The Portable Text Editor (PTE) now supports drag-n-dropping + pasting of images and files into Image and File blocks.

🐛 Notable bugfixes

  • Fixes a bug where importing a variable inside an imported file would fail in Typegen.
  • Fixes issues in the PTE where tools would show as being active for a selection when only part of the selection used the tool. Now tools will show as active only when all highlighted selections use the tool.
  • Fixes an Attempted import error related to using swr in embedded studios.
  • Fixes an issue in which listeners would sometimes not close if they were unsubscribed from shortly after opening.
  • Fixes an issue in which users were incorrectly seeing the scheduled publishing upsell UI.
  • When child within the PTE is created without a _key, we now automatically create one for it, avoiding unnecessary warning.
  • Fixes an issue in tasks in which the UI showed that they were created but the transaction didn't end.

📓 Full changelog

... (truncated)

Commits
  • 9080f74 v3.41.1
  • 99dfb60 fix(presentation): regression causing a crash when in an embedded studio (#6606)
  • 56a8a79 chore(deps): update dependency @​sanity/tsdoc to v1.0.51 (#6600)
  • d9f9188 chore(deps): update dependency @​sanity/pkg-utils to v6.8.13 (#6599)
  • 5e727e0 chore(deps): update dependency styled-components to ^6.1.10 (#6585)
  • 2a8375a test(core): fixes flaky test with document publish (#6595)
  • 0835774 v3.41.0
  • fada62f chore(deps): update dependency esbuild to ^0.21.0 (#6589)
  • 1d88df6 fix(deps): update dependency @​sanity/presentation to v1.15.0 (#6591)
  • 9c86166 fix: use discard when doc is not published (#6535)
  • 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.23.4 to 3.41.1.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.41.1/packages/sanity)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added automerge Automatically merges the PR if all status checks pass. Applied by Kodiak. dependabot Automatically generated PRs that update dependency versions. Applied by Dependabot. labels May 8, 2024
@saiichihashimoto
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 15, 2024

Superseded by #724.

@dependabot dependabot bot closed this May 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sanity-3.41.1 branch May 15, 2024 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merges the PR if all status checks pass. Applied by Kodiak. dependabot Automatically generated PRs that update dependency versions. Applied by Dependabot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant