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/block-tools to ^1.1.6 #8507

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@portabletext/block-tools (source) ^1.1.4 -> ^1.1.6 age adoption passing confidence

Release Notes

portabletext/editor (@​portabletext/block-tools)

v1.1.6

Bug Fixes
  • block-tools: ensure single line breaks in blockquotes (faa7eda)
  • deps: update sanity monorepo to ^3.74.1 (bc4b1bc)

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 February 5, 2025 12:12
@renovate renovate bot requested review from rexxars and removed request for a team February 5, 2025 12:12
Copy link

vercel bot commented Feb 5, 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 Feb 7, 2025 11:40am
performance-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 11:40am
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 11:40am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Feb 7, 2025 11:40am
test-next-studio ⬜️ Ignored (Inspect) Feb 7, 2025 11:40am

@renovate renovate bot enabled auto-merge February 5, 2025 12:12
Copy link
Contributor

github-actions bot commented Feb 5, 2025

No changes to documentation

Copy link
Contributor

github-actions bot commented Feb 5, 2025

Component Testing Report Updated Feb 7, 2025 11:51 AM (UTC)

❌ Failed Tests (2) -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 1m 4s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 13s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ❌ Failed (Inspect) 1m 20s 5 0 1
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 51s 11 7 0
formBuilder/inputs/PortableText/copyPaste/CopyPasteFields.spec.tsx ✅ Passed (Inspect) 0s 0 12 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 26s 6 0 0
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx ✅ Passed (Inspect) 14s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 27s 6 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 1m 8s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 31s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ❌ Failed (Inspect) 2m 42s 20 0 1
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 13s 3 9 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 26s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 1m 44s 21 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 Feb 5, 2025

⚡️ Editor Performance Report

Updated Fri, 07 Feb 2025 11:48:36 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 20.8 efps (48ms) 23.0 efps (44ms) -5ms (-9.4%)
article (body) 67.3 efps (15ms) 69.9 efps (14ms) -1ms (-/-%)
article (string inside object) 27.0 efps (37ms) 24.4 efps (41ms) +4ms (+10.8%)
article (string inside array) 23.8 efps (42ms) 21.7 efps (46ms) +4ms (+9.5%)
recipe (name) 41.7 efps (24ms) 50.0 efps (20ms) -4ms (-16.7%)
recipe (description) 50.0 efps (20ms) 50.0 efps (20ms) +0ms (-/-%)
recipe (instructions) 99.9+ efps (5ms) 99.9+ efps (5ms) +0ms (-/-%)
synthetic (title) 18.2 efps (55ms) 17.9 efps (56ms) +1ms (+1.8%)
synthetic (string inside object) 17.9 efps (56ms) 18.2 efps (55ms) -1ms (-1.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) 48ms 67ms 86ms 472ms 890ms 11.3s
article (body) 15ms 18ms 22ms 196ms 468ms 5.6s
article (string inside object) 37ms 39ms 45ms 200ms 343ms 6.8s
article (string inside array) 42ms 43ms 48ms 157ms 150ms 6.9s
recipe (name) 24ms 25ms 27ms 34ms 0ms 7.5s
recipe (description) 20ms 22ms 25ms 45ms 4ms 5.1s
recipe (instructions) 5ms 7ms 8ms 17ms 0ms 3.0s
synthetic (title) 55ms 57ms 59ms 75ms 769ms 14.1s
synthetic (string inside object) 56ms 62ms 74ms 477ms 1343ms 8.8s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 44ms 69ms 78ms 700ms 1108ms 12.1s
article (body) 14ms 18ms 38ms 338ms 485ms 5.9s
article (string inside object) 41ms 44ms 47ms 212ms 397ms 7.3s
article (string inside array) 46ms 48ms 55ms 320ms 500ms 7.5s
recipe (name) 20ms 22ms 24ms 37ms 0ms 6.7s
recipe (description) 20ms 21ms 24ms 45ms 6ms 5.2s
recipe (instructions) 5ms 6ms 7ms 9ms 0ms 3.0s
synthetic (title) 56ms 60ms 68ms 469ms 1097ms 13.9s
synthetic (string inside object) 55ms 58ms 64ms 467ms 1280ms 9.2s

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

Copy link
Contributor

github-actions bot commented Feb 5, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 42.45% 53812 / 126761
🔵 Statements 42.45% 53812 / 126761
🔵 Functions 47.94% 2772 / 5782
🔵 Branches 78.72% 10279 / 13057
File CoverageNo changed files found.
Generated in workflow #29984 for commit 322c251 by the Vitest Coverage Report Action

@renovate renovate bot changed the title fix(deps): update dependency @portabletext/block-tools to ^1.1.5 fix(deps): update dependency @portabletext/block-tools to ^1.1.6 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/portabletext-block-tools-1.x branch from e1bc8e2 to f578d1e Compare February 6, 2025 17:00
@renovate renovate bot force-pushed the renovate/portabletext-block-tools-1.x branch from f578d1e to a97ac48 Compare February 7, 2025 08:50
@renovate renovate bot force-pushed the renovate/portabletext-block-tools-1.x branch from a97ac48 to b52e6c1 Compare February 7, 2025 09:26
@renovate renovate bot force-pushed the renovate/portabletext-block-tools-1.x branch from b52e6c1 to b35d529 Compare February 7, 2025 09:44
@renovate renovate bot force-pushed the renovate/portabletext-block-tools-1.x branch from b35d529 to 322c251 Compare February 7, 2025 11:17
@renovate renovate bot added this pull request to the merge queue Feb 7, 2025
Merged via the queue into next with commit 0e1afe6 Feb 7, 2025
36 of 40 checks passed
@renovate renovate bot deleted the renovate/portabletext-block-tools-1.x branch February 7, 2025 11:19
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