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 prism-react-renderer to v2 #1688

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prism-react-renderer ^1.1.1 -> ^2.0.0 age adoption passing confidence

Release Notes

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

v2.3.1

Compare Source

Patch Changes
  • Export normalizeTokens and useTokenize utility functions.
    (#​237)

v2.3.0

Compare Source

Minor Changes
  • Upgrade clsx to v2.0.0.
    (#​232)

v2.2.0

Compare Source

Minor Changes
Patch Changes
  • Fix html language preset by using markup instead.
    (#​230)

v2.1.0

Compare Source

Minor Changes
  • Added oneDark and oneLight themes
    (#​224)

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.

Configuration

📅 Schedule: Branch creation - "on Monday every 9 weeks of the year starting on the 5th week" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 requested a review from a team as a code owner January 29, 2024 19:56
@renovate renovate bot force-pushed the renovate/prism-react-renderer-2.x branch 11 times, most recently from c811e60 to 725743c Compare February 2, 2024 16:45
@renovate renovate bot force-pushed the renovate/prism-react-renderer-2.x branch from 725743c to 18b6c77 Compare February 2, 2024 16:48
@jzempel
Copy link
Member

jzempel commented Feb 2, 2024

I've fixed the build here; however, the updates to custom language support are pretty clunky. We're going to need to jump through hoops to retain highlight parity with the 1.x renderer (see ci:test failures for details). Instead of that, we'll close this and wait for Prism v2, which should make language imports much cleaner.

@jzempel jzempel closed this Feb 2, 2024
Copy link
Contributor Author

renovate bot commented Feb 2, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/prism-react-renderer-2.x branch February 2, 2024 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant