Skip to content

Update dependency katex to v0.18.4 - #5039

Open
renovate[bot] wants to merge 1 commit into
mei-m544from
renovate/katex-0.x
Open

Update dependency katex to v0.18.4#5039
renovate[bot] wants to merge 1 commit into
mei-m544from
renovate/katex-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 12, 2025

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
katex (source) 0.16.210.18.4 age confidence
@types/katex (source) 0.16.70.16.8 age confidence

Release Notes

KaTeX/KaTeX (katex)

v0.18.4

Compare Source

Bug Fixes

v0.18.3

Compare Source

Bug Fixes

v0.18.2

Compare Source

Bug Fixes

v0.18.1

Compare Source

Bug Fixes

v0.18.0

Compare Source

Features
BREAKING CHANGES
  • users who apply custom styles or have allowlists targeting KaTeX's internal classes must update their selectors.

v0.17.0

Compare Source

Performance Improvements
  • simplify defineFunction to avoid destructuring, improve typing (#​4222) (fb604e6)
BREAKING CHANGES
  • The internal API for __defineFunction changed: you should no longer wrap properties in props.

0.16.47 (2026-05-16)

Bug Fixes

0.16.46 (2026-05-13)

Bug Fixes

0.16.45 (2026-04-05)

Bug Fixes

0.16.44 (2026-03-27)

Bug Fixes
  • remove extra \jot space at bottom of align/gather/etc. (#​4184) (3870ee9)

0.16.43 (2026-03-26)

Bug Fixes
  • use makeEm() consistently to truncate long CSS decimals (#​4181) (0967dcc)

0.16.42 (2026-03-24)

Features

0.16.41 (2026-03-24)

Bug Fixes

0.16.40 (2026-03-20)

Bug Fixes

0.16.39 (2026-03-19)

Bug Fixes

0.16.38 (2026-03-08)

Bug Fixes

0.16.37 (2026-03-06)

Bug Fixes

0.16.36 (2026-03-06)

Bug Fixes

0.16.35 (2026-03-05)

Bug Fixes

0.16.34 (2026-03-05)

Bug Fixes

0.16.33 (2026-02-23)

Bug Fixes

0.16.32 (2026-02-22)

Bug Fixes

0.16.31 (2026-02-22)

Bug Fixes

0.16.30 (2026-02-22)

Bug Fixes

0.16.29 (2026-02-22)

Bug Fixes

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

0.16.24 (2025-10-12)

Features

0.16.23 (2025-10-03)

Bug Fixes

0.16.22 (2025-04-09)

Bug Fixes

0.16.21 (2025-01-17)

Bug Fixes
  • escape \htmlData attribute name (57914ad)

0.16.20 (2025-01-12)

Bug Fixes

0.16.19 (2024-12-29)

Bug Fixes

0.16.18 (2024-12-18)

Bug Fixes

0.16.17 (2024-12-17)

Bug Fixes
  • MathML combines multidigit numbers with sup/subscript, comma separators, and multicharacter text when outputting to DOM (#​3999) (7d79e22), closes #​3995

0.16.16 (2024-12-17)

Features

0.16.15 (2024-12-09)

Features
  • italic sans-serif in math mode via \mathsfit command (#​3998) (2218901)

0.16.14 (2024-12-08)

Features

0.16.13 (2024-12-08)

Bug Fixes

0.16.12 (2024-12-08)

Features

0.16.11 (2024-07-02)

Features

0.16.10 (2024-03-24)

Bug Fixes

0.16.9 (2023-10-02)

Features

0.16.8 (2023-06-24)

Features
  • expose error length and raw error message on ParseError (#​3820) (710774a)

0.16.7 (2023-04-28)

Bug Fixes

0.16.6 (2023-04-17)

Bug Fixes

0.16.5 (2023-04-17)

Features

0.16.4 (2022-12-07)

Bug Fixes

0.16.3 (2022-10-22)

Bug Fixes

0.16.2 (2022-08-29)

Bug Fixes

0.16.1 (2022-08-28)

Bug Fixes

v0.16.47

Compare Source

Bug Fixes

v0.16.46

Compare Source

Bug Fixes

v0.16.45

Compare Source

Bug Fixes

v0.16.44

Compare Source

Bug Fixes
  • remove extra \jot space at bottom of align/gather/etc. (#​4184) (3870ee9)

v0.16.43

Compare Source

Bug Fixes
  • use makeEm() consistently to truncate long CSS decimals (#​4181) (0967dcc)

v0.16.42

Compare Source

Features

v0.16.41

Compare Source

Bug Fixes

v0.16.40

Compare Source

Bug Fixes

v0.16.39

Compare Source

Bug Fixes

v0.16.38

Compare Source

Bug Fixes

v0.16.37

Compare Source

Bug Fixes

v0.16.36

Compare Source

Bug Fixes

v0.16.35

Compare Source

Bug Fixes

v0.16.34

Compare Source

Bug Fixes

v0.16.33

Compare Source

Bug Fixes

v0.16.32

Compare Source

Bug Fixes

v0.16.31

Compare Source

Bug Fixes

v0.16.30

Compare Source

Bug Fixes

v0.16.29

Compare Source

Bug Fixes

v0.16.28

Compare Source

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

v0.16.27

Compare Source

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

v0.16.26

Compare Source

Bug Fixes
  • \mathop followed by integral symbol (6fbad18)

v0.16.25

Compare Source

Features

v0.16.24

Compare Source

Features

v0.16.23

Compare Source

Bug Fixes

v0.16.22

Compare Source

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • 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 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 force-pushed the renovate/katex-0.x branch 2 times, most recently from 45fee63 to e84774d Compare August 10, 2025 14:54
@renovate renovate Bot changed the title fix(deps): update dependency katex to v0.16.22 fix(deps): update dependency katex to v0.16.23 Oct 3, 2025
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from e84774d to 38602a9 Compare October 3, 2025 21:15
@renovate renovate Bot changed the title fix(deps): update dependency katex to v0.16.23 fix(deps): update dependency katex to v0.16.24 Oct 12, 2025
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch 2 times, most recently from 9fb308a to fb80709 Compare October 13, 2025 04:30
@renovate renovate Bot changed the title fix(deps): update dependency katex to v0.16.24 fix(deps): update dependency katex to v0.16.25 Oct 13, 2025
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch 2 times, most recently from d690d35 to efa9313 Compare November 13, 2025 04:49
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from efa9313 to 9bc5464 Compare December 7, 2025 16:50
@renovate renovate Bot changed the title fix(deps): update dependency katex to v0.16.25 fix(deps): update dependency katex to v0.16.26 Dec 7, 2025
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from 9bc5464 to 0e99c9e Compare December 7, 2025 21:52
@renovate renovate Bot changed the title fix(deps): update dependency katex to v0.16.26 fix(deps): update dependency katex to v0.16.27 Dec 7, 2025
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from 0e99c9e to d05bb29 Compare December 31, 2025 17:49
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch 2 times, most recently from 2114bf8 to 69d9c88 Compare January 10, 2026 01:47
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch 3 times, most recently from 70e622e to 01d9cf2 Compare January 25, 2026 22:01
@renovate renovate Bot changed the title fix(deps): update dependency katex to v0.16.27 fix(deps): update dependency katex to v0.16.28 Jan 25, 2026
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from 01d9cf2 to df01c7c Compare February 12, 2026 11:04
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from df01c7c to 516ccb9 Compare February 22, 2026 17:57
@renovate renovate Bot changed the title fix(deps): update dependency katex to v0.16.28 fix(deps): update dependency katex to v0.16.29 Feb 22, 2026
@renovate renovate Bot changed the title fix(deps): update dependency katex to v0.16.29 fix(deps): update dependency katex to v0.16.32 Feb 23, 2026
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch 2 times, most recently from fcd3f29 to a9953cb Compare February 23, 2026 22:04
@renovate renovate Bot changed the title fix(deps): update dependency katex to v0.16.32 fix(deps): update dependency katex to v0.16.33 Feb 23, 2026
@renovate renovate Bot changed the title fix(deps): update dependency katex to v0.16.33 fix(deps): update dependency katex to v0.16.35 Mar 5, 2026
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from a9953cb to 9c63499 Compare March 5, 2026 19:00
@renovate renovate Bot changed the title fix(deps): update dependency katex to v0.16.40 fix(deps): update dependency katex to v0.16.41 Mar 24, 2026
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from 52b8c9a to 50b8d18 Compare March 24, 2026 20:38
@renovate renovate Bot changed the title fix(deps): update dependency katex to v0.16.41 fix(deps): update dependency katex to v0.16.42 Mar 24, 2026
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from 50b8d18 to 8af7b53 Compare March 26, 2026 09:33
@renovate renovate Bot changed the title fix(deps): update dependency katex to v0.16.42 fix(deps): update dependency katex to v0.16.43 Mar 26, 2026
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from 8af7b53 to ea8c9fe Compare March 27, 2026 16:37
@renovate renovate Bot changed the title fix(deps): update dependency katex to v0.16.43 fix(deps): update dependency katex to v0.16.44 Mar 27, 2026
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from ea8c9fe to 26ed366 Compare April 5, 2026 16:49
@renovate renovate Bot changed the title fix(deps): update dependency katex to v0.16.44 fix(deps): update dependency katex to v0.16.45 Apr 5, 2026
@renovate renovate Bot changed the title fix(deps): update dependency katex to v0.16.45 Update dependency katex to v0.16.45 Apr 8, 2026
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from 26ed366 to 0fe3cd9 Compare April 29, 2026 13:34
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch 2 times, most recently from a861f23 to c31ba74 Compare May 13, 2026 21:36
@renovate renovate Bot changed the title Update dependency katex to v0.16.45 Update dependency katex to v0.16.46 May 13, 2026
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from c31ba74 to 7ea2704 Compare May 16, 2026 08:31
@renovate renovate Bot changed the title Update dependency katex to v0.16.46 Update dependency katex to v0.16.47 May 16, 2026
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from 7ea2704 to 3162b20 Compare May 22, 2026 10:01
@renovate renovate Bot changed the title Update dependency katex to v0.16.47 Update dependency katex to v0.17.0 May 22, 2026
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch 2 times, most recently from e5551f5 to 6a65718 Compare July 17, 2026 18:47
@renovate renovate Bot changed the title Update dependency katex to v0.17.0 Update dependency katex to v0.18.0 Jul 17, 2026
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from 6a65718 to c9fa1fb Compare July 19, 2026 11:35
@renovate renovate Bot changed the title Update dependency katex to v0.18.0 Update dependency katex to v0.18.1 Jul 19, 2026
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from c9fa1fb to ee33773 Compare July 30, 2026 17:32
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from ee33773 to 894c55f Compare August 8, 2026 14:03
@renovate renovate Bot changed the title Update dependency katex to v0.18.1 Update dependency katex to v0.18.2 Aug 8, 2026
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from 894c55f to 4904550 Compare August 9, 2026 18:08
@renovate renovate Bot changed the title Update dependency katex to v0.18.2 Update dependency katex to v0.18.3 Aug 9, 2026
@renovate
renovate Bot force-pushed the renovate/katex-0.x branch from 4904550 to f1ff226 Compare August 10, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants