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

build(deps): update dependency markdown-it to v14 #28785

Merged
merged 2 commits into from
May 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2024

Mend Renovate

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

@renovate renovate bot assigned rarkins and viceice May 2, 2024
viceice
viceice previously approved these changes May 2, 2024
| datasource | package            | from   | to     |
| ---------- | ------------------ | ------ | ------ |
| npm        | markdown-it        | 13.0.2 | 14.1.0 |
| npm        | @types/markdown-it | 13.0.7 | 14.0.1 |
@renovate renovate bot force-pushed the renovate/markdown-it-14.x branch from 693fd7d to 75bcafa Compare May 2, 2024 10:19
@viceice viceice enabled auto-merge May 2, 2024 10:41
@viceice viceice added this pull request to the merge queue May 2, 2024
Copy link
Contributor Author

renovate bot commented May 2, 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.

Merged via the queue into main with commit 76aebf6 May 2, 2024
37 checks passed
@viceice viceice deleted the renovate/markdown-it-14.x branch May 2, 2024 10:52
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 37.334.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants