@storm-software/testing-tools 1.12.5 → 1.12.6

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,10 @@
1
+ ## [1.12.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.4...testing-tools-v1.12.5) (2023-12-03)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **workspace-tools:** Remove config-tools as an external dependency ([7a24864](https://github.com/storm-software/storm-ops/commit/7a248643ef13fca6ddaa3c25f6c78ede86dec8be))
7
+
1
8
  ## [1.12.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.3...testing-tools-v1.12.4) (2023-12-03)
2
9
 
3
10
 
package/README.md CHANGED
@@ -16,7 +16,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
16
16
 
17
17
  <h3 align="center">💻 Visit <a href="https://stormsoftware.org" target="_blank">stormsoftware.org</a> to stay up to date with this developer</h3><br />
18
18
 
19
- [![Version](https://img.shields.io/badge/version-1.12.4-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;
19
+ [![Version](https://img.shields.io/badge/version-1.12.5-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;
20
20
  [![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 docusaurus](https://img.shields.io/badge/documented_with-docusaurus-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://docusaurus.io/)&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)
21
21
 
22
22
  <h3 align="center" bold="true">⚠️ <b>Attention</b> ⚠️ This repository, and the apps, libraries, and tools contained within, is still in it's initial development phase. As a result, bugs and issues are expected with it's usage. When the main development phase completes, a proper release will be performed, the packages will be availible through NPM (and other distributions), and this message will be removed. However, in the meantime, please feel free to report any issues you may come across.</h3><br />
package/index.cjs CHANGED
@@ -140712,9 +140712,9 @@ var require_supports_color3 = __commonJS({
140712
140712
  }
140713
140713
  });
140714
140714
 
140715
- // node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/util.js
140715
+ // node_modules/.pnpm/chalk@4.1.0/node_modules/chalk/source/util.js
140716
140716
  var require_util2 = __commonJS({
140717
- "node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/util.js"(exports, module2) {
140717
+ "node_modules/.pnpm/chalk@4.1.0/node_modules/chalk/source/util.js"(exports, module2) {
140718
140718
  "use strict";
140719
140719
  var stringReplaceAll3 = (string, substring, replacer) => {
140720
140720
  let index = string.indexOf(substring);
@@ -140751,9 +140751,9 @@ var require_util2 = __commonJS({
140751
140751
  }
140752
140752
  });
140753
140753
 
140754
- // node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/templates.js
140754
+ // node_modules/.pnpm/chalk@4.1.0/node_modules/chalk/source/templates.js
140755
140755
  var require_templates3 = __commonJS({
140756
- "node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/templates.js"(exports, module2) {
140756
+ "node_modules/.pnpm/chalk@4.1.0/node_modules/chalk/source/templates.js"(exports, module2) {
140757
140757
  "use strict";
140758
140758
  var TEMPLATE_REGEX = /(?:\\(u(?:[a-f\d]{4}|\{[a-f\d]{1,6}\})|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi;
140759
140759
  var STYLE_REGEX = /(?:^|\.)(\w+)(?:\(([^)]*)\))?/g;
@@ -140865,9 +140865,9 @@ var require_templates3 = __commonJS({
140865
140865
  }
140866
140866
  });
140867
140867
 
140868
- // node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/index.js
140868
+ // node_modules/.pnpm/chalk@4.1.0/node_modules/chalk/source/index.js
140869
140869
  var require_source = __commonJS({
140870
- "node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/index.js"(exports, module2) {
140870
+ "node_modules/.pnpm/chalk@4.1.0/node_modules/chalk/source/index.js"(exports, module2) {
140871
140871
  "use strict";
140872
140872
  var ansiStyles2 = require_ansi_styles3();
140873
140873
  var { stdout: stdoutColor2, stderr: stderrColor2 } = require_supports_color3();
package/index.js CHANGED
@@ -140716,9 +140716,9 @@ var require_supports_color3 = __commonJS({
140716
140716
  }
140717
140717
  });
140718
140718
 
140719
- // node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/util.js
140719
+ // node_modules/.pnpm/chalk@4.1.0/node_modules/chalk/source/util.js
140720
140720
  var require_util2 = __commonJS({
140721
- "node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/util.js"(exports, module) {
140721
+ "node_modules/.pnpm/chalk@4.1.0/node_modules/chalk/source/util.js"(exports, module) {
140722
140722
  "use strict";
140723
140723
  var stringReplaceAll3 = (string, substring, replacer) => {
140724
140724
  let index = string.indexOf(substring);
@@ -140755,9 +140755,9 @@ var require_util2 = __commonJS({
140755
140755
  }
140756
140756
  });
140757
140757
 
140758
- // node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/templates.js
140758
+ // node_modules/.pnpm/chalk@4.1.0/node_modules/chalk/source/templates.js
140759
140759
  var require_templates3 = __commonJS({
140760
- "node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/templates.js"(exports, module) {
140760
+ "node_modules/.pnpm/chalk@4.1.0/node_modules/chalk/source/templates.js"(exports, module) {
140761
140761
  "use strict";
140762
140762
  var TEMPLATE_REGEX = /(?:\\(u(?:[a-f\d]{4}|\{[a-f\d]{1,6}\})|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi;
140763
140763
  var STYLE_REGEX = /(?:^|\.)(\w+)(?:\(([^)]*)\))?/g;
@@ -140869,9 +140869,9 @@ var require_templates3 = __commonJS({
140869
140869
  }
140870
140870
  });
140871
140871
 
140872
- // node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/index.js
140872
+ // node_modules/.pnpm/chalk@4.1.0/node_modules/chalk/source/index.js
140873
140873
  var require_source = __commonJS({
140874
- "node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/index.js"(exports, module) {
140874
+ "node_modules/.pnpm/chalk@4.1.0/node_modules/chalk/source/index.js"(exports, module) {
140875
140875
  "use strict";
140876
140876
  var ansiStyles2 = require_ansi_styles3();
140877
140877
  var { stdout: stdoutColor2, stderr: stderrColor2 } = require_supports_color3();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/testing-tools",
3
- "version": "1.12.5",
3
+ "version": "1.12.6",
4
4
  "private": false,
5
5
  "description": "⚡ A package containing various testing tools used by Storm workspaces to drive unit and e2e testing.",
6
6
  "keywords": [