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.1 #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.1 age adoption passing confidence

Release Notes

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

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 has been generated by Mend Renovate. View repository job log here.

@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.1
npm error node_modules/@dprint/markdown
npm error   dev @dprint/markdown@"0.17.1" 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-27T04_28_40_012Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-27T04_28_40_012Z-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
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