Skip to content

fix(deps): update dependency react-markdown to v10#245

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-remark
Open

fix(deps): update dependency react-markdown to v10#245
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-remark

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2025

This PR contains the following updates:

Package Change Age Confidence
react-markdown 9.0.110.1.0 age confidence

Release Notes

remarkjs/react-markdown (react-markdown)

v10.1.0

Compare Source

Add
Fix

Full Changelog: remarkjs/react-markdown@10.0.1...10.1.0

v10.0.1

Compare Source

Full Changelog: remarkjs/react-markdown@10.0.0...10.0.1

v10.0.0

Compare Source

  • aaaa40b
    Remove support for className prop
    migrate: see “Remove className” below
Remove className

The className prop was removed.
If you want to add classes to some element that wraps the markdown
you can explicitly write that element and add the class to it.
You can then choose yourself which tag name to use and whether to add other
props.

Before:

<Markdown className="markdown-body">{markdown}</Markdown>

After:

<div className="markdown-body">
  <Markdown>{markdown}</Markdown>
</div>

v9.1.0

Compare Source

  • 6ce120e
    Add support for async plugins

v9.0.3

Compare Source

(same as 9.0.2 but now with d.ts files)

v9.0.2

Compare Source

  • b151a90
    Fix types for React 19
  • 6962af7
    Add declaration maps
  • aa5933b
    Refactor to use @import to import types

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency react-markdown to v10 Update dependency react-markdown to v10 Mar 7, 2025
@renovate renovate bot changed the title Update dependency react-markdown to v10 fix(deps): update dependency react-markdown to v10 Jun 3, 2025
@renovate renovate bot changed the title fix(deps): update dependency react-markdown to v10 Update dependency react-markdown to v10 Jun 6, 2025
@renovate renovate bot force-pushed the renovate/major-remark branch from e0e9814 to b4a8744 Compare June 10, 2025 13:36
@renovate renovate bot changed the title Update dependency react-markdown to v10 fix(deps): update dependency react-markdown to v10 Jun 17, 2025
@renovate renovate bot changed the title fix(deps): update dependency react-markdown to v10 Update dependency react-markdown to v10 Jun 19, 2025
@renovate renovate bot changed the title Update dependency react-markdown to v10 fix(deps): update dependency react-markdown to v10 Jul 29, 2025
@renovate renovate bot changed the title fix(deps): update dependency react-markdown to v10 Update dependency react-markdown to v10 Jul 31, 2025
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from e90bd27 to 7f66a38 Compare August 13, 2025 16:01
@renovate renovate bot force-pushed the renovate/major-remark branch from 7f66a38 to abee486 Compare August 19, 2025 11:38
@renovate renovate bot changed the title Update dependency react-markdown to v10 fix(deps): update dependency react-markdown to v10 Aug 19, 2025
@renovate renovate bot force-pushed the renovate/major-remark branch from abee486 to eb7699d Compare August 31, 2025 11:21
@renovate renovate bot changed the title fix(deps): update dependency react-markdown to v10 Update dependency react-markdown to v10 Sep 13, 2025
@renovate renovate bot force-pushed the renovate/major-remark branch from eb7699d to 540b622 Compare September 25, 2025 21:27
@renovate renovate bot changed the title Update dependency react-markdown to v10 fix(deps): update dependency react-markdown to v10 Sep 30, 2025
@renovate renovate bot changed the title fix(deps): update dependency react-markdown to v10 Update dependency react-markdown to v10 Oct 17, 2025
@renovate renovate bot force-pushed the renovate/major-remark branch from 540b622 to 619cc53 Compare October 23, 2025 08:04
@renovate renovate bot changed the title Update dependency react-markdown to v10 fix(deps): update dependency react-markdown to v10 Oct 28, 2025
@renovate renovate bot changed the title fix(deps): update dependency react-markdown to v10 Update dependency react-markdown to v10 Nov 3, 2025
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from d923f16 to 30e730d Compare November 11, 2025 01:14
@renovate renovate bot changed the title Update dependency react-markdown to v10 fix(deps): update dependency react-markdown to v10 Nov 13, 2025
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from 47b55b6 to 0b90812 Compare November 19, 2025 00:31
@renovate renovate bot changed the title fix(deps): update dependency react-markdown to v10 Update dependency react-markdown to v10 Nov 24, 2025
@renovate renovate bot changed the title Update dependency react-markdown to v10 fix(deps): update dependency react-markdown to v10 Nov 24, 2025
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from c35a9e1 to 93b6682 Compare November 26, 2025 11:37
@renovate renovate bot changed the title fix(deps): update dependency react-markdown to v10 Update dependency react-markdown to v10 Nov 28, 2025
@renovate renovate bot force-pushed the renovate/major-remark branch from 93b6682 to b74103c Compare December 3, 2025 18:04
@renovate renovate bot changed the title Update dependency react-markdown to v10 fix(deps): update dependency react-markdown to v10 Dec 11, 2025
@renovate renovate bot changed the title fix(deps): update dependency react-markdown to v10 Update dependency react-markdown to v10 Dec 31, 2025
@renovate renovate bot force-pushed the renovate/major-remark branch from b74103c to 1414438 Compare December 31, 2025 17:15
@renovate renovate bot changed the title Update dependency react-markdown to v10 fix(deps): update dependency react-markdown to v10 Jan 5, 2026
@renovate renovate bot force-pushed the renovate/major-remark branch from 1414438 to aa83e0f Compare January 8, 2026 17:49
@renovate renovate bot force-pushed the renovate/major-remark branch 2 times, most recently from d8acdbb to 33f4b36 Compare January 23, 2026 18:04
@renovate renovate bot changed the title fix(deps): update dependency react-markdown to v10 Update dependency react-markdown to v10 Jan 29, 2026
@renovate renovate bot force-pushed the renovate/major-remark branch from 33f4b36 to c1e249f Compare February 2, 2026 17:40
@renovate renovate bot changed the title Update dependency react-markdown to v10 fix(deps): update dependency react-markdown to v10 Feb 3, 2026
@renovate renovate bot force-pushed the renovate/major-remark branch from c1e249f to 6e8ea50 Compare February 12, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants