@jayree/sfdx-plugin-manifest 6.0.7 → 6.0.8
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 +19 -0
- package/README.md +3 -3
- package/npm-shrinkwrap.json +6 -6
- package/oclif.lock +4 -4
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,22 @@
|
|
|
1
|
+
## [6.0.8](https://github.com/jayree/sfdx-plugin-manifest/compare/6.0.7...6.0.8) (2026-08-14)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** bump isomorphic-git from 1.40.0 to 1.41.3 ([#2372](https://github.com/jayree/sfdx-plugin-manifest/issues/2372)) ([084f5c5](https://github.com/jayree/sfdx-plugin-manifest/commit/084f5c5ec1ef52b808ccda08a4d5840f9f27de21))
|
|
7
|
+
* **http:** support custom fetchOptions in built-in HTTP clients ([#2369](https://github.com/isomorphic-git/isomorphic-git/issues/2369)) ([4492cf9](https://github.com/isomorphic-git/isomorphic-git/commit/4492cf96ea4dd531518ef1f61ed66dd40bad008a)), closes [#1246](https://github.com/isomorphic-git/isomorphic-git/issues/1246)
|
|
8
|
+
* exclude git system files when expanding a ref ([#2393](https://github.com/isomorphic-git/isomorphic-git/issues/2393)) ([268d9e9](https://github.com/isomorphic-git/isomorphic-git/commit/268d9e94a352816d7dc21c0ab071d2f5309204f4)), closes [#767](https://github.com/isomorphic-git/isomorphic-git/issues/767) [#709](https://github.com/isomorphic-git/isomorphic-git/issues/709) [#767](https://github.com/isomorphic-git/isomorphic-git/issues/767)
|
|
9
|
+
* global acquire lock ([#2401](https://github.com/isomorphic-git/isomorphic-git/issues/2401)) ([5767a6f](https://github.com/isomorphic-git/isomorphic-git/commit/5767a6f8a36a15e54c6301da85b907a183e698fa))
|
|
10
|
+
* don't split a CRLF that straddles two chunks in splitLines ([#2397](https://github.com/isomorphic-git/isomorphic-git/issues/2397)) ([aa6812c](https://github.com/isomorphic-git/isomorphic-git/commit/aa6812cd674bf2f9d4cd3c9ad7bcaf608ce80b90))
|
|
11
|
+
* apply .gitignore only to files that are not tracked ([#2394](https://github.com/isomorphic-git/isomorphic-git/issues/2394)) ([f8bf9db](https://github.com/isomorphic-git/isomorphic-git/commit/f8bf9dba3a0c9528238c32dc606752306608649b)), closes [#765](https://github.com/isomorphic-git/isomorphic-git/issues/765) [#765](https://github.com/isomorphic-git/isomorphic-git/issues/765)
|
|
12
|
+
* don't crash on a peeled tag whose tag the prefix filtered out ([#2398](https://github.com/isomorphic-git/isomorphic-git/issues/2398)) ([7276b1c](https://github.com/isomorphic-git/isomorphic-git/commit/7276b1c0bd483fd7fa4a80c067ae4d48b38a4de9))
|
|
13
|
+
* **ci:** stop passing the string 'undefined' to bundlewatch ([#2396](https://github.com/isomorphic-git/isomorphic-git/issues/2396)) ([da73fff](https://github.com/isomorphic-git/isomorphic-git/commit/da73fffb1b2cc6b8a883097f503317a3b13e7809)), closes [#2208](https://github.com/isomorphic-git/isomorphic-git/issues/2208)
|
|
14
|
+
* read url credentials with the WHATWG parser ([#2399](https://github.com/isomorphic-git/isomorphic-git/issues/2399)) ([435278f](https://github.com/isomorphic-git/isomorphic-git/commit/435278f5d70965b78544a876ae53e3e867b01b9f))
|
|
15
|
+
* recognize the scp-like syntax with a user other than git ([#2400](https://github.com/isomorphic-git/isomorphic-git/issues/2400)) ([332c66d](https://github.com/isomorphic-git/isomorphic-git/commit/332c66dbc28d31982b45ea8479e16763d8ae24a5))
|
|
16
|
+
* expose internal git lock for tests ([#2404](https://github.com/isomorphic-git/isomorphic-git/issues/2404)) ([0d7c8e0](https://github.com/isomorphic-git/isomorphic-git/commit/0d7c8e0d9b4ef1cc69ca1784c67acf50bd4a2672))
|
|
17
|
+
* recursive mkdir ([#2402](https://github.com/isomorphic-git/isomorphic-git/issues/2402)) ([d27f143](https://github.com/isomorphic-git/isomorphic-git/commit/d27f143ca17ebdbba346a80ceba5701c7ee8b5f2))
|
|
18
|
+
* honour core.autocrlf when status hashes the working copy ([#2395](https://github.com/isomorphic-git/isomorphic-git/issues/2395)) ([b31efe2](https://github.com/isomorphic-git/isomorphic-git/commit/b31efe2cd254513b79cac6415e7f0e2afa64c1fc)), closes [#1275](https://github.com/isomorphic-git/isomorphic-git/issues/1275) [#1275](https://github.com/isomorphic-git/isomorphic-git/issues/1275)
|
|
19
|
+
|
|
1
20
|
## [6.0.7](https://github.com/jayree/sfdx-plugin-manifest/compare/6.0.6...6.0.7) (2026-08-14)
|
|
2
21
|
|
|
3
22
|
|
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/6.0.
|
|
115
|
+
_See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/6.0.8/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/6.0.
|
|
153
|
+
_See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/6.0.8/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/6.0.
|
|
233
|
+
_See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/6.0.8/src/commands/jayree/manifest/git/diff.ts)_
|
|
234
234
|
<!-- commandsstop -->
|
|
235
235
|
|
|
236
236
|
## Performance Testing
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.8",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@jayree/sfdx-plugin-manifest",
|
|
9
|
-
"version": "6.0.
|
|
9
|
+
"version": "6.0.8",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@jayree/changelog": "^1.2.39",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"fast-xml-parser": "^5.10.1",
|
|
22
22
|
"fs-extra": "^11.4.0",
|
|
23
23
|
"graceful-fs": "^4.2.11",
|
|
24
|
-
"isomorphic-git": "1.
|
|
24
|
+
"isomorphic-git": "1.41.3"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"@oclif/plugin-command-snapshot": "^5.3.35",
|
|
@@ -9547,9 +9547,9 @@
|
|
|
9547
9547
|
"license": "ISC"
|
|
9548
9548
|
},
|
|
9549
9549
|
"node_modules/isomorphic-git": {
|
|
9550
|
-
"version": "1.
|
|
9551
|
-
"resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.
|
|
9552
|
-
"integrity": "sha512
|
|
9550
|
+
"version": "1.41.3",
|
|
9551
|
+
"resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.41.3.tgz",
|
|
9552
|
+
"integrity": "sha512-5O+pSDz+F8eUqhWHjvoF1kcCYtt9mjja5rHficiNFRAWbYfoiXoPfBKzLTqWyEKoEgLObu4TXthkCmYGpfkiyQ==",
|
|
9553
9553
|
"license": "MIT",
|
|
9554
9554
|
"dependencies": {
|
|
9555
9555
|
"async-lock": "^1.4.1",
|
package/oclif.lock
CHANGED
|
@@ -4904,10 +4904,10 @@ isexe@^2.0.0:
|
|
|
4904
4904
|
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
|
|
4905
4905
|
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
|
|
4906
4906
|
|
|
4907
|
-
isomorphic-git@1.
|
|
4908
|
-
version "1.
|
|
4909
|
-
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.
|
|
4910
|
-
integrity sha512
|
|
4907
|
+
isomorphic-git@1.41.3, isomorphic-git@^1.34.2:
|
|
4908
|
+
version "1.41.3"
|
|
4909
|
+
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.41.3.tgz#53ff46295179c0213ddc95a346a185d1a5b06bb4"
|
|
4910
|
+
integrity sha512-5O+pSDz+F8eUqhWHjvoF1kcCYtt9mjja5rHficiNFRAWbYfoiXoPfBKzLTqWyEKoEgLObu4TXthkCmYGpfkiyQ==
|
|
4911
4911
|
dependencies:
|
|
4912
4912
|
async-lock "^1.4.1"
|
|
4913
4913
|
clean-git-ref "^2.0.1"
|
package/oclif.manifest.json
CHANGED
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": "6.0.
|
|
4
|
+
"version": "6.0.8",
|
|
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.10.1",
|
|
19
19
|
"fs-extra": "^11.4.0",
|
|
20
20
|
"graceful-fs": "^4.2.11",
|
|
21
|
-
"isomorphic-git": "1.
|
|
21
|
+
"isomorphic-git": "1.41.3"
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|
|
24
24
|
"@oclif/plugin-command-snapshot": "^5.3.35",
|