@depup/netlify-cli 24.8.1-depup.0 → 24.8.2-depup.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,4 @@
1
+ export declare const MAX_SITE_NAME_LENGTH = 63;
1
2
  export declare const validateSiteName: (value: string) => string;
2
3
  export declare const getGeoCountryArgParser: (exampleCommand: string) => (arg: string) => string;
3
4
  //# sourceMappingURL=validation.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"validation.d.ts","sourceRoot":"","sources":["../../src/utils/validation.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,gBAAgB,GAAI,OAAO,MAAM,KAAG,MAQhD,CAAA;AAED,eAAO,MAAM,sBAAsB,GAAI,gBAAgB,MAAM,MAAM,KAAK,MAAM,WAW7E,CAAA"}
1
+ {"version":3,"file":"validation.d.ts","sourceRoot":"","sources":["../../src/utils/validation.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,oBAAoB,KAAK,CAAA;AAEtC,eAAO,MAAM,gBAAgB,GAAI,OAAO,MAAM,KAAG,MAQhD,CAAA;AAED,eAAO,MAAM,sBAAsB,GAAI,gBAAgB,MAAM,MAAM,KAAK,MAAM,WAW7E,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import { InvalidArgumentError } from 'commander';
2
2
  import { BANG, chalk } from './command-helpers.js';
3
- const MAX_SITE_NAME_LENGTH = 63;
3
+ export const MAX_SITE_NAME_LENGTH = 63;
4
4
  export const validateSiteName = (value) => {
5
5
  if (value.length > MAX_SITE_NAME_LENGTH) {
6
6
  throw new InvalidArgumentError(`--name should be less than 64 characters, input length: ${value.length.toString()}`);
@@ -1 +1 @@
1
- {"version":3,"file":"validation.js","sourceRoot":"","sources":["../../src/utils/validation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAA;AAEhD,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAA;AAElD,MAAM,oBAAoB,GAAG,EAAE,CAAA;AAE/B,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,KAAa,EAAU,EAAE;IACxD,IAAI,KAAK,CAAC,MAAM,GAAG,oBAAoB,EAAE,CAAC;QACxC,MAAM,IAAI,oBAAoB,CAAC,2DAA2D,KAAK,CAAC,MAAM,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAA;IACtH,CAAC;IACD,IAAI,CAAC,gBAAgB,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC;QAClC,MAAM,IAAI,oBAAoB,CAAC,6DAA6D,CAAC,CAAA;IAC/F,CAAC;IACD,OAAO,KAAK,CAAA;AACd,CAAC,CAAA;AAED,MAAM,CAAC,MAAM,sBAAsB,GAAG,CAAC,cAAsB,EAAE,EAAE,CAAC,CAAC,GAAW,EAAE,EAAE;IAChF,+DAA+D;IAC/D,mEAAmE;IACnE,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC;QAC7B,MAAM,IAAI,KAAK,CACb;QACE,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC;QACf,cAAc,EAAE,CACnB,CAAA;IACH,CAAC;IACD,OAAO,GAAG,CAAC,WAAW,EAAE,CAAA;AAC1B,CAAC,CAAA"}
1
+ {"version":3,"file":"validation.js","sourceRoot":"","sources":["../../src/utils/validation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAA;AAEhD,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAA;AAElD,MAAM,CAAC,MAAM,oBAAoB,GAAG,EAAE,CAAA;AAEtC,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,KAAa,EAAU,EAAE;IACxD,IAAI,KAAK,CAAC,MAAM,GAAG,oBAAoB,EAAE,CAAC;QACxC,MAAM,IAAI,oBAAoB,CAAC,2DAA2D,KAAK,CAAC,MAAM,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAA;IACtH,CAAC;IACD,IAAI,CAAC,gBAAgB,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC;QAClC,MAAM,IAAI,oBAAoB,CAAC,6DAA6D,CAAC,CAAA;IAC/F,CAAC;IACD,OAAO,KAAK,CAAA;AACd,CAAC,CAAA;AAED,MAAM,CAAC,MAAM,sBAAsB,GAAG,CAAC,cAAsB,EAAE,EAAE,CAAC,CAAC,GAAW,EAAE,EAAE;IAChF,+DAA+D;IAC/D,mEAAmE;IACnE,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC;QAC7B,MAAM,IAAI,KAAK,CACb;QACE,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC;QACf,cAAc,EAAE,CACnB,CAAA;IACH,CAAC;IACD,OAAO,GAAG,CAAC,WAAW,EAAE,CAAA;AAC1B,CAAC,CAAA"}
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@depup/netlify-cli",
3
- "version": "24.8.1-depup.0",
3
+ "version": "24.8.2-depup.1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@depup/netlify-cli",
9
- "version": "24.8.1-depup.0",
9
+ "version": "24.8.2-depup.1",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
12
  "@fastify/static": "9.0.0",
@@ -75,7 +75,7 @@
75
75
  "jwt-decode": "4.0.0",
76
76
  "lambda-local": "2.2.0",
77
77
  "locate-path": "8.0.0",
78
- "lodash": "4.17.23",
78
+ "lodash": "^4.18.0",
79
79
  "log-update": "7.2.0",
80
80
  "maxstache": "1.0.7",
81
81
  "maxstache-stream": "1.0.4",
@@ -99,7 +99,7 @@
99
99
  "semver": "^7.7.4",
100
100
  "source-map-support": "0.5.21",
101
101
  "terminal-link": "5.0.0",
102
- "toml": "3.0.0",
102
+ "toml": "^4.0.1",
103
103
  "tomlify-j0.4": "3.0.0",
104
104
  "ulid": "^3.0.2",
105
105
  "update-notifier": "7.3.1",
@@ -4338,6 +4338,12 @@
4338
4338
  "url": "https://github.com/sponsors/sindresorhus"
4339
4339
  }
4340
4340
  },
4341
+ "node_modules/@netlify/zip-it-and-ship-it/node_modules/toml": {
4342
+ "version": "3.0.0",
4343
+ "resolved": "https://registry.npmjs.org/toml/-/toml-3.0.0.tgz",
4344
+ "integrity": "sha512-y/mWCZinnvxjTKYhJ+pYxwD0mRLVvOtdS2Awbgxln6iEnt4rk0yBxeSBHkGJcPucRiG0e55mwWp+g/05rsrd6w==",
4345
+ "license": "MIT"
4346
+ },
4341
4347
  "node_modules/@nodelib/fs.scandir": {
4342
4348
  "version": "2.1.5",
4343
4349
  "license": "MIT",
@@ -9092,7 +9098,9 @@
9092
9098
  }
9093
9099
  },
9094
9100
  "node_modules/lodash": {
9095
- "version": "4.17.23",
9101
+ "version": "4.18.0",
9102
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.0.tgz",
9103
+ "integrity": "sha512-l1mfj2atMqndAHI3ls7XqPxEjV2J9ZkcNyHpoZA3r2T1LLwDB69jgkMWh71YKwhBbK0G2f4WSn05ahmQXVxupA==",
9096
9104
  "license": "MIT"
9097
9105
  },
9098
9106
  "node_modules/lodash.includes": {
@@ -10978,7 +10986,9 @@
10978
10986
  "license": "MIT"
10979
10987
  },
10980
10988
  "node_modules/router/node_modules/path-to-regexp": {
10981
- "version": "8.3.0",
10989
+ "version": "8.4.0",
10990
+ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.4.0.tgz",
10991
+ "integrity": "sha512-PuseHIvAnz3bjrM2rGJtSgo1zjgxapTLZ7x2pjhzWwlp4SJQgK3f3iZIQwkpEnBaKz6seKBADpM4B4ySkuYypg==",
10982
10992
  "license": "MIT",
10983
10993
  "funding": {
10984
10994
  "type": "opencollective",
@@ -11767,8 +11777,13 @@
11767
11777
  }
11768
11778
  },
11769
11779
  "node_modules/toml": {
11770
- "version": "3.0.0",
11771
- "license": "MIT"
11780
+ "version": "4.0.1",
11781
+ "resolved": "https://registry.npmjs.org/toml/-/toml-4.0.1.tgz",
11782
+ "integrity": "sha512-Afm48FTgMKRM6aOh0an5XO7LAp5E7W1blxP/TuCqMf1oQLZsBA+WI6nSXtn6mmn1SdtxY3gqsd2xRv7qtONdbA==",
11783
+ "license": "MIT",
11784
+ "engines": {
11785
+ "node": ">=20"
11786
+ }
11772
11787
  },
11773
11788
  "node_modules/tomlify-j0.4": {
11774
11789
  "version": "3.0.0",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@depup/netlify-cli",
3
3
  "description": "Netlify command line tool (with updated dependencies)",
4
- "version": "24.8.1-depup.0",
4
+ "version": "24.8.2-depup.1",
5
5
  "author": "Netlify Inc.",
6
6
  "type": "module",
7
7
  "engines": {
@@ -129,7 +129,7 @@
129
129
  "jwt-decode": "4.0.0",
130
130
  "lambda-local": "2.2.0",
131
131
  "locate-path": "8.0.0",
132
- "lodash": "4.17.23",
132
+ "lodash": "^4.18.0",
133
133
  "log-update": "7.2.0",
134
134
  "maxstache": "1.0.7",
135
135
  "maxstache-stream": "1.0.4",
@@ -153,7 +153,7 @@
153
153
  "semver": "^7.7.4",
154
154
  "source-map-support": "0.5.21",
155
155
  "terminal-link": "5.0.0",
156
- "toml": "3.0.0",
156
+ "toml": "^4.0.1",
157
157
  "tomlify-j0.4": "3.0.0",
158
158
  "ulid": "^3.0.2",
159
159
  "update-notifier": "7.3.1",
@@ -222,6 +222,10 @@
222
222
  "from": "3.1.0",
223
223
  "to": "^3.1.1"
224
224
  },
225
+ "lodash": {
226
+ "from": "4.17.23",
227
+ "to": "^4.18.0"
228
+ },
225
229
  "modern-tar": {
226
230
  "from": "0.7.5",
227
231
  "to": "^0.7.6"
@@ -246,6 +250,10 @@
246
250
  "from": "7.7.2",
247
251
  "to": "^7.7.4"
248
252
  },
253
+ "toml": {
254
+ "from": "3.0.0",
255
+ "to": "^4.0.1"
256
+ },
249
257
  "ulid": {
250
258
  "from": "3.0.1",
251
259
  "to": "^3.0.2"
@@ -259,10 +267,10 @@
259
267
  "to": "^8.20.0"
260
268
  }
261
269
  },
262
- "depsUpdated": 22,
270
+ "depsUpdated": 24,
263
271
  "originalPackage": "netlify-cli",
264
- "originalVersion": "24.8.1",
265
- "processedAt": "2026-03-27T20:15:36.285Z",
272
+ "originalVersion": "24.8.2",
273
+ "processedAt": "2026-03-31T20:23:22.730Z",
266
274
  "smokeTest": "failed"
267
275
  }
268
276
  }