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

fix(deps): update dependency markdown-it to v14 (main) #6553

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2024

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 - "every weekend" in timezone Europe/Berlin, Automerge - 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 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 added the dependencies Pull requests that update a dependency file label Oct 19, 2024
@github-actions github-actions bot enabled auto-merge October 19, 2024 18:49
@renovate renovate bot changed the title fix(deps): update dependency markdown-it to v14 (main) Update dependency markdown-it to v14 (main) Nov 17, 2024
@renovate renovate bot changed the title Update dependency markdown-it to v14 (main) fix(deps): update dependency markdown-it to v14 (main) Nov 17, 2024
@renovate renovate bot changed the title fix(deps): update dependency markdown-it to v14 (main) Update dependency markdown-it to v14 (main) Nov 18, 2024
@renovate renovate bot changed the title Update dependency markdown-it to v14 (main) fix(deps): update dependency markdown-it to v14 (main) Nov 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency markdown-it to v14 (main) Update dependency markdown-it to v14 (main) Nov 20, 2024
@renovate renovate bot changed the title Update dependency markdown-it to v14 (main) fix(deps): update dependency markdown-it to v14 (main) Nov 20, 2024
@renovate renovate bot changed the title fix(deps): update dependency markdown-it to v14 (main) Update dependency markdown-it to v14 (main) Nov 21, 2024
@renovate renovate bot changed the title Update dependency markdown-it to v14 (main) fix(deps): update dependency markdown-it to v14 (main) Nov 21, 2024
renovate bot and others added 2 commits November 26, 2024 11:39
@mejo- mejo- force-pushed the renovate/main-markdown-it-14.x branch from c51bf49 to 1f0ae0d Compare November 26, 2024 11:16
Copy link
Contributor Author

renovate bot commented Nov 26, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@github-actions github-actions bot merged commit 08fdb62 into main Nov 26, 2024
62 checks passed
@github-actions github-actions bot deleted the renovate/main-markdown-it-14.x branch November 26, 2024 11:37
@juliusknorr
Copy link
Member

Thanks for taking care of that ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants