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.7 #7683

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

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

Release Notes

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

v1.17.7

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

@renovate renovate bot requested a review from a team as a code owner October 28, 2024 14:48
@renovate renovate bot requested review from ricokahler and removed request for a team October 28, 2024 14:48
Copy link

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

Copy link

socket-security bot commented Oct 28, 2024

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

Package New capabilities Transitives Size Publisher
npm/@sanity/[email protected] Transitive: network +11 5.36 MB sanity-io

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

View full report↗︎

Copy link
Contributor

No changes to documentation

Copy link
Contributor

github-actions bot commented Oct 28, 2024

Component Testing Report Updated Oct 28, 2024 4:12 PM (UTC)

✅ All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 46s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 8s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 30s 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) 18s 6 0 0
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx ✅ Passed (Inspect) 10s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 3m 0s 0 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 46s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 44s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 19s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 9s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 28s 9 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 20s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 38s 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

github-actions bot commented Oct 28, 2024

⚡️ Editor Performance Report

Updated Mon, 28 Oct 2024 16:15:42 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 14.3 efps (70ms) 15.2 efps (66ms) -4ms (-5.7%)
article (body) 59.9 efps (17ms) 52.9 efps (19ms) +2ms (+13.2%)
article (string inside object) 15.4 efps (65ms) 16.7 efps (60ms) -5ms (-7.7%)
article (string inside array) 12.7 efps (79ms) 12.8 efps (78ms) -1ms (-1.3%)
recipe (name) 30.3 efps (33ms) 27.8 efps (36ms) +3ms (+9.1%)
recipe (description) 33.3 efps (30ms) 31.3 efps (32ms) +2ms (+6.7%)
recipe (instructions) 99.9+ efps (7ms) 99.9+ efps (7ms) +0ms (-/-%)
synthetic (title) 14.5 efps (69ms) 14.3 efps (70ms) +1ms (+1.4%)
synthetic (string inside object) 14.5 efps (69ms) 14.0 efps (72ms) +3ms (+3.6%)

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) 70ms 78ms 145ms 380ms 987ms 15.9s
article (body) 17ms 19ms 21ms 268ms 377ms 5.8s
article (string inside object) 65ms 68ms 72ms 319ms 603ms 9.4s
article (string inside array) 79ms 84ms 94ms 192ms 1474ms 10.8s
recipe (name) 33ms 35ms 36ms 69ms 0ms 8.9s
recipe (description) 30ms 32ms 36ms 122ms 9ms 6.1s
recipe (instructions) 7ms 8ms 10ms 10ms 0ms 3.2s
synthetic (title) 69ms 71ms 87ms 431ms 1611ms 15.8s
synthetic (string inside object) 69ms 74ms 87ms 169ms 1551ms 10.5s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 66ms 72ms 86ms 244ms 597ms 13.8s
article (body) 19ms 26ms 52ms 355ms 427ms 7.1s
article (string inside object) 60ms 64ms 80ms 242ms 407ms 9.1s
article (string inside array) 78ms 86ms 96ms 305ms 1516ms 10.6s
recipe (name) 36ms 41ms 52ms 77ms 4ms 9.4s
recipe (description) 32ms 36ms 49ms 111ms 0ms 6.4s
recipe (instructions) 7ms 8ms 9ms 24ms 0ms 3.3s
synthetic (title) 70ms 75ms 79ms 314ms 1689ms 15.7s
synthetic (string inside object) 72ms 74ms 87ms 539ms 1898ms 10.9s

📚 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 28, 2024
Merged via the queue into next with commit 6c1febc Oct 28, 2024
67 checks passed
@stipsan stipsan deleted the renovate/sanity-presentation-1.x branch October 28, 2024 19:56
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