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 prism-react-renderer #1232

Merged
merged 4 commits into from
Sep 1, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prism-react-renderer ^1.3.5 -> ^2.0.6 age adoption passing confidence
react-live ^2.4.1 -> ^4.1.3 age adoption passing confidence

Release Notes

FormidableLabs/prism-react-renderer (prism-react-renderer)

v2.0.6

Compare Source

Patch Changes
  • Export all types from package
    (#​216)

v2.0.5

Compare Source

Patch Changes
  • Fixed bug where an undefined theme would cause a runtime error.
    (#​213)

v2.0.4

Compare Source

Patch Changes
  • Fix types for Prism library.
    (#​204)

v2.0.3

Compare Source

Patch Changes

v2.0.2

Compare Source

Patch Changes

v2.0.1

Compare Source

Patch Changes

v2.0.0

Compare Source

Major Changes
  • v2 release with updated API
    (#​191)
Minor Changes
  • Added 2 new styles for the code viewer. light & dark mode themes using only
    (#​192)
    colors found on tailwindCSS.
FormidableLabs/react-live (react-live)

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 10am on the first day of the month" in timezone GMT, 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. View repository job log here.

@renovate renovate bot added the renovate label Sep 1, 2023
@changeset-bot
Copy link

changeset-bot bot commented Sep 1, 2023

🦋 Changeset detected

Latest commit: 44d6e30

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@lekoarts/gatsby-theme-minimal-blog Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify
Copy link

netlify bot commented Sep 1, 2023

Deploy Preview for gatsby-themes canceled.

Name Link
🔨 Latest commit 44d6e30
🔍 Latest deploy log https://app.netlify.com/sites/gatsby-themes/deploys/64f191c28824090008db8604

@renovate
Copy link
Contributor Author

renovate bot commented Sep 1, 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.

@LekoArts LekoArts changed the title fix(deps): update starters (major) fix(deps): update prism-react-renderer Sep 1, 2023
@LekoArts LekoArts merged commit d1a23dc into main Sep 1, 2023
14 checks passed
@LekoArts LekoArts deleted the renovate/major-starters-major branch September 1, 2023 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant