@typespec/protobuf 0.43.0 → 0.43.1

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.
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 12255.16100000008
2
+ "nonCachedDurationMs": 11790.097100000014
3
3
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 5536.408999999985
2
+ "nonCachedDurationMs": 5443.157699999865
3
3
  }
@@ -4,11 +4,12 @@
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": "8085c132bc80025af8a21e44a5c0c0c448bc6056",
7
+ "packages/protobuf/CHANGELOG.json": "4f7a9bf980f1ca4c0e809a9a0d960ef169da8b48",
8
+ "packages/protobuf/CHANGELOG.md": "007c623ef30f7f0175483ef13224a453469934a5",
8
9
  "packages/protobuf/LICENSE": "21071075c24599ee98254f702bcfc504cdc275a6",
9
10
  "packages/protobuf/README.md": "5143cc0445ca5d50a5b1bda93ea2cc5370943bd9",
10
11
  "packages/protobuf/lib/proto.tsp": "59268bc4989a59470b022efaf3f30666d498133f",
11
- "packages/protobuf/package.json": "2b9de3cde995ea93e1546adf6ec624854da541c6",
12
+ "packages/protobuf/package.json": "33be3858267cfebead4a29192ef87783eb32be6e",
12
13
  "packages/protobuf/src/ast.ts": "c43456893db4c92d309a159d245ac57da1be0d1d",
13
14
  "packages/protobuf/src/index.ts": "0dd36fbcc216cc478f19af2bb5d04d970eb8bfc1",
14
15
  "packages/protobuf/src/lib.ts": "53f0ac77e39822248a6267691d7b4de01e29f6d4",
@@ -4,11 +4,12 @@
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": "8085c132bc80025af8a21e44a5c0c0c448bc6056",
7
+ "packages/protobuf/CHANGELOG.json": "4f7a9bf980f1ca4c0e809a9a0d960ef169da8b48",
8
+ "packages/protobuf/CHANGELOG.md": "007c623ef30f7f0175483ef13224a453469934a5",
8
9
  "packages/protobuf/LICENSE": "21071075c24599ee98254f702bcfc504cdc275a6",
9
10
  "packages/protobuf/README.md": "5143cc0445ca5d50a5b1bda93ea2cc5370943bd9",
10
11
  "packages/protobuf/lib/proto.tsp": "59268bc4989a59470b022efaf3f30666d498133f",
11
- "packages/protobuf/package.json": "2b9de3cde995ea93e1546adf6ec624854da541c6",
12
+ "packages/protobuf/package.json": "33be3858267cfebead4a29192ef87783eb32be6e",
12
13
  "packages/protobuf/src/ast.ts": "c43456893db4c92d309a159d245ac57da1be0d1d",
13
14
  "packages/protobuf/src/index.ts": "0dd36fbcc216cc478f19af2bb5d04d970eb8bfc1",
14
15
  "packages/protobuf/src/lib.ts": "53f0ac77e39822248a6267691d7b4de01e29f6d4",
package/CHANGELOG.json CHANGED
@@ -1,4 +1,28 @@
1
1
  {
2
2
  "name": "@typespec/protobuf",
3
- "entries": []
3
+ "entries": [
4
+ {
5
+ "version": "0.43.1",
6
+ "tag": "@typespec/protobuf_v0.43.1",
7
+ "date": "Wed, 10 May 2023 21:24:00 GMT",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "comment": "Update compiler to be a peer dependency"
12
+ }
13
+ ],
14
+ "dependency": [
15
+ {
16
+ "comment": "Dependency @typespec/compiler version bump from ~0.43.0 to ~0.44.0."
17
+ },
18
+ {
19
+ "comment": "Dependency @typespec/eslint-plugin version bump from ~0.43.0 to ~0.44.0."
20
+ },
21
+ {
22
+ "comment": "Updating dependency \"@typespec/eslint-config-typespec\" from `~0.6.0` to `~0.7.0`"
23
+ }
24
+ ]
25
+ }
26
+ }
27
+ ]
4
28
  }
package/CHANGELOG.md ADDED
@@ -0,0 +1,11 @@
1
+ # Change Log - @typespec/protobuf
2
+
3
+ This log was last generated on Wed, 10 May 2023 21:24:00 GMT and should not be manually modified.
4
+
5
+ ## 0.43.1
6
+ Wed, 10 May 2023 21:24:00 GMT
7
+
8
+ ### Patches
9
+
10
+ - Update compiler to be a peer dependency
11
+
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" ?>
2
2
  <!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd">
3
- <coverage lines-valid="1888" lines-covered="1791" line-rate="0.9486" branches-valid="327" branches-covered="289" branch-rate="0.8837" timestamp="1683144315527" complexity="0" version="0.1">
3
+ <coverage lines-valid="1888" lines-covered="1791" line-rate="0.9486" branches-valid="327" branches-covered="289" branch-rate="0.8837" timestamp="1683761892503" complexity="0" version="0.1">
4
4
  <sources>
5
5
  <source>D:\a\_work\1\s\packages\protobuf</source>
6
6
  </sources>