@jayree/sfdx-plugin-manifest 3.3.13 → 3.3.15

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ ## [3.3.15](https://github.com/jayree/sfdx-plugin-manifest/compare/3.3.14...3.3.15) (2024-07-06)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump @oclif/core from 4.0.7 to 4.0.8 ([#1375](https://github.com/jayree/sfdx-plugin-manifest/issues/1375)) ([48efac3](https://github.com/jayree/sfdx-plugin-manifest/commit/48efac33257ae8e0d2b52f667573c91fd726657b))
7
+
8
+
9
+
10
+ ## [3.3.14](https://github.com/jayree/sfdx-plugin-manifest/compare/3.3.13...3.3.14) (2024-07-06)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * **deps:** bump @salesforce/source-deploy-retrieve from 12.1.4 to 12.1.5 ([#1381](https://github.com/jayree/sfdx-plugin-manifest/issues/1381)) ([f062153](https://github.com/jayree/sfdx-plugin-manifest/commit/f06215311c8afa765ade23de90b1e20fa454dc8e))
16
+
17
+
18
+
1
19
  ## [3.3.13](https://github.com/jayree/sfdx-plugin-manifest/compare/3.3.12...3.3.13) (2024-07-06)
2
20
 
3
21
 
package/README.md CHANGED
@@ -60,7 +60,7 @@ EXAMPLES
60
60
  $ sf jayree manifest cleanup --manifest=package.xml --file=packageignore.xml
61
61
  ```
62
62
 
63
- _See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.3.13/src/commands/jayree/manifest/cleanup.ts)_
63
+ _See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.3.15/src/commands/jayree/manifest/cleanup.ts)_
64
64
 
65
65
  ### `sf jayree manifest generate`
66
66
 
@@ -98,7 +98,7 @@ EXAMPLES
98
98
  <Package xmlns='http://soap.sforce.com/2006/04/metadata'>...</Package>
99
99
  ```
100
100
 
101
- _See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.3.13/src/commands/jayree/manifest/generate.ts)_
101
+ _See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.3.15/src/commands/jayree/manifest/generate.ts)_
102
102
 
103
103
  ### `sf jayree manifest git diff REF1 [REF2]`
104
104
 
@@ -181,5 +181,5 @@ FLAG DESCRIPTIONS
181
181
  The location can be an absolute path or relative to the current working directory.
