-
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
fix(web): update remark (major) #61
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
4a65e59
to
3191aaa
Compare
3191aaa
to
89c2841
Compare
89c2841
to
2503733
Compare
2503733
to
89d5806
Compare
89d5806
to
2fc2ff4
Compare
2fc2ff4
to
fc0d904
Compare
fc0d904
to
b7c293c
Compare
b7c293c
to
48f3882
Compare
48f3882
to
ee25637
Compare
ee25637
to
7659bbf
Compare
7659bbf
to
9e663c0
Compare
9e663c0
to
964d469
Compare
964d469
to
bc91e6e
Compare
bc91e6e
to
385f3ac
Compare
d69e62f
to
12670e8
Compare
12670e8
to
1b2e90b
Compare
1b2e90b
to
037c0a8
Compare
037c0a8
to
cdfc0b1
Compare
cdfc0b1
to
4ea8b4a
Compare
4ea8b4a
to
3575d80
Compare
3575d80
to
fb72f09
Compare
fb72f09
to
ca5cd4b
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: yarn.lock
|
ca5cd4b
to
ed26f31
Compare
ed26f31
to
14ad52d
Compare
14ad52d
to
92d63af
Compare
92d63af
to
15626ec
Compare
15626ec
to
f411a2d
Compare
|
This PR contains the following updates:
3.0.1
->4.0.0
5.1.1
->6.0.0
4.0.0
->5.0.0
Release Notes
remarkjs/remark-gfm (remark-gfm)
v4.0.0
Compare Source
Change
b8cc334
Update@types/mdast
,unified
, utilitiesmigrate: update too
9eb0f54
Change to useexports
migrate: don’t use private APIs
5715c93
Change to require Node.js 16migrate: update too
Full Changelog: remarkjs/remark-gfm@3.0.1...4.0.0
remarkjs/remark-math (remark-math)
v6.0.0
Compare Source
Change
4223ed9
Change to useexports
migrate: don’t use private APIs
e8039d7
Change to require Node.js 16migrate: update too
f173346
fc32531
3658edd
Change to use<code>
, replace wrapping elements, update@types/{hast,mdast}
, etcmigrate: update too
it’s no longer required to use the syntax extension from
remark-math
,you could instead use fenced code (
```math
).When using
remark-math
, similar markup is generated (<pre><code class="language-math">
).To render that nicely (not monospace and small by default), those elements are replaced with
the results from katex/mathjax.
232f0d7
RemovethrowOnError
option, improve messagemigrate: check
file.messages
for warningsMisc
3aab0e1
Archiveremark-html-katex
Full Changelog: remarkjs/remark-math@5.1.1...6.0.0
remarkjs/remark-unwrap-images (remark-unwrap-images)
v5.0.0
Compare Source
🪦 Deprecated: use
rehype-unwrap-images
insteadFull Changelog: remarkjs/remark-unwrap-images@4.0.1...5.0.0
v4.0.1
Compare Source
Types
9cbf17c
Refactor to use@import
s483e52d
Add declaration mapsFull Changelog: remarkjs/remark-unwrap-images@4.0.0...4.0.1
Configuration
📅 Schedule: Branch creation - "after 10pm every weekend,before 5am every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.