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

Update dependency sanity to ^3.60.0 #404

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sanity (source) ^3.59.1 -> ^3.60.0 age adoption passing confidence

Release Notes

sanity-io/sanity (sanity)

v3.60.0

Compare Source

✨ Highlights

Custom callback for error reporting

  • Adds onUncaughtError-callback for Studio config that enables developers to implement custom error reporting. See #​7553 for more details and usage examples.

🐛 Notable bugfixes

  • Improves performance when navigating between previously visited document lists in the studio
  • The global search "contains" filter now matches inside words
  • Fixes an issue that in certain rare cases caused long delays while loading a document
  • Improves loading state of reference previews
  • Fixes an issue that could in rare cases lead to an outdated version of the document being displayed in the form

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Rico Kahler | test: add efps to CI (#​7556) | 834403a
Bjørge Næss | fix(structure): memoize search query results (#​7555) | d4e4e44
Ash | fix(sanity): allow global search "contains" filter to match inside words (#​7572) | 0cdfdce
Snorre Eskeland Brekke | feat(sanity): studio manifests cont (#​7403) | a098753
Binoy Patel | fix(cli): use studioHost from CLI config for intent link (#​7570) | 818e151
Espen Hovlandsdal | fix(core): add missing listenerName property on welcome event (#​7577) | 13f0563
renovate[bot] | chore(deps): update peter-evans/create-pull-request digest to 5e91468 (#​7582) | c3540dd
renovate[bot] | fix(deps): update dependency @​sanity/client to ^6.22.1 (#​7585) | cd07e93
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.1.3 (#​7575) | 99fcc1f
Drew Lyton | refactor(structure): cleanup RequestPermissionDialog (#​7571) | 11f2177
Binoy Patel | chore(deps): replace npm-run-all with npm-run-all2 (#​7583) | 22dca32
Binoy Patel | chore(ci): shard e2e components tests (#​7581) | a9f5178
renovate[bot] | chore(deps): update tiryoh/gha-jobid-action digest to be260d8 (#​7589) | 6337ddf
renovate[bot] | chore(deps): update dependency turbo to ^2.1.3 (#​7591) | 9c9e350
Espen Hovlandsdal | chore(deps): upgrade @sanity/asset-utils to v2 (#​7584) | 92de3d9
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.1.4 (#​7590) | b655562
Espen Hovlandsdal | chore(ci): use efps for job name, use node 20, clarify tag description (#​7596) | 9cad54b
Espen Hovlandsdal | chore(ci): use environment variables, not secrets, for non-sensitive vars (#​7598) | af71d46
Ryan Bonial | fix(cli): do not throw during migrate if project ID is passed through flag (#​7594) | caced3b
Bjørge Næss | refactor(core): add reusable rxSwr operator (#​7562) | 13518b2
Bjørge Næss | fix(structure): improve and clean up form ready state (#​7600) | 21d848d
RitaDias | feat(sanity): add config for onUncaughtError (#​7553) | e3cf177
Bjørge Næss | chore(ci): change env vars from secrets to env (#​7601) | 7868c0b
Bjørge Næss | fix(core): add detection and recovery for missing mutation events (#​7576) | 8195c96
Bjørge Næss | fix(core): fix reference preview flickering and improve loading (#​7563) | 1e31c35
Rico Kahler | feat: propagate PairListenerOptions; add telemetry for OutOfSyncError (#​7595) | d96f890


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Oct 8, 2024

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

Name Status Preview Comments Updated (UTC)
dfweb-v4 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 8, 2024 9:21pm

@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.21%. Comparing base (51b37bd) to head (99984fc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #404   +/-   ##
=======================================
  Coverage   99.21%   99.21%           
=======================================
  Files          29       29           
  Lines         255      255           
  Branches       70       68    -2     
=======================================
  Hits          253      253           
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/sanity-monorepo branch from 02652b7 to 99984fc Compare October 8, 2024 21:16
Copy link

sonarqubecloud bot commented Oct 8, 2024

@w3bdesign w3bdesign merged commit d2fa925 into main Oct 8, 2024
8 checks passed
@renovate renovate bot deleted the renovate/sanity-monorepo branch October 8, 2024 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants