Skip to content

chore(deps): Bump typst-pdf from 0.14.2 to 0.15.1 in /src-tauri - #262

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/typst-pdf-0.15.1
Open

chore(deps): Bump typst-pdf from 0.14.2 to 0.15.1 in /src-tauri#262
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/typst-pdf-0.15.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Contributor

Bumps typst-pdf from 0.14.2 to 0.15.1.

Release notes

Sourced from typst-pdf's releases.

Version 0.15.1 (July 17, 2026)

View changelog with links into the documentation on typst.app/docs

Library

Text

  • Updated New Computer Modern fonts to version 8.1.1, fixing a bug where the regular weight of the math font was still using the old calligraphic letterforms that were supposed to live in stylistic set 6

Math

  • Fixed a regression where alignment points did not work correctly when placed within lr / matched delimiters
  • Fixed a regression where op elements could be vertically misaligned

Layout

  • Fixed a bug where gaps could appear in multi-page lists with number-align / marker-align set to an alignment with a vertical component

Export

SVG

  • Fixed that inline SVGs resulting from html.frame elements did not respect pretty printing

Bundle

  • In the watch server, the automatic selection of appropriate Content-Type headers based on file extensions was expanded to include more commonly used file types (e.g. json files)
  • The error for PNG/SVG documents with multiple pages is now only raised if it persists until the final document iteration

Command Line Interface

  • The typst eval subcommand will now exit with code 1 when the provided expression fails to evaluate

Contributors

Thanks to everyone who contributed to this release: @​Marcono1234, @​mkorje, @​DevlinNul, @​Hyperrick, @​Lege19, @​cady-b, @​e345ee, @​saecki.

Version 0.15.0 (June 15, 2026)

Read the announcement blog post

View changelog with links into the documentation on typst.app/docs

Highlights

  • Typst now supports variable fonts
  • HTML export now supports equations out of the box via MathML
  • With the new, experimental bundle export target, a single Typst project can output multiple files (e.g. a multi-page website)
  • A single document can now contain multiple bibliographies
  • Typst can now target multiple PDF standards at once
  • The new within selector simplifies many introspection use cases

... (truncated)

Commits
  • 9dfd3a0 Version bump
  • 6a96a60 Typst 0.15.1 changelog (#8651)
  • d8cb08e Select common mime types by extension in bundle watch server (#8650)
  • 96ba3ed Fix gaps appearing in multi-page lists with number-align / marker-align (...
  • da15f96 Document countable elements (#8605)
  • 67cd41b Fix some typos in array docs (#8633)
  • 0c09022 Adjust examples for text decoration background parameters (#8641)
  • 1874759 Remove note about nested artifacts from artifact.kind documentation (#8536)
  • b27948b Make typst eval exit with code 1 when expression evaluation fails (#8623)
  • 87dce67 Fix bundle export errors for single-page documents not being delayed (#8618)
  • Additional commits viewable 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)

Bumps [typst-pdf](https://github.com/typst/typst) from 0.14.2 to 0.15.1.
- [Release notes](https://github.com/typst/typst/releases)
- [Commits](typst/typst@v0.14.2...v0.15.1)

---
updated-dependencies:
- dependency-name: typst-pdf
  dependency-version: 0.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 2, 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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants