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/vision from 3.66.1 to 3.67.0 #2569

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

Bumps @sanity/vision from 3.66.1 to 3.67.0.

Release notes

Sourced from @​sanity/vision's releases.

v3.67.0

✨ Highlights

Start in Create enabled by default image

The option to start drafting new documents in Sanity Create is now enabled by default. Depending on your hosting setup you might see a fully functional Start in Create-button appearing close to your default document actions, or a button that is temporarily disabled and awaiting some minor configuration. To learn how to fully enable the feature for both your development and production environments, or disable it entirely, check out the docs!

🐛 Notable bugfixes

  • Fixes a few deprecation warnings when installing dependencies for a studio.
  • Adds the missing disableArrayWarning option to the SlugOptions type (thank you @​Stilyan!).
  • Upgrades to ESLint 9 for new studios
  • Fixes a problem that could make rendering document lists crash the studio for complex schema types (thank you @​nikaspran!)

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
RitaDias test(sanity): update timeout to avoid slow test from being flaky (#7969) d6dde60f6e
renovate[bot] fix(deps): update dependency @​portabletext/editor to ^1.15.0 (#7971) 6eacd33d3a
Espen Hovlandsdal chore(deps): update dependency glob to ^11.0.0 (#7949) ccee1f4c35
Espen Hovlandsdal fix(i18n): allow weeks to start on Saturday (#7965) 59deb001a5
Espen Hovlandsdal fix(deps): deprecation warnings due to glob dependency (#7977) 5e3b8c13b7
Stilyan feat: add disableArrayWarning option to SlugOptions (#7174) 1b5fd000ec
Bjørge Næss test(cli): remove v2 fixtures and bump timeouts (#7974) 583bb6f34f
Cody Olsen chore: add markdown plugin back (#7475) a7ed9be9db
renovate[bot] fix(deps): update dependency @​sanity/ui to ^2.10.1 (#7975) d23b3f0800
Cody Olsen chore: add back the @sanity/color-input plugin to test studio (#7502) 960186d940
Bjørge Næss test(e2e): add missing plugins to e2e studio (#7981) e078ebc5df
ecospark[bot] fix(deps): update React Compiler dependencies 🤖 ✨ (#7982) bf67535636
renovate[bot] fix(deps): update dependency react-rx to ^4.1.8 (#7983) 197fc3db23
ecospark[bot] chore(deps): dedupe pnpm-lock.yaml (#7987) 23a47f3fff
renovate[bot] fix(deps): update dependency groq-js to ^1.14.2 (#7985) 5d5bac01da
Ash fix(sanity): do not perform incremental search for exact tokens (#7972) 9fba9b7e9d
renovate[bot] fix(deps): update dependency @​sanity/ui to ^2.10.3 (#7986) 22c970825b
Snorre Eskeland Brekke feat: enable start in Create banner for new documents and include development mode information (#7955) 656d4c8866
renovate[bot] fix(deps): update dependency @​sanity/icons to ^3.5.1 (#7989) 30d18d6bac
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.19.8 (#7984) ba996b715e
renovate[bot] fix(deps): update dependency @​sanity/icons to ^3.5.2 (#7991) 1b6117f055
Cody Olsen fix(deps): upgrade vite to v5 (#5285) 6817f2e6fc
renovate[bot] fix(deps): update dependency @​sanity/ui to ^2.10.4 (#7993) 9d3343c0d6
renovate[bot] chore(deps): update typescript-tooling (#7988) 6a9c59e3dd
renovate[bot] fix(deps): Update dev-non-major (#7997) 305a143a31
renovate[bot] fix(deps): update dependency @​portabletext/editor to ^1.15.3 (#7979) ae98a1dfb9
Ash refactor(sanity): extract common search token functions 3aa1e038c1

... (truncated)

Commits
  • 17cfc6c v3.67.0
  • eb5739b fix(deps): update dependency @​sanity/ui to ^2.10.7 (#7998)
  • 9d3343c fix(deps): update dependency @​sanity/ui to ^2.10.4 (#7993)
  • 1b6117f fix(deps): update dependency @​sanity/icons to ^3.5.2 (#7991)
  • 30d18d6 fix(deps): update dependency @​sanity/icons to ^3.5.1 (#7989)
  • 22c9708 fix(deps): update dependency @​sanity/ui to ^2.10.3 (#7986)
  • bf67535 fix(deps): update React Compiler dependencies 🤖 ✨ (#7982)
  • d23b3f0 fix(deps): update dependency @​sanity/ui to ^2.10.1 (#7975)
  • See full diff 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/vision](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/vision) from 3.66.1 to 3.67.0.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.67.0/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 requested a review from a team as a code owner December 11, 2024 01:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2024

Looks like @sanity/vision is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sanity/vision-3.67.0 branch December 11, 2024 07:48
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants