Skip to content

Bump ratex-parser from 0.1.9 to 0.1.11 - #1

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ratex-parser-0.1.11
Closed

Bump ratex-parser from 0.1.9 to 0.1.11#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ratex-parser-0.1.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown

Bumps ratex-parser from 0.1.9 to 0.1.11.

Release notes

Sourced from ratex-parser's releases.

v0.1.11 — Security Bugfix

Security patch for two DoS issues in ratex-parser. Upgrade from ≤ v0.1.10 if you parse untrusted LaTeX.

Advisory Severity Trigger Impact
GHSA-4hgp-59h5-gvrj High \verb with a multibyte UTF-8 delimiter (e.g. \verbéxé) Parser panics → whole process aborts
GHSA-4w5h-hx6r-28q7 Medium Deep nesting ({…}, \left, \sqrt{, ^{, etc.) Stack overflow → whole process aborts

Affected: All RaTeX distributions that parse LaTeX — Rust crates, CLI, npm/WASM, JVM, Android, iOS, Flutter, React Native.

Not affected: Trusted local LaTeX with normal nesting and ASCII \verb delimiters.

Reported by @​nikkoenggaliano.


ratex-parser 的两个 DoS 安全修复。若解析 不可信 LaTeX,请升级到 > v0.1.10* 的版本。

公告 等级 触发条件 影响
GHSA-4hgp-59h5-gvrj 高危 \verb 使用 多字节 UTF-8 定界符(如 \verbéxé 解析器 panic整个进程 abort
GHSA-4w5h-hx6r-28q7 中危 极深嵌套{…}\left\sqrt{^{ 等) 栈溢出整个进程 abort

影响范围: 所有通过 RaTeX 解析 LaTeX 的分发形态 — Rust crate、CLI、npm/WASM、JVM、Android、iOS、Flutter、React Native。

不受影响: 可信 LaTeX,嵌套深度正常,\verb 使用 ASCII 定界符。

感谢 @​nikkoenggaliano 报告。

v0.1.10

What's Changed

Full Changelog: erweixin/RaTeX@v0.1.9...v0.1.10

Commits
  • f45ce1b chore: update Package.swift for release v0.1.11
  • 7a5f242 Merge pull request #101 from erweixin/fix/verb-multibyte-delimiter-panic
  • de0da8c chore: bump version to 0.1.11
  • e987ac1 feat(parser): implement recursion limit handling and add corresponding tests
  • 56bfa62 fix(parser): improve \verb handling and add tests for delimiters
  • 5361da0 Merge pull request #98 from erweixin/fix-totalheight
  • 54fd1f2 chore: bump version to 0.1.10
  • 6a90b47 feat: enhance rendering calculations for improved layout accuracy
  • 56a3f5a Merge pull request #96 from techwizrd/feature/ratex-svg-stdout
  • 65836f1 feat(svg): support stdout output for SVG
  • See full diff in compare view

Dependabot compatibility score

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 [ratex-parser](https://github.com/erweixin/RaTeX) from 0.1.9 to 0.1.11.
- [Release notes](https://github.com/erweixin/RaTeX/releases)
- [Commits](erweixin/RaTeX@v0.1.9...v0.1.11)

---
updated-dependencies:
- dependency-name: ratex-parser
  dependency-version: 0.1.11
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Author

Looks like ratex-parser is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 13, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/ratex-parser-0.1.11 branch July 13, 2026 18:22
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants