-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency prism-react-renderer to v2.4.1 #40
base: main
Are you sure you want to change the base?
Conversation
53de420
to
ace94ed
Compare
ace94ed
to
476dd68
Compare
476dd68
to
16486ed
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe update involves changing the version of the Changes
Sequence Diagram(s)sequenceDiagram
participant App
participant Prism
App->>Prism: Request syntax highlighting
Prism-->>App: Return highlighted code
Poem
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
16486ed
to
20cfc01
Compare
20cfc01
to
8258501
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
src/yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (1)
- src/package.json (1 hunks)
Additional comments not posted (1)
src/package.json (1)
21-21
: Dependency Update Approved: Verify Application FunctionalityThe
prism-react-renderer
dependency has been updated from version2.1.0
to2.4.0
. This update includes new features, improvements, and bug fixes. Ensure to verify the functionality of the application to confirm that the new version does not introduce any breaking changes or regressions.Run the following script to verify the functionality of the application:
8258501
to
bb0585d
Compare
This PR contains the following updates:
2.1.0
->2.4.1
Release Notes
FormidableLabs/prism-react-renderer (prism-react-renderer)
v2.4.1
Compare Source
This release enables support for React Server Components 🚀
What's Changed
New Contributors
Full Changelog: https://github.com/FormidableLabs/prism-react-renderer/compare/[email protected]@2.4.1
v2.4.0
Compare Source
Minor Changes
(#247)
v2.3.1
Compare Source
Patch Changes
normalizeTokens
anduseTokenize
utility functions.(#237)
v2.3.0
Compare Source
Minor Changes
(#232)
v2.2.0
Compare Source
Minor Changes
(#226)
Patch Changes
(#230)
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.
This PR was generated by Mend Renovate. View the repository job log.