Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Update Change
dprint/dprint-plugin-markdown minor 0.18.0 -> 0.19.0

Release Notes

dprint/dprint-plugin-markdown (dprint/dprint-plugin-markdown)

v0.19.0

Compare Source

Changes

  • feat: support formatting YAML-style metadata block with external formatter (#​139)
  • feat: support formatting python codeblocks (#​136)

Install

Install and setup dprint.

Then in your project's dprint configuration file:

  1. Specify the plugin url in the "plugins" array or run dprint config add markdown.
  2. Add a "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: Branch creation - "before 9am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 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.


  • 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 enabled auto-merge (squash) September 21, 2025 17:26
@netlify
Copy link

netlify bot commented Sep 21, 2025

Deploy Preview for oxc-project ready!

Name Link
🔨 Latest commit 51890ba
🔍 Latest deploy log https://app.netlify.com/projects/oxc-project/deploys/68d0353b8ed4b50008c87183
😎 Deploy Preview https://deploy-preview-504--oxc-project.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot merged commit 56ce47f into main Sep 21, 2025
6 checks passed
@renovate renovate bot deleted the renovate/dprint-dprint-plugin-markdown-0.x branch September 21, 2025 17:28
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.

1 participant