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.66.1 to 3.67.0 in the sanity group #845

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the sanity group with 1 update: sanity.

Updates sanity from 3.66.1 to 3.67.0

Release notes

Sourced from sanity'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)
  • 6b322cb feat: switch create integration to opt-out flow (#8002)
  • ac2ab18 fix(sanity): optimise getLeafWeights to not stack overflow (#7999)
  • 13f2e48 feat: add groq2024 search strategy
  • a303002 feat(sanity): do not fade out global search results while fetching more
  • e8bad21 refactor(sanity): skip unnecessary deduplication step
  • 3aa1e03 refactor(sanity): extract common search token functions
  • ae98a1d fix(deps): update dependency @​portabletext/editor to ^1.15.3 (#7979)
  • 6a9c59e chore(deps): update typescript-tooling (#7988)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the sanity group with 1 update: [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity).


Updates `sanity` 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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@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 Dec 10, 2024
@kodiakhq kodiakhq bot merged commit fc582b2 into main Dec 10, 2024
132 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/sanity-6d812a6456 branch December 10, 2024 20:12
Copy link

🎉 This PR is included in version 4.0.3 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Automatically merges the PR if all status checks pass. Applied by semantic-release. label Dec 23, 2024
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. released Automatically merges the PR if all status checks pass. Applied by semantic-release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants