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

chore(deps): update react monorepo #358

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

chore(deps): update react monorepo #358

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) ^18.3.5 -> ^18.3.9 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^8.5.0 -> ^8.7.0 age adoption passing confidence
@typescript-eslint/parser (source) ^8.5.0 -> ^8.7.0 age adoption passing confidence
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence
sanity (source) ^3.57.3 -> ^3.58.0 age adoption passing confidence
vitest (source) ^2.1.0 -> ^2.1.1 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.7.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unsafe-call] check calls of Function

  • eslint-plugin: [consistent-type-exports] check export * exports to see if all exported members are types

🩹 Fixes
  • eslint-plugin: properly coerce all types to string in getStaticMemberAccessValue

  • eslint-plugin: [no-deprecated] report on imported deprecated variables

  • eslint-plugin: [no-confusing-non-null-assertion] check !in and !instanceof

❤️ Thank You
  • Abraham Guo
  • auvred
  • Brian Donovan
  • Kirk Waiblinger

You can read about our versioning strategy and releases on our website.

v8.6.0

Compare Source

🚀 Features
  • add allow option for restrict-template-expressions

  • type-utils: isNullableType add Void logic

  • eslint-plugin: [no-unnecessary-condition] check switch cases

  • eslint-plugin: [no-misused-promises] check array predicate return

🩹 Fixes
  • eslint-plugin: [no-deprecated] don't report recursive types in destructuring assignment twice

  • eslint-plugin: [no-deprecated] report on deprecated variables used in destructuring assignment

  • eslint-plugin: [no-deprecated] report on deprecated properties with function-like types

  • eslint-plugin: [no-unnecessary-condition] properly reflect multiple negations in message

❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Kim Sang Du
  • YeonJuan

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.7.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.6.0

Compare Source

eslint/eslint (eslint)

v8.57.1

Compare Source

sanity-io/sanity (sanity)

v3.58.0

Compare Source

v3.57.4

Compare Source

✨ Highlights
Performance improvements for large documents

This release introduces significant performance improvements for form state computation in Sanity Studio, especially for complex documents:

  • Up to 10x performance improvement for documents with multiple large objects in arrays
  • Noticeable improvements for documents with large Portable Text fields
  • Memoization for form state computation
🐛 Notable bugfixes
  • The _createdAt document property will now always be set to the time when the document in question was first created in its initial draft state rather than the time of publishing, as intended.
  • In the Portable Text Editor, annotations can now be added across existing annotations and decorators without accidentally expanding or removing those.
  • In the Portable Text Editor, a collapsed selection can now toggle off an entire annotation.
  • A performance regression introduced in 3.52.3, affecting large Portable Text documents, has now been fixed.
  • Toggling decorators in selections spanning empty lines in the Portable Text Editor now works more predictably.
  • Lists created in the Portable Text Editor should now reset sublist indices under different parent list items (thank you, @​phattran2905!).
  • When focused, the Portable Text Editor now automatically adds empty markDefs arrays to blocks if missing.
  • Array inputs now forward the received onItemPrepend and onItemAppend hooks to the insert button/array functions component.
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
------------ | ------------- | -------------
Cody Olsen | chore(deps): bump typescript to 5.6.2 (#​7494) | caec753
Ash | fix(sanity): prevent empty patches being created (#​7499) | 99f1bb6
renovate[bot] | chore(deps): update typescript-tooling (#​7504) | 9a646d8
Phat Tran | fix(core): correctly reset PTE list counts after non-numbered lists and in sublists (#​7506) | 4918a9e
renovate[bot] | chore(deps): update dependency turbo to ^2.1.2 (#​7507) | 618d95c
renovate[bot] | chore(deps): update pnpm to v9.10.0 (#​7509) | cf55d9d
renovate[bot] | chore(deps): update linters (#​7508) | 453c4a4
renovate[bot] | fix(deps): Update dev-non-major (#​7510) | fe75e37
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.1.0 (#​7501) | a6e0389
Jordan Lawrence | fix(core): drafts not using server actions always generate a created at (#​7503) | 728311e
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.1.1 (#​7514) | daf4ffa
Simeon Griggs | fix: add padding above the "Push to reload" button instead of below (#​7464) | 1a33125
Bjørge Næss | fix: forward received onItemPrepend/onItemAppend to ArrayFunctions (#​7516) | 4a50023
Rico Kahler | perf(core): memoize prepareFormState (#​7498) | 3bf7096

vitest-dev/vitest (vitest)

v2.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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

Copy link

vercel bot commented Sep 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tsdoc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 24, 2024 4:35pm

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