182
182
  ```
183
183
 
184
- _See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.3.13/src/commands/jayree/manifest/git/diff.ts)_
184
+ _See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.3.15/src/commands/jayree/manifest/git/diff.ts)_
185
185
  <!-- commandsstop -->
@@ -1,20 +1,20 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "3.3.13",
3
+ "version": "3.3.15",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "3.3.13",
9
+ "version": "3.3.15",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.1",
13
- "@oclif/core": "^4.0.7",
13
+ "@oclif/core": "^4.0.8",
14
14
  "@salesforce/core": "^8.1.1",
15
15
  "@salesforce/kit": "^3.1.6",
16
16
  "@salesforce/sf-plugins-core": "^11.1.2",
17
- "@salesforce/source-deploy-retrieve": "^12.1.4",
17
+ "@salesforce/source-deploy-retrieve": "^12.1.5",
18
18
  "@salesforce/ts-types": "^2.0.10",
19
19
  "fast-deep-equal": "^3.1.3",
20
20
  "fast-xml-parser": "^4.4.0",
@@ -24,8 +24,8 @@
24
24
  },
25
25
  "devDependencies": {
26
26
  "@oclif/plugin-command-snapshot": "^5.2.3",
27
- "@oclif/plugin-help": "^6.2.3",
28
- "@salesforce/cli-plugins-testkit": "^5.3.17",
27
+ "@oclif/plugin-help": "^6.2.4",
28
+ "@salesforce/cli-plugins-testkit": "^5.3.18",
29
29
  "@salesforce/dev-scripts": "^10.2.2",
30
30
  "@salesforce/ts-sinon": "^1.4.22",
31
31
  "@types/fs-extra": "^11.0.4",
@@ -3063,9 +3063,9 @@
3063
3063
  }
3064
3064
  },
3065
3065
  "node_modules/@oclif/core": {
3066
- "version": "4.0.7",
3067
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.7.tgz",
3068
- "integrity": "sha512-sU4Dx+RXCWAkrMw8tQFYAL6VfcHYKLPxVC9iKfgTXr4aDhcCssDwrbgpx0Di1dnNxvQlDGUhuCEInZuIY/nNfw==",
3066
+ "version": "4.0.8",
3067
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.8.tgz",
3068
+ "integrity": "sha512-9AzNoRlKfIeuqOin+HK9cyouELeup7sX+MGIFc5dR+bnG0sSzFnV1A/Z57E7KWrY5NdWULHYT5NhiL1YpEhG2w==",
3069
3069
  "license": "MIT",
3070
3070
  "dependencies": {
3071
3071
  "ansi-escapes": "^4.3.2",
@@ -3079,7 +3079,7 @@
3079
3079
  "indent-string": "^4.0.0",
3080
3080
  "is-wsl": "^2.2.0",
3081
3081
  "lilconfig": "^3.1.2",
3082
- "minimatch": "^9.0.4",
3082
+ "minimatch": "^9.0.5",
3083
3083
  "string-width": "^4.2.3",
3084
3084
  "supports-color": "^8",
3085
3085
  "widest-line": "^3.1.0",
@@ -3189,9 +3189,9 @@
3189
3189
  }
3190
3190
  },
3191
3191
  "node_modules/@oclif/plugin-help": {
3192
- "version": "6.2.3",
3193
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.3.tgz",
3194
- "integrity": "sha512-ogaCD2i6dmEgrrIKG8iV42o/s45EG53Q+dW/zeEhL8It9UdVDooXjXkZLPSyRS+CyrbK3it8Mwh08DrJxjZiqQ==",
3192
+ "version": "6.2.4",
3193
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.4.tgz",
3194
+ "integrity": "sha512-0UrLxHseBuwh3JVRluJFe1eT1OT5dBvbwcbAYVO8uNi/ctmaWCAw4j737l8BFnf01GpDsloSAWyEX4dtG0P1zg==",
3195
3195
  "dev": true,
3196
3196
  "license": "MIT",
3197
3197
  "dependencies": {
@@ -3433,13 +3433,13 @@
3433
3433
  }
3434
3434
  },
3435
3435
  "node_modules/@salesforce/cli-plugins-testkit": {
3436
- "version": "5.3.17",
3437
- "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.17.tgz",
3438
- "integrity": "sha512-+cPyjXfuVD3pYjm+EGYC4JowoYq8QXRyTTDlZTVPD8VBe/byyXzxdphjK5gIuKhBYvKwWN1kT3zbno25U49ljQ==",
3436
+ "version": "5.3.18",
3437
+ "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.18.tgz",
3438
+ "integrity": "sha512-9+Yvmw5idIQryJcXVKZ2HASLKj2RUJizDuDFPq5ut9X+8y8MTWAkO0hO6OSj3IPkV+LTo8QF7QOCl16R2PWpMw==",
3439
3439
  "dev": true,
3440
3440
  "license": "BSD-3-Clause",
3441
3441
  "dependencies": {
3442
- "@salesforce/core": "^8.1.0",
3442
+ "@salesforce/core": "^8.1.1",
3443
3443
  "@salesforce/kit": "^3.1.6",
3444
3444
  "@salesforce/ts-types": "^2.0.10",
3445
3445
  "@types/shelljs": "^0.8.15",
@@ -3852,12 +3852,12 @@
3852
3852
  }
3853
3853
  },
3854
3854
  "node_modules/@salesforce/source-deploy-retrieve": {
3855
- "version": "12.1.4",
3856
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.4.tgz",
3857
- "integrity": "sha512-fsf/sH504dffjcWQsiILz6DUIi3YryyJiBqkYmLeQ+kx9G+r+ToFzZBO2NMn6vp8EYE+qPmpbHiV/Qpf4y5dpw==",
3855
+ "version": "12.1.5",
3856
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.5.tgz",
3857
+ "integrity": "sha512-2oiUfzfi07HnokqEW5IxtBQMQSwjovNNSPlj4b6yo8fBLeWfzeOzzX7f2l5v/cSEysUi5lj7vN+ZhGm2LexpvQ==",
3858
3858
  "license": "BSD-3-Clause",
3859
3859
  "dependencies": {
3860
- "@salesforce/core": "^8.1.0",
3860
+ "@salesforce/core": "^8.1.1",
3861
3861
  "@salesforce/kit": "^3.1.6",
3862
3862
  "@salesforce/ts-types": "^2.0.10",
3863
3863
  "fast-levenshtein": "^3.0.0",
package/oclif.lock CHANGED
@@ -1432,10 +1432,10 @@
1432
1432
  wordwrap "^1.0.0"
1433
1433
  wrap-ansi "^7.0.0"
1434
1434
 
1435
- "@oclif/core@^4", "@oclif/core@^4.0.6", "@oclif/core@^4.0.7":
1436
- version "4.0.7"
1437
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.7.tgz#e624fa6e91ddcd84ebd0aa9e6efbe17b94f2dd1f"
1438
- integrity sha512-sU4Dx+RXCWAkrMw8tQFYAL6VfcHYKLPxVC9iKfgTXr4aDhcCssDwrbgpx0Di1dnNxvQlDGUhuCEInZuIY/nNfw==
1435
+ "@oclif/core@^4", "@oclif/core@^4.0.6", "@oclif/core@^4.0.8":
1436
+ version "4.0.8"
1437
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.8.tgz#667caa6481682e34594a4df6faeb3137879652d8"
1438
+ integrity sha512-9AzNoRlKfIeuqOin+HK9cyouELeup7sX+MGIFc5dR+bnG0sSzFnV1A/Z57E7KWrY5NdWULHYT5NhiL1YpEhG2w==
1439
1439
  dependencies:
1440
1440
  ansi-escapes "^4.3.2"
1441
1441
  ansis "^3.1.1"
@@ -1448,7 +1448,7 @@
1448
1448
  indent-string "^4.0.0"
1449
1449
  is-wsl "^2.2.0"
1450
1450
  lilconfig "^3.1.2"
1451
- minimatch "^9.0.4"
1451
+ minimatch "^9.0.5"
1452
1452
  string-width "^4.2.3"
1453
1453
  supports-color "^8"
1454
1454
  widest-line "^3.1.0"
@@ -1470,10 +1470,10 @@
1470
1470
  semver "^7.6.0"
1471
1471
  ts-json-schema-generator "^1.5.1"
1472
1472
 
1473
- "@oclif/plugin-help@^6.2.2", "@oclif/plugin-help@^6.2.3":
1474
- version "6.2.3"
1475
- resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.3.tgz#09e54a1816fe7c2ef02c8a40c59afc7754a6eaca"
1476
- integrity sha512-ogaCD2i6dmEgrrIKG8iV42o/s45EG53Q+dW/zeEhL8It9UdVDooXjXkZLPSyRS+CyrbK3it8Mwh08DrJxjZiqQ==
1473
+ "@oclif/plugin-help@^6.2.2", "@oclif/plugin-help@^6.2.4":
1474
+ version "6.2.4"
1475
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.4.tgz#9861e48da547e365275c6352f261ae9539229096"
1476
+ integrity sha512-0UrLxHseBuwh3JVRluJFe1eT1OT5dBvbwcbAYVO8uNi/ctmaWCAw4j737l8BFnf01GpDsloSAWyEX4dtG0P1zg==
1477
1477
  dependencies:
1478
1478
  "@oclif/core" "^4"
1479
1479
 
@@ -1508,12 +1508,12 @@
1508
1508
  resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
1509
1509
  integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
1510
1510
 
1511
- "@salesforce/cli-plugins-testkit@^5.3.17":
1512
- version "5.3.17"
1513
- resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.17.tgz#b1a66508cf7a5d235d4fe30cf6b0045776ef7a2f"
1514
- integrity sha512-+cPyjXfuVD3pYjm+EGYC4JowoYq8QXRyTTDlZTVPD8VBe/byyXzxdphjK5gIuKhBYvKwWN1kT3zbno25U49ljQ==
1511
+ "@salesforce/cli-plugins-testkit@^5.3.18":
1512
+ version "5.3.18"
1513
+ resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.18.tgz#f36ae6ed8573b18396668a4d38b4effe0bd1a2bf"
1514
+ integrity sha512-9+Yvmw5idIQryJcXVKZ2HASLKj2RUJizDuDFPq5ut9X+8y8MTWAkO0hO6OSj3IPkV+LTo8QF7QOCl16R2PWpMw==
1515
1515
  dependencies:
1516
- "@salesforce/core" "^8.1.0"
1516
+ "@salesforce/core" "^8.1.1"
1517
1517
  "@salesforce/kit" "^3.1.6"
1518
1518
  "@salesforce/ts-types" "^2.0.10"
1519
1519
  "@types/shelljs" "^0.8.15"
@@ -1524,7 +1524,7 @@
1524
1524
  strip-ansi "6.0.1"
1525
1525
  ts-retry-promise "^0.8.1"
1526
1526
 
1527
- "@salesforce/core@^8.0.1", "@salesforce/core@^8.0.3", "@salesforce/core@^8.1.0", "@salesforce/core@^8.1.1":
1527
+ "@salesforce/core@^8.0.1", "@salesforce/core@^8.0.3", "@salesforce/core@^8.1.1":
1528
1528
  version "8.1.1"
1529
1529
  resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.1.1.tgz#26db4e6da3573c4bd223eb05cb3da6aad8b2a311"
1530
1530
  integrity sha512-PQ58kz0oRk/cjGhmiRj8W+x0Eg2mrWagrA4xMKaXjBAgSgU+V39BaO9IC1G2cAMGy53JJRBO5G876ala4gD44w==
@@ -1620,12 +1620,12 @@
1620
1620
  string-width "^7.1.0"
1621
1621
  terminal-link "^3.0.0"
1622
1622
 
1623
- "@salesforce/source-deploy-retrieve@^12.1.4":
1624
- version "12.1.4"
1625
- resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.4.tgz#c4cbb181b72bb215e24c3591df560f9bd40998b1"
1626
- integrity sha512-fsf/sH504dffjcWQsiILz6DUIi3YryyJiBqkYmLeQ+kx9G+r+ToFzZBO2NMn6vp8EYE+qPmpbHiV/Qpf4y5dpw==
1623
+ "@salesforce/source-deploy-retrieve@^12.1.5":
1624
+ version "12.1.5"
1625
+ resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.5.tgz#b9d94d3420f62c70cfa566efde09c488ecc79b6e"
1626
+ integrity sha512-2oiUfzfi07HnokqEW5IxtBQMQSwjovNNSPlj4b6yo8fBLeWfzeOzzX7f2l5v/cSEysUi5lj7vN+ZhGm2LexpvQ==
1627
1627
  dependencies:
1628
- "@salesforce/core" "^8.1.0"
1628
+ "@salesforce/core" "^8.1.1"
1629
1629
  "@salesforce/kit" "^3.1.6"
1630
1630
  "@salesforce/ts-types" "^2.0.10"
1631
1631
  fast-levenshtein "^3.0.0"
@@ -323,5 +323,5 @@
323
323
  ]
324
324
  }
325
325
  },
326
- "version": "3.3.13"
326
+ "version": "3.3.15"
327
327
  }
package/package.json CHANGED
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
3
  "description": "A Salesforce CLI plugin containing commands for creating manifest files from Salesforce orgs or git commits of sfdx projects.",
4
- "version": "3.3.13",
4
+ "version": "3.3.15",
5
5
  "author": "jayree",
6
6
  "type": "module",
7
7
  "bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
8
8
  "dependencies": {
9
9
  "@jayree/changelog": "^1.2.1",
10
- "@oclif/core": "^4.0.7",
10
+ "@oclif/core": "^4.0.8",
11
11
  "@salesforce/core": "^8.1.1",
12
12
  "@salesforce/kit": "^3.1.6",
13
13
  "@salesforce/sf-plugins-core": "^11.1.2",
14
- "@salesforce/source-deploy-retrieve": "^12.1.4",
14
+ "@salesforce/source-deploy-retrieve": "^12.1.5",
15
15
  "@salesforce/ts-types": "^2.0.10",
16
16
  "fast-deep-equal": "^3.1.3",
17
17
  "fast-xml-parser": "^4.4.0",
@@ -21,8 +21,8 @@
21
21
  },
22
22
  "devDependencies": {
23
23
  "@oclif/plugin-command-snapshot": "^5.2.3",
24
- "@oclif/plugin-help": "^6.2.3",
25
- "@salesforce/cli-plugins-testkit": "^5.3.17",
24
+ "@oclif/plugin-help": "^6.2.4",
25
+ "@salesforce/cli-plugins-testkit": "^5.3.18",
26
26
  "@salesforce/dev-scripts": "^10.2.2",
27
27
  "@salesforce/ts-sinon": "^1.4.22",
28
28
  "@types/fs-extra": "^11.0.4",