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 dependency @sanity/client to ^6.28.3 #8839

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/client (source) ^6.28.2 -> ^6.28.3 age adoption passing confidence

Release Notes

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

v6.28.3

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), 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 these updates again.


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

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@renovate renovate bot requested a review from a team as a code owner March 5, 2025 09:12
@renovate renovate bot requested review from ricokahler and removed request for a team March 5, 2025 09:12
@renovate renovate bot enabled auto-merge (squash) March 5, 2025 09:12
Copy link

vercel bot commented Mar 5, 2025

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

Name Status Preview Comments Updated (UTC)
page-building-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 11, 2025 4:11pm
performance-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 11, 2025 4:11pm
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 11, 2025 4:11pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Mar 11, 2025 4:11pm
test-next-studio ⬜️ Ignored (Inspect) Mar 11, 2025 4:11pm

Copy link

socket-security bot commented Mar 5, 2025

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: npm/@sanity/[email protected]

View full report↗︎

Copy link
Contributor

github-actions bot commented Mar 5, 2025

No changes to documentation

Copy link
Contributor

github-actions bot commented Mar 5, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 42% 54407 / 129513
🔵 Statements 42% 54407 / 129513
🔵 Functions 46.88% 2728 / 5819
🔵 Branches 79.36% 10194 / 12844
File CoverageNo changed files found.
Generated in workflow #32045 for commit e62b37c by the Vitest Coverage Report Action

Copy link
Contributor

github-actions bot commented Mar 5, 2025

Component Testing Report Updated Mar 11, 2025 1:09 PM (UTC)

✅ All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 1m 8s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 12s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 36s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 50s 11 7 0
formBuilder/inputs/PortableText/copyPaste/CopyPasteFields.spec.tsx ✅ Passed (Inspect) 0s 0 12 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 26s 6 0 0
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx ✅ Passed (Inspect) 14s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 26s 6 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 1m 6s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 32s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 47s 21 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 13s 3 9 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 26s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 1m 37s 21 0 0
formBuilder/tree-editing/TreeEditing.spec.tsx ✅ Passed (Inspect) 0s 0 3 0
formBuilder/tree-editing/TreeEditingNestedObjects.spec.tsx ✅ Passed (Inspect) 0s 0 3 0

Copy link
Contributor

github-actions bot commented Mar 5, 2025

⚡️ Editor Performance Report

Updated Tue, 11 Mar 2025 16:29:46 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 20.6 efps (49ms) 22.0 efps (46ms) -3ms (-6.2%)
article (body) 68.0 efps (15ms) 67.8 efps (15ms) +0ms (-/-%)
article (string inside object) 25.0 efps (40ms) 23.3 efps (43ms) +3ms (+7.5%)
article (string inside array) 22.2 efps (45ms) 21.3 efps (47ms) +2ms (+4.4%)
recipe (name) 45.5 efps (22ms) 43.5 efps (23ms) +1ms (+4.5%)
recipe (description) 47.6 efps (21ms) 50.0 efps (20ms) -1ms (-4.8%)
recipe (instructions) 99.9+ efps (5ms) 99.9+ efps (5ms) +0ms (-/-%)
synthetic (title) 19.2 efps (52ms) 18.9 efps (53ms) +1ms (+1.9%)
synthetic (string inside object) 19.0 efps (53ms) 18.5 efps (54ms) +2ms (+2.9%)

efps — editor "frames per second". The number of updates assumed to be possible within a second.

Derived from input latency. efps = 1000 / input_latency

Detailed information

🏠 Reference result

The performance result of sanity@latest

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 49ms 57ms 89ms 380ms 1043ms 11.4s
article (body) 15ms 17ms 21ms 166ms 179ms 5.3s
article (string inside object) 40ms 41ms 43ms 45ms 51ms 6.9s
article (string inside array) 45ms 46ms 49ms 54ms 134ms 7.1s
recipe (name) 22ms 23ms 25ms 30ms 0ms 7.2s
recipe (description) 21ms 23ms 25ms 48ms 2ms 5.0s
recipe (instructions) 5ms 6ms 8ms 8ms 0ms 3.1s
synthetic (title) 52ms 57ms 67ms 459ms 1642ms 14.3s
synthetic (string inside object) 53ms 54ms 60ms 200ms 887ms 8.0s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 46ms 70ms 88ms 386ms 922ms 12.0s
article (body) 15ms 16ms 19ms 124ms 178ms 5.3s
article (string inside object) 43ms 45ms 47ms 142ms 294ms 7.3s
article (string inside array) 47ms 50ms 53ms 144ms 401ms 7.7s
recipe (name) 23ms 25ms 28ms 58ms 6ms 8.0s
recipe (description) 20ms 21ms 24ms 45ms 0ms 4.8s
recipe (instructions) 5ms 7ms 8ms 8ms 0ms 3.1s
synthetic (title) 53ms 57ms 78ms 269ms 1015ms 14.0s
synthetic (string inside object) 54ms 56ms 60ms 95ms 901ms 8.2s

📚 Glossary

column definitions

  • benchmark — the name of the test, e.g. "article", followed by the label of the field being measured, e.g. "(title)".
  • latency — the time between when a key was pressed and when it was rendered. derived from a set of samples. the median (p50) is shown to show the most common latency.
  • p75 — the 75th percentile of the input latency in the test run. 75% of the sampled inputs in this benchmark were processed faster than this value. this provides insight into the upper range of typical performance.
  • p90 — the 90th percentile of the input latency in the test run. 90% of the sampled inputs were faster than this. this metric helps identify slower interactions that occurred less frequently during the benchmark.
  • p99 — the 99th percentile of the input latency in the test run. only 1% of sampled inputs were slower than this. this represents the worst-case scenarios encountered during the benchmark, useful for identifying potential performance outliers.
  • blocking time — the total time during which the main thread was blocked, preventing user input and UI updates. this metric helps identify performance bottlenecks that may cause the interface to feel unresponsive.
  • test duration — how long the test run took to complete.

@renovate renovate bot force-pushed the renovate/sanity-client-6.x branch from e492879 to fb40515 Compare March 11, 2025 13:35
@renovate renovate bot force-pushed the renovate/sanity-client-6.x branch from fb40515 to 0030b24 Compare March 11, 2025 14:39
@renovate renovate bot force-pushed the renovate/sanity-client-6.x branch from 0030b24 to acbe883 Compare March 11, 2025 15:16
@renovate renovate bot force-pushed the renovate/sanity-client-6.x branch from acbe883 to 6ddab80 Compare March 11, 2025 15:32
@renovate renovate bot force-pushed the renovate/sanity-client-6.x branch from 6ddab80 to a95793d Compare March 11, 2025 15:40
@renovate renovate bot merged commit 0a6309d into next Mar 11, 2025
66 checks passed
@renovate renovate bot deleted the renovate/sanity-client-6.x branch March 11, 2025 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant