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/react to v3 - autoclosed #23

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@portabletext/react ^1.0.0 -> ^3.0.7 age adoption passing confidence

Release Notes

portabletext/react-portabletext (@​portabletext/react)

v3.0.7

Compare Source

Bug Fixes

v3.0.6

Compare Source

Bug Fixes

v3.0.5

Compare Source

Bug Fixes

v3.0.4

Compare Source

Bug Fixes

v3.0.3

Compare Source

Bug Fixes

v3.0.2

Compare Source

Bug Fixes
  • package should now work with Sanity Studio v2 (bee2567)

v3.0.1

Compare Source

Bug Fixes
  • docs: added Typescript typing example (631b3dc)

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • Components defined in components.types will now be used even
    if the data shape appears to be a portable text block. In past versions, data
    shapes that appeared to be portable text blocks would always be rendered using
    the default block renderer, with no way of overriding how they would be
    rendered.
Features
  • allow specifying custom component for block-like types (6407839)
Bug Fixes
  • confirm a _type of "block" when using the basic block renderer (75f1ec4)

v2.0.3

Compare Source

Bug Fixes

v2.0.2

Compare Source

Bug Fixes

v2.0.1

Compare Source

v2.0.0

Compare Source

⚠️ Breaking changes

  • Support for Node 12 is dropped - we now only support Node 14.14 and up
  • Configuring custom components through React context is no longer supported, in order to allow for use inside of React Server Components. If you were depending on this feature, you can either manually use context to pass down the components through the subtree, or create a "wrapper component" which pre-declares which components to use.

🎉 Highlights

  • Introduces support for React Server Components (used in frameworks like Next.js)

v1.0.6

Compare Source

v1.0.4

Compare Source

v1.0.3

Compare Source

v1.0.2

Compare Source

v1.0.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (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.

🔕 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

@socket-security
Copy link

socket-security bot commented May 1, 2023

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

@renovate renovate bot changed the title fix(deps): update dependency @portabletext/react to v3 fix(deps): Update dependency @portabletext/react to v3 Aug 4, 2023
@renovate renovate bot changed the title fix(deps): Update dependency @portabletext/react to v3 fix(deps): update dependency @portabletext/react to v3 Aug 24, 2023
@renovate renovate bot force-pushed the renovate/portabletext-react-3.x branch from 2ae4a72 to 34ed8dd Compare August 24, 2023 00:18
@renovate renovate bot force-pushed the renovate/portabletext-react-3.x branch from 34ed8dd to c65694d Compare August 24, 2023 00:36
@renovate renovate bot changed the title fix(deps): update dependency @portabletext/react to v3 fix(deps): update dependency @portabletext/react to v3 - autoclosed Aug 24, 2023
@renovate renovate bot closed this Aug 24, 2023
@renovate renovate bot deleted the renovate/portabletext-react-3.x branch August 24, 2023 00:41
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