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 dependency react-live to v4 #6788

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-live ^2.4.1 -> ^4.1.6 age adoption passing confidence

Release Notes

FormidableLabs/react-live (react-live)

v4.1.6

Compare Source

Patch Changes

v4.1.5

Compare Source

Patch Changes
  • Unpin PRR version on the lib. (#​372)

v4.1.4

Compare Source

Patch Changes
  • Unpin PRR version. Baseline at 2.0.6. (#​370)

v4.1.3

Compare Source

Patch Changes
  • Fix version and peer deps. (#​366)

v4.1.2

Compare Source

Patch Changes
  • Fix ability to insert a new line at the end of the editor. (#​361)

v4.1.1

Compare Source

Patch Changes
  • Fix new line cursor position on enter-key press. (#​358)

v4.1.0

Compare Source

Minor Changes
  • Moved to a pnpm workspace, migrated to Prism React Renderer 2. (#​354)
Patch Changes

v4.0.1

Compare Source

Patch Changes

v4.0.0

Compare Source

Major Changes
  • Migrated codebase to TypeScript. (#​346)

v3.2.0

Compare Source

Minor Changes

v3.1.2

Compare Source

v3.1.1

Compare Source

🐛 Bugfixes 🐛

Full Changelog: FormidableLabs/react-live@v3.1.0...v3.1.1

This pre-release is currently available on NPM via yarn add react-live@next

v3.1.0

Compare Source

✨ Features ✨
🐛 Bugfixes 🐛
introduced in v3.0.0
🔐 Security 🔐

Full Changelog: FormidableLabs/react-live@v3.0.0...v3.1.0

v3.0.0

Compare Source

This release contains significant internal changes.

Prior to v3.0.0, earlier versions of the library used different internals. We recommend using the latest version you can.

Version Supported React version Editor Transpiler
v3.x.x v17.x.x use-editable Sucrase
v2.x.x v16.x.x react-simple-code-editor Bublé

Additionally, several members of the community reported an issue introduced in 2.3.0 which threw the following Invariant error:

Error: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
1. You might have mismatching versions of React and the renderer (such as React DOM)
2. You might be breaking the Rules of Hooks
3. You might have more than one copy of React in the same app
See https://fb.me/react-invalid-hook-call for tips about how to debug and fix this problem.

This appears to have been cause by differing React versions between React Live and projects targeting React 17.

Upgrading to this new release should address that issue.


🚨 Breaking 🚨
✨ Features ✨
🐛 Bugfixes 🐛
introduced in v2.4.1 or earlier
introduced in RC releases for v3.0.0
🔐 Security 🔐
📖 Documentation 📖
👩🏻‍💻New Contributors 👨🏿‍💻

Full Changelog: FormidableLabs/react-live@v2.4.1...v3.0.0


Configuration

📅 Schedule: Branch creation - "before 4am" (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. View repository job log here.

@renovate renovate bot added the renovatebot label Mar 27, 2024
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.

None yet

0 participants