build: bump version to 0.13.23-rc2

This commit is contained in:
github-actions[bot] 2025-08-08 23:06:38 +00:00
parent 7b911ac4b4
commit c8673c258f
10 changed files with 50 additions and 50 deletions

44
Cargo.lock generated
View file

@ -780,7 +780,7 @@ dependencies = [
[[package]]
name = "crityp"
version = "0.13.23-rc1"
version = "0.13.23-rc2"
dependencies = [
"anyhow",
"base64",
@ -3335,7 +3335,7 @@ dependencies = [
[[package]]
name = "reflexo"
version = "0.6.1-rc2"
source = "git+https://github.com/ParaN3xus/typst.ts/?rev=dc1e71b11fa47f68ae04649a363e47f3f0794689#dc1e71b11fa47f68ae04649a363e47f3f0794689"
source = "git+https://github.com/ParaN3xus/typst.ts/?rev=9fbf56f6c72a25aed6550e754c14524b27e18d40#9fbf56f6c72a25aed6550e754c14524b27e18d40"
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/?rev=dc1e71b11fa47f68ae04649a363e47f3f0794689#dc1e71b11fa47f68ae04649a363e47f3f0794689"
source = "git+https://github.com/ParaN3xus/typst.ts/?rev=9fbf56f6c72a25aed6550e754c14524b27e18d40#9fbf56f6c72a25aed6550e754c14524b27e18d40"
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/?rev=dc1e71b11fa47f68ae04649a363e47f3f0794689#dc1e71b11fa47f68ae04649a363e47f3f0794689"
source = "git+https://github.com/ParaN3xus/typst.ts/?rev=9fbf56f6c72a25aed6550e754c14524b27e18d40#9fbf56f6c72a25aed6550e754c14524b27e18d40"
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/?rev=dc1e71b11fa47f68ae04649a363e47f3f0794689#dc1e71b11fa47f68ae04649a363e47f3f0794689"
source = "git+https://github.com/ParaN3xus/typst.ts/?rev=9fbf56f6c72a25aed6550e754c14524b27e18d40#9fbf56f6c72a25aed6550e754c14524b27e18d40"
dependencies = [
"base64",
"comemo",
@ -4196,7 +4196,7 @@ dependencies = [
[[package]]
name = "sync-ls"
version = "0.13.23-rc1"
version = "0.13.23-rc2"
dependencies = [
"anyhow",
"clap",
@ -4325,7 +4325,7 @@ dependencies = [
[[package]]
name = "tests"
version = "0.13.23-rc1"
version = "0.13.23-rc2"
dependencies = [
"insta",
"insta-cmd",
@ -4449,7 +4449,7 @@ dependencies = [
[[package]]
name = "tinymist"
version = "0.13.23-rc1"
version = "0.13.23-rc2"
dependencies = [
"anyhow",
"async-trait",
@ -4523,7 +4523,7 @@ dependencies = [
[[package]]
name = "tinymist-analysis"
version = "0.13.23-rc1"
version = "0.13.23-rc2"
dependencies = [
"comemo",
"dashmap",
@ -4562,11 +4562,11 @@ checksum = "67f57fcd7639be764c7493e02c7119208982057bf313f64b3595814ec99d0431"
[[package]]
name = "tinymist-assets"
version = "0.13.23-rc1"
version = "0.13.23-rc2"
[[package]]
name = "tinymist-bench-font-load"
version = "0.13.23-rc1"
version = "0.13.23-rc2"
dependencies = [
"divan",
"tinymist",
@ -4574,7 +4574,7 @@ dependencies = [
[[package]]
name = "tinymist-core"
version = "0.13.23-rc1"
version = "0.13.23-rc2"
dependencies = [
"anyhow",
"cargo_metadata",
@ -4588,7 +4588,7 @@ dependencies = [
[[package]]
name = "tinymist-dap"
version = "0.13.23-rc1"
version = "0.13.23-rc2"
dependencies = [
"base64",
"comemo",
@ -4607,7 +4607,7 @@ dependencies = [
[[package]]
name = "tinymist-debug"
version = "0.13.23-rc1"
version = "0.13.23-rc2"
dependencies = [
"base64",
"comemo",
@ -4647,7 +4647,7 @@ dependencies = [
[[package]]
name = "tinymist-lint"
version = "0.13.23-rc1"
version = "0.13.23-rc2"
dependencies = [
"comemo",
"insta",
@ -4688,7 +4688,7 @@ dependencies = [
[[package]]
name = "tinymist-preview"
version = "0.13.23-rc1"
version = "0.13.23-rc2"
dependencies = [
"clap",
"comemo",
@ -4740,7 +4740,7 @@ dependencies = [
[[package]]
name = "tinymist-query"
version = "0.13.23-rc1"
version = "0.13.23-rc2"
dependencies = [
"anyhow",
"base64",
@ -4794,7 +4794,7 @@ dependencies = [
[[package]]
name = "tinymist-render"
version = "0.13.23-rc1"
version = "0.13.23-rc2"
dependencies = [
"base64",
"log",
@ -4878,7 +4878,7 @@ dependencies = [
[[package]]
name = "tinymist-tests"
version = "0.13.23-rc1"
version = "0.13.23-rc2"
dependencies = [
"comemo",
"insta",
@ -5248,7 +5248,7 @@ checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f"
[[package]]
name = "typlite"
version = "0.13.23-rc1"
version = "0.13.23-rc2"
dependencies = [
"base64",
"clap",
@ -5292,7 +5292,7 @@ dependencies = [
[[package]]
name = "typst-ansi-hl"
version = "0.4.0"
source = "git+https://github.com/ParaN3xus/typst-ansi-hl.git?rev=d591799488b7d82761a4eb15ba1b71b3c24948de#d591799488b7d82761a4eb15ba1b71b3c24948de"
source = "git+https://github.com/ParaN3xus/typst-ansi-hl.git?rev=8e0ee3bd0df006484800496fba5befe90a7b1085#8e0ee3bd0df006484800496fba5befe90a7b1085"
dependencies = [
"ansi_colours",
"syntect",
@ -5650,7 +5650,7 @@ dependencies = [
[[package]]
name = "typstyle-core"
version = "0.13.17"
source = "git+https://github.com/ParaN3xus/typstyle/?rev=55c705f4c3379dd378b39b62bbad785bc7cba5b6#55c705f4c3379dd378b39b62bbad785bc7cba5b6"
source = "git+https://github.com/ParaN3xus/typstyle/?rev=dedbb53f33523d0b955dc8e1366805e7394333d4#dedbb53f33523d0b955dc8e1366805e7394333d4"
dependencies = [
"ecow",
"itertools 0.14.0",

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.23-rc1"
version = "0.13.23-rc2"
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.23-rc1" }
tinymist = { path = "./crates/tinymist/", version = "0.13.23-rc1" }
tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.23-rc1" }
tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.23-rc1", default-features = false }
tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.23-rc1" }
tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.23-rc1" }
tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.23-rc1" }
tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.23-rc1" }
tinymist-preview = { path = "./crates/typst-preview", version = "0.13.23-rc1" }
typlite = { path = "./crates/typlite", version = "0.13.23-rc1", default-features = false }
sync-ls = { path = "./crates/sync-lsp", version = "0.13.23-rc2" }
tinymist = { path = "./crates/tinymist/", version = "0.13.23-rc2" }
tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.23-rc2" }
tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.23-rc2", default-features = false }
tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.23-rc2" }
tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.23-rc2" }
tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.23-rc2" }
tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.23-rc2" }
tinymist-preview = { path = "./crates/typst-preview", version = "0.13.23-rc2" }
typlite = { path = "./crates/typlite", version = "0.13.23-rc2", default-features = false }
[profile.dev.package.insta]
opt-level = 3
@ -274,11 +274,11 @@ typst-render = { git = "https://github.com/ParaN3xus/typst.git", rev = "1aaf4f4b
typst-pdf = { git = "https://github.com/ParaN3xus/typst.git", rev = "1aaf4f4b154a07b4281886680cbb552241593a02" }
typst-syntax = { git = "https://github.com/ParaN3xus/typst.git", rev = "1aaf4f4b154a07b4281886680cbb552241593a02" }
typst-eval = { git = "https://github.com/ParaN3xus/typst.git", rev = "1aaf4f4b154a07b4281886680cbb552241593a02" }
typst-ansi-hl = { git = "https://github.com/ParaN3xus/typst-ansi-hl.git", rev = "d591799488b7d82761a4eb15ba1b71b3c24948de" }
typstyle-core = { git = "https://github.com/ParaN3xus/typstyle/", rev = "55c705f4c3379dd378b39b62bbad785bc7cba5b6" }
reflexo = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "dc1e71b11fa47f68ae04649a363e47f3f0794689" }
reflexo-typst = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "dc1e71b11fa47f68ae04649a363e47f3f0794689" }
reflexo-vec2svg = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "dc1e71b11fa47f68ae04649a363e47f3f0794689" }
typst-ansi-hl = { git = "https://github.com/ParaN3xus/typst-ansi-hl.git", rev = "8e0ee3bd0df006484800496fba5befe90a7b1085" }
typstyle-core = { git = "https://github.com/ParaN3xus/typstyle/", rev = "dedbb53f33523d0b955dc8e1366805e7394333d4" }
reflexo = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "9fbf56f6c72a25aed6550e754c14524b27e18d40" }
reflexo-typst = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "9fbf56f6c72a25aed6550e754c14524b27e18d40" }
reflexo-vec2svg = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "9fbf56f6c72a25aed6550e754c14524b27e18d40" }
# These patches use local `reflexo` for development.
# reflexo = { path = "../typst.ts/crates/reflexo/" }

View file

@ -1,6 +1,6 @@
{
"name": "tinymist-vscode-html",
"version": "0.13.23-rc1",
"version": "0.13.23-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.23-rc1";
version = "0.13.23-rc2";
src = pkgs.lib.cleanSource ../../..;

View file

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

View file

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

View file

@ -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.23-rc1 - [2025-08-07]
## v0.13.23-rc2 - [2025-08-08]
Nightly Release at [docs: continue improve project model docs (#2012)](https://github.com/Myriad-Dreamin/tinymist/commit/12c1a0abf867943a9b472ecc5d08defaf3a5a5fa), using [ParaN3xus/typst rev 1b60510](https://github.com/ParaN3xus/typst/commit/1b60510e039148299d355fd5a0dd2e649f557fb0), a.k.a. [typst/typst Include numbering in PDF bookmark (#6622)](https://github.com/typst/typst/commit/3455ac7dd2f5c3cb8785692d45eac8dd4110ce79).
Nightly Release at [docs: continue improve project model docs (#2012)](https://github.com/Myriad-Dreamin/tinymist/commit/12c1a0abf867943a9b472ecc5d08defaf3a5a5fa), using [ParaN3xus/typst rev 1aaf4f4](https://github.com/ParaN3xus/typst/commit/1aaf4f4b154a07b4281886680cbb552241593a02), a.k.a. [typst/typst Encoding fixes for HTML raw text elements (#6720)](https://github.com/typst/typst/commit/bcc71ddb9b5146b97cb3078ecdb5406f31781ea2).
**Full Changelog**: https://github.com/Myriad-Dreamin/tinymist/compare/v0.13.22...v0.13.23-rc1
**Full Changelog**: https://github.com/Myriad-Dreamin/tinymist/compare/v0.13.22...v0.13.23-rc2
## v0.13.22 - [2025-08-06]

View file

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

View file

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