Skip to content

Commit cbd8698

Browse files
authored
chore(ci): bump socket-registry SHA + migrate to pnpm v11.0.0-rc.0 (#1193)
1 parent e3896a7 commit cbd8698

File tree

7 files changed

+1048
-1369
lines changed

7 files changed

+1048
-1369
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
export default { text, view, renderToString, renderToStringWithWidth, printComponent, eprintComponent, getTerminalSize, TuiRenderer, init }
110110
CODE
111111
112-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@96c2a403934488b2b1d6127e44f65fd2c36c1150 # main
112+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@b86b2cb3fefa4ffa6c1a702476f9785f6c3bb887 # main
113113
with:
114114
checkout: 'false'
115115

@@ -168,7 +168,7 @@ jobs:
168168
export default { text, view, renderToString, renderToStringWithWidth, printComponent, eprintComponent, getTerminalSize, TuiRenderer, init }
169169
CODE
170170
171-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@96c2a403934488b2b1d6127e44f65fd2c36c1150 # main
171+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@b86b2cb3fefa4ffa6c1a702476f9785f6c3bb887 # main
172172
with:
173173
checkout: 'false'
174174

@@ -234,7 +234,7 @@ jobs:
234234
export default { text, view, renderToString, renderToStringWithWidth, printComponent, eprintComponent, getTerminalSize, TuiRenderer, init }
235235
CODE
236236
237-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@96c2a403934488b2b1d6127e44f65fd2c36c1150 # main
237+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@b86b2cb3fefa4ffa6c1a702476f9785f6c3bb887 # main
238238
with:
239239
checkout: 'false'
240240
node-version: ${{ matrix.node-version }}
@@ -310,7 +310,7 @@ jobs:
310310
export default { text, view, renderToString, renderToStringWithWidth, printComponent, eprintComponent, getTerminalSize, TuiRenderer, init }
311311
CODE
312312
313-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@96c2a403934488b2b1d6127e44f65fd2c36c1150 # main
313+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@b86b2cb3fefa4ffa6c1a702476f9785f6c3bb887 # main
314314
with:
315315
checkout: 'false'
316316
node-version: ${{ matrix.node-version }}

.github/workflows/provenance.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
persist-credentials: false
5353

54-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@96c2a403934488b2b1d6127e44f65fd2c36c1150 # main
54+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@b86b2cb3fefa4ffa6c1a702476f9785f6c3bb887 # main
5555
with:
5656
checkout: 'false'
5757

@@ -91,7 +91,7 @@ jobs:
9191
with:
9292
persist-credentials: false
9393

94-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@96c2a403934488b2b1d6127e44f65fd2c36c1150 # main
94+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@b86b2cb3fefa4ffa6c1a702476f9785f6c3bb887 # main
9595
with:
9696
checkout: 'false'
9797
registry-url: 'https://registry.npmjs.org'
@@ -141,7 +141,7 @@ jobs:
141141
with:
142142
persist-credentials: false
143143

144-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@96c2a403934488b2b1d6127e44f65fd2c36c1150 # main
144+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@b86b2cb3fefa4ffa6c1a702476f9785f6c3bb887 # main
145145
with:
146146
checkout: 'false'
147147
registry-url: 'https://registry.npmjs.org'

.github/workflows/weekly-update.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
persist-credentials: false
3131

32-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@96c2a403934488b2b1d6127e44f65fd2c36c1150 # main
32+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@b86b2cb3fefa4ffa6c1a702476f9785f6c3bb887 # main
3333
with:
3434
checkout: 'false'
3535

@@ -61,7 +61,7 @@ jobs:
6161
fetch-depth: 0
6262
persist-credentials: false
6363

64-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@96c2a403934488b2b1d6127e44f65fd2c36c1150 # main
64+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@b86b2cb3fefa4ffa6c1a702476f9785f6c3bb887 # main
6565
with:
6666
checkout: 'false'
6767

@@ -76,7 +76,7 @@ jobs:
7676
git checkout -b "$BRANCH_NAME"
7777
echo "branch=$BRANCH_NAME" >> $GITHUB_OUTPUT
7878
79-
- uses: SocketDev/socket-registry/.github/actions/setup-git-signing@96c2a403934488b2b1d6127e44f65fd2c36c1150 # main
79+
- uses: SocketDev/socket-registry/.github/actions/setup-git-signing@b86b2cb3fefa4ffa6c1a702476f9785f6c3bb887 # main
8080
with:
8181
gpg-private-key: ${{ secrets.BOT_GPG_PRIVATE_KEY }}
8282

@@ -303,7 +303,7 @@ jobs:
303303
test.log
304304
retention-days: 7
305305

306-
- uses: SocketDev/socket-registry/.github/actions/cleanup-git-signing@96c2a403934488b2b1d6127e44f65fd2c36c1150 # main
306+
- uses: SocketDev/socket-registry/.github/actions/cleanup-git-signing@b86b2cb3fefa4ffa6c1a702476f9785f6c3bb887 # main
307307
if: always()
308308

309309
notify:

.npmrc

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,4 @@
1-
# Suppress pnpm build script warnings.
2-
ignore-scripts=true
3-
4-
# Suppress pnpm workspace warnings
5-
link-workspace-packages=false
6-
loglevel=error
7-
prefer-workspace-packages=false
8-
9-
# Minimum release age for npm v11+ (days).
10-
# pnpm equivalent is in pnpm-workspace.yaml (minimumReleaseAge).
1+
# npm v11+ settings (not pnpm — pnpm v11 only reads auth/registry from .npmrc).
112
min-release-age=7
12-
13-
# Trust policy - prevent downgrade attacks
143
trust-policy=no-downgrade
15-
trust-policy-exclude[]=undici@6.21.3
4+
trust-policy-exclude[]=undici@6.21.3

package.json

Lines changed: 2 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "socket-cli-monorepo",
33
"version": "0.0.0",
4-
"packageManager": "pnpm@10.33.0",
4+
"packageManager": "pnpm@11.0.0-rc.0",
55
"private": true,
66
"engines": {
77
"node": ">=25.9.0",
8-
"pnpm": ">=10.33.0"
8+
"pnpm": ">=11.0.0-rc.0"
99
},
1010
"scripts": {
1111
"// Build": "",
@@ -139,67 +139,6 @@
139139
"yoctocolors-cjs": "catalog:",
140140
"zod": "catalog:"
141141
},
142-
"pnpm": {
143-
"overrides": {
144-
"@octokit/graphql": "catalog:",
145-
"@octokit/request-error": "catalog:",
146-
"@sigstore/sign": "4.1.0",
147-
"@socketsecurity/lib": "catalog:",
148-
"aggregate-error": "catalog:",
149-
"ansi-regex": "catalog:",
150-
"brace-expansion": "catalog:",
151-
"defu": ">=6.1.6",
152-
"emoji-regex": "catalog:",
153-
"es-define-property": "catalog:",
154-
"es-set-tostringtag": "catalog:",
155-
"function-bind": "catalog:",
156-
"glob": ">=13.0.6",
157-
"globalthis": "catalog:",
158-
"gopd": "catalog:",
159-
"graceful-fs": "catalog:",
160-
"has-property-descriptors": "catalog:",
161-
"has-proto": "catalog:",
162-
"has-symbols": "catalog:",
163-
"has-tostringtag": "catalog:",
164-
"hasown": "catalog:",
165-
"https-proxy-agent": "catalog:",
166-
"indent-string": "catalog:",
167-
"is-core-module": "catalog:",
168-
"isarray": "catalog:",
169-
"lodash": "catalog:",
170-
"npm-package-arg": "catalog:",
171-
"packageurl-js": "catalog:",
172-
"path-parse": "catalog:",
173-
"qs": ">=6.15.0",
174-
"safe-buffer": "catalog:",
175-
"safer-buffer": "catalog:",
176-
"semver": "catalog:",
177-
"set-function-length": "catalog:",
178-
"shell-quote": "catalog:",
179-
"side-channel": "catalog:",
180-
"signal-exit": "4.1.0",
181-
"string_decoder": "catalog:",
182-
"string-width": "catalog:",
183-
"strip-ansi": "catalog:",
184-
"tiny-colors": "catalog:",
185-
"typedarray": "catalog:",
186-
"undici": "catalog:",
187-
"vite": "catalog:",
188-
"wrap-ansi": "catalog:",
189-
"xml2js": "catalog:",
190-
"yaml": "catalog:",
191-
"yargs-parser": "catalog:"
192-
},
193-
"patchedDependencies": {
194-
"@npmcli/run-script@10.0.3": "patches/@npmcli__run-script@10.0.3.patch",
195-
"@npmcli/run-script@10.0.4": "patches/@npmcli__run-script@10.0.4.patch",
196-
"@sigstore/sign@4.1.0": "patches/@sigstore__sign@4.1.0.patch",
197-
"execa@2.1.0": "patches/execa@2.1.0.patch",
198-
"execa@5.1.1": "patches/execa@5.1.1.patch",
199-
"node-gyp@12.1.0": "patches/node-gyp@12.1.0.patch",
200-
"node-gyp@12.2.0": "patches/node-gyp@12.2.0.patch"
201-
}
202-
},
203142
"lint-staged": {
204143
"*.{cjs,cts,js,json,md,mjs,mts,ts}": [
205144
"oxfmt --write"

0 commit comments

Comments
 (0)