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.21.1 #8234

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

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

Release Notes

portabletext/editor (@​portabletext/editor)

v1.21.1

Bug Fixes
  • automatically recover from faulty operations (710d079)
  • behaviors: fall back to built-in Slate select and insertText events (ce182c2)
  • guard against potential infinite loops (aa5b43f)

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 January 10, 2025 09:28
@renovate renovate bot requested review from jordanl17 and removed request for a team January 10, 2025 09:28
Copy link

vercel bot commented Jan 10, 2025

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 Jan 10, 2025 9:47am
performance-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 10, 2025 9:47am
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 10, 2025 9:47am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Jan 10, 2025 9:47am
test-next-studio ⬜️ Ignored (Inspect) Jan 10, 2025 9:47am

@renovate renovate bot enabled auto-merge January 10, 2025 09:28
Copy link

socket-security bot commented Jan 10, 2025

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

🚮 Removed packages: npm/@portabletext/editor@1.21.0

View full report↗︎

Copy link
Contributor

No changes to documentation

@renovate renovate bot force-pushed the renovate/portabletext-editor-1.x branch from 27a6da7 to 5ce181b Compare January 10, 2025 09:39
Copy link
Contributor

github-actions bot commented Jan 10, 2025

Component Testing Report Updated Jan 10, 2025 10:45 AM (UTC)

❌ Failed Tests (47) -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ❌ Failed (Inspect) 38s 10 0 5
formBuilder/ArrayInput.spec.tsx ❌ Failed (Inspect) 7s 2 0 1
formBuilder/inputs/PortableText/Annotations.spec.tsx ❌ Failed (Inspect) 24s 4 0 2
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ❌ Failed (Inspect) 49s 11 1 6
formBuilder/inputs/PortableText/copyPaste/CopyPasteFields.spec.tsx ✅ Passed (Inspect) 0s 0 12 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ❌ Failed (Inspect) 15s 4 0 2
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx ❌ Failed (Inspect) 8s 2 0 1
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ❌ Failed (Inspect) 15s 4 0 2
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ❌ Failed (Inspect) 39s 10 0 5
formBuilder/inputs/PortableText/Input.spec.tsx ❌ Failed (Inspect) 52s 14 0 7
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ❌ Failed (Inspect) 1m 0s 12 0 6
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ❌ Failed (Inspect) 7s 2 9 1
formBuilder/inputs/PortableText/Styles.spec.tsx ❌ Failed (Inspect) 15s 4 0 2
formBuilder/inputs/PortableText/Toolbar.spec.tsx ❌ Failed (Inspect) 1m 0s 14 0 7
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 Jan 10, 2025

⚡️ Editor Performance Report

Updated Fri, 10 Jan 2025 09:51:39 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 22.0 efps (46ms) 23.3 efps (43ms) -3ms (-5.5%)
article (body) 62.9 efps (16ms) 67.3 efps (15ms) -1ms (-/-%)
article (string inside object) 26.3 efps (38ms) 24.4 efps (41ms) +3ms (+7.9%)
article (string inside array) 22.7 efps (44ms) 21.7 efps (46ms) +2ms (+4.5%)
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 (6ms) 99.9+ efps (6ms) +0ms (-/-%)
synthetic (title) 19.2 efps (52ms) 19.6 efps (51ms) -1ms (-1.9%)
synthetic (string inside object) 19.2 efps (52ms) 20.4 efps (49ms) -3ms (-5.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) 46ms 69ms 75ms 452ms 793ms 11.9s
article (body) 16ms 18ms 26ms 93ms 259ms 5.6s
article (string inside object) 38ms 39ms 43ms 159ms 143ms 6.8s
article (string inside array) 44ms 45ms 49ms 149ms 165ms 7.0s
recipe (name) 22ms 23ms 25ms 45ms 0ms 7.0s
recipe (description) 19ms 20ms 22ms 33ms 0ms 4.6s
recipe (instructions) 6ms 8ms 9ms 11ms 0ms 3.2s
synthetic (title) 52ms 57ms 60ms 200ms 495ms 11.9s
synthetic (string inside object) 52ms 57ms 74ms 452ms 1087ms 8.5s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 43ms 68ms 75ms 513ms 881ms 11.6s
article (body) 15ms 18ms 35ms 160ms 217ms 5.4s
article (string inside object) 41ms 43ms 49ms 198ms 233ms 7.1s
article (string inside array) 46ms 48ms 52ms 159ms 190ms 7.1s
recipe (name) 21ms 23ms 26ms 42ms 0ms 7.0s
recipe (description) 18ms 19ms 21ms 32ms 0ms 4.4s
recipe (instructions) 6ms 8ms 9ms 11ms 0ms 3.1s
synthetic (title) 51ms 54ms 61ms 73ms 389ms 12.2s
synthetic (string inside object) 49ms 53ms 59ms 454ms 1070ms 8.1s

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

@renovate renovate bot added this pull request to the merge queue Jan 10, 2025
Merged via the queue into next with commit 26b64c7 Jan 10, 2025
50 of 53 checks passed
@renovate renovate bot deleted the renovate/portabletext-editor-1.x branch January 10, 2025 16:13
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