@storm-software/linting-tools 1.128.11 → 1.128.12

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/README.md CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-1.128.9-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-1.128.10-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
package/bin/lint.cjs CHANGED
@@ -382387,7 +382387,7 @@ async function upgradeDependency([name2, tag = "latest"]) {
382387
382387
  var npmRequestLimit = (0, import_p_limit2.default)(40);
382388
382388
  function getPackageInfo(pkgName) {
382389
382389
  return npmRequestLimit(async () => {
382390
- const getPackageJson = (await Promise.resolve().then(() => _interopRequireWildcard2(require("./package-json-MDMFI326.cjs")))).default;
382390
+ const getPackageJson = (await Promise.resolve().then(() => _interopRequireWildcard2(require("./package-json-SNMYE24L.cjs")))).default;
382391
382391
  return getPackageJson(pkgName, {
382392
382392
  allVersions: true
382393
382393
  });
package/bin/lint.js CHANGED
@@ -374018,7 +374018,7 @@ async function upgradeDependency([name3, tag = "latest"]) {
374018
374018
  var npmRequestLimit = (0, import_p_limit2.default)(40);
374019
374019
  function getPackageInfo(pkgName) {
374020
374020
  return npmRequestLimit(async () => {
374021
- const getPackageJson = (await import("./package-json-QXISPWWD.js")).default;
374021
+ const getPackageJson = (await import("./package-json-LKGVWH7T.js")).default;
374022
374022
  return getPackageJson(pkgName, {
374023
374023
  allVersions: true
374024
374024
  });
@@ -2719,13 +2719,13 @@ var require_registry_auth_token = __commonJS({
2719
2719
  // ../../node_modules/.pnpm/package-json@10.0.1/node_modules/package-json/index.js
2720
2720
  init_esm_shims();
2721
2721
 
2722
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/index.js
2722
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/index.js
2723
2723
  init_esm_shims();
2724
2724
 
2725
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/core/Ky.js
2725
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/core/Ky.js
2726
2726
  init_esm_shims();
2727
2727
 
2728
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/errors/HTTPError.js
2728
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/errors/HTTPError.js
2729
2729
  init_esm_shims();
2730
2730
  var HTTPError = class extends Error {
2731
2731
  response;
@@ -2744,7 +2744,7 @@ var HTTPError = class extends Error {
2744
2744
  }
2745
2745
  };
2746
2746
 
2747
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/errors/TimeoutError.js
2747
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/errors/TimeoutError.js
2748
2748
  init_esm_shims();
2749
2749
  var TimeoutError = class extends Error {
2750
2750
  request;
@@ -2755,10 +2755,10 @@ var TimeoutError = class extends Error {
2755
2755
  }
2756
2756
  };
2757
2757
 
2758
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/body.js
2758
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/utils/body.js
2759
2759
  init_esm_shims();
2760
2760
 
2761
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/core/constants.js
2761
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/core/constants.js
2762
2762
  init_esm_shims();
2763
2763
  var supportsRequestStreams = (() => {
2764
2764
  let duplexAccessed = false;
@@ -2838,7 +2838,7 @@ var requestOptionsRegistry = {
2838
2838
  priority: true
2839
2839
  };
2840
2840
 
2841
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/body.js
2841
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/utils/body.js
2842
2842
  var getBodySize = (body) => {
2843
2843
  if (!body) {
2844
2844
  return 0;
@@ -2918,8 +2918,8 @@ var streamResponse = (response, onDownloadProgress) => {
2918
2918
  headers: response.headers
2919
2919
  });
2920
2920
  };
2921
- var streamRequest = (request, onUploadProgress) => {
2922
- const totalBytes = getBodySize(request.body);
2921
+ var streamRequest = (request, onUploadProgress, originalBody) => {
2922
+ const totalBytes = getBodySize(originalBody ?? request.body);
2923
2923
  let transferredBytes = 0;
2924
2924
  return new Request(request, {
2925
2925
  // @ts-expect-error - Types are outdated.
@@ -2953,14 +2953,14 @@ var streamRequest = (request, onUploadProgress) => {
2953
2953
  });
2954
2954
  };
2955
2955
 
2956
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/merge.js
2956
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/utils/merge.js
2957
2957
  init_esm_shims();
2958
2958
 
2959
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/is.js
2959
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/utils/is.js
2960
2960
  init_esm_shims();
2961
2961
  var isObject = (value) => value !== null && typeof value === "object";
2962
2962
 
2963
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/merge.js
2963
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/utils/merge.js
2964
2964
  var validateAndMerge = (...sources) => {
2965
2965
  for (const source of sources) {
2966
2966
  if ((!isObject(source) || Array.isArray(source)) && source !== void 0) {
@@ -3021,7 +3021,7 @@ var deepMerge = (...sources) => {
3021
3021
  return returnValue;
3022
3022
  };
3023
3023
 
3024
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/normalize.js
3024
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/utils/normalize.js
3025
3025
  init_esm_shims();
3026
3026
  var normalizeRequestMethod = (input) => requestMethods.includes(input) ? input.toUpperCase() : input;
3027
3027
  var retryMethods = ["get", "put", "head", "delete", "options", "trace"];
@@ -3055,7 +3055,7 @@ var normalizeRetryOptions = (retry = {}) => {
3055
3055
  };
3056
3056
  };
3057
3057
 
3058
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/timeout.js
3058
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/utils/timeout.js
3059
3059
  init_esm_shims();
3060
3060
  async function timeout(request, init, abortController, options) {
3061
3061
  return new Promise((resolve, reject) => {
@@ -3071,7 +3071,7 @@ async function timeout(request, init, abortController, options) {
3071
3071
  });
3072
3072
  }
3073
3073
 
3074
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/delay.js
3074
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/utils/delay.js
3075
3075
  init_esm_shims();
3076
3076
  async function delay(ms, { signal }) {
3077
3077
  return new Promise((resolve, reject) => {
@@ -3090,7 +3090,7 @@ async function delay(ms, { signal }) {
3090
3090
  });
3091
3091
  }
3092
3092
 
3093
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/options.js
3093
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/utils/options.js
3094
3094
  init_esm_shims();
3095
3095
  var findUnknownOptions = (request, options) => {
3096
3096
  const unknownOptions = {};
@@ -3120,7 +3120,7 @@ var hasSearchParameters = (search) => {
3120
3120
  return Boolean(search);
3121
3121
  };
3122
3122
 
3123
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/core/Ky.js
3123
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/core/Ky.js
3124
3124
  var Ky = class _Ky {
3125
3125
  static create(input, options) {
3126
3126
  const ky2 = new _Ky(input, options);
@@ -3254,7 +3254,7 @@ var Ky = class _Ky {
3254
3254
  }
3255
3255
  const originalBody = this.request.body;
3256
3256
  if (originalBody) {
3257
- this.request = streamRequest(this.request, this._options.onUploadProgress);
3257
+ this.request = streamRequest(this.request, this._options.onUploadProgress, this._options.body);
3258
3258
  }
3259
3259
  }
3260
3260
  }
@@ -3335,7 +3335,7 @@ var Ky = class _Ky {
3335
3335
  }
3336
3336
  };
3337
3337
 
3338
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/index.js
3338
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/index.js
3339
3339
  var createInstance = (defaults) => {
3340
3340
  const ky2 = (input, options) => Ky.create(input, validateAndMerge(defaults, options));
3341
3341
  for (const method of requestMethods) {
@@ -2682,13 +2682,13 @@ var require_registry_auth_token = _chunk3IVWJLOIcjs.__commonJS.call(void 0, {
2682
2682
  // ../../node_modules/.pnpm/package-json@10.0.1/node_modules/package-json/index.js
2683
2683
  _chunk3IVWJLOIcjs.init_cjs_shims.call(void 0, );
2684
2684
 
2685
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/index.js
2685
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/index.js
2686
2686
  _chunk3IVWJLOIcjs.init_cjs_shims.call(void 0, );
2687
2687
 
2688
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/core/Ky.js
2688
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/core/Ky.js
2689
2689
  _chunk3IVWJLOIcjs.init_cjs_shims.call(void 0, );
2690
2690
 
2691
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/errors/HTTPError.js
2691
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/errors/HTTPError.js
2692
2692
  _chunk3IVWJLOIcjs.init_cjs_shims.call(void 0, );
2693
2693
  var HTTPError = class extends Error {
2694
2694
 
@@ -2707,7 +2707,7 @@ var HTTPError = class extends Error {
2707
2707
  }
2708
2708
  };
2709
2709
 
2710
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/errors/TimeoutError.js
2710
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/errors/TimeoutError.js
2711
2711
  _chunk3IVWJLOIcjs.init_cjs_shims.call(void 0, );
2712
2712
  var TimeoutError = class extends Error {
2713
2713
 
@@ -2718,10 +2718,10 @@ var TimeoutError = class extends Error {
2718
2718
  }
2719
2719
  };
2720
2720
 
2721
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/body.js
2721
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/utils/body.js
2722
2722
  _chunk3IVWJLOIcjs.init_cjs_shims.call(void 0, );
2723
2723
 
2724
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/core/constants.js
2724
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/core/constants.js
2725
2725
  _chunk3IVWJLOIcjs.init_cjs_shims.call(void 0, );
2726
2726
  var supportsRequestStreams = (() => {
2727
2727
  let duplexAccessed = false;
@@ -2801,7 +2801,7 @@ var requestOptionsRegistry = {
2801
2801
  priority: true
2802
2802
  };
2803
2803
 
2804
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/body.js
2804
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/utils/body.js
2805
2805
  var getBodySize = (body) => {
2806
2806
  if (!body) {
2807
2807
  return 0;
@@ -2881,8 +2881,8 @@ var streamResponse = (response, onDownloadProgress) => {
2881
2881
  headers: response.headers
2882
2882
  });
2883
2883
  };
2884
- var streamRequest = (request, onUploadProgress) => {
2885
- const totalBytes = getBodySize(request.body);
2884
+ var streamRequest = (request, onUploadProgress, originalBody) => {
2885
+ const totalBytes = getBodySize(_nullishCoalesce(originalBody, () => ( request.body)));
2886
2886
  let transferredBytes = 0;
2887
2887
  return new Request(request, {
2888
2888
  // @ts-expect-error - Types are outdated.
@@ -2916,14 +2916,14 @@ var streamRequest = (request, onUploadProgress) => {
2916
2916
  });
2917
2917
  };
2918
2918
 
2919
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/merge.js
2919
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/utils/merge.js
2920
2920
  _chunk3IVWJLOIcjs.init_cjs_shims.call(void 0, );
2921
2921
 
2922
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/is.js
2922
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/utils/is.js
2923
2923
  _chunk3IVWJLOIcjs.init_cjs_shims.call(void 0, );
2924
2924
  var isObject = (value) => value !== null && typeof value === "object";
2925
2925
 
2926
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/merge.js
2926
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/utils/merge.js
2927
2927
  var validateAndMerge = (...sources) => {
2928
2928
  for (const source of sources) {
2929
2929
  if ((!isObject(source) || Array.isArray(source)) && source !== void 0) {
@@ -2984,7 +2984,7 @@ var deepMerge = (...sources) => {
2984
2984
  return returnValue;
2985
2985
  };
2986
2986
 
2987
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/normalize.js
2987
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/utils/normalize.js
2988
2988
  _chunk3IVWJLOIcjs.init_cjs_shims.call(void 0, );
2989
2989
  var normalizeRequestMethod = (input) => requestMethods.includes(input) ? input.toUpperCase() : input;
2990
2990
  var retryMethods = ["get", "put", "head", "delete", "options", "trace"];
@@ -3018,7 +3018,7 @@ var normalizeRetryOptions = (retry = {}) => {
3018
3018
  };
3019
3019
  };
3020
3020
 
3021
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/timeout.js
3021
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/utils/timeout.js
3022
3022
  _chunk3IVWJLOIcjs.init_cjs_shims.call(void 0, );
3023
3023
  async function timeout(request, init, abortController, options) {
3024
3024
  return new Promise((resolve, reject) => {
@@ -3034,7 +3034,7 @@ async function timeout(request, init, abortController, options) {
3034
3034
  });
3035
3035
  }
3036
3036
 
3037
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/delay.js
3037
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/utils/delay.js
3038
3038
  _chunk3IVWJLOIcjs.init_cjs_shims.call(void 0, );
3039
3039
  async function delay(ms, { signal }) {
3040
3040
  return new Promise((resolve, reject) => {
@@ -3053,7 +3053,7 @@ async function delay(ms, { signal }) {
3053
3053
  });
3054
3054
  }
3055
3055
 
3056
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/options.js
3056
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/utils/options.js
3057
3057
  _chunk3IVWJLOIcjs.init_cjs_shims.call(void 0, );
3058
3058
  var findUnknownOptions = (request, options) => {
3059
3059
  const unknownOptions = {};
@@ -3083,7 +3083,7 @@ var hasSearchParameters = (search) => {
3083
3083
  return Boolean(search);
3084
3084
  };
3085
3085
 
3086
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/core/Ky.js
3086
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/core/Ky.js
3087
3087
  var Ky = (_class = class _Ky {
3088
3088
  static create(input, options) {
3089
3089
  const ky2 = new _Ky(input, options);
@@ -3217,7 +3217,7 @@ var Ky = (_class = class _Ky {
3217
3217
  }
3218
3218
  const originalBody = this.request.body;
3219
3219
  if (originalBody) {
3220
- this.request = streamRequest(this.request, this._options.onUploadProgress);
3220
+ this.request = streamRequest(this.request, this._options.onUploadProgress, this._options.body);
3221
3221
  }
3222
3222
  }
3223
3223
  }
@@ -3298,7 +3298,7 @@ var Ky = (_class = class _Ky {
3298
3298
  }
3299
3299
  }, _class);
3300
3300
 
3301
- // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/index.js
3301
+ // ../../node_modules/.pnpm/ky@1.9.1/node_modules/ky/distribution/index.js
3302
3302
  var createInstance = (defaults) => {
3303
3303
  const ky2 = (input, options) => Ky.create(input, validateAndMerge(defaults, options));
3304
3304
  for (const method of requestMethods) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/linting-tools",
3
- "version": "1.128.11",
3
+ "version": "1.128.12",
4
4
  "type": "module",
5
5
  "description": "⚡ A package containing various linting tools used to validate syntax, enforce design standards, and format code in a Storm workspace.",
6
6
  "repository": {
@@ -149,5 +149,5 @@
149
149
  "vfile-reporter": "8.1.1"
150
150
  },
151
151
  "publishConfig": { "access": "public" },
152
- "gitHead": "10a92f5561a4a5a533eb7094083dabcf1046fbbe"
152
+ "gitHead": "0d8944309d4a3fa08977f4b0ea61adb30596ece7"
153
153
  }