build: bump version to 0.13.30-rc2 (#2195)

+tag v0.13.30-rc2
This commit is contained in:
Myriad-Dreamin 2025-10-27 13:54:11 +08:00 committed by GitHub
parent 8c07fbefe6
commit cba1d34064
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 2276 additions and 1864 deletions

78
Cargo.lock generated
View file

@ -764,7 +764,7 @@ dependencies = [
[[package]]
name = "crityp"
version = "0.13.30-rc1"
version = "0.13.30-rc2"
dependencies = [
"anyhow",
"base64",
@ -3025,9 +3025,9 @@ dependencies = [
[[package]]
name = "reflexo"
version = "0.6.1-rc3"
version = "0.6.1-rc4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9a2f711caeaca3fde5e431853f5591d16b0ce251eeac2f921ab5d478c4e7ecf"
checksum = "d8d60d9692afc28d16988c7f493a01b8ff407c46063fce3828cc415c18400c08"
dependencies = [
"base64",
"bitvec",
@ -3052,9 +3052,9 @@ dependencies = [
[[package]]
name = "reflexo-typst"
version = "0.6.1-rc3"
version = "0.6.1-rc4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a84884969438ee5439282a98918030887cc3154965788d76923c83e62550723a"
checksum = "c64222418358e89bd429e653ce2e6ffa0b8b2b0ba5f13f196ee1ec340e6fbf40"
dependencies = [
"codespan-reporting",
"comemo",
@ -3085,9 +3085,9 @@ dependencies = [
[[package]]
name = "reflexo-typst2vec"
version = "0.6.1-rc3"
version = "0.6.1-rc4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "144647e630f59a2eb3512503f3ec6e4d217f29f47655f20176f732a071c7a1ce"
checksum = "7c82bb74dca5dcb343dfb8d42b04fcab4e9077364d815f0dc4183987e3d48a88"
dependencies = [
"bitvec",
"comemo",
@ -3112,9 +3112,9 @@ dependencies = [
[[package]]
name = "reflexo-vec2svg"
version = "0.6.1-rc3"
version = "0.6.1-rc4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5ce3114a2dad3a9331f23ec4ff109176ea3fdd8e3b44fff6f53e81cc760cba95"
checksum = "5c23c65b927659a43f293f4a81a7860ae1e5aea12d437de8dd8bd24eeb962ecc"
dependencies = [
"base64",
"comemo",
@ -3864,7 +3864,7 @@ dependencies = [
[[package]]
name = "sync-ls"
version = "0.13.30-rc1"
version = "0.13.30-rc2"
dependencies = [
"anyhow",
"clap",
@ -3997,7 +3997,7 @@ dependencies = [
[[package]]
name = "tests"
version = "0.13.30-rc1"
version = "0.13.30-rc2"
dependencies = [
"insta",
"insta-cmd",
@ -4121,7 +4121,7 @@ dependencies = [
[[package]]
name = "tinymist"
version = "0.13.30-rc1"
version = "0.13.30-rc2"
dependencies = [
"anyhow",
"async-trait",
@ -4166,7 +4166,7 @@ dependencies = [
"strum",
"sync-ls",
"temp-env",
"tinymist-assets 0.13.30-rc1 (registry+https://github.com/rust-lang/crates.io-index)",
"tinymist-assets 0.13.30-rc2 (registry+https://github.com/rust-lang/crates.io-index)",
"tinymist-debug",
"tinymist-l10n",
"tinymist-preview",
@ -4199,7 +4199,7 @@ dependencies = [
[[package]]
name = "tinymist-analysis"
version = "0.13.30-rc1"
version = "0.13.30-rc2"
dependencies = [
"comemo",
"dashmap",
@ -4231,17 +4231,17 @@ dependencies = [
[[package]]
name = "tinymist-assets"
version = "0.13.30-rc1"
version = "0.13.30-rc2"
[[package]]
name = "tinymist-assets"
version = "0.13.30-rc1"
version = "0.13.30-rc2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "871a0eac22bbc5a8733d8faf405810e13c64c97780e86aaad18f37d6b49d05db"
checksum = "51551b35579c2108f1703e2f9b1a37aeb53a247f85fb2a88611104326e5dc04b"
[[package]]
name = "tinymist-bench-font-load"
version = "0.13.30-rc1"
version = "0.13.30-rc2"
dependencies = [
"divan",
"tinymist",
@ -4249,7 +4249,7 @@ dependencies = [
[[package]]
name = "tinymist-cli"
version = "0.13.30-rc1"
version = "0.13.30-rc2"
dependencies = [
"anyhow",
"async-trait",
@ -4292,7 +4292,7 @@ dependencies = [
"sync-ls",
"temp-env",
"tinymist",
"tinymist-assets 0.13.30-rc1 (registry+https://github.com/rust-lang/crates.io-index)",
"tinymist-assets 0.13.30-rc2 (registry+https://github.com/rust-lang/crates.io-index)",
"tinymist-debug",
"tinymist-l10n",
"tinymist-preview",
@ -4323,7 +4323,7 @@ dependencies = [
[[package]]
name = "tinymist-dap"
version = "0.13.30-rc1"
version = "0.13.30-rc2"
dependencies = [
"base64",
"comemo",
@ -4342,7 +4342,7 @@ dependencies = [
[[package]]
name = "tinymist-debug"
version = "0.13.30-rc1"
version = "0.13.30-rc2"
dependencies = [
"base64",
"comemo",
@ -4360,7 +4360,7 @@ dependencies = [
[[package]]
name = "tinymist-derive"
version = "0.13.24"
version = "0.13.30-rc2"
dependencies = [
"quote",
"syn 2.0.104",
@ -4368,7 +4368,7 @@ dependencies = [
[[package]]
name = "tinymist-l10n"
version = "0.13.24"
version = "0.13.30-rc2"
dependencies = [
"anyhow",
"clap",
@ -4382,7 +4382,7 @@ dependencies = [
[[package]]
name = "tinymist-lint"
version = "0.13.30-rc1"
version = "0.13.30-rc2"
dependencies = [
"comemo",
"insta",
@ -4396,7 +4396,7 @@ dependencies = [
[[package]]
name = "tinymist-package"
version = "0.13.24"
version = "0.13.30-rc2"
dependencies = [
"base64",
"comemo",
@ -4423,7 +4423,7 @@ dependencies = [
[[package]]
name = "tinymist-preview"
version = "0.13.30-rc1"
version = "0.13.30-rc2"
dependencies = [
"clap",
"comemo",
@ -4436,7 +4436,7 @@ dependencies = [
"reflexo-vec2svg",
"serde",
"serde_json",
"tinymist-assets 0.13.30-rc1 (registry+https://github.com/rust-lang/crates.io-index)",
"tinymist-assets 0.13.30-rc2 (registry+https://github.com/rust-lang/crates.io-index)",
"tinymist-std",
"tokio",
"typst",
@ -4447,7 +4447,7 @@ dependencies = [
[[package]]
name = "tinymist-project"
version = "0.13.24"
version = "0.13.30-rc2"
dependencies = [
"anyhow",
"clap",
@ -4477,7 +4477,7 @@ dependencies = [
[[package]]
name = "tinymist-query"
version = "0.13.30-rc1"
version = "0.13.30-rc2"
dependencies = [
"anyhow",
"base64",
@ -4530,7 +4530,7 @@ dependencies = [
[[package]]
name = "tinymist-render"
version = "0.13.30-rc1"
version = "0.13.30-rc2"
dependencies = [
"base64",
"log",
@ -4543,7 +4543,7 @@ dependencies = [
[[package]]
name = "tinymist-std"
version = "0.13.24"
version = "0.13.30-rc2"
dependencies = [
"anyhow",
"base64",
@ -4580,7 +4580,7 @@ dependencies = [
[[package]]
name = "tinymist-task"
version = "0.13.24"
version = "0.13.30-rc2"
dependencies = [
"anyhow",
"clap",
@ -4613,7 +4613,7 @@ dependencies = [
[[package]]
name = "tinymist-tests"
version = "0.13.30-rc1"
version = "0.13.30-rc2"
dependencies = [
"comemo",
"insta",
@ -4626,7 +4626,7 @@ dependencies = [
[[package]]
name = "tinymist-vfs"
version = "0.13.24"
version = "0.13.30-rc2"
dependencies = [
"comemo",
"ecow",
@ -4644,7 +4644,7 @@ dependencies = [
[[package]]
name = "tinymist-world"
version = "0.13.24"
version = "0.13.30-rc2"
dependencies = [
"anyhow",
"chrono",
@ -4974,7 +4974,7 @@ checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f"
[[package]]
name = "typlite"
version = "0.13.30-rc1"
version = "0.13.30-rc2"
dependencies = [
"base64",
"clap",
@ -5235,7 +5235,7 @@ dependencies = [
[[package]]
name = "typst-shim"
version = "0.13.24"
version = "0.13.30-rc2"
dependencies = [
"cfg-if",
"comemo",
@ -5762,7 +5762,7 @@ version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
dependencies = [
"windows-sys 0.48.0",
"windows-sys 0.59.0",
]
[[package]]

View file

@ -1,7 +1,7 @@
[workspace.package]
description = "An integrated language service for Typst."
authors = ["Myriad-Dreamin <camiyoru@gmail.com>", "Nathan Varner"]
version = "0.13.30-rc1"
version = "0.13.30-rc2"
edition = "2024"
readme = "README.md"
license = "Apache-2.0"
@ -139,11 +139,11 @@ env_logger = "0.11.3"
log = "0.4"
# Typst
reflexo = { version = "=0.6.1-rc3", default-features = false, features = [
reflexo = { version = "=0.6.1-rc4", default-features = false, features = [
"flat-vector",
] }
reflexo-typst = { version = "=0.6.1-rc3", default-features = false }
reflexo-vec2svg = { version = "=0.6.1-rc3" }
reflexo-typst = { version = "=0.6.1-rc4", default-features = false }
reflexo-vec2svg = { version = "=0.6.1-rc4" }
typst = "0.13.1"
typst-html = "0.13.1"
@ -188,30 +188,30 @@ insta-cmd = "0.6.0"
# Our Own Crates
tinymist-assets = { version = "=0.13.30-rc1" }
tinymist-assets = { version = "=0.13.30-rc2" }
tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.24" }
tinymist-l10n = { path = "./crates/tinymist-l10n/", version = "0.13.24" }
tinymist-package = { path = "./crates/tinymist-package/", version = "0.13.24" }
tinymist-std = { path = "./crates/tinymist-std/", version = "0.13.24", default-features = false }
tinymist-vfs = { path = "./crates/tinymist-vfs/", version = "0.13.24", default-features = false }
tinymist-world = { path = "./crates/tinymist-world/", version = "0.13.24", default-features = false }
tinymist-project = { path = "./crates/tinymist-project/", version = "0.13.24" }
tinymist-task = { path = "./crates/tinymist-task/", version = "0.13.24" }
typst-shim = { path = "./crates/typst-shim", version = "0.13.24" }
tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.30-rc2" }
tinymist-l10n = { path = "./crates/tinymist-l10n/", version = "0.13.30-rc2" }
tinymist-package = { path = "./crates/tinymist-package/", version = "0.13.30-rc2" }
tinymist-std = { path = "./crates/tinymist-std/", version = "0.13.30-rc2", default-features = false }
tinymist-vfs = { path = "./crates/tinymist-vfs/", version = "0.13.30-rc2", default-features = false }
tinymist-world = { path = "./crates/tinymist-world/", version = "0.13.30-rc2", default-features = false }
tinymist-project = { path = "./crates/tinymist-project/", version = "0.13.30-rc2" }
tinymist-task = { path = "./crates/tinymist-task/", version = "0.13.30-rc2" }
typst-shim = { path = "./crates/typst-shim", version = "0.13.30-rc2" }
tinymist-tests = { path = "./crates/tinymist-tests/" }
sync-ls = { path = "./crates/sync-lsp", version = "0.13.30-rc1" }
tinymist = { path = "./crates/tinymist/", version = "0.13.30-rc1", default-features = false }
tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.30-rc1" }
tinymist-cli = { path = "./crates/tinymist-cli/", version = "0.13.30-rc1" }
tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.30-rc1" }
tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.30-rc1" }
tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.30-rc1" }
tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.30-rc1" }
tinymist-preview = { path = "./crates/typst-preview", version = "0.13.30-rc1" }
typlite = { path = "./crates/typlite", version = "0.13.30-rc1", default-features = false }
sync-ls = { path = "./crates/sync-lsp", version = "0.13.30-rc2" }
tinymist = { path = "./crates/tinymist/", version = "0.13.30-rc2", default-features = false }
tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.30-rc2" }
tinymist-cli = { path = "./crates/tinymist-cli/", version = "0.13.30-rc2" }
tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.30-rc2" }
tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.30-rc2" }
tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.30-rc2" }
tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.30-rc2" }
tinymist-preview = { path = "./crates/typst-preview", version = "0.13.30-rc2" }
typlite = { path = "./crates/typlite", version = "0.13.30-rc2", default-features = false }
[profile.dev.package.insta]
opt-level = 3

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -3,7 +3,7 @@ name = "typst-shim"
description = "A compatibility layer for Typst release and mainline versions."
authors = ["The Typst Project Developers"]
# group: world
version = "0.13.24"
version = "0.13.30-rc2"
edition.workspace = true
license.workspace = true
homepage.workspace = true

View file

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

View file

@ -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.30-rc1 as tinymist
FROM myriaddreamin/tinymist:0.13.30-rc2 as tinymist
FROM debian:12

View file

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

View file

@ -24,7 +24,7 @@
"build:preview": "node scripts/build.mjs build:preview",
"build:syntax": "node scripts/build.mjs build:syntax",
"build:l10n": "node scripts/build.mjs build:l10n",
"build:docker": "docker build -t myriaddreamin/tinymist:0.13.30-rc1 .",
"build:docker": "docker build -t myriaddreamin/tinymist:0.13.30-rc2 .",
"build:web": "node scripts/build.mjs build:web",
"watch:web": "cd crates/tinymist && yarn watch",
"maintainers": "typst query MAINTAINERS.typ \"<maintainer-meta>\" --pretty --one --field value --input=action=help",

View file

@ -1,6 +1,6 @@
{
"name": "typst-textmate",
"version": "0.13.30-rc1",
"version": "0.13.30-rc2",
"private": true,
"type": "module",
"scripts": {

View file

@ -13,12 +13,12 @@
"unlink:local": "yarn unlink @myriaddreamin/typst.ts @myriaddreamin/typst-ts-renderer"
},
"peerDependencies": {
"@myriaddreamin/typst-ts-renderer": "=0.6.1-rc3",
"@myriaddreamin/typst.ts": "=0.6.1-rc3"
"@myriaddreamin/typst-ts-renderer": "=0.6.1-rc4",
"@myriaddreamin/typst.ts": "=0.6.1-rc4"
},
"devDependencies": {
"@myriaddreamin/typst-ts-renderer": "=0.6.1-rc3",
"@myriaddreamin/typst.ts": "=0.6.1-rc3",
"@myriaddreamin/typst-ts-renderer": "=0.6.1-rc4",
"@myriaddreamin/typst.ts": "=0.6.1-rc4",
"typescript": "^5.0.2"
},
"exports": {

View file

@ -13,8 +13,8 @@
"unlink:local": "yarn unlink @myriaddreamin/typst.ts @myriaddreamin/typst-ts-renderer"
},
"dependencies": {
"@myriaddreamin/typst-ts-renderer": "=0.6.1-rc3",
"@myriaddreamin/typst.ts": "=0.6.1-rc3",
"@myriaddreamin/typst-ts-renderer": "=0.6.1-rc4",
"@myriaddreamin/typst.ts": "=0.6.1-rc4",
"typst-dom": "link:../typst-dom",
"rxjs": "^7.8.1"
}

3964
yarn.lock

File diff suppressed because it is too large Load diff