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

fix(deps): update sanity monorepo to v3.49.0 #177

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/vision (source) 3.47.1 -> 3.49.0 age adoption passing confidence
sanity (source) 3.47.1 -> 3.49.0 age adoption passing confidence

Release Notes

sanity-io/sanity (@​sanity/vision)

v3.49.0

Compare Source

v3.48.1

Compare Source

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.

🐛 Notable Bugfixes

  • Fixes a regression that caused the Select button to not appear for single-asset sources.
  • Fixes a bug to allow the --no-dry-run and --no-confirm CLI options to be used together. Big thanks to @​pawelngei!

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Binoy Patel | fix(core): update url for notify endpoint (#​7022) | 6e2ad73
Christian Grøngaard | chore(page-building): clean up schema types (#​6973) | af414d5
Rostislav Melkumyan | Fix(CLI): Set integration value for createProject directly in the createProject function (#​7021) | 2d11505
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#​7028) | 8c66d24
Jason Rose | Fixes NO_CHANGES localization key (#​7008) | 666c420
Carolina Gonzalez | fix: check for telemetry consent before error reporting (#​7019) | 83e1111
Rico Kahler | fix(core): put back select button for single-asset source (#​7030) | 4af12eb
Rico Kahler | fix(cli): allow no-confirm no-dry-run migrations (#​7031) | b06d143
Rico Kahler | build: remove Version step from release workflow (#​7032) | 5006d7f

v3.48.0: 3.48.0

Compare Source

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.

🐛 Notable Bugfixes

  • Fixes an issue that caused trailing commas to appear when sanitizing schemas.
  • Adds periodic debug logging and improves error handling in the dataset export workflow.

📓 Full changelog

Author Message Commit
ecospark[bot] chore(deps): dedupe pnpm-lock.yaml (#​6994) 1d3b68d
Fred Carlsen chore(ci): upgrade pnpm setup to use node20 (#​6968) e39e7f6
RitaDias test(e2e): rewrite e2e toolbar tests to component tests & update e2e expectations on others (#​6967) 5aa2ee8
renovate[bot] chore(deps): update dependency recast to ^0.23.9 (#​7006) b29a444
Rostislav Melkumyan fix: remove trailing commas when sanitizing (#​7007) 6b9f910
Christian Grøngaard feat(core): support insert menu options in array item context menus (#​6921) 784cfd3
RitaDias feat(core): array editing improvements (#​6682) 6fbfcdc
Herman Wikner fix(core): tree editing dialog open issue (#​7013) fcb09f9
Sindre Gulseth chore(deps): always bump @​sanity/export package (#​7010) fd6f56c
renovate[bot] fix(deps): update dependency @​sanity/export to ^3.38.2 (#​7015) d09cc9b
Rico Kahler chore: update release note template (#​7017) 7e633bb
Christian Grøngaard fix: deprecate @​sanity/portable-text-editor (#​7020) f2ddfa7
Rico Kahler feat: utilize timestamps in build and renderDocument for AUS (#​6964) a1da8cc
Rico Kahler feat: include hashes in vendor builds (#​7018) 4bbe337
sanity-io/sanity (sanity)

v3.49.0

Compare Source

v3.48.1

Compare Source

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.

🐛 Notable Bugfixes

  • Fixes a regression that caused the Select button to not appear for single-asset sources.
  • Fixes a bug to allow the --no-dry-run and --no-confirm CLI options to be used together. Big thanks to @​pawelngei!

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Binoy Patel | fix(core): update url for notify endpoint (#​7022) | 6e2ad73
Christian Grøngaard | chore(page-building): clean up schema types (#​6973) | af414d5
Rostislav Melkumyan | Fix(CLI): Set integration value for createProject directly in the createProject function (#​7021) | 2d11505
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#​7028) | 8c66d24
Jason Rose | Fixes NO_CHANGES localization key (#​7008) | 666c420
Carolina Gonzalez | fix: check for telemetry consent before error reporting (#​7019) | 83e1111
Rico Kahler | fix(core): put back select button for single-asset source (#​7030) | 4af12eb
Rico Kahler | fix(cli): allow no-confirm no-dry-run migrations (#​7031) | b06d143
Rico Kahler | build: remove Version step from release workflow (#​7032) | 5006d7f

v3.48.0: 3.48.0

Compare Source

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.

🐛 Notable Bugfixes

  • Fixes an issue that caused trailing commas to appear when sanitizing schemas.
  • Adds periodic debug logging and improves error handling in the dataset export workflow.

📓 Full changelog

Author Message Commit
ecospark[bot] chore(deps): dedupe pnpm-lock.yaml (#​6994) 1d3b68d
Fred Carlsen chore(ci): upgrade pnpm setup to use node20 (#​6968) e39e7f6
RitaDias test(e2e): rewrite e2e toolbar tests to component tests & update e2e expectations on others (#​6967) 5aa2ee8
renovate[bot] chore(deps): update dependency recast to ^0.23.9 (#​7006) b29a444
Rostislav Melkumyan fix: remove trailing commas when sanitizing (#​7007) 6b9f910
Christian Grøngaard feat(core): support insert menu options in array item context menus (#​6921) 784cfd3
RitaDias feat(core): array editing improvements (#​6682) 6fbfcdc
Herman Wikner fix(core): tree editing dialog open issue (#​7013) fcb09f9
Sindre Gulseth chore(deps): always bump @​sanity/export package (#​7010) fd6f56c
renovate[bot] fix(deps): update dependency @​sanity/export to ^3.38.2 (#​7015) d09cc9b
Rico Kahler chore: update release note template (#​7017) 7e633bb
Christian Grøngaard fix: deprecate @​sanity/portable-text-editor (#​7020) f2ddfa7
Rico Kahler feat: utilize timestamps in build and renderDocument for AUS (#​6964) a1da8cc
Rico Kahler feat: include hashes in vendor builds (#​7018) 4bbe337

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 26, 2024 00:46
@renovate renovate bot requested a review from a team as a code owner June 26, 2024 00:46
@renovate renovate bot requested a review from tylerauerbeck June 26, 2024 00:46
Copy link

vercel bot commented Jun 26, 2024

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

Name Status Preview Comments Updated (UTC)
datum-ui-operator ❌ Failed (Inspect) Jul 2, 2024 10:08pm
datum-ui-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2024 10:08pm
datum-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2024 10:08pm

@renovate renovate bot force-pushed the renovate/sanity-monorepo branch from a038849 to 36b868a Compare June 27, 2024 02:05
@renovate renovate bot changed the title fix(deps): update sanity monorepo to v3.48.0 fix(deps): update sanity monorepo to v3.48.1 Jun 27, 2024
@renovate renovate bot force-pushed the renovate/sanity-monorepo branch 2 times, most recently from 72bdbcc to 68b0cc6 Compare June 27, 2024 13:21
@renovate renovate bot force-pushed the renovate/sanity-monorepo branch from 68b0cc6 to 1b7e2fe Compare June 27, 2024 15:03
@renovate renovate bot force-pushed the renovate/sanity-monorepo branch from 1b7e2fe to 585b315 Compare June 27, 2024 20:39
@renovate renovate bot force-pushed the renovate/sanity-monorepo branch from 585b315 to 0c47509 Compare July 2, 2024 21:55
@renovate renovate bot changed the title fix(deps): update sanity monorepo to v3.48.1 fix(deps): update sanity monorepo to v3.49.0 Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

0 participants