@oclif/plugin-test-esbuild 0.4.15 → 0.4.16

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
@@ -17,7 +17,7 @@ $ npm install -g @oclif/plugin-test-esbuild
17
17
  $ bundle COMMAND
18
18
  running command...
19
19
  $ bundle (--version)
20
- @oclif/plugin-test-esbuild/0.4.15 linux-x64 node-v20.12.2
20
+ @oclif/plugin-test-esbuild/0.4.16 linux-x64 node-v20.12.2
21
21
  $ bundle --help [COMMAND]
22
22
  USAGE
23
23
  $ bundle COMMAND
@@ -2214,7 +2214,7 @@ var require_package = __commonJS({
2214
2214
  module.exports = {
2215
2215
  name: "@oclif/core",
2216
2216
  description: "base library for oclif CLIs",
2217
- version: "3.26.4",
2217
+ version: "3.26.5",
2218
2218
  author: "Salesforce",
2219
2219
  bugs: "https://github.com/oclif/core/issues",
2220
2220
  dependencies: {
@@ -2252,7 +2252,7 @@ var require_package = __commonJS({
2252
2252
  "@oclif/plugin-help": "^6",
2253
2253
  "@oclif/plugin-plugins": "^4",
2254
2254
  "@oclif/prettier-config": "^0.2.1",
2255
- "@oclif/test": "^3.2.9",
2255
+ "@oclif/test": "^3.2.11",
2256
2256
  "@types/ansi-styles": "^3.2.1",
2257
2257
  "@types/benchmark": "^2.1.5",
2258
2258
  "@types/chai": "^4.3.11",
@@ -2278,8 +2278,8 @@ var require_package = __commonJS({
2278
2278
  commitlint: "^17.8.1",
2279
2279
  "cross-env": "^7.0.3",
2280
2280
  eslint: "^8.57.0",
2281
- "eslint-config-oclif": "^5.1.1",
2282
- "eslint-config-oclif-typescript": "^3.1.4",
2281
+ "eslint-config-oclif": "^5.1.3",
2282
+ "eslint-config-oclif-typescript": "^3.1.6",
2283
2283
  "eslint-config-prettier": "^9.1.0",
2284
2284
  "fancy-test": "^3.0.14",
2285
2285
  globby: "^11.1.0",
@@ -224289,9 +224289,9 @@ var require_brace_expansion = __commonJS({
224289
224289
  }
224290
224290
  });
224291
224291
 
224292
- // node_modules/@oclif/core/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js
224292
+ // node_modules/minimatch/dist/commonjs/assert-valid-pattern.js
224293
224293
  var require_assert_valid_pattern = __commonJS({
224294
- "node_modules/@oclif/core/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js"(exports) {
224294
+ "node_modules/minimatch/dist/commonjs/assert-valid-pattern.js"(exports) {
224295
224295
  "use strict";
224296
224296
  init_cjs_shims();
224297
224297
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -224309,9 +224309,9 @@ var require_assert_valid_pattern = __commonJS({
224309
224309
  }
224310
224310
  });
224311
224311
 
224312
- // node_modules/@oclif/core/node_modules/minimatch/dist/commonjs/brace-expressions.js
224312
+ // node_modules/minimatch/dist/commonjs/brace-expressions.js
224313
224313
  var require_brace_expressions = __commonJS({
224314
- "node_modules/@oclif/core/node_modules/minimatch/dist/commonjs/brace-expressions.js"(exports) {
224314
+ "node_modules/minimatch/dist/commonjs/brace-expressions.js"(exports) {
224315
224315
  "use strict";
224316
224316
  init_cjs_shims();
224317
224317
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -224428,9 +224428,9 @@ var require_brace_expressions = __commonJS({
224428
224428
  }
224429
224429
  });
224430
224430
 
224431
- // node_modules/@oclif/core/node_modules/minimatch/dist/commonjs/unescape.js
224431
+ // node_modules/minimatch/dist/commonjs/unescape.js
224432
224432
  var require_unescape = __commonJS({
224433
- "node_modules/@oclif/core/node_modules/minimatch/dist/commonjs/unescape.js"(exports) {
224433
+ "node_modules/minimatch/dist/commonjs/unescape.js"(exports) {
224434
224434
  "use strict";
224435
224435
  init_cjs_shims();
224436
224436
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -224442,9 +224442,9 @@ var require_unescape = __commonJS({
224442
224442
  }
224443
224443
  });
224444
224444
 
224445
- // node_modules/@oclif/core/node_modules/minimatch/dist/commonjs/ast.js
224445
+ // node_modules/minimatch/dist/commonjs/ast.js
224446
224446
  var require_ast = __commonJS({
224447
- "node_modules/@oclif/core/node_modules/minimatch/dist/commonjs/ast.js"(exports) {
224447
+ "node_modules/minimatch/dist/commonjs/ast.js"(exports) {
224448
224448
  "use strict";
224449
224449
  init_cjs_shims();
224450
224450
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -224932,9 +224932,9 @@ var require_ast = __commonJS({
224932
224932
  }
224933
224933
  });
224934
224934
 
224935
- // node_modules/@oclif/core/node_modules/minimatch/dist/commonjs/escape.js
224935
+ // node_modules/minimatch/dist/commonjs/escape.js
224936
224936
  var require_escape2 = __commonJS({
224937
- "node_modules/@oclif/core/node_modules/minimatch/dist/commonjs/escape.js"(exports) {
224937
+ "node_modules/minimatch/dist/commonjs/escape.js"(exports) {
224938
224938
  "use strict";
224939
224939
  init_cjs_shims();
224940
224940
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -224946,9 +224946,9 @@ var require_escape2 = __commonJS({
224946
224946
  }
224947
224947
  });
224948
224948
 
224949
- // node_modules/@oclif/core/node_modules/minimatch/dist/commonjs/index.js
224949
+ // node_modules/minimatch/dist/commonjs/index.js
224950
224950
  var require_commonjs = __commonJS({
224951
- "node_modules/@oclif/core/node_modules/minimatch/dist/commonjs/index.js"(exports) {
224951
+ "node_modules/minimatch/dist/commonjs/index.js"(exports) {
224952
224952
  "use strict";
224953
224953
  init_cjs_shims();
224954
224954
  var __importDefault = exports && exports.__importDefault || function(mod) {
@@ -232589,6 +232589,8 @@ This usually means you have an oclif.manifest.json file that should be deleted i
232589
232589
  scope && `task: ${scope}`,
232590
232590
  `plugin: ${this.name}`,
232591
232591
  `root: ${this.root}`,
232592
+ ...err.code ? [`code: ${err.code}`] : [],
232593
+ ...err.message ? [`message: ${err.message}`] : [],
232592
232594
  "See more details with DEBUG=*"
232593
232595
  ]).join("\n");
232594
232596
  return err;
@@ -2,7 +2,7 @@ import {
2
2
  __toESM,
3
3
  init_cjs_shims,
4
4
  require_lib
5
- } from "./chunk-UVP3JBLL.js";
5
+ } from "./chunk-3BMX7KMN.js";
6
6
 
7
7
  // src/commands/esbuild.ts
8
8
  init_cjs_shims();
@@ -2,7 +2,7 @@ import {
2
2
  __toESM,
3
3
  init_cjs_shims,
4
4
  require_lib
5
- } from "./chunk-UVP3JBLL.js";
5
+ } from "./chunk-3BMX7KMN.js";
6
6
 
7
7
  // src/commands/hello/index.ts
8
8
  init_cjs_shims();
@@ -2,7 +2,7 @@ import {
2
2
  __toESM,
3
3
  init_cjs_shims,
4
4
  require_lib
5
- } from "./chunk-UVP3JBLL.js";
5
+ } from "./chunk-3BMX7KMN.js";
6
6
 
7
7
  // src/commands/hello/world.ts
8
8
  init_cjs_shims();
@@ -2,7 +2,7 @@ import {
2
2
  __toESM,
3
3
  init_cjs_shims,
4
4
  require_lib
5
- } from "./chunk-UVP3JBLL.js";
5
+ } from "./chunk-3BMX7KMN.js";
6
6
 
7
7
  // src/hooks/init/init.ts
8
8
  init_cjs_shims();
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  ESBuild
3
- } from "../chunk-7IPOJQBP.js";
4
- import "../chunk-UVP3JBLL.js";
3
+ } from "../chunk-54O6IJ3K.js";
4
+ import "../chunk-3BMX7KMN.js";
5
5
  export {
6
6
  ESBuild as default
7
7
  };
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  Hello
3
- } from "../../chunk-536JA2WY.js";
4
- import "../../chunk-UVP3JBLL.js";
3
+ } from "../../chunk-DR722OXP.js";
4
+ import "../../chunk-3BMX7KMN.js";
5
5
  export {
6
6
  Hello as default
7
7
  };
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  World
3
- } from "../../chunk-PSD63DOD.js";
4
- import "../../chunk-UVP3JBLL.js";
3
+ } from "../../chunk-F5ZYUUO6.js";
4
+ import "../../chunk-3BMX7KMN.js";
5
5
  export {
6
6
  World as default
7
7
  };
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  init_default
3
- } from "../../chunk-I3ZLDTRU.js";
4
- import "../../chunk-UVP3JBLL.js";
3
+ } from "../../chunk-XYOC7XX7.js";
4
+ import "../../chunk-3BMX7KMN.js";
5
5
  export {
6
6
  init_default as default
7
7
  };
package/dist/index.js CHANGED
@@ -1,22 +1,22 @@
1
1
  import {
2
2
  ESBuild
3
- } from "./chunk-7IPOJQBP.js";
3
+ } from "./chunk-54O6IJ3K.js";
4
4
  import {
5
5
  Hello
6
- } from "./chunk-536JA2WY.js";
6
+ } from "./chunk-DR722OXP.js";
7
7
  import {
8
8
  World
9
- } from "./chunk-PSD63DOD.js";
9
+ } from "./chunk-F5ZYUUO6.js";
10
10
  import {
11
11
  init_default
12
- } from "./chunk-I3ZLDTRU.js";
12
+ } from "./chunk-XYOC7XX7.js";
13
13
  import {
14
14
  __commonJS,
15
15
  __toESM,
16
16
  init_cjs_shims,
17
17
  require_lib,
18
18
  require_src
19
- } from "./chunk-UVP3JBLL.js";
19
+ } from "./chunk-3BMX7KMN.js";
20
20
 
21
21
  // node_modules/semver/internal/constants.js
22
22
  var require_constants = __commonJS({
@@ -467,5 +467,5 @@
467
467
  "enableJsonFlag": false
468
468
  }
469
469
  },
470
- "version": "0.4.15"
470
+ "version": "0.4.16"
471
471
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oclif/plugin-test-esbuild",
3
- "version": "0.4.15",
3
+ "version": "0.4.16",
4
4
  "description": "Bundled plugin for testing",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/oclif/plugin-test-esbuild/issues",
@@ -11,7 +11,7 @@
11
11
  "bundle": "./bin/run.js"
12
12
  },
13
13
  "dependencies": {
14
- "@oclif/core": "^3.25.2",
14
+ "@oclif/core": "^3.26.5",
15
15
  "@oclif/plugin-test-esm-1": "^0.7.14",
16
16
  "@oclif/plugin-plugins": "^4.3.10"
17
17
  },
@@ -28,7 +28,7 @@
28
28
  "eslint-config-oclif-typescript": "^3",
29
29
  "eslint-config-prettier": "^9.1.0",
30
30
  "mocha": "^10",
31
- "oclif": "^4.8.5",
31
+ "oclif": "^4.10.1",
32
32
  "shx": "^0.3.4",
33
33
  "ts-node": "^10.9.2",
34
34
  "typescript": "^5"