Skip to content

Bump katex and ngx-markdown#13

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-5f50aaa45a
Open

Bump katex and ngx-markdown#13
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-5f50aaa45a

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps katex to 0.16.28 and updates ancestor dependency ngx-markdown. These dependencies need to be updated together.

Updates katex from 0.13.9 to 0.16.28

Release notes

Sourced from katex's releases.

v0.16.28

0.16.28 (2026-01-25)

Bug Fixes

  • type: add missing types definition path to package.json (#4125) (0ef8921)

v0.16.27

0.16.27 (2025-12-07)

Features

  • support equals sign and surrounding whitespace in \htmlData attribute values (#4112) (c77aaec)

v0.16.26

0.16.26 (2025-12-07)

Bug Fixes

  • \mathop followed by integral symbol (6fbad18)

v0.16.25

0.16.25 (2025-10-13)

Features

  • css: provide katex-swap.css that uses font-display: swap (#3940) (b3f9ce6), closes #2242

v0.16.24

0.16.24 (2025-10-12)

Features

v0.16.23

0.16.23 (2025-10-03)

Bug Fixes

  • Support \def with arguments via macros option (#4087) (80a8158)

v0.16.22

0.16.22 (2025-04-09)

... (truncated)

Changelog

Sourced from katex's changelog.

0.16.28 (2026-01-25)

Bug Fixes

  • type: add missing types definition path to package.json (#4125) (0ef8921)

0.16.27 (2025-12-07)

Features

  • support equals sign and surrounding whitespace in \htmlData attribute values (#4112) (c77aaec)

0.16.26 (2025-12-07)

Bug Fixes

  • \mathop followed by integral symbol (6fbad18)

0.16.25 (2025-10-13)

Features

  • css: provide katex-swap.css that uses font-display: swap (#3940) (b3f9ce6), closes #2242

0.16.24 (2025-10-12)

Features

0.16.23 (2025-10-03)

Bug Fixes

  • Support \def with arguments via macros option (#4087) (80a8158)

0.16.22 (2025-04-09)

Bug Fixes

  • \relax in base or exponent of super/subscript (#4045) (1f43c84)

0.16.21 (2025-01-17)

... (truncated)

Commits
  • dd50cde chore(release): 0.16.28 [ci skip]
  • 0ef8921 fix(type): add missing types definition path to package.json (#4125)
  • a2fcfe3 docs: add MintApps to list of users (#4066)
  • d37328c docs: fix typo in comment about infix precedence (#4095)
  • dd2e2fb docs(supported.md): fix typo in \textquoteleft example
  • b73f941 docs: add Educase as user, fix user icon links (#4104)
  • cc5eee5 chore(release): 0.16.27 [ci skip]
  • c77aaec feat: support equals sign and surrounding whitespace in \htmlData attribute v...
  • 9151d5e chore(release): 0.16.26 [ci skip]
  • 6fbad18 fix: \mathop followed by integral symbol
  • Additional commits viewable in compare view

Updates ngx-markdown from 11.1.3 to 21.1.0

Release notes

Sourced from ngx-markdown's releases.

v21.1.0

New features and enhancements

  • Add support for emoji-toolkit 10.0.0, Unicode 16.0 (#619) (140336f7b257d009067ec8b3bfa7c3b11c1e6ce1) @​jfcere

Security fixes

  • Bump lodash from 4.17.21 to 4.17.23 (#615) (0e150990bac39ce0287eaf5d2464e5c2f9af7056) @​dependabot[bot]
  • Bump tar from 7.5.2 to 7.5.3 (#612) (37b852cea3b39d8b5471ce420be8ef39ae709026) @​dependabot[bot]
  • Bump tar from 7.5.3 to 7.5.7 (#617) (a31ebbbc7f83ac359787c305e3c33cd1f8bd264b) @​dependabot[bot]
  • chore: update angular-cli-ghpages to 3.0.2 (#620) (508c7f8c7f248ee46dbd8fd2ed6672a762187a08) @​jfcere

v21.0.1

Bug Fixes

Special Thanks

🥇 Thanks to @​fpaul-1A for his first contribution in (#609)

v21.0.0

Update Angular 21

Library has been updated to support Angular 21.

It is recommended to stick with ngx-markdown v20.x.x if you are using Angular 20.

New features and enhancements

  • Update to Angular 21
  • Update Marked dependency to 17.0.0
  • Remove direct use of SecurityContext | SanitizeFunction type for MarkdownModuleConfig.sanitize parameter

⚠ Breaking changes

  • Marked dependency has been updated to 17.0.0 and requires updating your project
  • The configuration property MarkdownModuleConfig.sanitize no longer accepts a parameter of type SecurityContext | SanitizeFunction but requires the use of SANITIZE injection token instead (see sanitization for instruction)

☝ Please note that Zone.js is still needed for now and will be removed in a future version.

Commits

  • feat!: update to angular 21 (#603) (3009e57) @​jfcere
  • refactor!: Remove MarkdownModuleConfig.sanitize deprecated type (#604) (5f0a695) @​jfcere
  • feat!: update marked dependency to 17 (#605) (05595e4) @​jfcere

v20.1.0

New features and enhancements

  • Add support for marked v16.0.0 (#596) (cb371880810fcb651fae7f47de65426da8c10a27) @​U239087, @​jfcere
  • Add support for custom sanitizer function (#597) (256a96db00ebe34e218f3ee62ebc1ecf2b2f9068) @​jfcere

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [katex](https://github.com/KaTeX/KaTeX) to 0.16.28 and updates ancestor dependency [ngx-markdown](https://github.com/jfcere/ngx-markdown). These dependencies need to be updated together.


Updates `katex` from 0.13.9 to 0.16.28
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.13.9...v0.16.28)

Updates `ngx-markdown` from 11.1.3 to 21.1.0
- [Release notes](https://github.com/jfcere/ngx-markdown/releases)
- [Commits](jfcere/ngx-markdown@v11.1.3...v21.1.0)

---
updated-dependencies:
- dependency-name: katex
  dependency-version: 0.16.28
  dependency-type: indirect
- dependency-name: ngx-markdown
  dependency-version: 21.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 5, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants