@jayree/sfdx-plugin-manifest 3.6.41 → 3.6.42
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 +9 -0
- package/README.md +3 -3
- package/npm-shrinkwrap.json +7 -7
- package/oclif.lock +6 -6
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1
|
+
## [3.6.42](https://github.com/jayree/sfdx-plugin-manifest/compare/3.6.41...3.6.42) (2025-01-23)
|
2
|
+
|
3
|
+
|
4
|
+
### Bug Fixes
|
5
|
+
|
6
|
+
* **deps:** bump @oclif/core from 4.2.3 to 4.2.4 ([#1635](https://github.com/jayree/sfdx-plugin-manifest/issues/1635)) ([bfc3411](https://github.com/jayree/sfdx-plugin-manifest/commit/bfc3411b5806d8253f6d6bd100e08e9896db3c16))
|
7
|
+
|
8
|
+
|
9
|
+
|
1
10
|
## [3.6.41](https://github.com/jayree/sfdx-plugin-manifest/compare/3.6.40...3.6.41) (2025-01-23)
|
2
11
|
|
3
12
|
|
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.6.
|
115
|
+
_See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.6.42/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.6.
|
153
|
+
_See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.6.42/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.6.
|
236
|
+
_See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.6.42/src/commands/jayree/manifest/git/diff.ts)_
|
237
237
|
<!-- commandsstop -->
|
238
238
|
|
239
239
|
## Performance Testing
|
package/npm-shrinkwrap.json
CHANGED
@@ -1,16 +1,16 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.42",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@jayree/sfdx-plugin-manifest",
|
9
|
-
"version": "3.6.
|
9
|
+
"version": "3.6.42",
|
10
10
|
"license": "BSD-3-Clause",
|
11
11
|
"dependencies": {
|
12
12
|
"@jayree/changelog": "^1.2.4",
|
13
|
-
"@oclif/core": "^4.2.
|
13
|
+
"@oclif/core": "^4.2.4",
|
14
14
|
"@salesforce/core": "^8.8.2",
|
15
15
|
"@salesforce/kit": "^3.2.3",
|
16
16
|
"@salesforce/sf-plugins-core": "^12.1.2",
|
@@ -4025,13 +4025,13 @@
|
|
4025
4025
|
}
|
4026
4026
|
},
|
4027
4027
|
"node_modules/@oclif/core": {
|
4028
|
-
"version": "4.2.
|
4029
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.
|
4030
|
-
"integrity": "sha512-
|
4028
|
+
"version": "4.2.4",
|
4029
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
|
4030
|
+
"integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
|
4031
4031
|
"license": "MIT",
|
4032
4032
|
"dependencies": {
|
4033
4033
|
"ansi-escapes": "^4.3.2",
|
4034
|
-
"ansis": "^3.
|
4034
|
+
"ansis": "^3.9.0",
|
4035
4035
|
"clean-stack": "^3.0.1",
|
4036
4036
|
"cli-spinners": "^2.9.2",
|
4037
4037
|
"debug": "^4.4.0",
|
package/oclif.lock
CHANGED
@@ -1770,13 +1770,13 @@
|
|
1770
1770
|
"@nodelib/fs.scandir" "2.1.5"
|
1771
1771
|
fastq "^1.6.0"
|
1772
1772
|
|
1773
|
-
"@oclif/core@^4", "@oclif/core@^4.0.34", "@oclif/core@^4.2.3":
|
1774
|
-
version "4.2.
|
1775
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.
|
1776
|
-
integrity sha512-
|
1773
|
+
"@oclif/core@^4", "@oclif/core@^4.0.34", "@oclif/core@^4.2.3", "@oclif/core@^4.2.4":
|
1774
|
+
version "4.2.4"
|
1775
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.4.tgz#0737063beb35e3d421135cd07983bc5306fb17bf"
|
1776
|
+
integrity sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==
|
1777
1777
|
dependencies:
|
1778
1778
|
ansi-escapes "^4.3.2"
|
1779
|
-
ansis "^3.
|
1779
|
+
ansis "^3.9.0"
|
1780
1780
|
clean-stack "^3.0.1"
|
1781
1781
|
cli-spinners "^2.9.2"
|
1782
1782
|
debug "^4.4.0"
|
@@ -3156,7 +3156,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
|
|
3156
3156
|
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
|
3157
3157
|
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
|
3158
3158
|
|
3159
|
-
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.
|
3159
|
+
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.9.0:
|
3160
3160
|
version "3.9.0"
|
3161
3161
|
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.9.0.tgz#d195c93c31a333916142ff8f0be4d7e3872f262e"
|
3162
3162
|
integrity sha512-PcDrVe15ldexeZMsVLBAzBwF2KhZgaU0R+CHxH+x5kqn/pO+UWVBZJ+NEXMPpEOLUFeNsnNdoWYc2gwO+MVkDg==
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
@@ -1,13 +1,13 @@
|
|
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.6.
|
4
|
+
"version": "3.6.42",
|
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.4",
|
10
|
-
"@oclif/core": "^4.2.
|
10
|
+
"@oclif/core": "^4.2.4",
|
11
11
|
"@salesforce/core": "^8.8.2",
|
12
12
|
"@salesforce/kit": "^3.2.3",
|
13
13
|
"@salesforce/sf-plugins-core": "^12.1.2",
|