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

chore(deps): update dependency markdown-it to v14 #868

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
markdown-it 13.0.2 -> 14.1.0 age adoption passing confidence
@types/markdown-it (source) 13.0.9 -> 14.1.2 age adoption passing confidence

Release Notes

markdown-it/markdown-it (markdown-it)

v14.1.0

Compare Source

Changed
  • Updated CM spec compatibility to 0.31.2, #​1009.
Fixed
  • Fixed quadratic complexity when parsing references, #​996.
  • Fixed quadratic output size with pathological user input in tables, #​1000.

v14.0.0

Compare Source

Changed
  • Drop ancient browsers support (use .fromCodePoint and other features).
  • Rewrite to ESM (including all plugins/deps). CJS fallback still available.
    No signatures changed, except markdown-it-emoji plugin.
  • Dropped dist/ folder from repo, build on package publish.
  • Set punicode.js as external dependency.
Fixed
  • Html tokens inside img alt are now rendered as their original text, #​896.
  • Hardbreaks inside img alt are now rendered as newlines.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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 these updates 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 force-pushed the renovate/markdown-it-14.x branch 2 times, most recently from b4bcae6 to dbb6151 Compare December 16, 2023 04:18
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch from dbb6151 to 1ce6f67 Compare December 30, 2023 00:52
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch from 1ce6f67 to 38e4187 Compare January 9, 2024 00:57
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch from 38e4187 to d23e6a6 Compare January 25, 2024 21:46
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch from d23e6a6 to 1fecd32 Compare February 1, 2024 22:06
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch 2 times, most recently from 2b633ad to 55df1ee Compare February 28, 2024 17:20
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch from 55df1ee to 72d5c23 Compare March 6, 2024 22:16
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch 4 times, most recently from 8ce9e53 to e8d215e Compare March 21, 2024 00:55
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch 4 times, most recently from e5ba4c9 to bbea454 Compare April 10, 2024 19:14
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch from bbea454 to 92e2f01 Compare April 13, 2024 07:05
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch 6 times, most recently from ca2c512 to 28d36f0 Compare May 6, 2024 03:46
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch from 28d36f0 to 2e864a7 Compare May 13, 2024 04:22
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch 3 times, most recently from 0d879f0 to 4c89d84 Compare May 27, 2024 05:10
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch 2 times, most recently from b8f8e90 to 28c12ab Compare June 10, 2024 03:25
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch 3 times, most recently from 0f7a16a to e355ecc Compare October 9, 2024 01:38
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch 2 times, most recently from 9965e6e to d59b17b Compare October 14, 2024 04:27
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch 4 times, most recently from d738caa to ccc338f Compare October 25, 2024 15:56
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch from ccc338f to 2f6f89a Compare October 28, 2024 04:06
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch 2 times, most recently from 5654476 to 2c1c987 Compare November 11, 2024 03:06
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch 3 times, most recently from 24f9f7c to a83f299 Compare November 25, 2024 03:26
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch 4 times, most recently from 430a843 to 8604cee Compare December 5, 2024 23:31
@renovate renovate bot changed the title chore(deps): update dependency markdown-it to v14 chore(deps): update dependency markdown-it to v14 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/markdown-it-14.x branch December 8, 2024 18:47
@renovate renovate bot changed the title chore(deps): update dependency markdown-it to v14 - autoclosed chore(deps): update dependency markdown-it to v14 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch from 61a2f78 to 8604cee Compare December 9, 2024 00:15
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch from 8604cee to f432858 Compare December 16, 2024 04:11
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch 2 times, most recently from dc4d0e4 to 61c48f5 Compare December 23, 2024 19:47
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch from 61c48f5 to c74dbfe Compare December 30, 2024 05:07
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.

0 participants