@typespec/protobuf 0.44.0-dev.4 → 0.44.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.rush/temp/operation/build/state.json +1 -1
- package/.rush/temp/operation/test-official/state.json +3 -0
- package/.rush/temp/package-deps_build.json +5 -5
- package/.rush/temp/package-deps_test-official.json +82 -0
- package/CHANGELOG.json +33 -0
- package/CHANGELOG.md +13 -1
- package/coverage/cobertura-coverage.xml +2297 -0
- package/coverage/coverage-final.json +7 -0
- package/coverage/tmp/coverage-6956-1686096316997-0.json +1 -0
- package/dist/src/proto.d.ts +2 -2
- package/dist/src/proto.d.ts.map +1 -1
- package/dist/src/proto.js +1 -1
- package/dist/src/proto.js.map +1 -1
- package/lib/proto.tsp +2 -2
- package/package.json +5 -6
- package/protobuf.build.log +48 -1
- package/src/proto.ts +8 -2
- package/temp/tsconfig.tsbuildinfo +1 -1
|
@@ -4,16 +4,16 @@
|
|
|
4
4
|
"packages/protobuf/.eslintrc.cjs": "c0b2a9d1a75f440ffef72d32c607bb2cbe488eae",
|
|
5
5
|
"packages/protobuf/.gitignore": "bea41e259d6405a4b1ac623184eaddabd0a7707f",
|
|
6
6
|
"packages/protobuf/.mocharc.yaml": "2c757438b54590650819b87f0115efd0a4bd8b4c",
|
|
7
|
-
"packages/protobuf/CHANGELOG.json": "
|
|
8
|
-
"packages/protobuf/CHANGELOG.md": "
|
|
7
|
+
"packages/protobuf/CHANGELOG.json": "57ce376f4bed3148ae4576d972bb59affc23e65b",
|
|
8
|
+
"packages/protobuf/CHANGELOG.md": "5e440b00b3aec816da4e31cd465d5a475c999318",
|
|
9
9
|
"packages/protobuf/LICENSE": "21071075c24599ee98254f702bcfc504cdc275a6",
|
|
10
10
|
"packages/protobuf/README.md": "5143cc0445ca5d50a5b1bda93ea2cc5370943bd9",
|
|
11
|
-
"packages/protobuf/lib/proto.tsp": "
|
|
12
|
-
"packages/protobuf/package.json": "
|
|
11
|
+
"packages/protobuf/lib/proto.tsp": "8a3d325a0edf0b531ba472c62b6eb32f3dfa003a",
|
|
12
|
+
"packages/protobuf/package.json": "2d3d0662bdb9aad9faf5fb9406bf3032a7f16c32",
|
|
13
13
|
"packages/protobuf/src/ast.ts": "c43456893db4c92d309a159d245ac57da1be0d1d",
|
|
14
14
|
"packages/protobuf/src/index.ts": "0dd36fbcc216cc478f19af2bb5d04d970eb8bfc1",
|
|
15
15
|
"packages/protobuf/src/lib.ts": "53f0ac77e39822248a6267691d7b4de01e29f6d4",
|
|
16
|
-
"packages/protobuf/src/proto.ts": "
|
|
16
|
+
"packages/protobuf/src/proto.ts": "249a89f1c1e04ba5df5cda86106fe4ff2203193e",
|
|
17
17
|
"packages/protobuf/src/transform/index.ts": "25d9bbd7aab7d54ca65cd92b96dad6e61a152807",
|
|
18
18
|
"packages/protobuf/src/write.ts": "5826d5d4048ccf39cb57c59566dd05de6c0fc657",
|
|
19
19
|
"packages/protobuf/test/include/foo/bar.proto": "ac62127a60f6e94bb43ca42f93567cf0a87e0031",
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
{
|
|
2
|
+
"files": {
|
|
3
|
+
"packages/protobuf/.c8rc.json": "df1397419db4181073b8e496d18f636dfca6a610",
|
|
4
|
+
"packages/protobuf/.eslintrc.cjs": "c0b2a9d1a75f440ffef72d32c607bb2cbe488eae",
|
|
5
|
+
"packages/protobuf/.gitignore": "bea41e259d6405a4b1ac623184eaddabd0a7707f",
|
|
6
|
+
"packages/protobuf/.mocharc.yaml": "2c757438b54590650819b87f0115efd0a4bd8b4c",
|
|
7
|
+
"packages/protobuf/CHANGELOG.json": "57ce376f4bed3148ae4576d972bb59affc23e65b",
|
|
8
|
+
"packages/protobuf/CHANGELOG.md": "5e440b00b3aec816da4e31cd465d5a475c999318",
|
|
9
|
+
"packages/protobuf/LICENSE": "21071075c24599ee98254f702bcfc504cdc275a6",
|
|
10
|
+
"packages/protobuf/README.md": "5143cc0445ca5d50a5b1bda93ea2cc5370943bd9",
|
|
11
|
+
"packages/protobuf/lib/proto.tsp": "8a3d325a0edf0b531ba472c62b6eb32f3dfa003a",
|
|
12
|
+
"packages/protobuf/package.json": "2d3d0662bdb9aad9faf5fb9406bf3032a7f16c32",
|
|
13
|
+
"packages/protobuf/src/ast.ts": "c43456893db4c92d309a159d245ac57da1be0d1d",
|
|
14
|
+
"packages/protobuf/src/index.ts": "0dd36fbcc216cc478f19af2bb5d04d970eb8bfc1",
|
|
15
|
+
"packages/protobuf/src/lib.ts": "53f0ac77e39822248a6267691d7b4de01e29f6d4",
|
|
16
|
+
"packages/protobuf/src/proto.ts": "249a89f1c1e04ba5df5cda86106fe4ff2203193e",
|
|
17
|
+
"packages/protobuf/src/transform/index.ts": "25d9bbd7aab7d54ca65cd92b96dad6e61a152807",
|
|
18
|
+
"packages/protobuf/src/write.ts": "5826d5d4048ccf39cb57c59566dd05de6c0fc657",
|
|
19
|
+
"packages/protobuf/test/include/foo/bar.proto": "ac62127a60f6e94bb43ca42f93567cf0a87e0031",
|
|
20
|
+
"packages/protobuf/test/scenarios.test.ts": "828e32d8fa03b74b78cb28a117d447ef0b1671cb",
|
|
21
|
+
"packages/protobuf/test/scenarios/addressbook/input/addressbook.tsp": "d0fdd62b034460b6a5d7f9fd4036179f8bc15ad1",
|
|
22
|
+
"packages/protobuf/test/scenarios/addressbook/input/main.tsp": "4153b8ec33c51477b669d0f416dc0d092d4059f4",
|
|
23
|
+
"packages/protobuf/test/scenarios/addressbook/output/@typespec/protobuf/addressbook.proto": "2fdbab6edee88a268eb102ea5021cb45a856cf23",
|
|
24
|
+
"packages/protobuf/test/scenarios/addressbook/output/@typespec/protobuf/main.proto": "dde2c147648c20ca1f577925d4c9a0576246c4ae",
|
|
25
|
+
"packages/protobuf/test/scenarios/anonymous-model/diagnostics.txt": "63249e042038962d228c8a34078b9221443d97e3",
|
|
26
|
+
"packages/protobuf/test/scenarios/anonymous-model/input/main.tsp": "ef50660d20680733da474e2d8e0acc8858ead2ef",
|
|
27
|
+
"packages/protobuf/test/scenarios/anonymous-package/input/main.tsp": "4c07fd10d79d9fbfad2e0461fe87afcd3d22b428",
|
|
28
|
+
"packages/protobuf/test/scenarios/anonymous-package/output/@typespec/protobuf/main.proto": "b990bd3bf456f2998b3f2e49ab56e0fc45aa9037",
|
|
29
|
+
"packages/protobuf/test/scenarios/array-nested/diagnostics.txt": "7c873a7afeae5413eaea0b4d416bdd37f3eaa8a5",
|
|
30
|
+
"packages/protobuf/test/scenarios/array-nested/input/main.tsp": "64ad31180c3bd805ac900c37038c12b6dfa90dd6",
|
|
31
|
+
"packages/protobuf/test/scenarios/array/input/main.tsp": "4fb4ba7ddbffe83c809c473a1c5efc3985f4b4e6",
|
|
32
|
+
"packages/protobuf/test/scenarios/array/output/@typespec/protobuf/com/azure/test.proto": "c3bd262fb2390ec052db0c439d7e605effebf3c8",
|
|
33
|
+
"packages/protobuf/test/scenarios/cross package references/input/main.tsp": "81470b434e1b2c8b861d637fb6ac8d26dd4db093",
|
|
34
|
+
"packages/protobuf/test/scenarios/cross package references/output/@typespec/protobuf/A.proto": "0eae330f106a32900a7f5709d896e01d60c553d8",
|
|
35
|
+
"packages/protobuf/test/scenarios/cross package references/output/@typespec/protobuf/B.proto": "bcaece25e2ff4440f1cc9151d6af43655d482f02",
|
|
36
|
+
"packages/protobuf/test/scenarios/derived-scalar/input/main.tsp": "f02f998755fac51c602c27b43624c00b4d6c9af1",
|
|
37
|
+
"packages/protobuf/test/scenarios/derived-scalar/output/@typespec/protobuf/com/azure/Test.proto": "32114a3b14a34fae397d6d03925afa14b5c456d5",
|
|
38
|
+
"packages/protobuf/test/scenarios/enum-nonintegral/diagnostics.txt": "327989959cde66511b02ec3f8e15d4a9cbe021e1",
|
|
39
|
+
"packages/protobuf/test/scenarios/enum-nonintegral/input/main.tsp": "231edf79ea384e1c5ed932586e52a88234106257",
|
|
40
|
+
"packages/protobuf/test/scenarios/enum-nozero/diagnostics.txt": "e4f6b67f2b384cfc84fd011bd7804f9a3451f058",
|
|
41
|
+
"packages/protobuf/test/scenarios/enum-nozero/input/main.tsp": "12b298f1b0f35e6df48de88f7d5e738416e4cc09",
|
|
42
|
+
"packages/protobuf/test/scenarios/enum/input/main.tsp": "e40d8df990f6aa1f53c88b415fafa29daa7e51a6",
|
|
43
|
+
"packages/protobuf/test/scenarios/enum/output/@typespec/protobuf/main.proto": "9d8ae850a0b3e2267dd1ebfa41f0721132f7fa13",
|
|
44
|
+
"packages/protobuf/test/scenarios/extern/input/main.tsp": "2d61b90d8ff094d464cec8d64f056701ff9077b0",
|
|
45
|
+
"packages/protobuf/test/scenarios/extern/output/@typespec/protobuf/main.proto": "119d0339a8614e2e86b141a3279a87d12570b785",
|
|
46
|
+
"packages/protobuf/test/scenarios/illegal field reservations/diagnostics.txt": "794e8483e6e16e90989ba829d6511dfa9ec55051",
|
|
47
|
+
"packages/protobuf/test/scenarios/illegal field reservations/input/main.tsp": "c57f720991d6e38b69d949d360aa0094f561a81b",
|
|
48
|
+
"packages/protobuf/test/scenarios/inferred-message-names/input/main.tsp": "c91c1e9048a608b161ef76f9c122ac03dbf7abb9",
|
|
49
|
+
"packages/protobuf/test/scenarios/inferred-message-names/output/@typespec/protobuf/com/azure/test.proto": "6337433b26d1e1522b47d87f3db71416231c35f6",
|
|
50
|
+
"packages/protobuf/test/scenarios/intrinsics/input/main.tsp": "3fcc60752e42601de6f48a40550eace24c096287",
|
|
51
|
+
"packages/protobuf/test/scenarios/intrinsics/output/@typespec/protobuf/com/azure/Test.proto": "292c1a06207995cc9ab3bd2fc7e8eb3515af2465",
|
|
52
|
+
"packages/protobuf/test/scenarios/map/input/main.tsp": "b09d77d9ccb1975d2555c54ac1b89880e8dd2137",
|
|
53
|
+
"packages/protobuf/test/scenarios/map/output/@typespec/protobuf/main.proto": "6907839def44a3e343fe382e5ef0a0cb2eba8127",
|
|
54
|
+
"packages/protobuf/test/scenarios/model-no-package/diagnostics.txt": "308c890579a56ebe8778d093766c08419d1b2959",
|
|
55
|
+
"packages/protobuf/test/scenarios/model-no-package/input/main.tsp": "4cd41b90f770c35267aebb34522a366833c1e914",
|
|
56
|
+
"packages/protobuf/test/scenarios/name-collision/input/main.tsp": "e8ae67325e708985137c20f05b5f494601053ac2",
|
|
57
|
+
"packages/protobuf/test/scenarios/name-collision/output/@typespec/protobuf/main.proto": "bd7a640d097be42434625aeb41a68ca96582b275",
|
|
58
|
+
"packages/protobuf/test/scenarios/options-invalid/diagnostics.txt": "904a5d524dd7c06aa03e82c5b54303355758d824",
|
|
59
|
+
"packages/protobuf/test/scenarios/options-invalid/input/main.tsp": "26f01df0b86e440632fe8a19f1c93c5ee67541ae",
|
|
60
|
+
"packages/protobuf/test/scenarios/options/input/main.tsp": "427312d83245e2832daa9c73aa8a896203614b5b",
|
|
61
|
+
"packages/protobuf/test/scenarios/options/output/@typespec/protobuf/com/azure/Test.proto": "f5457833f28994a21b4c29eeb57222353072d708",
|
|
62
|
+
"packages/protobuf/test/scenarios/reserved field collisions/diagnostics.txt": "c609a427259a32cdc7187c700ea69d691c389e79",
|
|
63
|
+
"packages/protobuf/test/scenarios/reserved field collisions/input/main.tsp": "4046c2b39f56feeb16095bbe6d392155fed60987",
|
|
64
|
+
"packages/protobuf/test/scenarios/reserved fields/input/main.tsp": "2bfbc9e169d971ca0e83c9ef010cbf069845efb4",
|
|
65
|
+
"packages/protobuf/test/scenarios/reserved fields/output/@typespec/protobuf/main.proto": "478af2f97cc7d1c792f78dc2f0ab5e3bda991a0c",
|
|
66
|
+
"packages/protobuf/test/scenarios/simple-error/diagnostics.txt": "82fb428dd13d08f89d2c3945beaa97f8825a76e4",
|
|
67
|
+
"packages/protobuf/test/scenarios/simple-error/input/main.tsp": "f4b649246a16d9a1f2c0910e9ace1d20ac5a2a27",
|
|
68
|
+
"packages/protobuf/test/scenarios/simple-no-service/input/main.tsp": "c70c2060d1309413558127805c08e066911ce478",
|
|
69
|
+
"packages/protobuf/test/scenarios/simple-no-service/output/@typespec/protobuf/com/azure/Test.proto": "2aeda7b5782b6deb105172c9f84474181c3b359f",
|
|
70
|
+
"packages/protobuf/test/scenarios/simple/input/main.tsp": "d8c0c0053674b7734319d699a4cac949524a8bd3",
|
|
71
|
+
"packages/protobuf/test/scenarios/simple/output/@typespec/protobuf/com/azure/Test.proto": "32114a3b14a34fae397d6d03925afa14b5c456d5",
|
|
72
|
+
"packages/protobuf/test/scenarios/streams/input/main.tsp": "4ce0b3191d631feb6236472a1a73564623287fe0",
|
|
73
|
+
"packages/protobuf/test/scenarios/streams/output/@typespec/protobuf/main.proto": "31181e2591d4ec599c484fd7c7545d720faf5733",
|
|
74
|
+
"packages/protobuf/test/scenarios/type-validation/diagnostics.txt": "03dbc58ab1ff922efb279cdfcd7a8ceacd42a339",
|
|
75
|
+
"packages/protobuf/test/scenarios/type-validation/input/main.tsp": "cb6a5aeb8c2084b38b2432fa0a0b63d71276a342",
|
|
76
|
+
"packages/protobuf/test/scenarios/union/diagnostics.txt": "d63834c5727e7b621a2ddbd72f94da4eb8e6611d",
|
|
77
|
+
"packages/protobuf/test/scenarios/union/input/main.tsp": "76ac3fdd8f79d7603074dc4c24a644531e971bc4",
|
|
78
|
+
"packages/protobuf/tsconfig.json": "3723ffd27d082799c5ea0776020c838be131cbc3",
|
|
79
|
+
"packages/protobuf/.rush/temp/shrinkwrap-deps.json": "5ec6e85248cf8cce4c366c22ae18043844f0e72b"
|
|
80
|
+
},
|
|
81
|
+
"arguments": "c8 mocha --forbid-only "
|
|
82
|
+
}
|
package/CHANGELOG.json
CHANGED
|
@@ -1,6 +1,39 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@typespec/protobuf",
|
|
3
3
|
"entries": [
|
|
4
|
+
{
|
|
5
|
+
"version": "0.44.0",
|
|
6
|
+
"tag": "@typespec/protobuf_v0.44.0",
|
|
7
|
+
"date": "Tue, 06 Jun 2023 22:44:16 GMT",
|
|
8
|
+
"comments": {
|
|
9
|
+
"minor": [
|
|
10
|
+
{
|
|
11
|
+
"comment": "Uptake doc comment changes"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"comment": "Update decorators to use `valueof`"
|
|
15
|
+
}
|
|
16
|
+
],
|
|
17
|
+
"patch": [
|
|
18
|
+
{
|
|
19
|
+
"comment": "Update decorators signature to use `{}` instead of object"
|
|
20
|
+
}
|
|
21
|
+
],
|
|
22
|
+
"none": [
|
|
23
|
+
{
|
|
24
|
+
"comment": "Fixed a test harness issue requiring unnecessary re-recording of protobuf tests."
|
|
25
|
+
}
|
|
26
|
+
],
|
|
27
|
+
"dependency": [
|
|
28
|
+
{
|
|
29
|
+
"comment": "Dependency @typespec/compiler version bump from ~0.44.0 to ~0.45.0."
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"comment": "Dependency @typespec/eslint-plugin version bump from ~0.44.0 to ~0.45.0."
|
|
33
|
+
}
|
|
34
|
+
]
|
|
35
|
+
}
|
|
36
|
+
},
|
|
4
37
|
{
|
|
5
38
|
"version": "0.43.1",
|
|
6
39
|
"tag": "@typespec/protobuf_v0.43.1",
|
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,18 @@
|
|
|
1
1
|
# Change Log - @typespec/protobuf
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Tue, 06 Jun 2023 22:44:16 GMT and should not be manually modified.
|
|
4
|
+
|
|
5
|
+
## 0.44.0
|
|
6
|
+
Tue, 06 Jun 2023 22:44:16 GMT
|
|
7
|
+
|
|
8
|
+
### Minor changes
|
|
9
|
+
|
|
10
|
+
- Uptake doc comment changes
|
|
11
|
+
- Update decorators to use `valueof`
|
|
12
|
+
|
|
13
|
+
### Patches
|
|
14
|
+
|
|
15
|
+
- Update decorators signature to use `{}` instead of object
|
|
4
16
|
|
|
5
17
|
## 0.43.1
|
|
6
18
|
Wed, 10 May 2023 21:24:00 GMT
|