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 dev-non-major #7693

Merged
merged 1 commit into from
Oct 31, 2024
Merged

fix(deps): Update dev-non-major #7693

merged 1 commit into from
Oct 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@portabletext/editor (source) ^1.1.10 -> ^1.1.11 age adoption passing confidence
@sanity/block-tools (source) 3.62.2 -> 3.62.3 age adoption passing confidence
@sanity/image-url (source) 1.0.2 -> 1.1.0 age adoption passing confidence
@sanity/ui (source) ^2.8.10 -> ^2.8.13 age adoption passing confidence
@sanity/vision (source) 3.62.2 -> 3.62.3 age adoption passing confidence
next (source) 15.0.1 -> 15.0.2 age adoption passing confidence

Release Notes

sanity-io/sanity (@​sanity/block-tools)

v3.62.3

Compare Source

✨ Highlights

Optimized Initial Value Resolution

This release includes a performance enhancement to optimize the resolution of Initial Value Templates:

  • Initial values are now resolved sequentially rather than in parallel, improving reliability in projects with large numbers of templates.
  • Enhanced caching reduces duplicate computations, leading to faster and more predictable performance when handling initial values.

These updates streamline initial value resolution, making it more efficient for projects with complex templates. This may improve the start up performance for your Studio.

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.17.6 (#​7669) | bd83ebb
renovate[bot] | fix(deps): update dependency @​sanity/insert-menu to v1.0.10 (#​7668) | 4ede77b
renovate[bot] | fix(deps): Update dev-non-major (#​7671) | 1ebedd2
Snorre Eskeland Brekke | feat: adds support for Create-Studio integration (#​7635) | 12cb46b
renovate[bot] | fix(deps): Update dev-non-major (#​7679) | 070b33c
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.17.7 (#​7683) | 6c1febc
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.1.10 (#​7692) | 7a564a6
Rico Kahler | perf(core): memoize resolveInitialValueForType (#​7674) | 3602d67

sanity-io/image-url (@​sanity/image-url)

v1.1.0

Compare Source

Changes
  • Add new frame() method
  • Add new vanityName() method (thanks @​Isissss!)
  • Allow specifying baseUrl in builder typings (thanks @​ryami333!)
  • Allow resetting format through .format(undefined) (thanks @​selbekk!)
sanity-io/sanity (@​sanity/vision)

v3.62.3

Compare Source

vercel/next.js (next)

v15.0.2

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 29, 2024 14:45
@renovate renovate bot requested review from ricokahler and removed request for a team October 29, 2024 14:45
Copy link

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

@vercel vercel bot temporarily deployed to Preview – page-building-studio October 29, 2024 14:45 Inactive
Copy link
Contributor

No changes to documentation

Copy link
Contributor

github-actions bot commented Oct 29, 2024

⚡️ Editor Performance Report

Updated Thu, 31 Oct 2024 03:47:45 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 16.4 efps (61ms) 16.9 efps (59ms) -2ms (-3.3%)
article (body) 63.1 efps (16ms) 59.5 efps (17ms) +1ms (+6.0%)
article (string inside object) 17.2 efps (58ms) 18.2 efps (55ms) -3ms (-5.2%)
article (string inside array) 14.6 efps (69ms) 14.9 efps (67ms) -2ms (-2.2%)
recipe (name) 27.8 efps (36ms) 27.8 efps (36ms) +0ms (-/-%)
recipe (description) 31.3 efps (32ms) 32.3 efps (31ms) -1ms (-3.1%)
recipe (instructions) 99.9+ efps (7ms) 99.9+ efps (6ms) -1ms (-/-%)
synthetic (title) 14.7 efps (68ms) 15.2 efps (66ms) -2ms (-2.9%)
synthetic (string inside object) 15.6 efps (64ms) 15.2 efps (66ms) +2ms (+3.1%)

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) 61ms 65ms 79ms 209ms 444ms 14.3s
article (body) 16ms 19ms 25ms 247ms 303ms 5.9s
article (string inside object) 58ms 63ms 91ms 239ms 375ms 9.1s
article (string inside array) 69ms 71ms 77ms 256ms 1090ms 9.7s
recipe (name) 36ms 38ms 54ms 75ms 37ms 9.7s
recipe (description) 32ms 36ms 48ms 91ms 0ms 6.3s
recipe (instructions) 7ms 9ms 10ms 12ms 0ms 3.3s
synthetic (title) 68ms 71ms 84ms 418ms 1634ms 15.2s
synthetic (string inside object) 64ms 66ms 77ms 467ms 1093ms 9.6s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 59ms 63ms 78ms 222ms 601ms 14.0s
article (body) 17ms 20ms 45ms 139ms 262ms 5.8s
article (string inside object) 55ms 60ms 69ms 202ms 321ms 8.7s
article (string inside array) 67ms 71ms 88ms 280ms 939ms 9.4s
recipe (name) 36ms 38ms 44ms 73ms 5ms 9.6s
recipe (description) 31ms 33ms 38ms 59ms 5ms 6.1s
recipe (instructions) 6ms 8ms 9ms 10ms 0ms 3.3s
synthetic (title) 66ms 70ms 79ms 354ms 1381ms 15.4s
synthetic (string inside object) 66ms 70ms 80ms 153ms 1460ms 10.0s

📚 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 Oct 29, 2024

Component Testing Report Updated Oct 31, 2024 3:45 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) 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) 46s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 40s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 16s 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) 18s 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

socket-security bot commented Oct 29, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@codemirror/[email protected] None +1 488 kB adrianheine, marijn
npm/@sanity/[email protected] Transitive: environment +11 1.28 MB bjoerge
npm/[email protected] environment, filesystem, network, shell, unsafe +8 120 MB vercel-release-bot

🚮 Removed packages: npm/@codemirror/[email protected], npm/@sanity/[email protected], npm/[email protected]

View full report↗︎

@renovate renovate bot force-pushed the renovate/dev-non-major branch 2 times, most recently from 3498ea3 to 2f6d834 Compare October 30, 2024 20:41
@stipsan stipsan merged commit f03396f into next Oct 31, 2024
66 of 68 checks passed
@stipsan stipsan deleted the renovate/dev-non-major branch October 31, 2024 08:30
bjoerge added a commit that referenced this pull request Nov 1, 2024
* next: (25 commits)
  fix(deps): update dependency @sanity/ui to ^2.8.16 (#7723)
  fix(deps): update dependency @sanity/ui to ^2.8.16 (#7722)
  chore(lockfile): update dependency @sanity/asset-utils to v2.0.7 (#7721)
  fix(deps): update dependency @sanity/ui to ^2.8.15 (#7717)
  fix(deps): update dependency @sanity/ui to ^2.8.15 (#7718)
  fix(deps): Update babel monorepo (#7719)
  chore(deps): update typescript-tooling (#7681)
  chore(deps): bump react-compiler linter (#7715)
  fix(deps): Update dev-non-major (#7708)
  fix(deps): update dependency react-rx to ^4.1.0 (#7714)
  fix(deps): update dependency @portabletext/editor to ^1.2.0 (#7709)
  chore(deps): update dependency lerna to ^8.1.9 (#7711)
  fix(deps): update dependency @sanity/ui to ^2.8.14 (#7713)
  chore: telemetry definition files are owned by @data-eng (#7703)
  fix(deps): update dependency react-rx to ^4.0.1 (#7712)
  fix(deps): Update dev-non-major (#7693)
  chore(deps): update dependency @vitejs/plugin-react to ^4.3.3 (#7688)
  fix(deps): update dependency @sanity/ui to ^2.8.13 (#7694)
  fix(deps): update dependency @portabletext/editor to ^1.1.11 (#7667)
  feat(cli): prepare nextjs starter template for live mode (#7633)
  ...
jordanl17 pushed a commit that referenced this pull request Nov 5, 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