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 markdown-it-attrs to v4 - autoclosed #116

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
markdown-it-attrs ^2.3.2 -> ^4.0.0 age adoption passing confidence

Release Notes

arve0/markdown-it-attrs

v4.0.0

Compare Source

Breaking change: Attributes for tables must be two new lines below table:

header1 | header2
------- | -------
column1 | column2

{.special}

See #​113 for details.

v3.0.3

Compare Source

Include markdown-it version 11 as peer-dependency, arve0/markdown-it-attrs#108

v3.0.2

Compare Source

  • Updated markdown-it peer dependency.
  • fix security vulnerabilities with npm audit

v3.0.1

Compare Source

Fixed incorrect attribute assignment for inline code in lists, issue #​94. Thanks to @​rivy for report and fix.

v3.0.0

Compare Source

Support for markdown-it 9.0, issue #​90


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from sqrrrl as a code owner June 4, 2021 03:47
@renovate renovate bot force-pushed the renovate/markdown-it-attrs-4.x branch from 2685e7e to 82b1bf4 Compare June 22, 2021 21:01
@renovate renovate bot force-pushed the renovate/markdown-it-attrs-4.x branch from 82b1bf4 to 907ff30 Compare June 22, 2021 22:24
@renovate
Copy link
Contributor Author

renovate bot commented Jun 22, 2021

⚠ 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 check 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 ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: md2gslides@0.5.1
npm ERR! Found: markdown-it@8.4.2
npm ERR! node_modules/markdown-it
npm ERR!   markdown-it@"^8.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer markdown-it@">= 9.0.0 < 13.0.0" from markdown-it-attrs@4.0.0
npm ERR! node_modules/markdown-it-attrs
npm ERR!   markdown-it-attrs@"^4.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-06-22T22_24_26_608Z-debug.log

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.

None yet

0 participants