@jayree/sfdx-plugin-manifest 5.0.29 → 5.0.30

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,11 @@
1
+ ## [5.0.30](https://github.com/jayree/sfdx-plugin-manifest/compare/5.0.29...5.0.30) (2026-03-13)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump isomorphic-git from 1.37.2 to 1.37.3 ([#2129](https://github.com/jayree/sfdx-plugin-manifest/issues/2129)) ([3292290](https://github.com/jayree/sfdx-plugin-manifest/commit/32922905ea1c1a9130b9b37fc2b8828e9ebea1c8))
7
+ * support git worktrees in discoverGitdir (absolute gitdir paths) ([#2293](https://github.com/isomorphic-git/isomorphic-git/issues/2293)) ([b55bd5f](https://github.com/isomorphic-git/isomorphic-git/commit/b55bd5fe69d899bcfd8681492b7d256573c598d8))
8
+
1
9
  ## [5.0.29](https://github.com/jayree/sfdx-plugin-manifest/compare/5.0.28...5.0.29) (2026-03-13)
2
10
 
3
11
 
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.29/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.30/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.29/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.30/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.29/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.30/src/commands/jayree/manifest/git/diff.ts)_
234
234
  <!-- commandsstop -->
235
235
 
236
236
  ## Performance Testing
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "5.0.29",
3
+ "version": "5.0.30",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "5.0.29",
9
+ "version": "5.0.30",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.26",
@@ -21,7 +21,7 @@
21
21
  "fast-xml-parser": "^5.5.4",
22
22
  "fs-extra": "^11.3.3",
23
23
  "graceful-fs": "^4.2.11",
24
- "isomorphic-git": "1.37.2"
24
+ "isomorphic-git": "1.37.4"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@oclif/plugin-command-snapshot": "^5.3.11",
@@ -13277,9 +13277,9 @@
13277
13277
  "license": "ISC"
13278
13278
  },
13279
13279
  "node_modules/isomorphic-git": {
13280
- "version": "1.37.2",
13281
- "resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.37.2.tgz",
13282
- "integrity": "sha512-HCQBBKmXIMPdHgYGstSBNp6MNmVcMQBbUqJF8xfywFmlpNseO4KKex59YlXqNxhRxmv3fUZwvNWvMyOdc1VvhA==",
13280
+ "version": "1.37.4",
13281
+ "resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.37.4.tgz",
13282
+ "integrity": "sha512-fNnCEJtI1refeVxysiuqGP9cubUoLibUS6UIDUWSy5Op6sVdFwGv/SpzfhMFiDkfgYoXKqurZ+LVxEeesy+T0Q==",
13283
13283
  "license": "MIT",
13284
13284
  "dependencies": {
13285
13285
  "async-lock": "^1.4.1",
package/oclif.lock CHANGED
@@ -6392,10 +6392,10 @@ isexe@^2.0.0:
6392
6392
  resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
6393
6393
  integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
6394
6394
 
6395
- isomorphic-git@1.37.2, isomorphic-git@^1.34.2:
6396
- version "1.37.2"
6397
- resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.37.2.tgz#304c338c176ee76a6c03445c6d1f81733f723314"
6398
- integrity sha512-HCQBBKmXIMPdHgYGstSBNp6MNmVcMQBbUqJF8xfywFmlpNseO4KKex59YlXqNxhRxmv3fUZwvNWvMyOdc1VvhA==
6395
+ isomorphic-git@1.37.4, isomorphic-git@^1.34.2:
6396
+ version "1.37.4"
6397
+ resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.37.4.tgz#565a15f8bad8b49175b3d088320092a2fc83d4a7"
6398
+ integrity sha512-fNnCEJtI1refeVxysiuqGP9cubUoLibUS6UIDUWSy5Op6sVdFwGv/SpzfhMFiDkfgYoXKqurZ+LVxEeesy+T0Q==
6399
6399
  dependencies:
6400
6400
  async-lock "^1.4.1"
6401
6401
  clean-git-ref "^2.0.1"
@@ -267,5 +267,5 @@
267
267
  ]
268
268
  }
269
269
  },
270
- "version": "5.0.29"
270
+ "version": "5.0.30"
271
271
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
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.29",
4
+ "version": "5.0.30",
5
5
  "author": "jayree",
6
6
  "type": "module",
7
7
  "bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
@@ -18,7 +18,7 @@
18
18
  "fast-xml-parser": "^5.5.4",
19
19
  "fs-extra": "^11.3.3",
20
20
  "graceful-fs": "^4.2.11",
21
- "isomorphic-git": "1.37.2"
21
+ "isomorphic-git": "1.37.4"
22
22
  },
23
23
  "devDependencies": {
24
24
  "@oclif/plugin-command-snapshot": "^5.3.11",