chakra-ui / chakra-ui-docs

Documentation website for chakra ui
https://chakra-ui.com
MIT License
303 stars 475 forks source link

chore(deps): bump react-live from 2.4.1 to 4.0.0 #1558

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-live from 2.4.1 to 4.0.0.

Release notes

Sourced from react-live's releases.

v4.0.0

Major Changes

  • Migrated codebase to TypeScript. (#346)

react-live@3.2.0

v3.1.1

🐛 Bugfixes 🐛

Full Changelog: https://github.com/FormidableLabs/react-live/compare/v3.1.0...v3.1.1

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

v3.1.0

✨ Features ✨

🐛 Bugfixes 🐛

introduced in v3.0.0

🔐 Security 🔐

Full Changelog: https://github.com/FormidableLabs/react-live/compare/v3.0.0...v3.1.0

v3.0.0

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.

... (truncated)

Changelog

Sourced from react-live's changelog.

4.0.0

Major Changes

  • Migrated codebase to TypeScript. (#346)

3.2.0

Minor Changes

Commits
  • adaefa5 Merge pull request #347 from FormidableLabs/changeset-release/master
  • 884f348 Version Packages
  • 51776cf Prepare for 4.0 release
  • a1cd579 Merge pull request #346 from FormidableLabs/task/convert-source-ts
  • 76a10a8 Fix issue with story
  • 3d80a58 Remove manual changelog
  • b3c8d00 Converted React Live codebase to TypeScript
  • 20d789a Merge pull request #345 from FormidableLabs/task/add-changesets
  • c482842 Add changelogs dep
  • 621d367 Add changesets to React Live
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by formidablelabs, a new releaser for react-live since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
vercel[bot] commented 1 year ago

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

Name Status Preview Updated (UTC)
chakra-ui-docs ❌ Failed (Inspect) May 1, 2023 1:59pm
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.