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.1.9 #7679

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

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
@portabletext/editor (source) ^1.1.7 -> ^1.1.9 age adoption passing confidence

Release Notes

portabletext/editor (@​portabletext/editor)

v1.1.9

Bug Fixes
  • editor: fix Firefox inconsistency with inserting text before decorator (61f4caf)

v1.1.8

Bug Fixes
  • editor: fix inconsistency with break insertion in styled block (af6aebb)

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 09:30
@renovate renovate bot requested review from binoy14 and removed request for a team October 28, 2024 09:30
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 0:18am
performance-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 0:18am
test-compiled-studio 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 0:18am
test-next-studio 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 0:18am
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 0:18am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Oct 28, 2024 0:18am

Copy link

socket-security bot commented Oct 28, 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

Component Testing Report Updated Oct 28, 2024 9:38 AM (UTC)

✅ All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 48s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 8s 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) 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) 45s 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 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

⚡️ Editor Performance Report

Updated Mon, 28 Oct 2024 09:41:10 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 17.2 efps (58ms) 16.7 efps (60ms) +2ms (+3.4%)
article (body) 57.8 efps (17ms) 59.9 efps (17ms) -1ms (-3.5%)
article (string inside object) 18.2 efps (55ms) 17.9 efps (56ms) +1ms (+1.8%)
article (string inside array) 14.7 efps (68ms) 14.3 efps (70ms) +2ms (+2.9%)
recipe (name) 30.3 efps (33ms) 28.6 efps (35ms) +2ms (+6.1%)
recipe (description) 33.3 efps (30ms) 31.3 efps (32ms) +2ms (+6.7%)
recipe (instructions) 99.9+ efps (6ms) 99.9+ efps (7ms) +1ms (-/-%)
synthetic (title) 14.3 efps (70ms) 14.2 efps (71ms) +1ms (+0.7%)
synthetic (string inside object) 15.3 efps (66ms) 14.5 efps (69ms) +4ms (+5.3%)

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 68ms 84ms 220ms 482ms 13.4s
article (body) 17ms 19ms 24ms 244ms 325ms 6.0s
article (string inside object) 55ms 57ms 65ms 238ms 273ms 8.7s
article (string inside array) 68ms 70ms 82ms 214ms 969ms 9.4s
recipe (name) 33ms 39ms 48ms 78ms 13ms 9.9s
recipe (description) 30ms 31ms 34ms 64ms 4ms 5.9s
recipe (instructions) 6ms 9ms 10ms 24ms 0ms 3.3s
synthetic (title) 70ms 81ms 141ms 529ms 2051ms 16.9s
synthetic (string inside object) 66ms 69ms 84ms 343ms 1008ms 9.9s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 60ms 67ms 98ms 230ms 447ms 13.5s
article (body) 17ms 19ms 23ms 218ms 347ms 5.9s
article (string inside object) 56ms 58ms 69ms 346ms 454ms 8.8s
article (string inside array) 70ms 76ms 98ms 305ms 1110ms 10.0s
recipe (name) 35ms 37ms 42ms 91ms 4ms 10.3s
recipe (description) 32ms 35ms 51ms 81ms 2ms 6.3s
recipe (instructions) 7ms 9ms 10ms 34ms 0ms 3.4s
synthetic (title) 71ms 76ms 86ms 435ms 1686ms 17.2s
synthetic (string inside object) 69ms 71ms 75ms 560ms 1732ms 10.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.

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.

0 participants