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.11.1 #7861

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2024

This PR contains the following updates:

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

Release Notes

portabletext/editor (@​portabletext/editor)

v1.11.1

Bug Fixes
  • regression: don't block operations when readOnly (c35f646)

v1.11.0

Features
  • add EditorProvider and EditorEventListener (55edcde)
Bug Fixes
  • deps: Update sanity monorepo to ^3.64.2 (7b6d138)
  • useEditor: allow configure of initial readOnly and remove Editor.readOnly (edcee2c)
  • useEditor: improve types and memoization (41ef38a)

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

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

Copy link

socket-security bot commented Nov 21, 2024

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

github-actions bot commented Nov 21, 2024

Component Testing Report Updated Nov 21, 2024 7:14 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) 9s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 31s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 39s 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) 3m 0s 0 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 48s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 48s 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) 27s 9 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 18s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 37s 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 Nov 21, 2024

⚡️ Editor Performance Report

Updated Thu, 21 Nov 2024 19:16:20 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 17.1 efps (59ms) 22.5 efps (45ms) -14ms (-23.9%)
article (body) 56.5 efps (18ms) 59.9 efps (17ms) -1ms (-5.6%)
article (string inside object) 18.2 efps (55ms) 25.0 efps (40ms) -15ms (-27.3%)
article (string inside array) 15.9 efps (63ms) 21.7 efps (46ms) -17ms (-27.0%)
recipe (name) 29.4 efps (34ms) 47.6 efps (21ms) -13ms (-38.2%)
recipe (description) 34.5 efps (29ms) 58.8 efps (17ms) -12ms (-41.4%)
recipe (instructions) 99.9+ efps (7ms) 99.9+ efps (6ms) -1ms (-/-%)
synthetic (title) 14.0 efps (72ms) 17.9 efps (56ms) -16ms (-21.7%)
synthetic (string inside object) 14.1 efps (71ms) 18.0 efps (56ms) -16ms (-21.8%)

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) 59ms 63ms 68ms 282ms 486ms 13.5s
article (body) 18ms 19ms 22ms 103ms 323ms 6.1s
article (string inside object) 55ms 58ms 89ms 223ms 574ms 8.7s
article (string inside array) 63ms 69ms 77ms 349ms 1053ms 9.5s
recipe (name) 34ms 40ms 67ms 76ms 0ms 9.3s
recipe (description) 29ms 31ms 34ms 112ms 5ms 6.0s
recipe (instructions) 7ms 9ms 11ms 16ms 0ms 3.6s
synthetic (title) 72ms 77ms 84ms 333ms 1550ms 16.1s
synthetic (string inside object) 71ms 75ms 82ms 399ms 1527ms 10.6s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 45ms 48ms 56ms 212ms 201ms 11.6s
article (body) 17ms 18ms 23ms 167ms 188ms 5.4s
article (string inside object) 40ms 44ms 80ms 141ms 226ms 7.4s
article (string inside array) 46ms 50ms 57ms 271ms 315ms 7.6s
recipe (name) 21ms 23ms 27ms 43ms 0ms 7.1s
recipe (description) 17ms 19ms 23ms 39ms 0ms 4.6s
recipe (instructions) 6ms 8ms 8ms 12ms 0ms 3.1s
synthetic (title) 56ms 58ms 61ms 70ms 378ms 13.4s
synthetic (string inside object) 56ms 60ms 68ms 501ms 1050ms 9.3s

📚 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 Nov 21, 2024
Merged via the queue into next with commit 766548c Nov 21, 2024
58 checks passed
@rexxars rexxars deleted the renovate/portabletext-editor-1.x branch November 21, 2024 19:31
juice49 pushed a commit that referenced this pull request Nov 22, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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