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/presentation to v1.17.6 #7669

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/presentation (source) 1.17.4 -> 1.17.6 age adoption passing confidence

Release Notes

sanity-io/visual-editing (@​sanity/presentation)

v1.17.6

Dependencies

v1.17.5

Dependencies

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 this update 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

Copy link

vercel bot commented Oct 24, 2024

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 Oct 24, 2024 3:24pm
performance-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 3:24pm
test-compiled-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 3:24pm
test-next-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 3:24pm
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 3:24pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Oct 24, 2024 3:24pm

@renovate renovate bot requested a review from a team as a code owner October 24, 2024 15:06
@renovate renovate bot requested review from rexxars and removed request for a team October 24, 2024 15:06
Copy link

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

Package New capabilities Transitives Size Publisher
npm/@sanity/[email protected] Transitive: network +11 5.36 MB armandocerna, ash, atombender, ...59 more

View full report↗︎

Copy link
Contributor

No changes to documentation

Copy link
Contributor

Component Testing Report Updated Oct 24, 2024 3:15 PM (UTC)

✅ All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 45s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 8s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 31s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 38s 11 7 0
formBuilder/inputs/PortableText/copyPaste/CopyPasteFields.spec.tsx ✅ Passed (Inspect) 0s 0 12 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 17s 6 0 0
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx ✅ Passed (Inspect) 11s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 3m 0s 0 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 45s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 41s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 16s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 8s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 26s 9 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 18s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 36s 12 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

⚡️ Editor Performance Report

Updated Thu, 24 Oct 2024 15:18:16 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 14.1 efps (71ms) 16.4 efps (61ms) -10ms (-14.1%)
article (body) 53.6 efps (19ms) 63.1 efps (16ms) -3ms (-15.0%)
article (string inside object) 16.4 efps (61ms) 16.7 efps (60ms) -1ms (-1.6%)
article (string inside array) 13.7 efps (73ms) 13.7 efps (73ms) +0ms (-/-%)
recipe (name) 27.8 efps (36ms) 27.8 efps (36ms) +0ms (-/-%)
recipe (description) 29.4 efps (34ms) 30.3 efps (33ms) -1ms (-2.9%)
recipe (instructions) 99.9+ efps (7ms) 99.9+ efps (7ms) +0ms (-/-%)
synthetic (title) 14.5 efps (69ms) 14.7 efps (68ms) -1ms (-1.4%)
synthetic (string inside object) 14.9 efps (67ms) 15.2 efps (66ms) -1ms (-1.5%)

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) 71ms 85ms 121ms 337ms 1026ms 14.9s
article (body) 19ms 22ms 42ms 132ms 391ms 6.4s
article (string inside object) 61ms 64ms 76ms 241ms 547ms 9.2s
article (string inside array) 73ms 81ms 116ms 350ms 1359ms 10.4s
recipe (name) 36ms 39ms 63ms 112ms 40ms 9.4s
recipe (description) 34ms 36ms 46ms 62ms 21ms 6.5s
recipe (instructions) 7ms 9ms 10ms 47ms 0ms 3.5s
synthetic (title) 69ms 76ms 124ms 367ms 1520ms 15.4s
synthetic (string inside object) 67ms 70ms 80ms 295ms 1204ms 10.6s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 61ms 72ms 111ms 228ms 681ms 13.6s
article (body) 16ms 19ms 39ms 212ms 315ms 6.1s
article (string inside object) 60ms 64ms 71ms 196ms 545ms 9.6s
article (string inside array) 73ms 77ms 83ms 290ms 1299ms 10.4s
recipe (name) 36ms 41ms 58ms 110ms 25ms 9.8s
recipe (description) 33ms 39ms 56ms 118ms 9ms 6.7s
recipe (instructions) 7ms 9ms 10ms 22ms 0ms 3.4s
synthetic (title) 68ms 74ms 81ms 148ms 1454ms 15.2s
synthetic (string inside object) 66ms 70ms 75ms 144ms 1164ms 10.7s

📚 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.

@stipsan stipsan added this pull request to the merge queue Oct 24, 2024
Merged via the queue into next with commit bd83ebb Oct 24, 2024
68 checks passed
@stipsan stipsan deleted the renovate/sanity-presentation-1.x branch October 24, 2024 17:10
bjoerge added a commit that referenced this pull request Oct 28, 2024
* next:
  feat: adds support for Create-Studio integration (#7635)
  fix(deps): Update dev-non-major (#7671)
  fix(deps): update dependency @sanity/insert-menu to v1.0.10 (#7668)
  fix(deps): update dependency @sanity/presentation to v1.17.6 (#7669)
  v3.62.2
  fix(deps): Update dev-non-major (#7663)
  fix(deps): update dependency @sanity/presentation to v1.17.4 (#7662)
  fix(deps): Update dev-non-major (#7661)
  v3.62.1
  feat(cli): add warning and docs for react-19 and Next.Js combined (#7660)
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