Skip to content

Update all non-major dependencies (patch)

sys-0403-p-rundeck requested to merge renovate-patch-all-minor-patch into master

This MR contains the following updates:

Package Type Update Change
@types/react-transition-group (source) devDependencies patch 4.4.11 -> 4.4.12
katex (source) dependencies patch 0.16.11 -> 0.16.19
postcss (source) devDependencies patch 8.4.41 -> 8.4.49
rehype-katex (source) dependencies patch 7.0.0 -> 7.0.1
vite (source) dependencies patch 5.2.13 -> 5.2.14

Release Notes

KaTeX/KaTeX (katex)

v0.16.19

Compare Source

Bug Fixes

v0.16.18

Compare Source

Bug Fixes

v0.16.17

Compare Source

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

v0.16.16

Compare Source

Features

v0.16.15

Compare Source

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

v0.16.14

Compare Source

Features

v0.16.13

Compare Source

Bug Fixes

v0.16.12

Compare Source

Features
postcss/postcss (postcss)

v8.4.49

Compare Source

v8.4.48

Compare Source

  • Fixed position calculation in error/warnings methods (by @​romainmenke).

v8.4.47

Compare Source

  • Removed debug code.

v8.4.46

Compare Source

  • Fixed Cannot read properties of undefined (reading 'before').

v8.4.45

Compare Source

  • Removed unnecessary fix which could lead to infinite loop.

v8.4.44

Compare Source

  • Another way to fix markClean is not a function error.

v8.4.43

Compare Source

  • Fixed markClean is not a function error.

v8.4.42

Compare Source

  • Fixed CSS syntax error on long minified files (by @​varpstar).
remarkjs/remark-math (rehype-katex)

v7.0.1

Compare Source

Fix

Full Changelog: https://github.com/remarkjs/remark-math/compare/rehype-mathjax@6.0.0...rehype-katex@7.0.1

vitejs/vite (vite)

v5.2.14

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading