kolibri
kolibri copied to clipboard
Bump markdown-it from 13.0.2 to 14.0.0
Bumps markdown-it from 13.0.2 to 14.0.0.
Changelog
Sourced from markdown-it's changelog.
[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
4949a1014.0.0 released8725522README: update samples to esmccea8b1demo: update twemoji cdn, close #91292f2150rollup: polish configs74ca77aDemo: plugins bumpd9885baRender html tags inside img alt as their original text (#979)9f5e9c6lint: remove key spacing8b815a6lint: reduce empty lines3c66f25eslint: config cleanup & drop nested configs5578e69Cleanup internal exports- 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.
Build Artifacts
| Asset type | Download link |
|---|---|
| PEX file | kolibri-0.16.0b13.dev0_git.569.gb11f2f8a.pex |
| Windows Installer (EXE) | kolibri-0.16.0b13.dev0+git.569.gb11f2f8a-unsigned.exe |
| Debian Package | kolibri_0.16.0b13.dev0+git.569.gb11f2f8a-0ubuntu1_all.deb |
| Mac Installer (DMG) | kolibri-0.16.0b13.dev0+git.569.gb11f2f8a-0.4.0.dmg |
| Android Package (APK) | kolibri-0.16.0b13.dev0+git.569.gb11f2f8a-0.1.0-debug.apk |
| TAR file | kolibri-0.16.0b13.dev0+git.569.gb11f2f8a.tar.gz |
| WHL file | kolibri-0.16.0b13.dev0+git.569.gb11f2f8a-py2.py3-none-any.whl |
This seems risky to merge close to release. This will need testing on IE11 before we can merge.
@dependabot rebase
@dependabot rebase