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/vision from 3.62.3 to 3.64.1 #197

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @sanity/vision from 3.62.3 to 3.64.1.

Release notes

Sourced from @​sanity/vision'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

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/vision](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/vision) from 3.62.3 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/vision)

---
updated-dependencies:
- dependency-name: "@sanity/vision"
  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 18, 2024
Copy link

vercel bot commented Nov 18, 2024

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
vignesh-gupta-portfolio ⬜️ Ignored (Inspect) Visit Preview Nov 18, 2024 5:39am

@vignesh-gupta vignesh-gupta merged commit 9733d4a into main Nov 18, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sanity/vision-3.64.1 branch November 18, 2024 17:50
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.

1 participant