build: bump version to 0.13.16-rc3 (#1928)
Some checks failed
tinymist::ci / Duplicate Actions Detection (push) Has been cancelled
tinymist::ci / prepare-build (push) Has been cancelled
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Has been cancelled
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Has been cancelled
tinymist::gh_pages / build-gh-pages (push) Has been cancelled
tinymist::ci / build-vscode (push) Has been cancelled
tinymist::ci / build-vscode-others (push) Has been cancelled
tinymist::ci / publish-vscode (push) Has been cancelled
tinymist::ci / build-binary (push) Has been cancelled
tinymist::ci / build-vsc-assets (push) Has been cancelled
tinymist::ci / E2E Tests (win32-x64 on windows-latest) (push) Has been cancelled
tinymist::ci / E2E Tests (darwin-arm64 on macos-latest) (push) Has been cancelled
tinymist::ci / E2E Tests (linux-x64 on ubuntu-22.04) (push) Has been cancelled
tinymist::ci / E2E Tests (linux-x64 on ubuntu-latest) (push) Has been cancelled
tinymist::ci / E2E Tests (win32-x64 on windows-2022) (push) Has been cancelled

* build: bump version to 0.13.16-rc3

* build: update asset crates
This commit is contained in:
Myriad-Dreamin 2025-07-26 17:54:25 +08:00 committed by GitHub
parent ca22cf9e05
commit 9181619e95
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 69 additions and 69 deletions

58
Cargo.lock generated
View file

@ -753,7 +753,7 @@ dependencies = [
[[package]] [[package]]
name = "crityp" name = "crityp"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"base64", "base64",
@ -3796,7 +3796,7 @@ dependencies = [
[[package]] [[package]]
name = "sync-ls" name = "sync-ls"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"clap", "clap",
@ -3925,7 +3925,7 @@ dependencies = [
[[package]] [[package]]
name = "tests" name = "tests"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"insta", "insta",
"lsp-types", "lsp-types",
@ -4048,7 +4048,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist" name = "tinymist"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"async-trait", "async-trait",
@ -4090,7 +4090,7 @@ dependencies = [
"strum", "strum",
"sync-ls", "sync-ls",
"temp-env", "temp-env",
"tinymist-assets 0.13.16-rc2 (registry+https://github.com/rust-lang/crates.io-index)", "tinymist-assets 0.13.16-rc3 (registry+https://github.com/rust-lang/crates.io-index)",
"tinymist-core", "tinymist-core",
"tinymist-debug", "tinymist-debug",
"tinymist-l10n", "tinymist-l10n",
@ -4122,7 +4122,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-analysis" name = "tinymist-analysis"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"comemo", "comemo",
"dashmap", "dashmap",
@ -4155,17 +4155,17 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-assets" name = "tinymist-assets"
version = "0.13.16-rc2" version = "0.13.16-rc3"
[[package]] [[package]]
name = "tinymist-assets" name = "tinymist-assets"
version = "0.13.16-rc2" version = "0.13.16-rc3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6de63e8f2f95e4d01ae378da5d838435d66f3b84708e766089bccd00a1673ef0" checksum = "37b144cbfd523ede1c83c5ecb30c4e343781c3a3c65705290aa2214297088ad3"
[[package]] [[package]]
name = "tinymist-bench-font-load" name = "tinymist-bench-font-load"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"divan", "divan",
"tinymist", "tinymist",
@ -4173,7 +4173,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-core" name = "tinymist-core"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"cargo_metadata", "cargo_metadata",
@ -4185,7 +4185,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-dap" name = "tinymist-dap"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"base64", "base64",
"comemo", "comemo",
@ -4204,7 +4204,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-debug" name = "tinymist-debug"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"base64", "base64",
"comemo", "comemo",
@ -4222,7 +4222,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-derive" name = "tinymist-derive"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"quote", "quote",
"syn 2.0.104", "syn 2.0.104",
@ -4230,7 +4230,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-l10n" name = "tinymist-l10n"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"clap", "clap",
@ -4244,7 +4244,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-lint" name = "tinymist-lint"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"comemo", "comemo",
"insta", "insta",
@ -4258,7 +4258,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-package" name = "tinymist-package"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"base64", "base64",
"comemo", "comemo",
@ -4285,7 +4285,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-preview" name = "tinymist-preview"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"clap", "clap",
"comemo", "comemo",
@ -4298,7 +4298,7 @@ dependencies = [
"reflexo-vec2svg", "reflexo-vec2svg",
"serde", "serde",
"serde_json", "serde_json",
"tinymist-assets 0.13.16-rc2 (registry+https://github.com/rust-lang/crates.io-index)", "tinymist-assets 0.13.16-rc3 (registry+https://github.com/rust-lang/crates.io-index)",
"tinymist-std", "tinymist-std",
"tokio", "tokio",
"typst", "typst",
@ -4309,7 +4309,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-project" name = "tinymist-project"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"clap", "clap",
@ -4337,7 +4337,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-query" name = "tinymist-query"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"base64", "base64",
@ -4391,7 +4391,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-render" name = "tinymist-render"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"base64", "base64",
"log", "log",
@ -4404,7 +4404,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-std" name = "tinymist-std"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"base64", "base64",
@ -4441,7 +4441,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-task" name = "tinymist-task"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"clap", "clap",
@ -4474,7 +4474,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-tests" name = "tinymist-tests"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"comemo", "comemo",
"insta", "insta",
@ -4487,7 +4487,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-vfs" name = "tinymist-vfs"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"comemo", "comemo",
"ecow", "ecow",
@ -4505,7 +4505,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-world" name = "tinymist-world"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"chrono", "chrono",
@ -4833,7 +4833,7 @@ checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f"
[[package]] [[package]]
name = "typlite" name = "typlite"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"base64", "base64",
"clap", "clap",
@ -5092,7 +5092,7 @@ dependencies = [
[[package]] [[package]]
name = "typst-shim" name = "typst-shim"
version = "0.13.16-rc2" version = "0.13.16-rc3"
dependencies = [ dependencies = [
"cfg-if", "cfg-if",
"comemo", "comemo",

View file

@ -1,7 +1,7 @@
[workspace.package] [workspace.package]
description = "An integrated language service for Typst." description = "An integrated language service for Typst."
authors = ["Myriad-Dreamin <camiyoru@gmail.com>", "Nathan Varner"] authors = ["Myriad-Dreamin <camiyoru@gmail.com>", "Nathan Varner"]
version = "0.13.16-rc2" version = "0.13.16-rc3"
edition = "2021" edition = "2021"
readme = "README.md" readme = "README.md"
license = "Apache-2.0" license = "Apache-2.0"
@ -185,30 +185,30 @@ insta = { version = "1.39", features = ["glob"] }
# Our Own Crates # Our Own Crates
tinymist-assets = { version = "=0.13.16-rc2" } tinymist-assets = { version = "=0.13.16-rc3" }
tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.16-rc2" } tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.16-rc3" }
tinymist-l10n = { path = "./crates/tinymist-l10n/", version = "0.13.16-rc2" } tinymist-l10n = { path = "./crates/tinymist-l10n/", version = "0.13.16-rc3" }
tinymist-package = { path = "./crates/tinymist-package/", version = "0.13.16-rc2" } tinymist-package = { path = "./crates/tinymist-package/", version = "0.13.16-rc3" }
tinymist-std = { path = "./crates/tinymist-std/", version = "0.13.16-rc2", default-features = false } tinymist-std = { path = "./crates/tinymist-std/", version = "0.13.16-rc3", default-features = false }
tinymist-vfs = { path = "./crates/tinymist-vfs/", version = "0.13.16-rc2", default-features = false } tinymist-vfs = { path = "./crates/tinymist-vfs/", version = "0.13.16-rc3", default-features = false }
tinymist-world = { path = "./crates/tinymist-world/", version = "0.13.16-rc2", default-features = false } tinymist-world = { path = "./crates/tinymist-world/", version = "0.13.16-rc3", default-features = false }
tinymist-project = { path = "./crates/tinymist-project/", version = "0.13.16-rc2" } tinymist-project = { path = "./crates/tinymist-project/", version = "0.13.16-rc3" }
tinymist-task = { path = "./crates/tinymist-task/", version = "0.13.16-rc2" } tinymist-task = { path = "./crates/tinymist-task/", version = "0.13.16-rc3" }
typst-shim = { path = "./crates/typst-shim", version = "0.13.16-rc2" } typst-shim = { path = "./crates/typst-shim", version = "0.13.16-rc3" }
tinymist-tests = { path = "./crates/tinymist-tests/" } tinymist-tests = { path = "./crates/tinymist-tests/" }
sync-ls = { path = "./crates/sync-lsp", version = "0.13.16-rc2" } sync-ls = { path = "./crates/sync-lsp", version = "0.13.16-rc3" }
tinymist = { path = "./crates/tinymist/", version = "0.13.16-rc2" } tinymist = { path = "./crates/tinymist/", version = "0.13.16-rc3" }
tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.16-rc2" } tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.16-rc3" }
tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.16-rc2", default-features = false } tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.16-rc3", default-features = false }
tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.16-rc2" } tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.16-rc3" }
tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.16-rc2" } tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.16-rc3" }
tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.16-rc2" } tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.16-rc3" }
tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.16-rc2" } tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.16-rc3" }
tinymist-preview = { path = "./crates/typst-preview", version = "0.13.16-rc2" } tinymist-preview = { path = "./crates/typst-preview", version = "0.13.16-rc3" }
typlite = { path = "./crates/typlite", version = "0.13.16-rc2", default-features = false } typlite = { path = "./crates/typlite", version = "0.13.16-rc3", default-features = false }
[profile.dev.package.insta] [profile.dev.package.insta]
opt-level = 3 opt-level = 3

View file

@ -1,6 +1,6 @@
{ {
"name": "tinymist-vscode-html", "name": "tinymist-vscode-html",
"version": "0.13.16-rc2", "version": "0.13.16-rc3",
"description": "Extending Typst with HTML features", "description": "Extending Typst with HTML features",
"keywords": [ "keywords": [
"html", "html",

View file

@ -12,7 +12,7 @@
pname = "tinymist"; pname = "tinymist";
# Please update the corresponding vscode extension when updating # Please update the corresponding vscode extension when updating
# this derivation. # this derivation.
version = "0.13.16-rc2"; version = "0.13.16-rc3";
src = pkgs.lib.cleanSource ../../..; src = pkgs.lib.cleanSource ../../..;

View file

@ -1,6 +1,6 @@
{ {
"name": "tinymist-web", "name": "tinymist-web",
"version": "0.13.16-rc2", "version": "0.13.16-rc3",
"description": "WASM module for running tinymist analyzers in JavaScript environment.", "description": "WASM module for running tinymist analyzers in JavaScript environment.",
"author": "Myriad-Dreamin", "author": "Myriad-Dreamin",
"license": "Apache-2.0", "license": "Apache-2.0",

View file

@ -4,7 +4,7 @@ description = "Provides derive for tinymist."
categories = ["compilers"] categories = ["compilers"]
keywords = ["typst"] keywords = ["typst"]
# group: world # group: world
version = "0.13.16-rc2" version = "0.13.16-rc3"
authors.workspace = true authors.workspace = true
license.workspace = true license.workspace = true
edition.workspace = true edition.workspace = true

View file

@ -4,7 +4,7 @@ description = "Localization support for tinymist and typst."
categories = ["compilers", "command-line-utilities"] categories = ["compilers", "command-line-utilities"]
keywords = ["language", "typst"] keywords = ["language", "typst"]
# group: world # group: world
version = "0.13.16-rc2" version = "0.13.16-rc3"
authors.workspace = true authors.workspace = true
license.workspace = true license.workspace = true
edition.workspace = true edition.workspace = true

View file

@ -4,7 +4,7 @@ description = "Tinymist package support for Typst."
categories = ["compilers"] categories = ["compilers"]
keywords = ["api", "language", "typst"] keywords = ["api", "language", "typst"]
# group: world # group: world
version = "0.13.16-rc2" version = "0.13.16-rc3"
authors.workspace = true authors.workspace = true
license.workspace = true license.workspace = true
edition.workspace = true edition.workspace = true

View file

@ -4,7 +4,7 @@ description = "Project model of typst for tinymist."
categories = ["compilers"] categories = ["compilers"]
keywords = ["language", "typst"] keywords = ["language", "typst"]
# group: world # group: world
version = "0.13.16-rc2" version = "0.13.16-rc3"
authors.workspace = true authors.workspace = true
license.workspace = true license.workspace = true
edition.workspace = true edition.workspace = true

View file

@ -2,7 +2,7 @@
name = "tinymist-std" name = "tinymist-std"
description = "Additional functions wrapping Rust's standard library." description = "Additional functions wrapping Rust's standard library."
# group: world # group: world
version = "0.13.16-rc2" version = "0.13.16-rc3"
authors.workspace = true authors.workspace = true
license.workspace = true license.workspace = true
edition.workspace = true edition.workspace = true

View file

@ -4,7 +4,7 @@ description = "Task model of typst for tinymist."
categories = ["compilers"] categories = ["compilers"]
keywords = ["language", "typst"] keywords = ["language", "typst"]
# group: world # group: world
version = "0.13.16-rc2" version = "0.13.16-rc3"
authors.workspace = true authors.workspace = true
license.workspace = true license.workspace = true
edition.workspace = true edition.workspace = true

View file

@ -2,7 +2,7 @@
name = "tinymist-vfs" name = "tinymist-vfs"
description = "Vfs for tinymist." description = "Vfs for tinymist."
# group: world # group: world
version = "0.13.16-rc2" version = "0.13.16-rc3"
authors.workspace = true authors.workspace = true
license.workspace = true license.workspace = true
edition.workspace = true edition.workspace = true

View file

@ -4,7 +4,7 @@ description = "Typst's World implementation for tinymist."
categories = ["compilers"] categories = ["compilers"]
keywords = ["language", "typst"] keywords = ["language", "typst"]
# group: world # group: world
version = "0.13.16-rc2" version = "0.13.16-rc3"
authors.workspace = true authors.workspace = true
license.workspace = true license.workspace = true
edition.workspace = true edition.workspace = true

View file

@ -2,7 +2,7 @@
name = "typst-shim" name = "typst-shim"
description = "A compatibility layer for Typst release and mainline versions." description = "A compatibility layer for Typst release and mainline versions."
authors = ["The Typst Project Developers"] authors = ["The Typst Project Developers"]
version = "0.13.16-rc2" version = "0.13.16-rc3"
edition.workspace = true edition.workspace = true
license.workspace = true license.workspace = true
homepage.workspace = true homepage.workspace = true

View file

@ -14,12 +14,12 @@ else
exit 1 exit 1
fi fi
(cd ../.. && docker build -t myriaddreamin/tinymist:0.13.16-rc2 .) (cd ../.. && docker build -t myriaddreamin/tinymist:0.13.16-rc3 .)
(cd samples && docker build -t myriaddreamin/tinymist-nvim:0.13.16-rc2 -f lazyvim-dev/Dockerfile .) (cd samples && docker build -t myriaddreamin/tinymist-nvim:0.13.16-rc3 -f lazyvim-dev/Dockerfile .)
docker run --rm -it \ docker run --rm -it \
-v $PWD/../../tests/workspaces:/home/runner/dev/workspaces \ -v $PWD/../../tests/workspaces:/home/runner/dev/workspaces \
-v $PWD:/home/runner/dev \ -v $PWD:/home/runner/dev \
-v $PWD/target/.local:/home/runner/.local \ -v $PWD/target/.local:/home/runner/.local \
-v $PWD/target/.cache:/home/runner/.cache \ -v $PWD/target/.cache:/home/runner/.cache \
-w /home/runner/dev myriaddreamin/tinymist-nvim:0.13.16-rc2 \ -w /home/runner/dev myriaddreamin/tinymist-nvim:0.13.16-rc3 \
$DOCKER_ARGS $DOCKER_ARGS

View file

@ -12,7 +12,7 @@ RUN git clone --filter=blob:none --branch stable https://github.com/neovim/neovi
USER root USER root
RUN cd neovim/build && cpack -G DEB && dpkg -i nvim-linux-x86_64.deb RUN cd neovim/build && cpack -G DEB && dpkg -i nvim-linux-x86_64.deb
FROM myriaddreamin/tinymist:0.13.16-rc2 as tinymist FROM myriaddreamin/tinymist:0.13.16-rc3 as tinymist
FROM debian:12 FROM debian:12

View file

@ -1,6 +1,6 @@
{ {
"name": "tinymist", "name": "tinymist",
"version": "0.13.16-rc2", "version": "0.13.16-rc3",
"description": "%description%", "description": "%description%",
"keywords": [ "keywords": [
"typst", "typst",

View file

@ -19,7 +19,7 @@
"build:editor-tools": "cd tools/editor-tools/ && yarn run build", "build:editor-tools": "cd tools/editor-tools/ && yarn run build",
"build:preview": "cd tools/typst-preview-frontend && yarn run build && rimraf ../../crates/tinymist-assets/src/typst-preview.html && cpr ./dist/index.html ../../crates/tinymist-assets/src/typst-preview.html", "build:preview": "cd tools/typst-preview-frontend && yarn run build && rimraf ../../crates/tinymist-assets/src/typst-preview.html && cpr ./dist/index.html ../../crates/tinymist-assets/src/typst-preview.html",
"build:l10n": "yarn extract:l10n && node scripts/build-l10n.mjs", "build:l10n": "yarn extract:l10n && node scripts/build-l10n.mjs",
"build:docker": "docker build -t myriaddreamin/tinymist:0.13.16-rc2 .", "build:docker": "docker build -t myriaddreamin/tinymist:0.13.16-rc3 .",
"extract:l10n": "yarn extract:l10n:ts && yarn extract:l10n:rs", "extract:l10n": "yarn extract:l10n:ts && yarn extract:l10n:rs",
"extract:l10n:ts": "cargo run --release --bin tinymist-l10n -- --kind ts --dir ./editors/vscode --output ./locales/tinymist-vscode-rt.toml", "extract:l10n:ts": "cargo run --release --bin tinymist-l10n -- --kind ts --dir ./editors/vscode --output ./locales/tinymist-vscode-rt.toml",
"extract:l10n:rs": "cargo run --release --bin tinymist-l10n -- --kind rs --dir ./crates --output ./locales/tinymist-rt.toml && rimraf ./crates/tinymist-assets/src/tinymist-rt.toml && cpr ./locales/tinymist-rt.toml ./crates/tinymist-assets/src/tinymist-rt.toml", "extract:l10n:rs": "cargo run --release --bin tinymist-l10n -- --kind rs --dir ./crates --output ./locales/tinymist-rt.toml && rimraf ./crates/tinymist-assets/src/tinymist-rt.toml && cpr ./locales/tinymist-rt.toml ./crates/tinymist-assets/src/tinymist-rt.toml",

View file

@ -1,6 +1,6 @@
{ {
"name": "typst-textmate", "name": "typst-textmate",
"version": "0.13.16-rc2", "version": "0.13.16-rc3",
"private": true, "private": true,
"scripts": { "scripts": {
"compile": "npx tsc && node ./dist/main.mjs", "compile": "npx tsc && node ./dist/main.mjs",