feat: upgrade panproto to v0.19.0 with group-all (all 248 languages)

Author: Aaron Steven White
Commit 1536e77518108e7eea2cc47f4225c0def2f99b73
Parent: 269d87c72b
Structural diff unavailable

These commits were pushed via plain git push, so no pre-parsed schemas are available. Install git-remote-cospan and re-push via panproto:// to see scope-level changes, breaking change detection, and semantic diffs.

brew install panproto/tap/git-remote-cospan
2 files changed +50 -53
@@ -1972,8 +1972,8 @@ dependencies = [
19721972 
19731973 [[package]]
19741974 name = "panproto-check"
1975-version = "0.18.1"
1976-source = "git+https://github.com/panproto/panproto.git?tag=v0.18.1#19f81499a75f9be189ccfb57a05cd69b0bcdadec"
1975+version = "0.19.0"
1976+source = "git+https://github.com/panproto/panproto.git?tag=v0.19.0#14d134f261a33db9c4e6b82ce0e82eae3ffb6d8d"
19771977 dependencies = [
19781978  "panproto-gat",
19791979  "panproto-lens",
@@ -1987,8 +1987,8 @@ dependencies = [
19871987 
19881988 [[package]]
19891989 name = "panproto-core"
1990-version = "0.18.1"
1991-source = "git+https://github.com/panproto/panproto.git?tag=v0.18.1#19f81499a75f9be189ccfb57a05cd69b0bcdadec"
1990+version = "0.19.0"
1991+source = "git+https://github.com/panproto/panproto.git?tag=v0.19.0#14d134f261a33db9c4e6b82ce0e82eae3ffb6d8d"
19921992 dependencies = [
19931993  "panproto-check",
19941994  "panproto-gat",
@@ -2003,8 +2003,8 @@ dependencies = [
20032003 
20042004 [[package]]
20052005 name = "panproto-expr"
2006-version = "0.18.1"
2007-source = "git+https://github.com/panproto/panproto.git?tag=v0.18.1#19f81499a75f9be189ccfb57a05cd69b0bcdadec"
2006+version = "0.19.0"
2007+source = "git+https://github.com/panproto/panproto.git?tag=v0.19.0#14d134f261a33db9c4e6b82ce0e82eae3ffb6d8d"
20082008 dependencies = [
20092009  "rustc-hash",
20102010  "serde",
@@ -2013,8 +2013,8 @@ dependencies = [
20132013 
20142014 [[package]]
20152015 name = "panproto-expr-parser"
2016-version = "0.18.1"
2017-source = "git+https://github.com/panproto/panproto.git?tag=v0.18.1#19f81499a75f9be189ccfb57a05cd69b0bcdadec"
2016+version = "0.19.0"
2017+source = "git+https://github.com/panproto/panproto.git?tag=v0.19.0#14d134f261a33db9c4e6b82ce0e82eae3ffb6d8d"
20182018 dependencies = [
20192019  "chumsky",
20202020  "logos",
@@ -2023,8 +2023,8 @@ dependencies = [
20232023 
20242024 [[package]]
20252025 name = "panproto-gat"
2026-version = "0.18.1"
2027-source = "git+https://github.com/panproto/panproto.git?tag=v0.18.1#19f81499a75f9be189ccfb57a05cd69b0bcdadec"
2026+version = "0.19.0"
2027+source = "git+https://github.com/panproto/panproto.git?tag=v0.19.0#14d134f261a33db9c4e6b82ce0e82eae3ffb6d8d"
20282028 dependencies = [
20292029  "panproto-expr",
20302030  "rustc-hash",
@@ -2034,8 +2034,8 @@ dependencies = [
20342034 
20352035 [[package]]
20362036 name = "panproto-git"
2037-version = "0.18.1"
2038-source = "git+https://github.com/panproto/panproto.git?tag=v0.18.1#19f81499a75f9be189ccfb57a05cd69b0bcdadec"
2037+version = "0.19.0"
2038+source = "git+https://github.com/panproto/panproto.git?tag=v0.19.0#14d134f261a33db9c4e6b82ce0e82eae3ffb6d8d"
20392039 dependencies = [
20402040  "git2",
20412041  "miette",
@@ -2052,8 +2052,8 @@ dependencies = [
20522052 
20532053 [[package]]
20542054 name = "panproto-grammars"
2055-version = "0.18.1"
2056-source = "git+https://github.com/panproto/panproto.git?tag=v0.18.1#19f81499a75f9be189ccfb57a05cd69b0bcdadec"
2055+version = "0.19.0"
2056+source = "git+https://github.com/panproto/panproto.git?tag=v0.19.0#14d134f261a33db9c4e6b82ce0e82eae3ffb6d8d"
20572057 dependencies = [
20582058  "cc",
20592059  "serde",
@@ -2064,8 +2064,8 @@ dependencies = [
20642064 
20652065 [[package]]
20662066 name = "panproto-inst"
2067-version = "0.18.1"
2068-source = "git+https://github.com/panproto/panproto.git?tag=v0.18.1#19f81499a75f9be189ccfb57a05cd69b0bcdadec"
2067+version = "0.19.0"
2068+source = "git+https://github.com/panproto/panproto.git?tag=v0.19.0#14d134f261a33db9c4e6b82ce0e82eae3ffb6d8d"
20692069 dependencies = [
20702070  "bumpalo",
20712071  "panproto-expr",
@@ -2080,8 +2080,8 @@ dependencies = [
20802080 
20812081 [[package]]
20822082 name = "panproto-io"
2083-version = "0.18.1"
2084-source = "git+https://github.com/panproto/panproto.git?tag=v0.18.1#19f81499a75f9be189ccfb57a05cd69b0bcdadec"
2083+version = "0.19.0"
2084+source = "git+https://github.com/panproto/panproto.git?tag=v0.19.0#14d134f261a33db9c4e6b82ce0e82eae3ffb6d8d"
20852085 dependencies = [
20862086  "bumpalo",
20872087  "memchr",
@@ -2103,8 +2103,8 @@ dependencies = [
21032103 
21042104 [[package]]
21052105 name = "panproto-lens"
2106-version = "0.18.1"
2107-source = "git+https://github.com/panproto/panproto.git?tag=v0.18.1#19f81499a75f9be189ccfb57a05cd69b0bcdadec"
2106+version = "0.19.0"
2107+source = "git+https://github.com/panproto/panproto.git?tag=v0.19.0#14d134f261a33db9c4e6b82ce0e82eae3ffb6d8d"
21082108 dependencies = [
21092109  "panproto-expr",
21102110  "panproto-gat",
@@ -2120,8 +2120,8 @@ dependencies = [
21202120 
21212121 [[package]]
21222122 name = "panproto-mig"
2123-version = "0.18.1"
2124-source = "git+https://github.com/panproto/panproto.git?tag=v0.18.1#19f81499a75f9be189ccfb57a05cd69b0bcdadec"
2123+version = "0.19.0"
2124+source = "git+https://github.com/panproto/panproto.git?tag=v0.19.0#14d134f261a33db9c4e6b82ce0e82eae3ffb6d8d"
21252125 dependencies = [
21262126  "panproto-expr",
21272127  "panproto-gat",
@@ -2134,8 +2134,8 @@ dependencies = [
21342134 
21352135 [[package]]
21362136 name = "panproto-parse"
2137-version = "0.18.1"
2138-source = "git+https://github.com/panproto/panproto.git?tag=v0.18.1#19f81499a75f9be189ccfb57a05cd69b0bcdadec"
2137+version = "0.19.0"
2138+source = "git+https://github.com/panproto/panproto.git?tag=v0.19.0#14d134f261a33db9c4e6b82ce0e82eae3ffb6d8d"
21392139 dependencies = [
21402140  "memchr",
21412141  "miette",
@@ -2153,8 +2153,8 @@ dependencies = [
21532153 
21542154 [[package]]
21552155 name = "panproto-project"
2156-version = "0.18.1"
2157-source = "git+https://github.com/panproto/panproto.git?tag=v0.18.1#19f81499a75f9be189ccfb57a05cd69b0bcdadec"
2156+version = "0.19.0"
2157+source = "git+https://github.com/panproto/panproto.git?tag=v0.19.0#14d134f261a33db9c4e6b82ce0e82eae3ffb6d8d"
21582158 dependencies = [
21592159  "miette",
21602160  "panproto-gat",
@@ -2167,8 +2167,8 @@ dependencies = [
21672167 
21682168 [[package]]
21692169 name = "panproto-protocols"
2170-version = "0.18.1"
2171-source = "git+https://github.com/panproto/panproto.git?tag=v0.18.1#19f81499a75f9be189ccfb57a05cd69b0bcdadec"
2170+version = "0.19.0"
2171+source = "git+https://github.com/panproto/panproto.git?tag=v0.19.0#14d134f261a33db9c4e6b82ce0e82eae3ffb6d8d"
21722172 dependencies = [
21732173  "blake3",
21742174  "panproto-gat",
@@ -2182,8 +2182,8 @@ dependencies = [
21822182 
21832183 [[package]]
21842184 name = "panproto-schema"
2185-version = "0.18.1"
2186-source = "git+https://github.com/panproto/panproto.git?tag=v0.18.1#19f81499a75f9be189ccfb57a05cd69b0bcdadec"
2185+version = "0.19.0"
2186+source = "git+https://github.com/panproto/panproto.git?tag=v0.19.0#14d134f261a33db9c4e6b82ce0e82eae3ffb6d8d"
21872187 dependencies = [
21882188  "panproto-expr",
21892189  "panproto-gat",
@@ -2195,8 +2195,8 @@ dependencies = [
21952195 
21962196 [[package]]
21972197 name = "panproto-vcs"
2198-version = "0.18.1"
2199-source = "git+https://github.com/panproto/panproto.git?tag=v0.18.1#19f81499a75f9be189ccfb57a05cd69b0bcdadec"
2198+version = "0.19.0"
2199+source = "git+https://github.com/panproto/panproto.git?tag=v0.19.0#14d134f261a33db9c4e6b82ce0e82eae3ffb6d8d"
22002200 dependencies = [
22012201  "blake3",
22022202  "panproto-check",
@@ -2216,8 +2216,8 @@ dependencies = [
22162216 
22172217 [[package]]
22182218 name = "panproto-xrpc"
2219-version = "0.18.1"
2220-source = "git+https://github.com/panproto/panproto.git?tag=v0.18.1#19f81499a75f9be189ccfb57a05cd69b0bcdadec"
2219+version = "0.19.0"
2220+source = "git+https://github.com/panproto/panproto.git?tag=v0.19.0#14d134f261a33db9c4e6b82ce0e82eae3ffb6d8d"
22212221 dependencies = [
22222222  "hex",
22232223  "miette",
@@ -16,25 +16,22 @@ repository = "https://github.com/cospan-dev/cospan"
1616 # panproto — all from git because panproto-grammars needs vendored C sources
1717 # (too large for crates.io). All crates must come from the same source to avoid
1818 # type mismatches between git and crates.io versions of panproto-schema etc.
19-panproto-core = { git = "https://github.com/panproto/panproto.git", tag = "v0.18.1" }
20-panproto-vcs = { git = "https://github.com/panproto/panproto.git", tag = "v0.18.1" }
21-panproto-schema = { git = "https://github.com/panproto/panproto.git", tag = "v0.18.1" }
22-panproto-check = { git = "https://github.com/panproto/panproto.git", tag = "v0.18.1" }
23-panproto-lens = { git = "https://github.com/panproto/panproto.git", tag = "v0.18.1" }
24-panproto-protocols = { git = "https://github.com/panproto/panproto.git", tag = "v0.18.1" }
25-panproto-io = { git = "https://github.com/panproto/panproto.git", tag = "v0.18.1" }
26-panproto-inst = { git = "https://github.com/panproto/panproto.git", tag = "v0.18.1" }
27-panproto-gat = { git = "https://github.com/panproto/panproto.git", tag = "v0.18.1" }
28-panproto-mig = { git = "https://github.com/panproto/panproto.git", tag = "v0.18.1" }
29-panproto-expr = { git = "https://github.com/panproto/panproto.git", tag = "v0.18.1" }
30-panproto-expr-parser = { git = "https://github.com/panproto/panproto.git", tag = "v0.18.1" }
31-panproto-xrpc = { git = "https://github.com/panproto/panproto.git", tag = "v0.18.1" }
32-panproto-parse = { git = "https://github.com/panproto/panproto.git", tag = "v0.18.1", features = [
33-    "group-core", "group-web", "group-systems", "group-jvm", "group-scripting",
34-    "group-data", "group-functional", "group-devops", "group-mobile",
35-] }
36-panproto-git = { git = "https://github.com/panproto/panproto.git", tag = "v0.18.1" }
37-panproto-project = { git = "https://github.com/panproto/panproto.git", tag = "v0.18.1" }
19+panproto-core = { git = "https://github.com/panproto/panproto.git", tag = "v0.19.0" }
20+panproto-vcs = { git = "https://github.com/panproto/panproto.git", tag = "v0.19.0" }
21+panproto-schema = { git = "https://github.com/panproto/panproto.git", tag = "v0.19.0" }
22+panproto-check = { git = "https://github.com/panproto/panproto.git", tag = "v0.19.0" }
23+panproto-lens = { git = "https://github.com/panproto/panproto.git", tag = "v0.19.0" }
24+panproto-protocols = { git = "https://github.com/panproto/panproto.git", tag = "v0.19.0" }
25+panproto-io = { git = "https://github.com/panproto/panproto.git", tag = "v0.19.0" }
26+panproto-inst = { git = "https://github.com/panproto/panproto.git", tag = "v0.19.0" }
27+panproto-gat = { git = "https://github.com/panproto/panproto.git", tag = "v0.19.0" }
28+panproto-mig = { git = "https://github.com/panproto/panproto.git", tag = "v0.19.0" }
29+panproto-expr = { git = "https://github.com/panproto/panproto.git", tag = "v0.19.0" }
30+panproto-expr-parser = { git = "https://github.com/panproto/panproto.git", tag = "v0.19.0" }
31+panproto-xrpc = { git = "https://github.com/panproto/panproto.git", tag = "v0.19.0" }
32+panproto-parse = { git = "https://github.com/panproto/panproto.git", tag = "v0.19.0", features = ["group-all"] }
33+panproto-git = { git = "https://github.com/panproto/panproto.git", tag = "v0.19.0" }
34+panproto-project = { git = "https://github.com/panproto/panproto.git", tag = "v0.19.0" }
3835 git2 = "0.20"
3936 
4037 # Web framework
cospan · schematic version control on atproto built on AT Protocol