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.19.5 #7957

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2024

This PR contains the following updates:

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

Release Notes

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

v1.19.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

@renovate renovate bot requested a review from a team as a code owner December 5, 2024 16:17
@renovate renovate bot requested review from RitaDias and removed request for a team December 5, 2024 16:17
Copy link

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

Copy link

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

Package New capabilities Transitives Size Publisher
npm/@sanity/[email protected] None +4 3.59 MB sanity-io

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

View full report↗︎

Copy link
Contributor

github-actions bot commented Dec 5, 2024

No changes to documentation

Copy link
Contributor

github-actions bot commented Dec 5, 2024

Component Testing Report Updated Dec 5, 2024 4:28 PM (UTC)

✅ All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 1m 6s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 14s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 39s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 54s 11 7 0
formBuilder/inputs/PortableText/copyPaste/CopyPasteFields.spec.tsx ✅ Passed (Inspect) 0s 0 12 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 28s 6 0 0
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx ✅ Passed (Inspect) 15s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 3m 0s 0 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 1m 11s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 2m 48s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 43s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 13s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 39s 9 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 29s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 54s 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 Dec 5, 2024

⚡️ Editor Performance Report

Updated Thu, 05 Dec 2024 16:30:03 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 25.0 efps (40ms) 22.2 efps (45ms) +5ms (+12.5%)
article (body) 45.9 efps (22ms) 44.1 efps (23ms) +1ms (+4.1%)
article (string inside object) 26.0 efps (39ms) 23.3 efps (43ms) +5ms (+11.7%)
article (string inside array) 20.8 efps (48ms) 20.0 efps (50ms) +2ms (+4.2%)
recipe (name) 46.5 efps (22ms) 47.6 efps (21ms) -1ms (-2.3%)
recipe (description) 52.6 efps (19ms) 55.6 efps (18ms) -1ms (-5.3%)
recipe (instructions) 99.9+ efps (8ms) 99.9+ efps (7ms) -1ms (-/-%)
synthetic (title) 18.0 efps (56ms) 17.9 efps (56ms) +1ms (+0.9%)
synthetic (string inside object) 19.0 efps (53ms) 19.6 efps (51ms) -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) 40ms 46ms 52ms 203ms 210ms 11.7s
article (body) 22ms 25ms 32ms 116ms 248ms 6.3s
article (string inside object) 39ms 42ms 49ms 174ms 140ms 7.0s
article (string inside array) 48ms 52ms 62ms 99ms 286ms 7.7s
recipe (name) 22ms 25ms 36ms 85ms 25ms 7.9s
recipe (description) 19ms 22ms 23ms 39ms 0ms 4.7s
recipe (instructions) 8ms 9ms 10ms 19ms 0ms 3.4s
synthetic (title) 56ms 60ms 66ms 172ms 423ms 14.4s
synthetic (string inside object) 53ms 56ms 61ms 498ms 1044ms 9.0s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 45ms 48ms 56ms 203ms 215ms 11.6s
article (body) 23ms 29ms 39ms 218ms 287ms 6.9s
article (string inside object) 43ms 47ms 54ms 94ms 390ms 7.6s
article (string inside array) 50ms 55ms 66ms 347ms 471ms 8.4s
recipe (name) 21ms 24ms 25ms 105ms 15ms 8.5s
recipe (description) 18ms 20ms 26ms 65ms 0ms 4.9s
recipe (instructions) 7ms 8ms 9ms 10ms 0ms 3.3s
synthetic (title) 56ms 66ms 74ms 191ms 835ms 14.7s
synthetic (string inside object) 51ms 53ms 55ms 337ms 229ms 8.0s

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

@rexxars rexxars added this pull request to the merge queue Dec 5, 2024
Merged via the queue into next with commit 7c5a231 Dec 5, 2024
54 of 55 checks passed
@rexxars rexxars deleted the renovate/sanity-presentation-1.x branch December 5, 2024 16:41
bjoerge added a commit that referenced this pull request Dec 6, 2024
* next:
  test(sanity): update timeout to avoid slow test from being flaky (#7969)
  v3.66.1
  fix(deps): update dependency @sanity/presentation to v1.19.7 (#7966)
  fix(core): guard against missing process variable (#7967)
  fix(sanity): reset search cursor state when any parameter changes (#7889)
  fix(deps): allow react v19 as peer dependency (#7962)
  v3.66.0
  fix: reword warning about vector images not support crop/hotspot (#7960)
  fix(deps): Update dev-non-major (#7959)
  fix(core): add telemetry debug/noop logger (#7958)
  fix(deps): update dependency @sanity/presentation to v1.19.5 (#7957)
  fix(core): only open one annotation object edit modal at a time (#7898)
  fix(cli): remove v2 commands (#5750)
  feat(cli): generate read token conditionally for remote template (#7953)
  fix(deps): update dependency @sanity/mutate to ^0.11.1 (#7903)
  fix(deps): update dependency @sanity/ui to ^2.9.1 (#7948)
  feat(vision): link to edit documents on `_id`, `_ref` attributes (#6124)
  fix(core): disable scheduledPublishing and tasks if `/features` returns error (#7517)
  test(e2e): restore last e2e tests (#7926)
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