notes
notes copied to clipboard
Chore(deps): Bump markdown-it from 13.0.2 to 14.1.0
Bumps markdown-it from 13.0.2 to 14.1.0.
Changelog
Sourced from markdown-it's changelog.
[14.1.0] - 2024-03-19
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.
[14.0.0] - 2023-12-08
Changed
- Drop ancient browsers support (use
.fromCodePointand other features).- Rewrite to ESM (including all plugins/deps). CJS fallback still available. No signatures changed, except
markdown-it-emojiplugin.- Dropped
dist/folder from repo, build on package publish.- Set
punicode.jsas 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.
Commits
0fe7ccb14.1.0 releaseda367c44Fix typo in comments of text.mjs (#1015)7ad8179add changelog5e90063simplify logic in scanDelimsd7ce5ecMerge pull request #1009 from notriddle/spec-0.31.20bfc57dUpdate spec to 0.31.2cd24778Update to comply with spec 0.31.2eaef476Fix typo in architecture.md (#994)de814cafix quadratic complexity in reference parser (#1004)00b8a93limit the number of autocompleted cells in a table- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.