@storm-software/cloudflare-tools 0.13.0 → 0.14.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/CHANGELOG.md CHANGED
@@ -1,3 +1,24 @@
1
+ ## 0.14.0 (2024-07-22)
2
+
3
+
4
+ ### Features
5
+
6
+ - **eslint:** Add config formatter to eslint preset ([050dadcd](https://github.com/storm-software/storm-ops/commit/050dadcd))
7
+
8
+ ## 0.13.1 (2024-07-22)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ - **storm-ops:** Resolved issue with cross-project typings ([aed5a357](https://github.com/storm-software/storm-ops/commit/aed5a357))
14
+
15
+
16
+ ### Continuous Integration
17
+
18
+ - **storm-ops:** Resolve permissions issue in CI action ([2dd8c79e](https://github.com/storm-software/storm-ops/commit/2dd8c79e))
19
+
20
+ - **eslint:** Update `build` tasks to be cachable ([f24e2897](https://github.com/storm-software/storm-ops/commit/f24e2897))
21
+
1
22
  ## 0.13.0 (2024-07-19)
2
23
 
3
24
 
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-0.13.0-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-0.13.1-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/index.js CHANGED
@@ -605514,7 +605514,7 @@ var require_package8 = __commonJS({
605514
605514
  "packages/cloudflare-tools/package.json"(exports2, module2) {
605515
605515
  module2.exports = {
605516
605516
  name: "@storm-software/cloudflare-tools",
605517
- version: "0.13.0",
605517
+ version: "0.14.0",
605518
605518
  type: "commonjs",
605519
605519
  description: "\u26A1The Storm-Ops monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.",
605520
605520
  repository: {
@@ -726784,9 +726784,9 @@ var require_semantic_or_syntactic_errors = __commonJS({
726784
726784
  }
726785
726785
  });
726786
726786
 
726787
- // node_modules/.pnpm/minimatch@9.0.4/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js
726787
+ // node_modules/.pnpm/minimatch@9.0.5/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js
726788
726788
  var require_assert_valid_pattern2 = __commonJS({
726789
- "node_modules/.pnpm/minimatch@9.0.4/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js"(exports2) {
726789
+ "node_modules/.pnpm/minimatch@9.0.5/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js"(exports2) {
726790
726790
  "use strict";
726791
726791
  Object.defineProperty(exports2, "__esModule", { value: true });
726792
726792
  exports2.assertValidPattern = void 0;
@@ -726803,9 +726803,9 @@ var require_assert_valid_pattern2 = __commonJS({
726803
726803
  }
726804
726804
  });
726805
726805
 
726806
- // node_modules/.pnpm/minimatch@9.0.4/node_modules/minimatch/dist/commonjs/brace-expressions.js
726806
+ // node_modules/.pnpm/minimatch@9.0.5/node_modules/minimatch/dist/commonjs/brace-expressions.js
726807
726807
  var require_brace_expressions2 = __commonJS({
726808
- "node_modules/.pnpm/minimatch@9.0.4/node_modules/minimatch/dist/commonjs/brace-expressions.js"(exports2) {
726808
+ "node_modules/.pnpm/minimatch@9.0.5/node_modules/minimatch/dist/commonjs/brace-expressions.js"(exports2) {
726809
726809
  "use strict";
726810
726810
  Object.defineProperty(exports2, "__esModule", { value: true });
726811
726811
  exports2.parseClass = void 0;
@@ -726920,9 +726920,9 @@ var require_brace_expressions2 = __commonJS({
726920
726920
  }
726921
726921
  });
726922
726922
 
726923
- // node_modules/.pnpm/minimatch@9.0.4/node_modules/minimatch/dist/commonjs/unescape.js
726923
+ // node_modules/.pnpm/minimatch@9.0.5/node_modules/minimatch/dist/commonjs/unescape.js
726924
726924
  var require_unescape2 = __commonJS({
726925
- "node_modules/.pnpm/minimatch@9.0.4/node_modules/minimatch/dist/commonjs/unescape.js"(exports2) {
726925
+ "node_modules/.pnpm/minimatch@9.0.5/node_modules/minimatch/dist/commonjs/unescape.js"(exports2) {
726926
726926
  "use strict";
726927
726927
  Object.defineProperty(exports2, "__esModule", { value: true });
726928
726928
  exports2.unescape = void 0;
@@ -726933,9 +726933,9 @@ var require_unescape2 = __commonJS({
726933
726933
  }
726934
726934
  });
726935
726935
 
726936
- // node_modules/.pnpm/minimatch@9.0.4/node_modules/minimatch/dist/commonjs/ast.js
726936
+ // node_modules/.pnpm/minimatch@9.0.5/node_modules/minimatch/dist/commonjs/ast.js
726937
726937
  var require_ast3 = __commonJS({
726938
- "node_modules/.pnpm/minimatch@9.0.4/node_modules/minimatch/dist/commonjs/ast.js"(exports2) {
726938
+ "node_modules/.pnpm/minimatch@9.0.5/node_modules/minimatch/dist/commonjs/ast.js"(exports2) {
726939
726939
  "use strict";
726940
726940
  Object.defineProperty(exports2, "__esModule", { value: true });
726941
726941
  exports2.AST = void 0;
@@ -727422,9 +727422,9 @@ var require_ast3 = __commonJS({
727422
727422
  }
727423
727423
  });
727424
727424
 
727425
- // node_modules/.pnpm/minimatch@9.0.4/node_modules/minimatch/dist/commonjs/escape.js
727425
+ // node_modules/.pnpm/minimatch@9.0.5/node_modules/minimatch/dist/commonjs/escape.js
727426
727426
  var require_escape3 = __commonJS({
727427
- "node_modules/.pnpm/minimatch@9.0.4/node_modules/minimatch/dist/commonjs/escape.js"(exports2) {
727427
+ "node_modules/.pnpm/minimatch@9.0.5/node_modules/minimatch/dist/commonjs/escape.js"(exports2) {
727428
727428
  "use strict";
727429
727429
  Object.defineProperty(exports2, "__esModule", { value: true });
727430
727430
  exports2.escape = void 0;
@@ -727435,9 +727435,9 @@ var require_escape3 = __commonJS({
727435
727435
  }
727436
727436
  });
727437
727437
 
727438
- // node_modules/.pnpm/minimatch@9.0.4/node_modules/minimatch/dist/commonjs/index.js
727438
+ // node_modules/.pnpm/minimatch@9.0.5/node_modules/minimatch/dist/commonjs/index.js
727439
727439
  var require_commonjs2 = __commonJS({
727440
- "node_modules/.pnpm/minimatch@9.0.4/node_modules/minimatch/dist/commonjs/index.js"(exports2) {
727440
+ "node_modules/.pnpm/minimatch@9.0.5/node_modules/minimatch/dist/commonjs/index.js"(exports2) {
727441
727441
  "use strict";
727442
727442
  var __importDefault2 = exports2 && exports2.__importDefault || function(mod) {
727443
727443
  return mod && mod.__esModule ? mod : { "default": mod };
@@ -727875,10 +727875,11 @@ var require_commonjs2 = __commonJS({
727875
727875
  for (let i2 = 0; i2 < globParts.length - 1; i2++) {
727876
727876
  for (let j3 = i2 + 1; j3 < globParts.length; j3++) {
727877
727877
  const matched = this.partsMatch(globParts[i2], globParts[j3], !this.preserveMultipleSlashes);
727878
- if (!matched)
727879
- continue;
727880
- globParts[i2] = matched;
727881
- globParts[j3] = [];
727878
+ if (matched) {
727879
+ globParts[i2] = [];
727880
+ globParts[j3] = matched;
727881
+ break;
727882
+ }
727882
727883
  }
727883
727884
  }
727884
727885
  return globParts.filter((gs) => gs.length);