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.63.0 to 3.64.1 in /apps/cms #65

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps sanity from 3.63.0 to 3.64.1.

Release notes

Sourced from sanity's releases.

v3.64.1

🐛 Notable bugfixes

  • Fixes an issue in the Presentation tool where the entire iframe refreshed on data changes (rather than smoothly updating).
  • Adds a --legacy-peer-deps flag to the automatic install of next-sanity inside Next.js projects, resolving errors that occurred when sanity init was run inside these projects.

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] fix(deps): update dependency @​sanity/insert-menu to v1.0.11 (#7802) f7706314e5
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.18.1 (#7803) bcc9b2d53c
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.18.2 (#7808) 07d5996b1c
renovate[bot] fix(deps): update dependency @​portabletext/editor to ^1.7.1 (#7807) 3ca838e1ce
renovate[bot] fix(deps): Update dev-non-major (#7804) dc87ef61bc
Simeon Griggs fix: add --legacy-peer-deps to next-sanity pacakge install (#7806) cb3739b6d1

v3.64.0

✨ Highlights

Sanity TypeGen improvements

Quality of life-updates to Sanity TypeGen (thanks @​okj579!):

  • TypeGen will no longer be confused by import statements using the pattern export * from 'filename.ts'
  • TypeGen now supports slightly more advanced types of string interpolation, like:
const query = defineQuery(`*[_type="asdf"] { 
    "linkA": ${linkQuery('linkA')},
}`)

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
Christian Grøngaard fix(core): explicitly pass randomKey(12) as the PTE keyGenerator (#7759) 00058255bf
Binoy Patel test(internal/cli): migrate internal cli tests to vitest and remove jest (#7745) e5ec632a04
Owen Kieffer-Jones feat(codegen): add support for export all c68e2982ec
Owen Kieffer-Jones feat(codegen): fix literal function arguments and add default values c518591250

... (truncated)

Commits
  • 0997caa v3.64.1
  • 3ca838e fix(deps): update dependency @​portabletext/editor to ^1.7.1 (#7807)
  • 07d5996 fix(deps): update dependency @​sanity/presentation to v1.18.2 (#7808)
  • bcc9b2d fix(deps): update dependency @​sanity/presentation to v1.18.1 (#7803)
  • f770631 fix(deps): update dependency @​sanity/insert-menu to v1.0.11 (#7802)
  • cc55843 v3.64.0
  • d0194fc fix(deps): update dependency @​portabletext/editor to ^1.7.0 (#7800)
  • 1a48572 fix(core): update upsell description list items (#7793)
  • ac4c8b4 fix(deps): update dependency @​sanity/presentation to v1.18.0 (#7794)
  • b10d030 fix(deps): update dependency @​sanity/ui to ^2.8.23 (#7790)
  • 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.63.0 to 3.64.1.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.64.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 the dependencies Pull requests that update a dependency file label Nov 15, 2024
Copy link

netlify bot commented Nov 15, 2024

Deploy Preview for anna-otto-website ready!

Name Link
🔨 Latest commit 31af833
🔍 Latest deploy log https://app.netlify.com/sites/anna-otto-website/deploys/6737cc4875ef970008def0fb
😎 Deploy Preview https://deploy-preview-65--anna-otto-website.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

netlify bot commented Nov 15, 2024

Deploy Preview for anna-otto-cms ready!

Name Link
🔨 Latest commit 31af833
🔍 Latest deploy log https://app.netlify.com/sites/anna-otto-cms/deploys/6737cc48fea6fd00087d0ed1
😎 Deploy Preview https://deploy-preview-65--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 Nov 22, 2024

Superseded by #67.

@dependabot dependabot bot closed this Nov 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apps/cms/sanity-3.64.1 branch November 22, 2024 22:44
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