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.2 #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

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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/eslint-plugin-dprint@0.11.3
npm error Found: @dprint/markdown@0.17.0
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/eslint-plugin-dprint@0.11.3
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/markdown@0.16.4
npm error node_modules/@dprint/markdown
npm error   peerOptional @dprint/markdown@"^0.16.4" from @ben_12/eslint-plugin-dprint@0.11.3
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/eslint-plugin-dprint@0.11.3
npm error Found: @dprint/markdown@0.17.2
npm error node_modules/@dprint/markdown
npm error   dev @dprint/markdown@"0.17.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional @dprint/markdown@"^0.16.4" from @ben_12/eslint-plugin-dprint@0.11.3
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/markdown@0.16.4
npm error node_modules/@dprint/markdown
npm error   peerOptional @dprint/markdown@"^0.16.4" from @ben_12/eslint-plugin-dprint@0.11.3
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-08-02T15_11_17_974Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-08-02T15_11_17_974Z-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 8 times, most recently from 0299966 to b52898d Compare June 26, 2024 22:49
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 5 times, most recently from dfdd861 to 1124790 Compare July 7, 2024 09:07
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 4 times, most recently from eae19cb to ff8d34b Compare July 15, 2024 03:47
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 4 times, most recently from e0fda69 to d0aa9d1 Compare July 24, 2024 03:21
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from d0aa9d1 to 1ff66c9 Compare July 26, 2024 00:33
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from 1ff66c9 to 2c5cfe0 Compare July 28, 2024 03:45
@renovate renovate bot changed the title ⬆️ Update dependency @dprint/markdown to v0.17.1 ⬆️ Update dependency @dprint/markdown to v0.17.2 Jul 28, 2024
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 2 times, most recently from ec47002 to 1eb42bf Compare July 29, 2024 04:36
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from 1eb42bf to 8d2a1ee Compare August 2, 2024 15:11
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.

None yet

0 participants