Skip to content

Commit ae6f064

Browse files
chore(deps): update all dependencies (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 482cc18 commit ae6f064

File tree

6 files changed

+112
-141
lines changed

6 files changed

+112
-141
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
# Initializes the CodeQL tools for scanning.
4141
- name: Initialize CodeQL
42-
uses: github/codeql-action/init@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # v3.24.0
42+
uses: github/codeql-action/init@379614612a29c9e28f31f39a59013eb8012a51f0 # v3.24.3
4343
with:
4444
languages: ${{ matrix.language }}
4545
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -53,7 +53,7 @@ jobs:
5353
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
5454
# If this step fails, then you should remove it and run the build manually (see below)
5555
- name: Autobuild
56-
uses: github/codeql-action/autobuild@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # v3.24.0
56+
uses: github/codeql-action/autobuild@379614612a29c9e28f31f39a59013eb8012a51f0 # v3.24.3
5757

5858
# ℹ️ Command-line programs to run using the OS shell.
5959
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
@@ -66,4 +66,4 @@ jobs:
6666
# ./location_of_script_within_repo/buildscript.sh
6767

6868
- name: Perform CodeQL Analysis
69-
uses: github/codeql-action/analyze@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # v3.24.0
69+
uses: github/codeql-action/analyze@379614612a29c9e28f31f39a59013eb8012a51f0 # v3.24.3

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: 'Checkout Repository'
2323
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
2424
- name: 'Dependency Review'
25-
uses: actions/dependency-review-action@4901385134134e04cec5fbe5ddfe3b2c5bd5d976 # v4.0.0
25+
uses: actions/dependency-review-action@80f10bf419f34980065523f5efca7ebed17576aa # v4.1.0

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ replace (
99
)
1010

1111
require (
12-
github.com/aperturerobotics/starpc v0.23.2
12+
github.com/aperturerobotics/starpc v0.25.5
1313
github.com/sirupsen/logrus v1.9.3
1414
google.golang.org/protobuf v1.32.0
1515
)
1616

1717
require (
18-
github.com/aperturerobotics/util v1.13.3 // indirect
18+
github.com/aperturerobotics/util v1.13.5 // indirect
1919
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 // indirect
2020
github.com/ipfs/go-cid v0.4.1 // indirect
2121
github.com/klauspost/cpuid/v2 v2.2.5 // indirect

go.sum

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,14 @@ github.com/aperturerobotics/starpc v0.22.7 h1:cwicYj8nv4JwJrlezlOwgsc/LK8DRxtrfu
66
github.com/aperturerobotics/starpc v0.22.7/go.mod h1:vN2gC5FEP9pficVsSJMAi/IBAnXbd6kpQU4+6TT4JBk=
77
github.com/aperturerobotics/starpc v0.23.2 h1:TAkKD6A7egIF+PCD7zkx3xqqkTct42h5LInkC+dAaVo=
88
github.com/aperturerobotics/starpc v0.23.2/go.mod h1:zCUZPLz+bxqF7YwVhh53tYfmJL2F0zXYvHwwaU5bBwU=
9+
github.com/aperturerobotics/starpc v0.25.5 h1:TaxZYAZhMgA97CQMMeT3XGm0y9F8zKk39CJK6x2cNLQ=
10+
github.com/aperturerobotics/starpc v0.25.5/go.mod h1:Ua54S7KHLw7Rmy1UxQgyi3W4c3Bw5A1QsEoh1xb1yAw=
911
github.com/aperturerobotics/util v1.12.0 h1:jdEU/xbApQIuc4cq2/JRnJmA21243StGsODIU5vekik=
1012
github.com/aperturerobotics/util v1.12.0/go.mod h1:d84OAQAGXCpl7JOBstnal91Lm6nKgk+vBgtHPgxBYrQ=
1113
github.com/aperturerobotics/util v1.13.3 h1:N4JXKYql0R/A2hMuV79SZ2vaftf8tiN8DUJ8sGc7Rso=
1214
github.com/aperturerobotics/util v1.13.3/go.mod h1:JdziNd9tR6lWqc9bSMIe1At8Gagrg986rmtZuPCv6+w=
15+
github.com/aperturerobotics/util v1.13.5 h1:g8Q9VKBUYR5Nu5Ee/ZygVbe0JkGXeNq1fBkT0ipLBMY=
16+
github.com/aperturerobotics/util v1.13.5/go.mod h1:8AfpGb9RJqUItLBb5ec3sprpl9swYyHlgOw0HzkE+S8=
1317
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
1418
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
1519
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"depcheck": "^1.4.3",
3232
"patch-package": "^8.0.0",
3333
"prettier": "^3.0.3",
34-
"ts-poet": "6.6.0",
34+
"ts-poet": "6.7.0",
3535
"ts-proto": "^1.167.0",
3636
"typescript": "^5.2.2"
3737
},
@@ -42,7 +42,7 @@
4242
"it-pushable": "^3.2.3",
4343
"long": "^5.2.3",
4444
"protobufjs": "^7.2.4",
45-
"starpc": "^0.23.0",
45+
"starpc": "^0.25.0",
4646
"utf-8-validate": "^6.0.3"
4747
}
4848
}

0 commit comments

Comments
 (0)