⬆️ Update dependency @dprint/markdown to v0.22.1 - autoclosed - #237
Closed
renovate[bot] wants to merge 1 commit into
Closed
⬆️ Update dependency @dprint/markdown to v0.22.1 - autoclosed#237renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/dprint-markdown-0.x
branch
from
July 5, 2025 16:30
bce252f to
bda377b
Compare
renovate
Bot
force-pushed
the
renovate/dprint-markdown-0.x
branch
7 times, most recently
from
July 12, 2025 04:56
f446eee to
25dc34e
Compare
renovate
Bot
force-pushed
the
renovate/dprint-markdown-0.x
branch
4 times, most recently
from
July 19, 2025 10:36
08e0f35 to
1421d2f
Compare
renovate
Bot
force-pushed
the
renovate/dprint-markdown-0.x
branch
4 times, most recently
from
July 25, 2025 18:47
a1b34e0 to
ace94b8
Compare
renovate
Bot
force-pushed
the
renovate/dprint-markdown-0.x
branch
from
July 28, 2025 07:36
ace94b8 to
f8380fd
Compare
renovate
Bot
force-pushed
the
renovate/dprint-markdown-0.x
branch
from
August 7, 2025 18:10
f8380fd to
92274fe
Compare
renovate
Bot
force-pushed
the
renovate/dprint-markdown-0.x
branch
from
August 7, 2025 21:28
92274fe to
0ed6891
Compare
renovate
Bot
force-pushed
the
renovate/dprint-markdown-0.x
branch
2 times, most recently
from
August 8, 2025 08:39
ef5c60c to
2591994
Compare
renovate
Bot
force-pushed
the
renovate/dprint-markdown-0.x
branch
4 times, most recently
from
September 8, 2025 05:51
6cf2c3d to
c278552
Compare
renovate
Bot
force-pushed
the
renovate/dprint-markdown-0.x
branch
12 times, most recently
from
September 20, 2025 01:09
0470b8a to
6d32f7c
Compare
renovate
Bot
force-pushed
the
renovate/dprint-markdown-0.x
branch
4 times, most recently
from
September 27, 2025 16:25
06b6f71 to
cb9611c
Compare
renovate
Bot
force-pushed
the
renovate/dprint-markdown-0.x
branch
from
September 29, 2025 04:27
cb9611c to
748ce1e
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:
0.18.0→0.22.1Release Notes
dprint/dprint-plugin-markdown (@dprint/markdown)
v0.22.1Compare Source
Changes
Install
Install and setup dprint.
Then in your project's dprint configuration file:
"plugins"array or rundprint config add markdown."markdown"configuration property if desired.{ // ...etc... "markdown": { // markdown config goes here }, "plugins": [ "https://plugins.dprint.dev/markdown-0.22.1.wasm" ] }JS Formatting API
v0.22.0Compare Source
Changes
Install
Install and setup dprint.
Then in your project's dprint configuration file:
"plugins"array or rundprint config add markdown."markdown"configuration property if desired.{ // ...etc... "markdown": { // markdown config goes here }, "plugins": [ "https://plugins.dprint.dev/markdown-0.22.0.wasm" ] }JS Formatting API
v0.21.1Compare Source
Changes
Install
Install and setup dprint.
Then in your project's dprint configuration file:
"plugins"array or rundprint config add markdown."markdown"configuration property if desired.{ // ...etc... "markdown": { // markdown config goes here }, "plugins": [ "https://plugins.dprint.dev/markdown-0.21.1.wasm" ] }JS Formatting API
v0.20.0Compare Source
Changes
Install
Install and setup dprint.
Then in your project's dprint configuration file:
"plugins"array or rundprint config add markdown."markdown"configuration property if desired.{ // ...etc... "markdown": { // markdown config goes here }, "plugins": [ "https://plugins.dprint.dev/markdown-0.20.0.wasm" ] }JS Formatting API
v0.19.0Compare Source
Changes
Install
Install and setup dprint.
Then in your project's dprint configuration file:
"plugins"array or rundprint config add markdown."markdown"configuration property if desired.{ // ...etc... "markdown": { // markdown config goes here }, "plugins": [ "https://plugins.dprint.dev/markdown-0.19.0.wasm" ] }JS Formatting API
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.