build: bump version to 0.13.18 (#1980)

+tag v0.13.18
This commit is contained in:
Myriad-Dreamin 2025-08-04 03:25:40 +08:00 committed by GitHub
parent 959174e236
commit 24f4900025
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 45 additions and 45 deletions

44
Cargo.lock generated
View file

@ -766,7 +766,7 @@ dependencies = [
[[package]] [[package]]
name = "crityp" name = "crityp"
version = "0.13.18-rc2" version = "0.13.18"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"base64", "base64",
@ -3865,7 +3865,7 @@ dependencies = [
[[package]] [[package]]
name = "sync-ls" name = "sync-ls"
version = "0.13.18-rc2" version = "0.13.18"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"clap", "clap",
@ -3994,7 +3994,7 @@ dependencies = [
[[package]] [[package]]
name = "tests" name = "tests"
version = "0.13.18-rc2" version = "0.13.18"
dependencies = [ dependencies = [
"insta", "insta",
"insta-cmd", "insta-cmd",
@ -4118,7 +4118,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist" name = "tinymist"
version = "0.13.18-rc2" version = "0.13.18"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"async-trait", "async-trait",
@ -4160,7 +4160,7 @@ dependencies = [
"strum", "strum",
"sync-ls", "sync-ls",
"temp-env", "temp-env",
"tinymist-assets 0.13.18-rc1", "tinymist-assets 0.13.18 (registry+https://github.com/rust-lang/crates.io-index)",
"tinymist-core", "tinymist-core",
"tinymist-debug", "tinymist-debug",
"tinymist-l10n", "tinymist-l10n",
@ -4192,7 +4192,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-analysis" name = "tinymist-analysis"
version = "0.13.18-rc2" version = "0.13.18"
dependencies = [ dependencies = [
"comemo", "comemo",
"dashmap", "dashmap",
@ -4225,17 +4225,17 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-assets" name = "tinymist-assets"
version = "0.13.18-rc1" version = "0.13.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d7c9e7464de1cc4e4a7e5a4360905074ce8a072211b74cd1726ff67063703b3"
[[package]] [[package]]
name = "tinymist-assets" name = "tinymist-assets"
version = "0.13.18-rc2" version = "0.13.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e7a5dba771a3fd55c31404552ef38a3e7821801a9a3275e776326d516fe989a"
[[package]] [[package]]
name = "tinymist-bench-font-load" name = "tinymist-bench-font-load"
version = "0.13.18-rc2" version = "0.13.18"
dependencies = [ dependencies = [
"divan", "divan",
"tinymist", "tinymist",
@ -4243,7 +4243,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-core" name = "tinymist-core"
version = "0.13.18-rc2" version = "0.13.18"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"cargo_metadata", "cargo_metadata",
@ -4257,7 +4257,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-dap" name = "tinymist-dap"
version = "0.13.18-rc2" version = "0.13.18"
dependencies = [ dependencies = [
"base64", "base64",
"comemo", "comemo",
@ -4276,7 +4276,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-debug" name = "tinymist-debug"
version = "0.13.18-rc2" version = "0.13.18"
dependencies = [ dependencies = [
"base64", "base64",
"comemo", "comemo",
@ -4316,7 +4316,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-lint" name = "tinymist-lint"
version = "0.13.18-rc2" version = "0.13.18"
dependencies = [ dependencies = [
"comemo", "comemo",
"insta", "insta",
@ -4357,7 +4357,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-preview" name = "tinymist-preview"
version = "0.13.18-rc2" version = "0.13.18"
dependencies = [ dependencies = [
"clap", "clap",
"comemo", "comemo",
@ -4370,7 +4370,7 @@ dependencies = [
"reflexo-vec2svg", "reflexo-vec2svg",
"serde", "serde",
"serde_json", "serde_json",
"tinymist-assets 0.13.18-rc1", "tinymist-assets 0.13.18 (registry+https://github.com/rust-lang/crates.io-index)",
"tinymist-std", "tinymist-std",
"tokio", "tokio",
"typst", "typst",
@ -4409,7 +4409,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-query" name = "tinymist-query"
version = "0.13.18-rc2" version = "0.13.18"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"base64", "base64",
@ -4463,7 +4463,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-render" name = "tinymist-render"
version = "0.13.18-rc2" version = "0.13.18"
dependencies = [ dependencies = [
"base64", "base64",
"log", "log",
@ -4546,7 +4546,7 @@ dependencies = [
[[package]] [[package]]
name = "tinymist-tests" name = "tinymist-tests"
version = "0.13.18-rc2" version = "0.13.18"
dependencies = [ dependencies = [
"comemo", "comemo",
"insta", "insta",
@ -4907,7 +4907,7 @@ checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f"
[[package]] [[package]]
name = "typlite" name = "typlite"
version = "0.13.18-rc2" version = "0.13.18"
dependencies = [ dependencies = [
"base64", "base64",
"clap", "clap",
@ -5693,7 +5693,7 @@ version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
dependencies = [ dependencies = [
"windows-sys 0.48.0", "windows-sys 0.59.0",
] ]
[[package]] [[package]]

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.18-rc2" version = "0.13.18"
edition = "2021" edition = "2021"
readme = "README.md" readme = "README.md"
license = "Apache-2.0" license = "Apache-2.0"
@ -186,7 +186,7 @@ insta-cmd = "0.6.0"
# Our Own Crates # Our Own Crates
tinymist-assets = { version = "=0.13.18-rc1" } tinymist-assets = { version = "=0.13.18" }
tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.16" } tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.16" }
tinymist-l10n = { path = "./crates/tinymist-l10n/", version = "0.13.16" } tinymist-l10n = { path = "./crates/tinymist-l10n/", version = "0.13.16" }
@ -200,16 +200,16 @@ typst-shim = { path = "./crates/typst-shim", version = "0.13.16" }
tinymist-tests = { path = "./crates/tinymist-tests/" } tinymist-tests = { path = "./crates/tinymist-tests/" }
sync-ls = { path = "./crates/sync-lsp", version = "0.13.18-rc2" } sync-ls = { path = "./crates/sync-lsp", version = "0.13.18" }
tinymist = { path = "./crates/tinymist/", version = "0.13.18-rc2" } tinymist = { path = "./crates/tinymist/", version = "0.13.18" }
tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.18-rc2" } tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.18" }
tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.18-rc2", default-features = false } tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.18", default-features = false }
tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.18-rc2" } tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.18" }
tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.18-rc2" } tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.18" }
tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.18-rc2" } tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.18" }
tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.18-rc2" } tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.18" }
tinymist-preview = { path = "./crates/typst-preview", version = "0.13.18-rc2" } tinymist-preview = { path = "./crates/typst-preview", version = "0.13.18" }
typlite = { path = "./crates/typlite", version = "0.13.18-rc2", default-features = false } typlite = { path = "./crates/typlite", version = "0.13.18", 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.18-rc2", "version": "0.13.18",
"description": "Extending Typst with HTML features", "description": "Extending Typst with HTML features",
"keywords": [ "keywords": [
"html", "html",

View file

@ -23,12 +23,12 @@
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.18-rc2"; version = "0.13.18";
src = pkgs.lib.cleanSource ../../..; src = pkgs.lib.cleanSource ../../..;
useFetchCargoVendor = true; useFetchCargoVendor = true;
cargoHash = "sha256-NDt5sBZPp3hfB63kphkWTVWsv/vhq/ieUI6r54yGslw="; cargoHash = "sha256-fU4b99mvLc1SgN2DgHqW27Agocc9NH3wQBPVFkGU0HY=";
nativeBuildInputs = [ nativeBuildInputs = [
pkgs.installShellFiles pkgs.installShellFiles

View file

@ -1,6 +1,6 @@
{ {
"name": "tinymist-web", "name": "tinymist-web",
"version": "0.13.18-rc2", "version": "0.13.18",
"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

@ -14,12 +14,12 @@ else
exit 1 exit 1
fi fi
(cd ../.. && docker build -t myriaddreamin/tinymist:0.13.18-rc2 .) (cd ../.. && docker build -t myriaddreamin/tinymist:0.13.18 .)
(cd samples && docker build -t myriaddreamin/tinymist-nvim:0.13.18-rc2 -f lazyvim-dev/Dockerfile .) (cd samples && docker build -t myriaddreamin/tinymist-nvim:0.13.18 -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.18-rc2 \ -w /home/runner/dev myriaddreamin/tinymist-nvim:0.13.18 \
$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.18-rc2 as tinymist FROM myriaddreamin/tinymist:0.13.18 as tinymist
FROM debian:12 FROM debian:12

View file

@ -1,6 +1,6 @@
{ {
"name": "tinymist", "name": "tinymist",
"version": "0.13.18-rc2", "version": "0.13.18",
"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.18-rc2 .", "build:docker": "docker build -t myriaddreamin/tinymist:0.13.18 .",
"build:web": "cd crates/tinymist-core && yarn build && cp pkg/tinymist_core_bg.wasm ../../editors/vscode/out/tinymist_core_bg.wasm", "build:web": "cd crates/tinymist-core && yarn build && cp pkg/tinymist_core_bg.wasm ../../editors/vscode/out/tinymist_core_bg.wasm",
"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",

View file

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