fix(deps): update dependency react-markdown to v10 - #165
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
requested review from
aeschi,
raphael-arce,
tsboter and
zainab-tariq
as code owners
March 10, 2025 00:33
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
August 10, 2025 15:53
8d991ef to
c6b0c06
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
August 31, 2025 12:06
c6b0c06 to
96c6212
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
September 25, 2025 17:52
96c6212 to
7117451
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
October 21, 2025 19:09
7117451 to
e05fa99
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
November 11, 2025 02:52
e05fa99 to
cd9154e
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
November 18, 2025 23:06
cd9154e to
4f959f4
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
December 3, 2025 16:09
4f959f4 to
2e5b637
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
December 31, 2025 18:35
2e5b637 to
8ae165b
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
January 8, 2026 21:05
8ae165b to
f3ceffb
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
January 19, 2026 20:34
f3ceffb to
2d587a9
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
January 23, 2026 20:43
2d587a9 to
f4aeaa7
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
February 2, 2026 16:11
f4aeaa7 to
218764f
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
March 5, 2026 16:49
fbacb21 to
726d06c
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
March 13, 2026 12:34
726d06c to
15c8590
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
March 27, 2026 10:50
15c8590 to
aacda14
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
April 29, 2026 17:37
aacda14 to
fc23e6b
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
May 12, 2026 13:52
fc23e6b to
538d2af
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
May 18, 2026 13:52
538d2af to
7a63cb1
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
May 28, 2026 20:16
7a63cb1 to
074b20c
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
June 2, 2026 00:02
074b20c to
6c793b1
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
June 11, 2026 22:01
6c793b1 to
90cf93e
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
July 12, 2026 15:05
90cf93e to
e940aee
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
August 12, 2026 03:03
e940aee to
078a830
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
August 26, 2026 23:00
078a830 to
bbf2e82
Compare
renovate
Bot
force-pushed
the
renovate/major-remark
branch
from
September 3, 2026 00:31
bbf2e82 to
02d66ec
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.0.3→10.1.0Release Notes
remarkjs/react-markdown (react-markdown)
v10.1.0Compare Source
Add
939c667Addfallbackprop toMarkdownHooksby @remcohaszing in #897
Fix
a40ae2eFix race condition inMarkdownHooksby @remcohaszing in #896
Full Changelog: remarkjs/react-markdown@10.0.1...10.1.0
v10.0.1Compare Source
7c17edeFix TypeScript performance around componentsby @remcohaszing in #893
Full Changelog: remarkjs/react-markdown@10.0.0...10.0.1
v10.0.0Compare Source
aaaa40bRemove support for
classNamepropmigrate: see “Remove
className” belowRemove
classNameThe
classNameprop 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:
After:
v9.1.0Compare Source
6ce120eAdd support for async plugins
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 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.