@aptre/common 0.31.1 → 0.32.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/go.mod +3 -3
- package/go.mod.tools +1 -1
- package/go.sum +6 -6
- package/go.sum.tools +2 -2
- package/package.json +6 -6
package/go.mod
CHANGED
|
@@ -7,19 +7,19 @@ require (
|
|
|
7
7
|
github.com/aperturerobotics/cli v1.1.0
|
|
8
8
|
github.com/aperturerobotics/go-protoc-gen-prost v0.0.0-20260219012250-e75aa9f430a2 // master
|
|
9
9
|
github.com/aperturerobotics/go-protoc-wasi v0.0.0-20260219012250-c573f70e4509 // master
|
|
10
|
+
github.com/aperturerobotics/go-websocket v1.8.15-0.20260228104546-35e37959349c // indirect
|
|
10
11
|
github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20251104042408-0c9eb8a3f726 // indirect
|
|
11
12
|
github.com/aperturerobotics/protobuf v0.0.0-20260203024654-8201686529c4 // wasi
|
|
12
13
|
github.com/aperturerobotics/protobuf-go-lite v0.12.2 // latest
|
|
13
|
-
github.com/aperturerobotics/starpc v0.
|
|
14
|
+
github.com/aperturerobotics/starpc v0.48.0 // master
|
|
14
15
|
github.com/aperturerobotics/util v1.32.4 // indirect
|
|
15
16
|
)
|
|
16
17
|
|
|
17
18
|
require (
|
|
18
|
-
github.com/coder/websocket v1.8.14 // indirect
|
|
19
19
|
github.com/libp2p/go-buffer-pool v0.1.0 // indirect
|
|
20
20
|
github.com/libp2p/go-yamux/v4 v4.0.2 // indirect
|
|
21
21
|
github.com/pkg/errors v0.9.1 // indirect
|
|
22
|
-
github.com/sirupsen/logrus v1.9.
|
|
22
|
+
github.com/sirupsen/logrus v1.9.5-0.20260226151524-34027eac4204 // indirect
|
|
23
23
|
github.com/tetratelabs/wazero v1.11.0
|
|
24
24
|
github.com/xrash/smetrics v0.0.0-20250705151800-55b8f293f342 // indirect
|
|
25
25
|
golang.org/x/mod v0.33.0
|
package/go.mod.tools
CHANGED
|
@@ -442,7 +442,7 @@ require (
|
|
|
442
442
|
github.com/sigstore/sigstore v1.10.4 // indirect
|
|
443
443
|
github.com/sigstore/sigstore-go v1.1.4 // indirect
|
|
444
444
|
github.com/sigstore/timestamp-authority/v2 v2.0.3 // indirect
|
|
445
|
-
github.com/sirupsen/logrus v1.9.
|
|
445
|
+
github.com/sirupsen/logrus v1.9.5-0.20260226151524-34027eac4204 // indirect
|
|
446
446
|
github.com/sivchari/containedctx v1.0.3 // indirect
|
|
447
447
|
github.com/skeema/knownhosts v1.3.1 // indirect
|
|
448
448
|
github.com/slack-go/slack v0.17.3 // indirect
|
package/go.sum
CHANGED
|
@@ -6,18 +6,18 @@ github.com/aperturerobotics/go-protoc-gen-prost v0.0.0-20260219012250-e75aa9f430
|
|
|
6
6
|
github.com/aperturerobotics/go-protoc-gen-prost v0.0.0-20260219012250-e75aa9f430a2/go.mod h1:OBb/beWmr/pDIZAUfi86j/4tBh2v5ctTxKMqSnh9c/4=
|
|
7
7
|
github.com/aperturerobotics/go-protoc-wasi v0.0.0-20260219012250-c573f70e4509 h1:2O8djle14ujtze1xQb9MVXAdEepumxhoBJPEdf+kNnA=
|
|
8
8
|
github.com/aperturerobotics/go-protoc-wasi v0.0.0-20260219012250-c573f70e4509/go.mod h1:vEq8i7EKb32+KXGtIEZjjhNns+BdsL2dUMw4uhy3578=
|
|
9
|
+
github.com/aperturerobotics/go-websocket v1.8.15-0.20260228104546-35e37959349c h1:JATtwVM+rTNr0cwQhr9GtDRdi0EsLmfQ0dIT8SlhGMk=
|
|
10
|
+
github.com/aperturerobotics/go-websocket v1.8.15-0.20260228104546-35e37959349c/go.mod h1:9KnSGuqxSXbdB/Oi0I6vvfPLkclfJwMGAQaDDGVgGow=
|
|
9
11
|
github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20251104042408-0c9eb8a3f726 h1:4B1F0DzuqPzb6WqgCjWaqDD7JU9RDsevQG5OP0DFBgs=
|
|
10
12
|
github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20251104042408-0c9eb8a3f726/go.mod h1:SvGGBv3OVxUyqO0ZxA/nvs6z3cg7NIbZ64TnbV2OISo=
|
|
11
13
|
github.com/aperturerobotics/protobuf v0.0.0-20260203024654-8201686529c4 h1:4Dy3BAHh2kgVdHAqtlwcFsgY0kAwUe2m3rfFcaGwGQg=
|
|
12
14
|
github.com/aperturerobotics/protobuf v0.0.0-20260203024654-8201686529c4/go.mod h1:tMgO7y6SJo/d9ZcvrpNqIQtdYT9de+QmYaHOZ4KnhOg=
|
|
13
15
|
github.com/aperturerobotics/protobuf-go-lite v0.12.2 h1:ujwTKgpIYAVsv8VljB6PPMY5SI8i8m/NlIHAkkuxQcU=
|
|
14
16
|
github.com/aperturerobotics/protobuf-go-lite v0.12.2/go.mod h1:lGH3s5ArCTXKI4wJdlNpaybUtwSjfAG0vdWjxOfMcF8=
|
|
15
|
-
github.com/aperturerobotics/starpc v0.
|
|
16
|
-
github.com/aperturerobotics/starpc v0.
|
|
17
|
+
github.com/aperturerobotics/starpc v0.48.0 h1:js2LVxnxR9wNblIU+Tyh8JnHg1hkgP7rcHY/+zWM0BA=
|
|
18
|
+
github.com/aperturerobotics/starpc v0.48.0/go.mod h1:WQTxkj5kfUkEfG+ewFC7OggKqgKQkutL76vTTZeXCwM=
|
|
17
19
|
github.com/aperturerobotics/util v1.32.4 h1:+f4rZuGC0AfgvA6bEwxSiW3Px9awyqr/CB2ltHyX4a8=
|
|
18
20
|
github.com/aperturerobotics/util v1.32.4/go.mod h1:qfRZZUDn0sEfc43JRA6rKP8bwFxliqGqJZX+p1jeOnQ=
|
|
19
|
-
github.com/coder/websocket v1.8.14 h1:9L0p0iKiNOibykf283eHkKUHHrpG7f65OE3BhhO7v9g=
|
|
20
|
-
github.com/coder/websocket v1.8.14/go.mod h1:NX3SzP+inril6yawo5CQXx8+fk145lPDC6pumgx0mVg=
|
|
21
21
|
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
|
|
22
22
|
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
|
23
23
|
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
|
|
@@ -30,8 +30,8 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
|
|
|
30
30
|
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
|
|
31
31
|
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
|
|
32
32
|
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
|
|
33
|
-
github.com/sirupsen/logrus v1.9.
|
|
34
|
-
github.com/sirupsen/logrus v1.9.
|
|
33
|
+
github.com/sirupsen/logrus v1.9.5-0.20260226151524-34027eac4204 h1:YnveTg6h00DNa0rUaIImUk3icr3BIMedAbJparp1bVM=
|
|
34
|
+
github.com/sirupsen/logrus v1.9.5-0.20260226151524-34027eac4204/go.mod h1:FXZFonkDAnFozmO+5hGAFvB0Yg9/j2SIhA/QuIkP180=
|
|
35
35
|
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
|
|
36
36
|
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
|
|
37
37
|
github.com/tetratelabs/wazero v1.11.0 h1:+gKemEuKCTevU4d7ZTzlsvgd1uaToIDtlQlmNbwqYhA=
|
package/go.sum.tools
CHANGED
|
@@ -1133,8 +1133,8 @@ github.com/sigstore/sigstore/pkg/signature/kms/hashivault v1.10.3/go.mod h1:b2rV
|
|
|
1133
1133
|
github.com/sigstore/timestamp-authority/v2 v2.0.3 h1:sRyYNtdED/ttLCMdaYnwpf0zre1A9chvjTnCmWWxN8Y=
|
|
1134
1134
|
github.com/sigstore/timestamp-authority/v2 v2.0.3/go.mod h1:mDaHxkt3HmZYoIlwYj4QWo0RUr7VjYU52aVO5f5Qb3I=
|
|
1135
1135
|
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
|
|
1136
|
-
github.com/sirupsen/logrus v1.9.
|
|
1137
|
-
github.com/sirupsen/logrus v1.9.
|
|
1136
|
+
github.com/sirupsen/logrus v1.9.5-0.20260226151524-34027eac4204 h1:YnveTg6h00DNa0rUaIImUk3icr3BIMedAbJparp1bVM=
|
|
1137
|
+
github.com/sirupsen/logrus v1.9.5-0.20260226151524-34027eac4204/go.mod h1:FXZFonkDAnFozmO+5hGAFvB0Yg9/j2SIhA/QuIkP180=
|
|
1138
1138
|
github.com/sivchari/containedctx v1.0.3 h1:x+etemjbsh2fB5ewm5FeLNi5bUjK0V8n0RB+Wwfd0XE=
|
|
1139
1139
|
github.com/sivchari/containedctx v1.0.3/go.mod h1:c1RDvCbnJLtH4lLcYD/GqwiBSSf4F5Qk0xld2rBqzJ4=
|
|
1140
1140
|
github.com/skeema/knownhosts v1.3.1 h1:X2osQ+RAjK76shCbvhHHHVl3ZlgDm8apHEHFqRjnBY8=
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aptre/common",
|
|
3
3
|
"description": "Common project configuration files and dependencies.",
|
|
4
|
-
"version": "0.
|
|
4
|
+
"version": "0.32.0",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Aperture Robotics LLC.",
|
|
@@ -74,18 +74,18 @@
|
|
|
74
74
|
"@eslint/js": "^10.0.1",
|
|
75
75
|
"depcheck": "^1.4.6",
|
|
76
76
|
"prettier": "^3.4.2",
|
|
77
|
-
"rimraf": "^6.
|
|
77
|
+
"rimraf": "^6.1.3",
|
|
78
78
|
"typescript": "^5.7.2"
|
|
79
79
|
},
|
|
80
80
|
"dependencies": {
|
|
81
81
|
"@aptre/protobuf-es-lite": "^1.0.1",
|
|
82
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
83
|
-
"@typescript-eslint/parser": "^8.
|
|
84
|
-
"eslint": "^10.0.
|
|
82
|
+
"@typescript-eslint/eslint-plugin": "^8.56.1",
|
|
83
|
+
"@typescript-eslint/parser": "^8.56.1",
|
|
84
|
+
"eslint": "^10.0.2",
|
|
85
85
|
"eslint-config-prettier": "^10.0.0",
|
|
86
86
|
"eslint-plugin-react-hooks": "^7.0.0",
|
|
87
87
|
"eslint-plugin-unused-imports": "^4.4.1",
|
|
88
|
-
"starpc": "^0.
|
|
88
|
+
"starpc": "^0.48.0",
|
|
89
89
|
"vitest": "^4.0.0"
|
|
90
90
|
},
|
|
91
91
|
"peerDependencies": {
|