Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 5, 2025

This PR contains the following updates:

Package Change Age Confidence
@dprint/markdown 0.18.0 -> 0.19.0 age confidence

Release Notes

dprint/dprint-plugin-markdown (@​dprint/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 - At any time (no schedule defined), 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 added the renovate label Jul 5, 2025
@renovate renovate bot enabled auto-merge July 5, 2025 12:15
@renovate renovate bot added the renovate label Jul 5, 2025
Copy link
Contributor Author

renovate bot commented Jul 5, 2025

⚠️ Artifact update problem

Renovate 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @ben_12/[email protected]
npm error Found: @dprint/[email protected]
npm error node_modules/@dprint/markdown
npm error   dev @dprint/markdown@"0.19.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional @dprint/markdown@"^0.18.0" from @ben_12/[email protected]
npm error node_modules/@ben_12/eslint-plugin-dprint
npm error   dev @ben_12/eslint-plugin-dprint@"1.3.3" from the root project
npm error
npm error Conflicting peer dependency: @dprint/[email protected]
npm error node_modules/@dprint/markdown
npm error   peerOptional @dprint/markdown@"^0.18.0" from @ben_12/[email protected]
npm error   node_modules/@ben_12/eslint-plugin-dprint
npm error     dev @ben_12/eslint-plugin-dprint@"1.3.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-09-08T05_51_37_029Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-09-08T05_51_37_029Z-debug-0.log

renovate-approve[bot]
renovate-approve bot previously approved these changes Jul 5, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Jul 5, 2025
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 7 times, most recently from f446eee to 25dc34e Compare July 12, 2025 04:56
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 4 times, most recently from 08e0f35 to 1421d2f Compare July 19, 2025 10:36
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 4 times, most recently from a1b34e0 to ace94b8 Compare July 25, 2025 18:47
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from ace94b8 to f8380fd Compare July 28, 2025 07:36
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from f8380fd to 92274fe Compare August 7, 2025 18:10
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from 92274fe to 0ed6891 Compare August 7, 2025 21:28
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 7, 2025
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 2 times, most recently from ef5c60c to 2591994 Compare August 8, 2025 08:39
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 8 times, most recently from 393e9b3 to a8e852e Compare August 15, 2025 16:31
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 2 times, most recently from 9dfdb45 to 6e3811a Compare August 19, 2025 22:13
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from 6e3811a to 02388d9 Compare August 20, 2025 03:28
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 20, 2025
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 7 times, most recently from 99c56fb to d33e926 Compare August 28, 2025 04:31
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 2 times, most recently from ab836f1 to e3eec71 Compare August 31, 2025 17:54
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from e3eec71 to 1a3ef3f Compare August 31, 2025 20:39
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 3 times, most recently from 0b03a7b to 6cf2c3d Compare September 5, 2025 20:38
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from 6cf2c3d to c278552 Compare September 8, 2025 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants