build: bump version to 0.13.19

This commit is contained in:
github-actions[bot] 2025-08-07 00:25:59 +00:00 committed by paran3xus
parent 136e12f2e5
commit ae5fe5ae6b
3 changed files with 13 additions and 13 deletions

12
Cargo.lock generated
View file

@ -3335,7 +3335,7 @@ dependencies = [
[[package]]
name = "reflexo"
version = "0.6.1-rc2"
source = "git+https://github.com/ParaN3xus/typst.ts/?rev=f517f1f62f209911780092facfbf6f921d9e228b#f517f1f62f209911780092facfbf6f921d9e228b"
source = "git+https://github.com/ParaN3xus/typst.ts/?rev=13f4d680b9394149b44d0a93ccbaf204e0834517#13f4d680b9394149b44d0a93ccbaf204e0834517"
dependencies = [
"base64",
"bitvec",
@ -3361,7 +3361,7 @@ dependencies = [
[[package]]
name = "reflexo-typst"
version = "0.6.1-rc2"
source = "git+https://github.com/ParaN3xus/typst.ts/?rev=f517f1f62f209911780092facfbf6f921d9e228b#f517f1f62f209911780092facfbf6f921d9e228b"
source = "git+https://github.com/ParaN3xus/typst.ts/?rev=13f4d680b9394149b44d0a93ccbaf204e0834517#13f4d680b9394149b44d0a93ccbaf204e0834517"
dependencies = [
"codespan-reporting",
"comemo",
@ -3393,7 +3393,7 @@ dependencies = [
[[package]]
name = "reflexo-typst2vec"
version = "0.6.1-rc2"
source = "git+https://github.com/ParaN3xus/typst.ts/?rev=f517f1f62f209911780092facfbf6f921d9e228b#f517f1f62f209911780092facfbf6f921d9e228b"
source = "git+https://github.com/ParaN3xus/typst.ts/?rev=13f4d680b9394149b44d0a93ccbaf204e0834517#13f4d680b9394149b44d0a93ccbaf204e0834517"
dependencies = [
"bitvec",
"comemo",
@ -3421,7 +3421,7 @@ dependencies = [
[[package]]
name = "reflexo-vec2svg"
version = "0.6.1-rc2"
source = "git+https://github.com/ParaN3xus/typst.ts/?rev=f517f1f62f209911780092facfbf6f921d9e228b#f517f1f62f209911780092facfbf6f921d9e228b"
source = "git+https://github.com/ParaN3xus/typst.ts/?rev=13f4d680b9394149b44d0a93ccbaf204e0834517#13f4d680b9394149b44d0a93ccbaf204e0834517"
dependencies = [
"base64",
"comemo",
@ -5292,7 +5292,7 @@ dependencies = [
[[package]]
name = "typst-ansi-hl"
version = "0.4.0"
source = "git+https://github.com/ParaN3xus/typst-ansi-hl.git?rev=cba49e1d76de4f41f14ccebe5f26eae804225440#cba49e1d76de4f41f14ccebe5f26eae804225440"
source = "git+https://github.com/ParaN3xus/typst-ansi-hl.git?rev=cb84ac13259f133365b7fcbc6239d82907fe72f7#cb84ac13259f133365b7fcbc6239d82907fe72f7"
dependencies = [
"ansi_colours",
"syntect",
@ -6712,4 +6712,4 @@ dependencies = [
[[patch.unused]]
name = "typstyle-core"
version = "0.13.16"
source = "git+https://github.com/ParaN3xus/typstyle/?rev=49c6d44e32e7dc0f931381ccdca8aecfb214f2a1#49c6d44e32e7dc0f931381ccdca8aecfb214f2a1"
source = "git+https://github.com/ParaN3xus/typstyle/?rev=bf6db731d8edf407afc7cce94d47a8057aa82a0c#bf6db731d8edf407afc7cce94d47a8057aa82a0c"

View file

@ -274,11 +274,11 @@ typst-render = { git = "https://github.com/ParaN3xus/typst.git", rev = "6a81e781
typst-pdf = { git = "https://github.com/ParaN3xus/typst.git", rev = "6a81e781b9e19fcec4a02a1d18d68d7dd1474444" }
typst-syntax = { git = "https://github.com/ParaN3xus/typst.git", rev = "6a81e781b9e19fcec4a02a1d18d68d7dd1474444" }
typst-eval = { git = "https://github.com/ParaN3xus/typst.git", rev = "6a81e781b9e19fcec4a02a1d18d68d7dd1474444" }
typst-ansi-hl = { git = "https://github.com/ParaN3xus/typst-ansi-hl.git", rev = "cba49e1d76de4f41f14ccebe5f26eae804225440" }
typstyle-core = { git = "https://github.com/ParaN3xus/typstyle/", rev = "49c6d44e32e7dc0f931381ccdca8aecfb214f2a1" }
reflexo = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "f517f1f62f209911780092facfbf6f921d9e228b" }
reflexo-typst = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "f517f1f62f209911780092facfbf6f921d9e228b" }
reflexo-vec2svg = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "f517f1f62f209911780092facfbf6f921d9e228b" }
typst-ansi-hl = { git = "https://github.com/ParaN3xus/typst-ansi-hl.git", rev = "cb84ac13259f133365b7fcbc6239d82907fe72f7" }
typstyle-core = { git = "https://github.com/ParaN3xus/typstyle/", rev = "bf6db731d8edf407afc7cce94d47a8057aa82a0c" }
reflexo = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "13f4d680b9394149b44d0a93ccbaf204e0834517" }
reflexo-typst = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "13f4d680b9394149b44d0a93ccbaf204e0834517" }
reflexo-vec2svg = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "13f4d680b9394149b44d0a93ccbaf204e0834517" }
# These patches use local `reflexo` for development.
# reflexo = { path = "../typst.ts/crates/reflexo/" }

View file

@ -80,11 +80,11 @@ The changelog lines unspecified with authors are all written by the @Myriad-Drea
**Full Changelog**: https://github.com/Myriad-Dreamin/tinymist/compare/v0.13.16...v0.13.18
## v0.13.19-rc1 - [2025-08-05]
## v0.13.19 - [2025-08-07]
Nightly Release at [fix: use proper commit hash when generating nightly release changelog (#1965)](https://github.com/Myriad-Dreamin/tinymist/commit/2ecdbd42a5d2563caa9a833b96a748c181189567), using [ParaN3xus/typst rev 6a81e78](https://github.com/ParaN3xus/typst/commit/6a81e781b9e19fcec4a02a1d18d68d7dd1474444), a.k.a. [typst/typst Allow custom element names in HTML tag syntax (#6676)](https://github.com/typst/typst/commit/b825df6bbc81856b979848361c4f11ce5ed61810).
**Full Changelog**: https://github.com/Myriad-Dreamin/tinymist/compare/v0.13.17...v0.13.19-rc1
**Full Changelog**: https://github.com/Myriad-Dreamin/tinymist/compare/v0.13.17...v0.13.19
## v0.13.17 - [2025-08-03]