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 from 3.65.1 to 3.75.0 in /apps/cms #104

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2025

Bumps sanity from 3.65.1 to 3.75.0.

Release notes

Sourced from sanity's releases.

v3.75.0

🐛 Notable bugfixes

We have fixed the following:

  • An issue in which document list previews using version documents was not showing the correct data.
  • An issue where some local states were not updating accordingly when switching Content Releases in the dashboard.
  • An issue with incorrect titles shown in when discarding or un-publishing a document inside a release.
  • An edge case where Vite dev server error handling could fail due to improper checking.
  • Removes the motion() is deprecated. Use motion.create() instead warnings in the console.
  • Removes the deprecated textSearch strategy.
  • Updated translations for error messages in Content Releases.

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.

📓 Full changelog

Author Message Commit
renovate[bot] chore(deps): update pnpm to v9.15.5 (#8498) 7b33df83db
Bjørge Næss chore: upgrade vitest to v3 (#8371) f615dc165c
Bjørge Næss chore(e2e): retry e2e tests when running in CI (#8501) 0fc2ef42cd
Jordan Lawrence chore: restricting scheduled release UI (#8506) fc281fd2c7
Magnus Holm test: enable test coverage (#7789) 2851af0a59
Pedro Bonamin fix(core): use vX for observeFields when querying for version docs (#8509) d582716dae
renovate[bot] fix(deps): update dependency @​portabletext/editor to ^1.30.3 (#8508) a6bd3afeb3
Carolina Gonzalez feat(cli): add non-studio app template (#8394) 0d4e40d94a
renovate[bot] fix(deps): update dependency @​portabletext/editor to ^1.30.4 (#8512) 4e263d4d5f
Bjørge Næss chore(test): add node 22 to test matrix (#8502) b7803d083c
renovate[bot] chore(deps): update dependency styled-components to ^6.1.15 (#8517) e3287f8053
Jordan Lawrence fix(releases): timezone fixes in content releases (#8514) 79312c7416
Bjørge Næss refactor(vision): simplify perspective handling, no default perspective (#8516) 9a59b61db8
Snorre Eskeland Brekke fix: ensures comments permission check only requests project memberships once (#8513) 966e97a5f2
Espen Hovlandsdal fix(deps): swap sanity-diff-patch with @sanity/diff-patch (#8503) 9c937d19ba
Bjørge Næss fix(releases): change usage of versionsOf to versionOf (#8522) fc5031651d
renovate[bot] chore(lockfile): update dependency framer-motion to v12.3.1 (#8505) 9ffb28ca3b
Christian Grøngaard fix(core): use MarkdownPlugin instead of behaviors={[...]} (#8473) a91c1657cf
Ash test(sanity): add toMatchEmissions matcher (#8519) be0fcc993a
renovate[bot] chore(lockfile): update dependency styled-components to v6.1.15 (#8518) eb7c7750e7
Pedro Bonamin fix(core): reset all releaseDetail states when switching the release (#8530) 8e033dca81
Ash test(sanity): add toMatchEmissions matcher 2a0f78ff79
Ash test(sanity): add activeUndecidedErrorRelease fixture 06e75090ac
Ash feat(sanity): load release document error field d9c341e20d
Ash feat(sanity): add error count to releases store 7ee17ee1af
Ash feat(sanity): add release tool error indicator 2fa184cf2c
Ash feat(sanity): add release error indicators to ReleasesOverview a346f6da69

... (truncated)

Commits
  • 55dcf1e v3.75.0
  • e9d9b1f fix: add missing tags for listen queries (#8595)
  • b229295 fix(core): adds proper check for vite dev server stop (#8584)
  • 4371559 fix(sanity): use raw as default perspective (#8586)
  • df6bcdb fix(sanity): don't show Live edit badge for versions (#8593)
  • a9a1b95 test(playwright-ct): bump number of retries for playwright ct tests (#8589)
  • 4fd4cd9 refactor(releases): removing redundant release details view screen conditions...
  • 8e1ed89 feat(sanity): add Core UI bridge script (#8523)
  • 224a4e5 feat: creating new scheduled release defaults time to start of next hour (#8577)
  • 2ba4b9d chore(core): update message to be schedule or publish error (#8569)
  • 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.65.1 to 3.75.0.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.75.0/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 the dependencies Pull requests that update a dependency file label Feb 14, 2025
Copy link

netlify bot commented Feb 14, 2025

Deploy Preview for anna-otto-website failed. Why did it fail? →

Name Link
🔨 Latest commit 92dc32d
🔍 Latest deploy log https://app.netlify.com/sites/anna-otto-website/deploys/67afc018823286000725a69a

Copy link

netlify bot commented Feb 14, 2025

Deploy Preview for anna-otto-cms ready!

Name Link
🔨 Latest commit 92dc32d
🔍 Latest deploy log https://app.netlify.com/sites/anna-otto-cms/deploys/67afc01811fe060008ac2f45
😎 Deploy Preview https://deploy-preview-104--anna-otto-cms.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2025

Superseded by #108.

@dependabot dependabot bot closed this Feb 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apps/cms/sanity-3.75.0 branch February 21, 2025 22:59
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