@jayree/sfdx-plugin-manifest 5.0.39 → 5.0.41

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,21 @@
1
+ ## [5.0.41](https://github.com/jayree/sfdx-plugin-manifest/compare/5.0.40...5.0.41) (2026-03-22)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump @oclif/core from 4.10.0 to 4.10.2 ([#2147](https://github.com/jayree/sfdx-plugin-manifest/issues/2147)) ([ec8a522](https://github.com/jayree/sfdx-plugin-manifest/commit/ec8a522ae6514c4aebe1cf59255dbeb24d5c95d1))
7
+ * refresh yarn.lock ([745f56e](https://github.com/oclif/core/commit/745f56ebea25382c6006ba68a9846d0c44f57da8))
8
+ * **deps:** bump flatted from 3.3.2 to 3.4.2 ([64f4b92](https://github.com/oclif/core/commit/64f4b92a797041a2194c4e29d061e4a399e783f1))
9
+
10
+ ## [5.0.40](https://github.com/jayree/sfdx-plugin-manifest/compare/5.0.39...5.0.40) (2026-03-20)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * **deps:** bump @salesforce/source-deploy-retrieve ([#2141](https://github.com/jayree/sfdx-plugin-manifest/issues/2141)) ([c84e089](https://github.com/jayree/sfdx-plugin-manifest/commit/c84e08946eb548e8f4fece64f8d06c2631269b14))
16
+ * remove the prevention of the root-relative asset references ([#1708](https://github.com/forcedotcom/source-deploy-retrieve/issues/1708)) ([c196a8f](https://github.com/forcedotcom/source-deploy-retrieve/commit/c196a8f21161661255b6505090ef9558ffa9f357))
17
+ * **deps:** bump flatted from 3.2.7 to 3.4.2 ([#1712](https://github.com/forcedotcom/source-deploy-retrieve/issues/1712)) ([bd2e758](https://github.com/forcedotcom/source-deploy-retrieve/commit/bd2e7580e57339615e13aa40899e626f5b604330))
18
+
1
19
  ## [5.0.39](https://github.com/jayree/sfdx-plugin-manifest/compare/5.0.38...5.0.39) (2026-03-20)
2
20
 
3
21
 
package/README.md CHANGED
@@ -112,7 +112,7 @@ EXAMPLES
112
112
  $ sf jayree manifest cleanup --manifest=package.xml --file=packageignore.xml
113
113
  ```
114
114
 
115
- _See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/5.0.39/src/commands/jayree/manifest/cleanup.ts)_
115
+ _See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/5.0.41/src/commands/jayree/manifest/cleanup.ts)_
116
116
 
117
117
  ### `sf jayree manifest generate`
118
118
 
@@ -150,7 +150,7 @@ EXAMPLES
150
150
  <Package xmlns='http://soap.sforce.com/2006/04/metadata'>...</Package>
151
151
  ```
152
152
 
153
- _See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/5.0.39/src/commands/jayree/manifest/generate.ts)_
153
+ _See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/5.0.41/src/commands/jayree/manifest/generate.ts)_
154
154
 
155
155
  ### `sf jayree manifest git diff REF1 [REF2]`
156
156
 
@@ -230,7 +230,7 @@ FLAG DESCRIPTIONS
230
230
  Use this flag to create a 'destructiveChanges.xml' and a blank 'package.xml'.
231
231
  ```
232
232
 
233
- _See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/5.0.39/src/commands/jayree/manifest/git/diff.ts)_
233
+ _See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/5.0.41/src/commands/jayree/manifest/git/diff.ts)_
234
234
  <!-- commandsstop -->
235
235
 
236
236
  ## Performance Testing
@@ -1,20 +1,20 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "5.0.39",
3
+ "version": "5.0.41",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "5.0.39",
9
+ "version": "5.0.41",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.27",
13
- "@oclif/core": "^4.10.0",
13
+ "@oclif/core": "^4.10.2",
14
14
  "@salesforce/core": "^8.27.1",
15
15
  "@salesforce/kit": "^3.2.4",
16
16
  "@salesforce/sf-plugins-core": "^12.2.6",
17
- "@salesforce/source-deploy-retrieve": "12.31.21",
17
+ "@salesforce/source-deploy-retrieve": "12.31.23",
18
18
  "@salesforce/source-tracking": "7.8.6",
19
19
  "@salesforce/ts-types": "^2.0.12",
20
20
  "fast-deep-equal": "^3.1.3",
@@ -35,7 +35,7 @@
35
35
  "eslint-config-salesforce-license": "^1.0.2",
36
36
  "eslint-plugin-prettier": "^5.5.5",
37
37
  "eslint-plugin-sf-plugin": "^1.20.33",
38
- "oclif": "^4.22.91",
38
+ "oclif": "^4.22.93",
39
39
  "patch-package": "^8.0.1",
40
40
  "prettier": "^3.8.1",
41
41
  "pretty-quick": "^4.2.2",
@@ -3547,9 +3547,9 @@
3547
3547
  }
3548
3548
  },
3549
3549
  "node_modules/@oclif/core": {
3550
- "version": "4.10.0",
3551
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.10.0.tgz",
3552
- "integrity": "sha512-T52mrztDvj7RXiURdA+6vd1B4yeYVpHF6DH/RshqEwIA6R63dhe4YoIBYWJi0H3LhCQTUTL84uWadrJAImu/vg==",
3550
+ "version": "4.10.2",
3551
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.10.2.tgz",
3552
+ "integrity": "sha512-3GvDh5nqpIE8566qUF5cBHKog9DFV9XgBeuR0nUrz0OMuz2FPYHat1AZHOwyQbvH9OKL4gJNQZHcsDOqDM/FRA==",
3553
3553
  "license": "MIT",
3554
3554
  "dependencies": {
3555
3555
  "ansi-escapes": "^4.3.2",
@@ -3721,14 +3721,14 @@
3721
3721
  }
3722
3722
  },
3723
3723
  "node_modules/@oclif/plugin-not-found": {
3724
- "version": "3.2.74",
3725
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.74.tgz",
3726
- "integrity": "sha512-6RD/EuIUGxAYR45nMQg+nw+PqwCXUxkR6Eyn+1fvbVjtb9d+60OPwB77LCRUI4zKNI+n0LOFaMniEdSpb+A7kQ==",
3724
+ "version": "3.2.75",
3725
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.75.tgz",
3726
+ "integrity": "sha512-xBEf7fJoS/fIqzGBUe0i6yc7ozo23KTyusy50DHqh+oqay5gtMLPUfr1RbvJBGGwozzFAMMFXN9o+AvUDt/zTA==",
3727
3727
  "dev": true,
3728
3728
  "license": "MIT",
3729
3729
  "dependencies": {
3730
3730
  "@inquirer/prompts": "^7.10.1",
3731
- "@oclif/core": "^4.8.0",
3731
+ "@oclif/core": "^4.9.0",
3732
3732
  "ansis": "^3.17.0",
3733
3733
  "fast-levenshtein": "^3.0.0"
3734
3734
  },
@@ -4343,9 +4343,9 @@
4343
4343
  }
4344
4344
  },
4345
4345
  "node_modules/@salesforce/source-deploy-retrieve": {
4346
- "version": "12.31.21",
4347
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.21.tgz",
4348
- "integrity": "sha512-NZsJlvIrfIIZF03P7iLLmewjYkMsGSIV83+O5k+HGBvDDU8c2IJge3MIV/N78GSAGYahtSE+yR4x75UY0Of7qw==",
4346
+ "version": "12.31.23",
4347
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.23.tgz",
4348
+ "integrity": "sha512-ODyPfTZvotEXhYzsAqgUIHvQdpfSvFQVhUv+NFjr0AZgxylQy+bZ3wiiyobOPOGhkHY0D8GcQK4K8qtJmBH4Kw==",
4349
4349
  "license": "Apache-2.0",
4350
4350
  "dependencies": {
4351
4351
  "@salesforce/core": "^8.27.0",
@@ -15426,9 +15426,9 @@
15426
15426
  }
15427
15427
  },
15428
15428
  "node_modules/oclif": {
15429
- "version": "4.22.91",
15430
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.22.91.tgz",
15431
- "integrity": "sha512-eBkzZq6YNZoXGUUFt1tn1Zo+kGdGQiwSvDsHvEd6duR0i3tdd2Oa3rgOYCGiMiq4bIL4Uoo1iAomqS77/ww1rQ==",
15429
+ "version": "4.22.93",
15430
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.22.93.tgz",
15431
+ "integrity": "sha512-x7FjnZOTuKl4p6KsWFZ2nCH3jQv0EU7+fG+udUHgV+CnXx6xGgCGPfkkDv3jYzjlcW7v1P62f3Ab8hudR0zrnA==",
15432
15432
  "dev": true,
15433
15433
  "license": "MIT",
15434
15434
  "dependencies": {
@@ -15439,7 +15439,7 @@
15439
15439
  "@inquirer/select": "^2.5.0",
15440
15440
  "@oclif/core": "4.9.0",
15441
15441
  "@oclif/plugin-help": "^6.2.38",
15442
- "@oclif/plugin-not-found": "^3.2.74",
15442
+ "@oclif/plugin-not-found": "^3.2.75",
15443
15443
  "@oclif/plugin-warn-if-update-available": "^3.1.55",
15444
15444
  "ansis": "^3.16.0",
15445
15445
  "async-retry": "^1.3.3",
package/oclif.lock CHANGED
@@ -1531,10 +1531,10 @@
1531
1531
  wordwrap "^1.0.0"
1532
1532
  wrap-ansi "^7.0.0"
1533
1533
 
1534
- "@oclif/core@^4", "@oclif/core@^4.10.0", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0":
1535
- version "4.10.0"
1536
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.0.tgz#1f144f5be59b5ab0d753571feadaaa4a989ce3d5"
1537
- integrity sha512-T52mrztDvj7RXiURdA+6vd1B4yeYVpHF6DH/RshqEwIA6R63dhe4YoIBYWJi0H3LhCQTUTL84uWadrJAImu/vg==
1534
+ "@oclif/core@^4", "@oclif/core@^4.10.2", "@oclif/core@^4.5.2", "@oclif/core@^4.9.0":
1535
+ version "4.10.2"
1536
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.2.tgz#9cda34a5cb389a7d225cd484c21c6e87f76bb5ee"
1537
+ integrity sha512-3GvDh5nqpIE8566qUF5cBHKog9DFV9XgBeuR0nUrz0OMuz2FPYHat1AZHOwyQbvH9OKL4gJNQZHcsDOqDM/FRA==
1538
1538
  dependencies:
1539
1539
  ansi-escapes "^4.3.2"
1540
1540
  ansis "^3.17.0"
@@ -1577,13 +1577,13 @@
1577
1577
  dependencies:
1578
1578
  "@oclif/core" "^4"
1579
1579
 
1580
- "@oclif/plugin-not-found@^3.2.74":
1581
- version "3.2.74"
1582
- resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.74.tgz#04ba56f036b3b416d626b25f62d5d712331c652f"
1583
- integrity sha512-6RD/EuIUGxAYR45nMQg+nw+PqwCXUxkR6Eyn+1fvbVjtb9d+60OPwB77LCRUI4zKNI+n0LOFaMniEdSpb+A7kQ==
1580
+ "@oclif/plugin-not-found@^3.2.75":
1581
+ version "3.2.75"
1582
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.75.tgz#823998c4ab78309319afbed04776e29d0822fed8"
1583
+ integrity sha512-xBEf7fJoS/fIqzGBUe0i6yc7ozo23KTyusy50DHqh+oqay5gtMLPUfr1RbvJBGGwozzFAMMFXN9o+AvUDt/zTA==
1584
1584
  dependencies:
1585
1585
  "@inquirer/prompts" "^7.10.1"
1586
- "@oclif/core" "^4.8.0"
1586
+ "@oclif/core" "^4.9.0"
1587
1587
  ansis "^3.17.0"
1588
1588
  fast-levenshtein "^3.0.0"
1589
1589
 
@@ -1761,10 +1761,10 @@
1761
1761
  cli-progress "^3.12.0"
1762
1762
  terminal-link "^3.0.0"
1763
1763
 
1764
- "@salesforce/source-deploy-retrieve@12.31.21", "@salesforce/source-deploy-retrieve@^12.31.20":
1765
- version "12.31.21"
1766
- resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.21.tgz#63432190be223192cdbf4310e5f51ac5c8a74f82"
1767
- integrity sha512-NZsJlvIrfIIZF03P7iLLmewjYkMsGSIV83+O5k+HGBvDDU8c2IJge3MIV/N78GSAGYahtSE+yR4x75UY0Of7qw==
1764
+ "@salesforce/source-deploy-retrieve@12.31.23", "@salesforce/source-deploy-retrieve@^12.31.20":
1765
+ version "12.31.23"
1766
+ resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.23.tgz#3aa617f5c2140f2e006ebcf9da7cc0e9bb8fcbff"
1767
+ integrity sha512-ODyPfTZvotEXhYzsAqgUIHvQdpfSvFQVhUv+NFjr0AZgxylQy+bZ3wiiyobOPOGhkHY0D8GcQK4K8qtJmBH4Kw==
1768
1768
  dependencies:
1769
1769
  "@salesforce/core" "^8.27.0"
1770
1770
  "@salesforce/kit" "^3.2.4"
@@ -7551,10 +7551,10 @@ object.values@^1.2.1:
7551
7551
  define-properties "^1.2.1"
7552
7552
  es-object-atoms "^1.0.0"
7553
7553
 
7554
- oclif@^4.22.91:
7555
- version "4.22.91"
7556
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.91.tgz#8c1640ae8a46f4b63833e418ca81099d12c79f6c"
7557
- integrity sha512-eBkzZq6YNZoXGUUFt1tn1Zo+kGdGQiwSvDsHvEd6duR0i3tdd2Oa3rgOYCGiMiq4bIL4Uoo1iAomqS77/ww1rQ==
7554
+ oclif@^4.22.93:
7555
+ version "4.22.93"
7556
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.93.tgz#45a95adb76d4d0a29764b9affb5150c2b8df6cb1"
7557
+ integrity sha512-x7FjnZOTuKl4p6KsWFZ2nCH3jQv0EU7+fG+udUHgV+CnXx6xGgCGPfkkDv3jYzjlcW7v1P62f3Ab8hudR0zrnA==
7558
7558
  dependencies:
7559
7559
  "@aws-sdk/client-cloudfront" "3.1009.0"
7560
7560
  "@aws-sdk/client-s3" "3.1009.0"
@@ -7563,7 +7563,7 @@ oclif@^4.22.91:
7563
7563
  "@inquirer/select" "^2.5.0"
7564
7564
  "@oclif/core" "4.9.0"
7565
7565
  "@oclif/plugin-help" "^6.2.38"
7566
- "@oclif/plugin-not-found" "^3.2.74"
7566
+ "@oclif/plugin-not-found" "^3.2.75"
7567
7567
  "@oclif/plugin-warn-if-update-available" "^3.1.55"
7568
7568
  ansis "^3.16.0"
7569
7569
  async-retry "^1.3.3"
@@ -267,5 +267,5 @@
267
267
  ]
268
268
  }
269
269
  },
270
- "version": "5.0.39"
270
+ "version": "5.0.41"
271
271
  }
package/package.json CHANGED
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
3
  "description": "A powerful Salesforce CLI plugin and Node.js library to effortlessly generate, clean up, and manage package.xml and destructiveChanges.xml manifests directly from your Salesforce orgs or from Git changes in your SF projects. Unlock faster, safer, and smarter Salesforce deployments.",
4
- "version": "5.0.39",
4
+ "version": "5.0.41",
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.27",
10
- "@oclif/core": "^4.10.0",
10
+ "@oclif/core": "^4.10.2",
11
11
  "@salesforce/core": "^8.27.1",
12
12
  "@salesforce/kit": "^3.2.4",
13
13
  "@salesforce/sf-plugins-core": "^12.2.6",
14
- "@salesforce/source-deploy-retrieve": "12.31.21",
14
+ "@salesforce/source-deploy-retrieve": "12.31.23",
15
15
  "@salesforce/source-tracking": "7.8.6",
16
16
  "@salesforce/ts-types": "^2.0.12",
17
17
  "fast-deep-equal": "^3.1.3",
@@ -32,7 +32,7 @@
32
32
  "eslint-config-salesforce-license": "^1.0.2",
33
33
  "eslint-plugin-prettier": "^5.5.5",
34
34
  "eslint-plugin-sf-plugin": "^1.20.33",
35
- "oclif": "^4.22.91",
35
+ "oclif": "^4.22.93",
36
36
  "patch-package": "^8.0.1",
37
37
  "prettier": "^3.8.1",
38
38
  "pretty-quick": "^4.2.2",