From 6683ec0b91eed2d2ce3a077846f99bd62b1c473a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 25 Sep 2025 00:22:22 +0000 Subject: [PATCH] build: bump version to 0.13.31 --- Cargo.lock | 42 +++++++++---------- Cargo.toml | 30 ++++++------- contrib/html/editors/vscode/package.json | 2 +- contrib/nix/dev/flake.nix | 2 +- crates/tinymist-core/package.json | 2 +- editors/neovim/bootstrap.sh | 6 +-- editors/neovim/samples/lazyvim-dev/Dockerfile | 2 +- editors/vscode/CHANGELOG.md | 4 +- editors/vscode/package.json | 2 +- syntaxes/textmate/package.json | 2 +- 10 files changed, 47 insertions(+), 47 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b98b80339..44df0dbd4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -786,7 +786,7 @@ dependencies = [ [[package]] name = "crityp" -version = "0.13.31-rc1" +version = "0.13.31" dependencies = [ "anyhow", "base64", @@ -3420,7 +3420,7 @@ dependencies = [ [[package]] name = "reflexo" version = "0.6.1-rc3" -source = "git+https://github.com/ParaN3xus/typst.ts/?rev=1c08bc800d9d7353b80e21249228fd2cd9bec5fc#1c08bc800d9d7353b80e21249228fd2cd9bec5fc" +source = "git+https://github.com/ParaN3xus/typst.ts/?rev=2174d72fe8d1f60ed373d104c2a0fcd2408ce94a#2174d72fe8d1f60ed373d104c2a0fcd2408ce94a" dependencies = [ "base64", "bitvec", @@ -3446,7 +3446,7 @@ dependencies = [ [[package]] name = "reflexo-typst" version = "0.6.1-rc3" -source = "git+https://github.com/ParaN3xus/typst.ts/?rev=1c08bc800d9d7353b80e21249228fd2cd9bec5fc#1c08bc800d9d7353b80e21249228fd2cd9bec5fc" +source = "git+https://github.com/ParaN3xus/typst.ts/?rev=2174d72fe8d1f60ed373d104c2a0fcd2408ce94a#2174d72fe8d1f60ed373d104c2a0fcd2408ce94a" dependencies = [ "codespan-reporting", "comemo", @@ -3478,7 +3478,7 @@ dependencies = [ [[package]] name = "reflexo-typst2vec" version = "0.6.1-rc3" -source = "git+https://github.com/ParaN3xus/typst.ts/?rev=1c08bc800d9d7353b80e21249228fd2cd9bec5fc#1c08bc800d9d7353b80e21249228fd2cd9bec5fc" +source = "git+https://github.com/ParaN3xus/typst.ts/?rev=2174d72fe8d1f60ed373d104c2a0fcd2408ce94a#2174d72fe8d1f60ed373d104c2a0fcd2408ce94a" dependencies = [ "bitvec", "comemo", @@ -3506,7 +3506,7 @@ dependencies = [ [[package]] name = "reflexo-vec2svg" version = "0.6.1-rc3" -source = "git+https://github.com/ParaN3xus/typst.ts/?rev=1c08bc800d9d7353b80e21249228fd2cd9bec5fc#1c08bc800d9d7353b80e21249228fd2cd9bec5fc" +source = "git+https://github.com/ParaN3xus/typst.ts/?rev=2174d72fe8d1f60ed373d104c2a0fcd2408ce94a#2174d72fe8d1f60ed373d104c2a0fcd2408ce94a" dependencies = [ "base64", "comemo", @@ -4317,7 +4317,7 @@ dependencies = [ [[package]] name = "sync-ls" -version = "0.13.31-rc1" +version = "0.13.31" dependencies = [ "anyhow", "clap", @@ -4446,7 +4446,7 @@ dependencies = [ [[package]] name = "tests" -version = "0.13.31-rc1" +version = "0.13.31" dependencies = [ "insta", "insta-cmd", @@ -4570,7 +4570,7 @@ dependencies = [ [[package]] name = "tinymist" -version = "0.13.31-rc1" +version = "0.13.31" dependencies = [ "anyhow", "async-trait", @@ -4644,7 +4644,7 @@ dependencies = [ [[package]] name = "tinymist-analysis" -version = "0.13.31-rc1" +version = "0.13.31" dependencies = [ "comemo", "dashmap", @@ -4683,11 +4683,11 @@ checksum = "486bd04966a5672f6d3db902dd19b83c9a75093d1e2e08fe3f9d380e8c8138d1" [[package]] name = "tinymist-assets" -version = "0.13.31-rc1" +version = "0.13.31" [[package]] name = "tinymist-bench-font-load" -version = "0.13.31-rc1" +version = "0.13.31" dependencies = [ "divan", "tinymist", @@ -4695,7 +4695,7 @@ dependencies = [ [[package]] name = "tinymist-core" -version = "0.13.31-rc1" +version = "0.13.31" dependencies = [ "anyhow", "cargo_metadata", @@ -4709,7 +4709,7 @@ dependencies = [ [[package]] name = "tinymist-dap" -version = "0.13.31-rc1" +version = "0.13.31" dependencies = [ "base64", "comemo", @@ -4728,7 +4728,7 @@ dependencies = [ [[package]] name = "tinymist-debug" -version = "0.13.31-rc1" +version = "0.13.31" dependencies = [ "base64", "comemo", @@ -4768,7 +4768,7 @@ dependencies = [ [[package]] name = "tinymist-lint" -version = "0.13.31-rc1" +version = "0.13.31" dependencies = [ "comemo", "insta", @@ -4809,7 +4809,7 @@ dependencies = [ [[package]] name = "tinymist-preview" -version = "0.13.31-rc1" +version = "0.13.31" dependencies = [ "clap", "comemo", @@ -4861,7 +4861,7 @@ dependencies = [ [[package]] name = "tinymist-query" -version = "0.13.31-rc1" +version = "0.13.31" dependencies = [ "anyhow", "base64", @@ -4915,7 +4915,7 @@ dependencies = [ [[package]] name = "tinymist-render" -version = "0.13.31-rc1" +version = "0.13.31" dependencies = [ "base64", "log", @@ -4999,7 +4999,7 @@ dependencies = [ [[package]] name = "tinymist-tests" -version = "0.13.31-rc1" +version = "0.13.31" dependencies = [ "comemo", "insta", @@ -5369,7 +5369,7 @@ checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f" [[package]] name = "typlite" -version = "0.13.31-rc1" +version = "0.13.31" dependencies = [ "base64", "clap", @@ -5771,7 +5771,7 @@ dependencies = [ [[package]] name = "typstyle-core" version = "0.13.17" -source = "git+https://github.com/ParaN3xus/typstyle/?rev=63273e14059226232c4b16b1fda359340411ebb8#63273e14059226232c4b16b1fda359340411ebb8" +source = "git+https://github.com/ParaN3xus/typstyle/?rev=eec719dad0a2feb0023d223730563f845408b971#eec719dad0a2feb0023d223730563f845408b971" dependencies = [ "ecow", "itertools 0.14.0", diff --git a/Cargo.toml b/Cargo.toml index dc927957d..77f75a47e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [workspace.package] description = "An integrated language service for Typst." authors = ["Myriad-Dreamin ", "Nathan Varner"] -version = "0.13.31-rc1" +version = "0.13.31" edition = "2021" readme = "README.md" license = "Apache-2.0" @@ -199,16 +199,16 @@ typst-shim = { path = "./crates/typst-shim", version = "0.13.17" } tinymist-tests = { path = "./crates/tinymist-tests/" } -sync-ls = { path = "./crates/sync-lsp", version = "0.13.31-rc1" } -tinymist = { path = "./crates/tinymist/", version = "0.13.31-rc1" } -tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.31-rc1" } -tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.31-rc1", default-features = false } -tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.31-rc1" } -tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.31-rc1" } -tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.31-rc1" } -tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.31-rc1" } -tinymist-preview = { path = "./crates/typst-preview", version = "0.13.31-rc1" } -typlite = { path = "./crates/typlite", version = "0.13.31-rc1", default-features = false } +sync-ls = { path = "./crates/sync-lsp", version = "0.13.31" } +tinymist = { path = "./crates/tinymist/", version = "0.13.31" } +tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.31" } +tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.31", default-features = false } +tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.31" } +tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.31" } +tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.31" } +tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.31" } +tinymist-preview = { path = "./crates/typst-preview", version = "0.13.31" } +typlite = { path = "./crates/typlite", version = "0.13.31", default-features = false } [profile.dev.package.insta] opt-level = 3 @@ -287,7 +287,7 @@ typst-syntax = { git = "https://github.com/ParaN3xus/typst.git", rev = "c0cf6752 typst-eval = { git = "https://github.com/ParaN3xus/typst.git", rev = "c0cf67526844cc6a8810a2491d79a12780d28b02" } typst-ansi-hl = { git = "https://github.com/ParaN3xus/typst-ansi-hl.git", rev = "7e2fedc6b5fbf8ea0d733dbe1bc65e70c79b56f2" } -typstyle-core = { git = "https://github.com/ParaN3xus/typstyle/", rev = "63273e14059226232c4b16b1fda359340411ebb8" } +typstyle-core = { git = "https://github.com/ParaN3xus/typstyle/", rev = "eec719dad0a2feb0023d223730563f845408b971" } # These patches use local `typst` for development. # typst = { path = "../typst/crates/typst" } @@ -303,9 +303,9 @@ typstyle-core = { git = "https://github.com/ParaN3xus/typstyle/", rev = "63273e1 # These patches use a different version of `reflexo`. # # A regular build MUST use `tag` or `rev` to specify the version of the patched crate to ensure stability. -reflexo = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "1c08bc800d9d7353b80e21249228fd2cd9bec5fc" } -reflexo-typst = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "1c08bc800d9d7353b80e21249228fd2cd9bec5fc" } -reflexo-vec2svg = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "1c08bc800d9d7353b80e21249228fd2cd9bec5fc" } +reflexo = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "2174d72fe8d1f60ed373d104c2a0fcd2408ce94a" } +reflexo-typst = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "2174d72fe8d1f60ed373d104c2a0fcd2408ce94a" } +reflexo-vec2svg = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "2174d72fe8d1f60ed373d104c2a0fcd2408ce94a" } # These patches use local `reflexo` for development. # reflexo = { path = "../typst.ts/crates/reflexo/" } diff --git a/contrib/html/editors/vscode/package.json b/contrib/html/editors/vscode/package.json index c6e591364..bd57494c6 100644 --- a/contrib/html/editors/vscode/package.json +++ b/contrib/html/editors/vscode/package.json @@ -1,6 +1,6 @@ { "name": "tinymist-vscode-html", - "version": "0.13.31-rc1", + "version": "0.13.31", "description": "Extending Typst with HTML features", "keywords": [ "html", diff --git a/contrib/nix/dev/flake.nix b/contrib/nix/dev/flake.nix index 1a82175cf..61660f950 100644 --- a/contrib/nix/dev/flake.nix +++ b/contrib/nix/dev/flake.nix @@ -26,7 +26,7 @@ pname = "tinymist"; # Please update the corresponding vscode extension when updating # this derivation. - version = "0.13.31-rc1"; + version = "0.13.31"; src = pkgs.lib.cleanSource ../../..; diff --git a/crates/tinymist-core/package.json b/crates/tinymist-core/package.json index 0daa281bb..46d060cc3 100644 --- a/crates/tinymist-core/package.json +++ b/crates/tinymist-core/package.json @@ -1,6 +1,6 @@ { "name": "tinymist-web", - "version": "0.13.31-rc1", + "version": "0.13.31", "description": "WASM module for running tinymist analyzers in JavaScript environment.", "author": "Myriad-Dreamin", "license": "Apache-2.0", diff --git a/editors/neovim/bootstrap.sh b/editors/neovim/bootstrap.sh index e78fe848f..d2431bd4c 100755 --- a/editors/neovim/bootstrap.sh +++ b/editors/neovim/bootstrap.sh @@ -14,12 +14,12 @@ else exit 1 fi -(cd ../.. && docker build -t myriaddreamin/tinymist:0.13.31-rc1 .) -(cd samples && docker build -t myriaddreamin/tinymist-nvim:0.13.31-rc1 -f lazyvim-dev/Dockerfile .) +(cd ../.. && docker build -t myriaddreamin/tinymist:0.13.31 .) +(cd samples && docker build -t myriaddreamin/tinymist-nvim:0.13.31 -f lazyvim-dev/Dockerfile .) docker run --rm -it \ -v $PWD/../../tests/workspaces:/home/runner/dev/workspaces \ -v $PWD:/home/runner/dev \ -v $PWD/target/.local:/home/runner/.local \ -v $PWD/target/.cache:/home/runner/.cache \ - -w /home/runner/dev myriaddreamin/tinymist-nvim:0.13.31-rc1 \ + -w /home/runner/dev myriaddreamin/tinymist-nvim:0.13.31 \ $DOCKER_ARGS diff --git a/editors/neovim/samples/lazyvim-dev/Dockerfile b/editors/neovim/samples/lazyvim-dev/Dockerfile index ece036aed..aca350b04 100644 --- a/editors/neovim/samples/lazyvim-dev/Dockerfile +++ b/editors/neovim/samples/lazyvim-dev/Dockerfile @@ -15,7 +15,7 @@ RUN git clone --filter=blob:none --branch stable https://github.com/neovim/neovi USER root RUN cd neovim/build && cpack -G DEB && dpkg -i nvim-linux-x86_64.deb -FROM myriaddreamin/tinymist:0.13.31-rc1 as tinymist +FROM myriaddreamin/tinymist:0.13.31 as tinymist FROM debian:12 diff --git a/editors/vscode/CHANGELOG.md b/editors/vscode/CHANGELOG.md index e6c85156e..234357362 100644 --- a/editors/vscode/CHANGELOG.md +++ b/editors/vscode/CHANGELOG.md @@ -9,11 +9,11 @@ The changelog lines unspecified with authors are all written by the @Myriad-Drea - [CHANGELOG-2025.md](https://github.com/Myriad-Dreamin/tinymist/blob/main/editors/vscode/CHANGELOG.md) - [CHANGELOG-2024.md](https://github.com/Myriad-Dreamin/tinymist/blob/main/CHANGELOG/CHANGELOG-2024.md) -## v0.13.31-rc1 - [2025-09-24] +## v0.13.31 - [2025-09-25] Nightly Release at [docs: continue improve project model docs (#2012)](https://github.com/Myriad-Dreamin/tinymist/commit/12c1a0abf867943a9b472ecc5d08defaf3a5a5fa), using [ParaN3xus/typst rev c0cf675](https://github.com/ParaN3xus/typst/commit/c0cf67526844cc6a8810a2491d79a12780d28b02), a.k.a. [typst/typst Add an illustration for `par.{leading,spacing}` in docs (#6915)](https://github.com/typst/typst/commit/586b049487bfe696eb765a51403e6215d7f91315). -**Full Changelog**: https://github.com/Myriad-Dreamin/tinymist/compare/v0.13.29...v0.13.31-rc1 +**Full Changelog**: https://github.com/Myriad-Dreamin/tinymist/compare/v0.13.29...v0.13.31 ## v0.13.29 - [2025-09-21] diff --git a/editors/vscode/package.json b/editors/vscode/package.json index ebf9c07fb..d0d93038f 100644 --- a/editors/vscode/package.json +++ b/editors/vscode/package.json @@ -1,6 +1,6 @@ { "name": "tinymist", - "version": "0.13.31-rc1", + "version": "0.13.31", "description": "%description%", "keywords": [ "typst", diff --git a/syntaxes/textmate/package.json b/syntaxes/textmate/package.json index 86d35090a..7caf51517 100644 --- a/syntaxes/textmate/package.json +++ b/syntaxes/textmate/package.json @@ -1,6 +1,6 @@ { "name": "typst-textmate", - "version": "0.13.31-rc1", + "version": "0.13.31", "private": true, "scripts": { "compile": "npx tsc && node ./dist/main.mjs",