From 136e12f2e59ccd69dc4b8b29322628c267f03cb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 5 Aug 2025 23:06:56 +0000 Subject: [PATCH] build: bump version to 0.13.19-rc1 --- Cargo.lock | 12 ++++++------ Cargo.toml | 10 +++++----- editors/vscode/CHANGELOG.md | 6 ++++++ 3 files changed, 17 insertions(+), 11 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 34f6a05b4..9faa060cb 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/?branch=nightly#13f4d680b9394149b44d0a93ccbaf204e0834517" +source = "git+https://github.com/ParaN3xus/typst.ts/?rev=f517f1f62f209911780092facfbf6f921d9e228b#f517f1f62f209911780092facfbf6f921d9e228b" 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/?branch=nightly#13f4d680b9394149b44d0a93ccbaf204e0834517" +source = "git+https://github.com/ParaN3xus/typst.ts/?rev=f517f1f62f209911780092facfbf6f921d9e228b#f517f1f62f209911780092facfbf6f921d9e228b" 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/?branch=nightly#13f4d680b9394149b44d0a93ccbaf204e0834517" +source = "git+https://github.com/ParaN3xus/typst.ts/?rev=f517f1f62f209911780092facfbf6f921d9e228b#f517f1f62f209911780092facfbf6f921d9e228b" 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/?branch=nightly#13f4d680b9394149b44d0a93ccbaf204e0834517" +source = "git+https://github.com/ParaN3xus/typst.ts/?rev=f517f1f62f209911780092facfbf6f921d9e228b#f517f1f62f209911780092facfbf6f921d9e228b" 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?branch=nightly#cb84ac13259f133365b7fcbc6239d82907fe72f7" +source = "git+https://github.com/ParaN3xus/typst-ansi-hl.git?rev=cba49e1d76de4f41f14ccebe5f26eae804225440#cba49e1d76de4f41f14ccebe5f26eae804225440" 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/?branch=nightly#bf6db731d8edf407afc7cce94d47a8057aa82a0c" +source = "git+https://github.com/ParaN3xus/typstyle/?rev=49c6d44e32e7dc0f931381ccdca8aecfb214f2a1#49c6d44e32e7dc0f931381ccdca8aecfb214f2a1" diff --git a/Cargo.toml b/Cargo.toml index 31755e6f1..80a5c7b54 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", branch = "nightly" } -typstyle-core = { git = "https://github.com/ParaN3xus/typstyle/", branch = "nightly" } -reflexo = { git = "https://github.com/ParaN3xus/typst.ts/", branch = "nightly" } -reflexo-typst = { git = "https://github.com/ParaN3xus/typst.ts/", branch = "nightly" } -reflexo-vec2svg = { git = "https://github.com/ParaN3xus/typst.ts/", branch = "nightly" } +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" } # 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 87e6a59dc..dedc36c32 100644 --- a/editors/vscode/CHANGELOG.md +++ b/editors/vscode/CHANGELOG.md @@ -80,6 +80,12 @@ 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] + +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 + ## v0.13.17 - [2025-08-03] 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 6bc6cf6](https://github.com/ParaN3xus/typst/commit/6bc6cf6ec210c60c3e7ff25f84cf43aa1de0a277), a.k.a. [typst/typst Improve Guide for LaTeX users, Query Function, and replace invisible emojis (#6620)](https://github.com/typst/typst/commit/178c3beb4eeabe23bd91037268fb77f5dfdb31f3).