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 @portabletext/editor to ^1.7.1 #7807

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@portabletext/editor (source) ^1.7.0 -> ^1.7.1 age adoption passing confidence

Release Notes

portabletext/editor (@​portabletext/editor)

v1.7.1

Bug Fixes
  • deps: update dependency @​xstate/react to v5 (65cebaa)
  • deps: update dependency xstate to v5.19.0 (b90e0c4)
  • deps: Update sanity monorepo to ^3.64.0 (ba0fc26)
  • move Slate editor teardown logic to createSlateEditor (e353c64)

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 November 13, 2024 11:30
@renovate renovate bot requested review from EoinFalconer and removed request for a team November 13, 2024 11:30
Copy link

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

Copy link

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

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

View full report↗︎

Copy link
Contributor

No changes to documentation

Copy link
Contributor

Component Testing Report Updated Nov 13, 2024 11:38 AM (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) 9s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 32s 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) 11s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 2m 33s 1 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 46s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 45s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 17s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 9s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 26s 9 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 19s 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 Wed, 13 Nov 2024 11:41:20 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 17.2 efps (58ms) 16.1 efps (62ms) +4ms (+6.9%)
article (body) 59.9 efps (17ms) 53.6 efps (19ms) +2ms (+11.7%)
article (string inside object) 18.9 efps (53ms) 17.9 efps (56ms) +3ms (+5.7%)
article (string inside array) 15.2 efps (66ms) 14.8 efps (68ms) +2ms (+2.3%)
recipe (name) 28.6 efps (35ms) 28.6 efps (35ms) +0ms (-/-%)
recipe (description) 31.7 efps (32ms) 32.8 efps (31ms) -1ms (-3.2%)
recipe (instructions) 99.9+ efps (7ms) 99.9+ efps (7ms) +1ms (-/-%)
synthetic (title) 13.9 efps (72ms) 13.9 efps (72ms) +0ms (-/-%)
synthetic (string inside object) 13.9 efps (72ms) 13.7 efps (73ms) +1ms (+1.4%)

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) 58ms 72ms 95ms 403ms 879ms 14.4s
article (body) 17ms 19ms 22ms 75ms 312ms 5.8s
article (string inside object) 53ms 54ms 60ms 203ms 257ms 8.1s
article (string inside array) 66ms 69ms 80ms 220ms 825ms 9.5s
recipe (name) 35ms 38ms 51ms 71ms 0ms 9.5s
recipe (description) 32ms 33ms 37ms 66ms 0ms 6.1s
recipe (instructions) 7ms 9ms 11ms 35ms 0ms 3.5s
synthetic (title) 72ms 78ms 86ms 318ms 1611ms 15.4s
synthetic (string inside object) 72ms 75ms 82ms 494ms 1883ms 10.8s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 62ms 71ms 89ms 469ms 795ms 14.4s
article (body) 19ms 21ms 28ms 215ms 606ms 6.5s
article (string inside object) 56ms 59ms 68ms 112ms 261ms 8.4s
article (string inside array) 68ms 73ms 82ms 127ms 880ms 9.6s
recipe (name) 35ms 39ms 73ms 94ms 5ms 9.6s
recipe (description) 31ms 33ms 37ms 91ms 37ms 6.2s
recipe (instructions) 7ms 8ms 9ms 33ms 0ms 3.4s
synthetic (title) 72ms 75ms 84ms 457ms 1595ms 16.4s
synthetic (string inside object) 73ms 76ms 83ms 352ms 1428ms 10.6s

📚 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 Nov 13, 2024
Merged via the queue into next with commit 3ca838e Nov 13, 2024
59 checks passed
@stipsan stipsan deleted the renovate/portabletext-editor-1.x branch November 13, 2024 12:02
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