@jayree/sfdx-plugin-manifest 3.1.37 → 3.1.39
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +22 -0
- package/README.md +5 -4
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/oclif.lock +115 -121
- package/oclif.manifest.json +2 -2
- package/package.json +12 -12
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,25 @@
|
|
1
|
+
## [3.1.39](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.38...v3.1.39) (2023-12-01)
|
2
|
+
|
3
|
+
|
4
|
+
### Bug Fixes
|
5
|
+
|
6
|
+
* **deps:** bump @oclif/core from 3.12.0 to 3.13.1 ([#1060](https://github.com/jayree/sfdx-plugin-manifest/issues/1060)) ([742ce04](https://github.com/jayree/sfdx-plugin-manifest/commit/742ce045a49cfee7bebb954b79af7e66f55ffb7e))
|
7
|
+
* **deps:** bump @salesforce/core from 6.2.0 to 6.2.2 ([#1061](https://github.com/jayree/sfdx-plugin-manifest/issues/1061)) ([a319f24](https://github.com/jayree/sfdx-plugin-manifest/commit/a319f2491f93c03843e0c2675e12d52e414f3593))
|
8
|
+
* **deps:** bump @salesforce/sf-plugins-core from 5.0.3 to 5.0.5 ([#1064](https://github.com/jayree/sfdx-plugin-manifest/issues/1064)) ([9f11d36](https://github.com/jayree/sfdx-plugin-manifest/commit/9f11d367bbc2effcfc6a467e6efdd78a5ee4198c))
|
9
|
+
* **deps:** bump @salesforce/source-deploy-retrieve from 10.0.2 to 10.0.3 ([#1063](https://github.com/jayree/sfdx-plugin-manifest/issues/1063)) ([2a78146](https://github.com/jayree/sfdx-plugin-manifest/commit/2a78146096d9f2853582f54999e25e0201e39857))
|
10
|
+
* **deps:** bump fs-extra from 11.1.1 to 11.2.0 ([#1066](https://github.com/jayree/sfdx-plugin-manifest/issues/1066)) ([f4ea024](https://github.com/jayree/sfdx-plugin-manifest/commit/f4ea024419bb6385f75936fa83636662a1c9e156))
|
11
|
+
|
12
|
+
## [3.1.38](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.37...v3.1.38) (2023-11-24)
|
13
|
+
|
14
|
+
|
15
|
+
### Bug Fixes
|
16
|
+
|
17
|
+
* **deps:** bump @jayree/changelog from 1.1.7 to 1.1.8 ([#1052](https://github.com/jayree/sfdx-plugin-manifest/issues/1052)) ([b2536dc](https://github.com/jayree/sfdx-plugin-manifest/commit/b2536dc69b0228f8561540121ace7038e06cc675))
|
18
|
+
* **deps:** bump @oclif/core from 3.11.0 to 3.12.0 ([#1058](https://github.com/jayree/sfdx-plugin-manifest/issues/1058)) ([7f17c3a](https://github.com/jayree/sfdx-plugin-manifest/commit/7f17c3aaa4f9ecee1352430c10cd127d683130f8))
|
19
|
+
* **deps:** bump @salesforce/core from 6.1.3 to 6.2.0 ([#1055](https://github.com/jayree/sfdx-plugin-manifest/issues/1055)) ([5eb1259](https://github.com/jayree/sfdx-plugin-manifest/commit/5eb12595089cc9671e483ff19dd4f72d1682f032))
|
20
|
+
* **deps:** bump @salesforce/sf-plugins-core from 5.0.1 to 5.0.3 ([#1057](https://github.com/jayree/sfdx-plugin-manifest/issues/1057)) ([f4d4a64](https://github.com/jayree/sfdx-plugin-manifest/commit/f4d4a64a67c587293989be9210a3864bb4b010ee))
|
21
|
+
* **deps:** bump @salesforce/source-deploy-retrieve from 10.0.0 to 10.0.2 ([#1054](https://github.com/jayree/sfdx-plugin-manifest/issues/1054)) ([7c855f0](https://github.com/jayree/sfdx-plugin-manifest/commit/7c855f0f947dffbbc4fbce95c778c5ca99c74adb))
|
22
|
+
|
1
23
|
## [3.1.37](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.36...v3.1.37) (2023-11-17)
|
2
24
|
|
3
25
|
|
package/README.md
CHANGED
@@ -47,7 +47,7 @@ EXAMPLES
|
|
47
47
|
$ sfdx jayree:manifest:cleanup --manifest=package.xml --file=packageignore.xml
|
48
48
|
```
|
49
49
|
|
50
|
-
_See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/v3.1.
|
50
|
+
_See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/v3.1.39/src/commands/jayree/manifest/cleanup.ts)_
|
51
51
|
|
52
52
|
### `sfdx jayree:manifest:generate`
|
53
53
|
|
@@ -61,7 +61,8 @@ USAGE
|
|
61
61
|
FLAGS
|
62
62
|
-c, --match-case Enable 'match case' for the quickfilter.
|
63
63
|
-f, --file=<value> Write to 'file' instead of stdout.
|
64
|
-
-o, --target-org=<value> (required) Username or alias of the target org.
|
64
|
+
-o, --target-org=<value> (required) Username or alias of the target org. Not required if the `target-org`
|
65
|
+
configuration variable is already set.
|
65
66
|
-q, --quick-filter=<value>... Metadata type, member or file path to filter on.
|
66
67
|
-w, --match-whole-word Enable 'match whole word' for the quickfilter.
|
67
68
|
--api-version=<value> Override the api version used for api requests made by this command
|
@@ -83,7 +84,7 @@ EXAMPLES
|
|
83
84
|
<Package xmlns='http://soap.sforce.com/2006/04/metadata'>...</Package>
|
84
85
|
```
|
85
86
|
|
86
|
-
_See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/v3.1.
|
87
|
+
_See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/v3.1.39/src/commands/jayree/manifest/generate.ts)_
|
87
88
|
|
88
89
|
### `sfdx jayree:manifest:git:diff`
|
89
90
|
|
@@ -165,5 +166,5 @@ FLAG DESCRIPTIONS
|
|
165
166
|
The location can be an absolute path or relative to the current working directory.
|
166
167
|
```
|
167
168
|
|
168
|
-
_See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/v3.1.
|
169
|
+
_See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/v3.1.39/src/commands/jayree/manifest/git/diff.ts)_
|
169
170
|
<!-- commandsstop -->
|