fix(deps): update dependency react-markdown to v8 #404
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:
6.0.3
->8.0.0
Release Notes
remarkjs/react-markdown
v8.0.0
Compare Source
cd845c9
Remove deprecated
plugins
option(migrate by renaming it to
remarkPlugins
)36e4916
Update
remark-rehype
,add support for passing it options
by @peolic
in #669
(migrate by removing
remark-footnotes
and updatingremark-gfm
if youwere using them, otherwise you shouldn’t notice this)
v7.1.2
Compare Source
656a4fa
Fix
ref
in typesby @ChristianMurphy
in #668
v7.1.1
Compare Source
4185f06
Add improved docs
by @wooorm
in #657
v7.1.0
Compare Source
7b8a829
Add support for
SpecialComponents
to be anyComponentType
by @Methuselah96
in #640
a7c26fc
Remove warning on whitespace in tables
v7.0.1
Compare Source
ec387c2
Add improved type for
linkTarget
as string5af6bc7
Fix to correctly compile intrinsic types
v7.0.0
Compare Source
Welcome to version 7.
This a major release and therefore contains breaking changes.
Breaking changes
01b11fe
c613efd
a1e1c3f
aeee9ac
Use ESM
(please read this)
3dffd6a
Update dependencies
(upgrade all your plugins and this should go fine)
Internals
8b5481c
fb1b512
144af79
Replace
jest
withuvu
8c572df
Replace
rollup
withesbuild
8737eac
28d4c75
b2dd046
Refactor code-style
Configuration
📅 Schedule: "before 12pm on Sunday" (UTC).
🚦 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 has been generated by WhiteSource Renovate. View repository job log here.