Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

philpl/react-live

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 - At any time (no schedule defined), 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 dependencies Pull requests that update a dependency file label Oct 18, 2022
@github-actions
Copy link

github-actions bot commented Oct 18, 2022

📊 Package size report   No changes

File Before (Size / Gzip) After (Size / Gzip)
Total (Includes all files) 59.7 kB / 20.7 kB 59.7 kB / 20.7 kB
Tarball size 12.6 kB 0.02%↑12.6 kB
Unchanged files
File Size (Size / Gzip)
esm/components/Tab.js 1.5 kB / 628 B
esm/components/TabList.js 671 B / 332 B
esm/components/TabPanel.js 989 B / 453 B
esm/components/Tabs.js 2.9 kB / 1.0 kB
esm/components/UncontrolledTabs.js 6.2 kB / 1.8 kB
esm/helpers/childrenDeepMap.js 846 B / 299 B
esm/helpers/count.js 205 B / 158 B
esm/helpers/elementTypes.js 244 B / 142 B
esm/helpers/propTypes.js 2.6 kB / 927 B
esm/index.js 200 B / 94 B
index.d.ts 2.0 kB / 540 B
lib/components/Tab.js 2.9 kB / 1.0 kB
lib/components/TabList.js 1.0 kB / 427 B
lib/components/TabPanel.js 1.3 kB / 551 B
lib/components/Tabs.js 4.3 kB / 1.5 kB
lib/components/UncontrolledTabs.js 7.7 kB / 2.2 kB
lib/helpers/childrenDeepMap.js 1.0 kB / 344 B
lib/helpers/count.js 325 B / 194 B
lib/helpers/elementTypes.js 396 B / 195 B
lib/helpers/propTypes.js 2.8 kB / 980 B
lib/index.js 568 B / 216 B
LICENSE 1.1 kB / 646 B
package.json 3.2 kB / 1.2 kB
README.md 12.1 kB / 3.6 kB
style/react-tabs.css 842 B / 369 B
style/react-tabs.less 879 B / 393 B
style/react-tabs.scss 879 B / 393 B

🤖 This report was automatically generated by pkg-size-action

@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2022

Codecov Report

Merging #499 (9d913f2) into main (50f866e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #499   +/-   ##
=======================================
  Coverage   99.08%   99.08%           
=======================================
  Files           9        9           
  Lines         328      328           
  Branches      104      104           
=======================================
  Hits          325      325           
  Misses          3        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate bot force-pushed the renovate/react-live-3.x branch from fd223a1 to 2cef435 Compare October 24, 2022 04:45
@renovate renovate bot force-pushed the renovate/react-live-3.x branch 2 times, most recently from 4b63b7e to 8d774f0 Compare November 21, 2022 03:42
@renovate renovate bot force-pushed the renovate/react-live-3.x branch from 8d774f0 to 92e51e8 Compare November 27, 2022 12:37
@renovate renovate bot force-pushed the renovate/react-live-3.x branch from 92e51e8 to 0f2bbad Compare December 12, 2022 04:34
@renovate renovate bot force-pushed the renovate/react-live-3.x branch from 0f2bbad to 1bde020 Compare January 2, 2023 04:25
@renovate renovate bot force-pushed the renovate/react-live-3.x branch from 1bde020 to 198b104 Compare January 10, 2023 06:05
@renovate renovate bot force-pushed the renovate/react-live-3.x branch from 198b104 to 9d913f2 Compare January 30, 2023 03:59
@renovate renovate bot force-pushed the renovate/react-live-3.x branch from 9d913f2 to 667b980 Compare February 20, 2023 03:50
@renovate renovate bot force-pushed the renovate/react-live-3.x branch from 667b980 to c559c19 Compare February 20, 2023 19:01
@renovate
Copy link
Contributor Author

renovate bot commented Feb 21, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@danez danez merged commit 22e5466 into main Feb 21, 2023
@danez danez deleted the renovate/react-live-3.x branch February 21, 2023 21:07
@github-actions
Copy link

🎉 This PR is included in version 6.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants