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 #1455

Merged
merged 3 commits into from
May 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

FormidableLabs/prism-react-renderer

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 - 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 label May 17, 2023
@netlify
Copy link

netlify bot commented May 17, 2023

Deploy Preview for brilliant-pasca-3e80ec ready!

Name Link
🔨 Latest commit 1ff3c41
🔍 Latest deploy log https://app.netlify.com/sites/brilliant-pasca-3e80ec/deploys/646b297f5f6e3a00089cf7e7
😎 Deploy Preview https://deploy-preview-1455--brilliant-pasca-3e80ec.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

// eslint-disable-next-line @typescript-eslint/no-var-requires
const darkCodeTheme = require('prism-react-renderer/themes/dracula')
const darkCodeTheme = require('prism-react-renderer').themes.dracula
Copy link
Contributor

@mkurapov mkurapov May 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@renovate
Copy link
Contributor Author

renovate bot commented May 19, 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.

mkurapov
mkurapov previously approved these changes May 19, 2023
@mkurapov mkurapov merged commit c7bebc0 into main May 22, 2023
@mkurapov mkurapov deleted the renovate-prism-react-renderer-2.x branch May 22, 2023 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant