Update dependency prism-react-renderer to v2.4.1#40
Update dependency prism-react-renderer to v2.4.1#40renovate[bot] wants to merge 1 commit intomainfrom
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.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
src/yarn.lockis 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-rendererdependency has been updated from version2.1.0to2.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.1Release Notes
FormidableLabs/prism-react-renderer (prism-react-renderer)
v2.4.1Compare Source
This release enables support for React Server Components 🚀
What's Changed
New Contributors
Full Changelog: https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.4.0...prism-react-renderer@2.4.1
v2.4.0Compare Source
Minor Changes
(#247)
v2.3.1Compare Source
Patch Changes
normalizeTokensanduseTokenizeutility functions.(#237)
v2.3.0Compare Source
Minor Changes
(#232)
v2.2.0Compare 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.