@jayree/sfdx-plugin-manifest 3.7.24 → 3.7.25
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 +11 -0
- package/README.md +3 -3
- package/npm-shrinkwrap.json +10 -10
- package/oclif.lock +9 -9
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1
|
+
## [3.7.25](https://github.com/jayree/sfdx-plugin-manifest/compare/3.7.24...3.7.25) (2025-05-08)
|
2
|
+
|
3
|
+
|
4
|
+
### Bug Fixes
|
5
|
+
|
6
|
+
* **deps:** bump @jayree/changelog from 1.2.8 to 1.2.9 ([#1774](https://github.com/jayree/sfdx-plugin-manifest/issues/1774)) ([9d5843c](https://github.com/jayree/sfdx-plugin-manifest/commit/9d5843c6d183d1c2dd65d3de0a73e859efbb3712))
|
7
|
+
* **deps:** bump marked from 15.0.10 to 15.0.11 ([#649](https://github.com/jayree/changelog/issues/649)) ([102d5d8](https://github.com/jayree/changelog/commit/102d5d845a4c18124dff1d64d4288127322b3956))
|
8
|
+
* **deps:** bump marked from 15.0.8 to 15.0.10 ([#642](https://github.com/jayree/changelog/issues/642)) ([448d17e](https://github.com/jayree/changelog/commit/448d17ecbe2eba4b407a6ebff291c44dd1dd01c2))
|
9
|
+
|
10
|
+
|
11
|
+
|
1
12
|
## [3.7.24](https://github.com/jayree/sfdx-plugin-manifest/compare/3.7.23...3.7.24) (2025-05-08)
|
2
13
|
|
3
14
|
|
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/3.7.
|
115
|
+
_See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.7.25/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/3.7.
|
153
|
+
_See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.7.25/src/commands/jayree/manifest/generate.ts)_
|
154
154
|
|
155
155
|
### `sf jayree manifest git diff REF1 [REF2]`
|
156
156
|
|
@@ -233,7 +233,7 @@ FLAG DESCRIPTIONS
|
|
233
233
|
Use this flag to create a 'destructiveChanges.xml' and a blank 'package.xml'.
|
234
234
|
```
|
235
235
|
|
236
|
-
_See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.7.
|
236
|
+
_See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.7.25/src/commands/jayree/manifest/git/diff.ts)_
|
237
237
|
<!-- commandsstop -->
|
238
238
|
|
239
239
|
## Performance Testing
|
package/npm-shrinkwrap.json
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
|
-
"version": "3.7.
|
3
|
+
"version": "3.7.25",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@jayree/sfdx-plugin-manifest",
|
9
|
-
"version": "3.7.
|
9
|
+
"version": "3.7.25",
|
10
10
|
"license": "Apache-2.0",
|
11
11
|
"dependencies": {
|
12
|
-
"@jayree/changelog": "^1.2.
|
12
|
+
"@jayree/changelog": "^1.2.9",
|
13
13
|
"@oclif/core": "^4.3.0",
|
14
14
|
"@salesforce/core": "^8.10.3",
|
15
15
|
"@salesforce/kit": "^3.2.3",
|
@@ -3005,14 +3005,14 @@
|
|
3005
3005
|
}
|
3006
3006
|
},
|
3007
3007
|
"node_modules/@jayree/changelog": {
|
3008
|
-
"version": "1.2.
|
3009
|
-
"resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.
|
3010
|
-
"integrity": "sha512-
|
3008
|
+
"version": "1.2.9",
|
3009
|
+
"resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.9.tgz",
|
3010
|
+
"integrity": "sha512-XmRXMDY/Dga1DMmpNNcOkyAqVjpR6d92X8hfnC1Vw3nY12IJ2rY/Zf1AR1U9IUURVwpGT3OR+9odXe3N+TnOyQ==",
|
3011
3011
|
"license": "BSD-3-Clause",
|
3012
3012
|
"dependencies": {
|
3013
3013
|
"debug": "^4.4.0",
|
3014
3014
|
"fs-extra": "^11.3.0",
|
3015
|
-
"marked": "^15.0.
|
3015
|
+
"marked": "^15.0.11",
|
3016
3016
|
"marked-terminal": "^7.3.0",
|
3017
3017
|
"semver": "^7.7.1",
|
3018
3018
|
"semver-compare": "^1.0.0"
|
@@ -13394,9 +13394,9 @@
|
|
13394
13394
|
}
|
13395
13395
|
},
|
13396
13396
|
"node_modules/marked": {
|
13397
|
-
"version": "15.0.
|
13398
|
-
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.
|
13399
|
-
"integrity": "sha512-
|
13397
|
+
"version": "15.0.11",
|
13398
|
+
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.11.tgz",
|
13399
|
+
"integrity": "sha512-1BEXAU2euRCG3xwgLVT1y0xbJEld1XOrmRJpUwRCcy7rxhSCwMrmEu9LXoPhHSCJG41V7YcQ2mjKRr5BA3ITIA==",
|
13400
13400
|
"license": "MIT",
|
13401
13401
|
"bin": {
|
13402
13402
|
"marked": "bin/marked.js"
|
package/oclif.lock
CHANGED
@@ -1298,14 +1298,14 @@
|
|
1298
1298
|
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
|
1299
1299
|
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
1300
1300
|
|
1301
|
-
"@jayree/changelog@^1.2.
|
1302
|
-
version "1.2.
|
1303
|
-
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.2.
|
1304
|
-
integrity sha512-
|
1301
|
+
"@jayree/changelog@^1.2.9":
|
1302
|
+
version "1.2.9"
|
1303
|
+
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.2.9.tgz#463857cb3b8d187a0e3b05c0c6628eeed7f3bab5"
|
1304
|
+
integrity sha512-XmRXMDY/Dga1DMmpNNcOkyAqVjpR6d92X8hfnC1Vw3nY12IJ2rY/Zf1AR1U9IUURVwpGT3OR+9odXe3N+TnOyQ==
|
1305
1305
|
dependencies:
|
1306
1306
|
debug "^4.4.0"
|
1307
1307
|
fs-extra "^11.3.0"
|
1308
|
-
marked "^15.0.
|
1308
|
+
marked "^15.0.11"
|
1309
1309
|
marked-terminal "^7.3.0"
|
1310
1310
|
semver "^7.7.1"
|
1311
1311
|
semver-compare "^1.0.0"
|
@@ -6732,10 +6732,10 @@ marked@^13.0.0:
|
|
6732
6732
|
resolved "https://registry.yarnpkg.com/marked/-/marked-13.0.3.tgz#5c5b4a5d0198060c7c9bc6ef9420a7fed30f822d"
|
6733
6733
|
integrity sha512-rqRix3/TWzE9rIoFGIn8JmsVfhiuC8VIQ8IdX5TfzmeBucdY05/0UlzKaw0eVtpcN/OdVFpBk7CjKGo9iHJ/zA==
|
6734
6734
|
|
6735
|
-
marked@^15.0.
|
6736
|
-
version "15.0.
|
6737
|
-
resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.
|
6738
|
-
integrity sha512-
|
6735
|
+
marked@^15.0.11:
|
6736
|
+
version "15.0.11"
|
6737
|
+
resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.11.tgz#08a8d12c285e16259e44287b89ce0d871c9d55e8"
|
6738
|
+
integrity sha512-1BEXAU2euRCG3xwgLVT1y0xbJEld1XOrmRJpUwRCcy7rxhSCwMrmEu9LXoPhHSCJG41V7YcQ2mjKRr5BA3ITIA==
|
6739
6739
|
|
6740
6740
|
math-intrinsics@^1.1.0:
|
6741
6741
|
version "1.1.0"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
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.7.
|
4
|
+
"version": "3.7.25",
|
5
5
|
"author": "jayree",
|
6
6
|
"type": "module",
|
7
7
|
"bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
|
8
8
|
"dependencies": {
|
9
|
-
"@jayree/changelog": "^1.2.
|
9
|
+
"@jayree/changelog": "^1.2.9",
|
10
10
|
"@oclif/core": "^4.3.0",
|
11
11
|
"@salesforce/core": "^8.10.3",
|
12
12
|
"@salesforce/kit": "^3.2.3",
|