Skip to content
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

⬆️ Update dependency @dprint/markdown to v0.17.8 #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@dprint/markdown 0.16.4 -> 0.17.8 age adoption passing confidence

Release Notes

dprint/dprint-plugin-markdown (@​dprint/markdown)

v0.17.8

Compare Source

Changes

  • fix: regression formatting inline math (#​122)

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.17.8.wasm"
      ]
    }

JS Formatting API

v0.17.7

Compare Source

Changes

  • fix: multi-paragraph footnotes (#​121)

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.17.7.wasm"
      ]
    }

JS Formatting API

v0.17.6

Compare Source

Changes

  • fix: newline/blankline was sometimes missing after yaml header (#​119)

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.17.6.wasm"
      ]
    }

JS Formatting API

v0.17.5

Compare Source

Changes

  • fix(regression): handle escaping | in code blocks in tables (#​118)

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.17.5.wasm"
      ]
    }

JS Formatting API

v0.17.4

Compare Source

Changes

  • fix: task list marker indentation in paragraph (#​116)

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.17.4.wasm"
      ]
    }

JS Formatting API

v0.17.3

Compare Source

Changes

  • fix: footnote after exclamation point (#​114)
  • fix: support block quote callouts (#​115)
  • fix: various fixes (#​113)

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.17.3.wasm"
      ]
    }

JS Formatting API

v0.17.2

Compare Source

Changes

  • feat: add yml, yaml and graphql tag (#​112)

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.17.2.wasm"
      ]
    }

JS Formatting API

v0.17.1

Compare Source

Changes

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.17.1.wasm"
      ]
    }

JS Formatting API

v0.17.0

Compare Source

Changes

  • feat: add astro tag (#​100)
  • feat: allow configuration of unordered list character (#​101)
  • fix: support nested lists in block quotes (#​94)

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.17.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 May 1, 2024
@renovate renovate bot enabled auto-merge May 1, 2024 02:50
Copy link
Contributor Author

renovate bot commented May 1, 2024

⚠ 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 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.17.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional @dprint/markdown@"^0.16.4" from @ben_12/[email protected]
npm error node_modules/@ben_12/eslint-plugin-dprint
npm error   dev @ben_12/eslint-plugin-dprint@"0.11.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.16.4" from @ben_12/[email protected]
npm error   node_modules/@ben_12/eslint-plugin-dprint
npm error     dev @ben_12/eslint-plugin-dprint@"0.11.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 /tmp/renovate/cache/others/npm/_logs/2024-05-08T18_02_08_362Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-08T18_02_08_362Z-debug-0.log

renovate-approve[bot]
renovate-approve bot previously approved these changes May 1, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes May 6, 2024
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 3 times, most recently from 4e007fd to 33dd3a3 Compare May 8, 2024 18:02
Copy link
Contributor Author

renovate bot commented May 13, 2024

⚠️ 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 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.17.8" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional @dprint/markdown@"^0.16.4" from @ben_12/[email protected]
npm error node_modules/@ben_12/eslint-plugin-dprint
npm error   dev @ben_12/eslint-plugin-dprint@"0.11.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.16.4" from @ben_12/[email protected]
npm error   node_modules/@ben_12/eslint-plugin-dprint
npm error     dev @ben_12/eslint-plugin-dprint@"0.11.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 /tmp/renovate/cache/others/npm/_logs/2024-09-17T23_12_39_694Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-17T23_12_39_694Z-debug-0.log

@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 2 times, most recently from ad776e5 to 437d676 Compare May 14, 2024 15:03
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 3 times, most recently from 574f5ac to e8e2340 Compare May 27, 2024 01:53
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from e8e2340 to 9edf5a2 Compare May 27, 2024 04:28
@renovate renovate bot changed the title ⬆️ Update dependency @dprint/markdown to v0.17.0 ⬆️ Update dependency @dprint/markdown to v0.17.1 May 27, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes May 27, 2024
@renovate renovate bot dismissed renovate-approve’s stale review May 28, 2024 20:35

The merge-base changed after approval.

@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from 9edf5a2 to 1354549 Compare May 28, 2024 20:35
renovate-approve[bot]
renovate-approve bot previously approved these changes May 28, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes May 28, 2024
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 3 times, most recently from 6024ce6 to 173a597 Compare June 1, 2024 04:08
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from eaee997 to 7121682 Compare August 19, 2024 17:44
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 19, 2024
@renovate renovate bot changed the title ⬆️ Update dependency @dprint/markdown to v0.17.4 ⬆️ Update dependency @dprint/markdown to v0.17.5 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from 7121682 to b8f0e58 Compare August 22, 2024 01:29
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 22, 2024
@renovate renovate bot changed the title ⬆️ Update dependency @dprint/markdown to v0.17.5 ⬆️ Update dependency @dprint/markdown to v0.17.6 Aug 22, 2024
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 2 times, most recently from b911e86 to 2c86a01 Compare August 26, 2024 04:13
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from 2c86a01 to 75a2c0a Compare August 26, 2024 18:56
@renovate renovate bot changed the title ⬆️ Update dependency @dprint/markdown to v0.17.6 ⬆️ Update dependency @dprint/markdown to v0.17.8 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 6 times, most recently from cd0f37e to 4f22ec6 Compare September 4, 2024 03:37
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 6 times, most recently from 36c78c9 to 6bf950c Compare September 11, 2024 09:09
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 3 times, most recently from 6444aec to f4f1e51 Compare September 17, 2024 18:31
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from f4f1e51 to f18d334 Compare September 17, 2024 23:12
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