From ae5fe5ae6b0516485b7fa45e125d6ba4a4c5aaa8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 7 Aug 2025 00:25:59 +0000 Subject: [PATCH] build: bump version to 0.13.19 --- Cargo.lock | 12 ++++++------ Cargo.toml | 10 +++++----- editors/vscode/CHANGELOG.md | 4 ++-- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 9faa060cb..f73d1ecbc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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" diff --git a/Cargo.toml b/Cargo.toml index 80a5c7b54..241ec1bc6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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/" } diff --git a/editors/vscode/CHANGELOG.md b/editors/vscode/CHANGELOG.md index dedc36c32..d4ef6107e 100644 --- a/editors/vscode/CHANGELOG.md +++ b/editors/vscode/CHANGELOG.md @@ -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]