@jayree/sfdx-plugin-manifest 3.2.15 → 3.2.17

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,21 @@
1
+ ## [3.2.17](https://github.com/jayree/sfdx-plugin-manifest/compare/3.2.16...3.2.17) (2024-05-25)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump @salesforce/kit from 3.1.1 to 3.1.2 ([#1315](https://github.com/jayree/sfdx-plugin-manifest/issues/1315)) ([0348fd1](https://github.com/jayree/sfdx-plugin-manifest/commit/0348fd111460514cc6e318361c6f713324017cba))
7
+
8
+
9
+
10
+ ## [3.2.16](https://github.com/jayree/sfdx-plugin-manifest/compare/3.2.15...3.2.16) (2024-05-18)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * **deps:** bump @salesforce/core from 7.3.6 to 7.3.8 ([#1312](https://github.com/jayree/sfdx-plugin-manifest/issues/1312)) ([0cc788c](https://github.com/jayree/sfdx-plugin-manifest/commit/0cc788c9552d2ae8037dd174db61b6ac7bf5191a))
16
+
17
+
18
+
1
19
  ## [3.2.15](https://github.com/jayree/sfdx-plugin-manifest/compare/3.2.14...3.2.15) (2024-05-18)
2
20
 
3
21
 
package/README.md CHANGED
@@ -47,7 +47,7 @@ EXAMPLES
47
47
  $ sf 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/3.2.15/src/commands/jayree/manifest/cleanup.ts)_
50
+ _See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.2.17/src/commands/jayree/manifest/cleanup.ts)_
51
51
 
52
52
  ### `sf jayree manifest generate`
53
53
 
@@ -85,7 +85,7 @@ EXAMPLES
85
85
  <Package xmlns='http://soap.sforce.com/2006/04/metadata'>...</Package>
86
86
  ```
87
87
 
88
- _See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.2.15/src/commands/jayree/manifest/generate.ts)_
88
+ _See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.2.17/src/commands/jayree/manifest/generate.ts)_
89
89
 
90
90
  ### `sf jayree manifest git diff REF1 [REF2]`
91
91
 
@@ -168,5 +168,5 @@ FLAG DESCRIPTIONS
168
168
  The location can be an absolute path or relative to the current working directory.
169
169
  ```
170
170
 
171
- _See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.2.15/src/commands/jayree/manifest/git/diff.ts)_
171
+ _See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.2.17/src/commands/jayree/manifest/git/diff.ts)_
172
172
  <!-- commandsstop -->
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "3.2.15",
3
+ "version": "3.2.17",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "3.2.15",
9
+ "version": "3.2.17",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.1.12",
13
13
  "@oclif/core": "^3.26.6",
14
- "@salesforce/core": "^7.3.6",
15
- "@salesforce/kit": "^3.1.1",
14
+ "@salesforce/core": "^7.3.8",
15
+ "@salesforce/kit": "^3.1.2",
16
16
  "@salesforce/sf-plugins-core": "^9.0.10",
17
17
  "@salesforce/source-deploy-retrieve": "^11.4.4",
18
18
  "@salesforce/ts-types": "^2.0.9",
@@ -28,7 +28,7 @@
28
28
  "devDependencies": {
29
29
  "@oclif/plugin-command-snapshot": "^5.1.9",
30
30
  "@oclif/plugin-help": "^6.0.22",
31
- "@salesforce/cli-plugins-testkit": "^5.3.4",
31
+ "@salesforce/cli-plugins-testkit": "^5.3.5",
32
32
  "@salesforce/dev-scripts": "^9.1.2",
33
33
  "@salesforce/ts-sinon": "^1.4.19",
34
34
  "@types/debug": "^4.1.12",
@@ -38,7 +38,7 @@
38
38
  "c8": "^9.1.0",
39
39
  "eslint-config-oclif": "^5.2",
40
40
  "eslint-plugin-prettier": "^5.1.3",
41
- "eslint-plugin-sf-plugin": "^1.18.3",
41
+ "eslint-plugin-sf-plugin": "^1.18.4",
42
42
  "is-ci": "^3.0.1",
43
43
  "oclif": "^4.10.11",
44
44
  "patch-package": "^8.0.0",
@@ -4579,13 +4579,13 @@
4579
4579
  }
4580
4580
  },
4581
4581
  "node_modules/@salesforce/cli-plugins-testkit": {
4582
- "version": "5.3.4",
4583
- "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.4.tgz",
4584
- "integrity": "sha512-VgEIKuf3nr1HKwQ3t+cIoLqe7Xo4TGfzDoqXNdwPyMLneCrrktYZFnZs6sAi4gTQYuXIE4X23tzaEfjqRgwpvA==",
4582
+ "version": "5.3.5",
4583
+ "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.5.tgz",
4584
+ "integrity": "sha512-fL6EsPDVv3+0u+5CqVsGa+PixqmVElQUsIS5RjUYAs6bvUpBG/vK5EAS+BwWroZhoFgmUgh7hFQJCSssaf7NOQ==",
4585
4585
  "dev": true,
4586
4586
  "license": "BSD-3-Clause",
4587
4587
  "dependencies": {
4588
- "@salesforce/core": "^7.3.5",
4588
+ "@salesforce/core": "^7.3.8",
4589
4589
  "@salesforce/kit": "^3.1.1",
4590
4590
  "@salesforce/ts-types": "^2.0.9",
4591
4591
  "@types/shelljs": "^0.8.15",
@@ -4700,9 +4700,9 @@
4700
4700
  }
4701
4701
  },
4702
4702
  "node_modules/@salesforce/core": {
4703
- "version": "7.3.6",
4704
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.6.tgz",
4705
- "integrity": "sha512-LngaY4GxixZ7X5oPGa00NdRzpqTXC8jPOQ/H+oFNiZb8nhMfYTBsQob258z33sIBf+G/5RZOJgX10Z+teJzt6A==",
4703
+ "version": "7.3.8",
4704
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.8.tgz",
4705
+ "integrity": "sha512-VWhXHfjwjtC3pJWYp8wt5/fnNQ5tK61ovMG5eteXzVD2oFd7og1f6YjwuAzoYIZK7kYWWv7KJfGtCsPs7Zw+Ww==",
4706
4706
  "license": "BSD-3-Clause",
4707
4707
  "dependencies": {
4708
4708
  "@jsforce/jsforce-node": "^3.2.0",
@@ -4939,9 +4939,9 @@
4939
4939
  }
4940
4940
  },
4941
4941
  "node_modules/@salesforce/kit": {
4942
- "version": "3.1.1",
4943
- "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.1.tgz",
4944
- "integrity": "sha512-Cjkh+USp5PtdZmD30r1Y7d+USpIhQz9B48w76esBtYpgqzhyj806LHkVgEfmorLNq2Qe8EO5rtUYd+XZ3rnV9w==",
4942
+ "version": "3.1.2",
4943
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.2.tgz",
4944
+ "integrity": "sha512-si+ddvZDgx9q5czxAANuK5xhz3pv+KGspQy1wyia/7HDPKadA0QZkLTzUnO1Ju4Mux32CNHEb2y9lw9jj+eVTA==",
4945
4945
  "license": "BSD-3-Clause",
4946
4946
  "dependencies": {
4947
4947
  "@salesforce/ts-types": "^2.0.9",
@@ -9253,13 +9253,13 @@
9253
9253
  }
9254
9254
  },
9255
9255
  "node_modules/eslint-plugin-sf-plugin": {
9256
- "version": "1.18.3",
9257
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.3.tgz",
9258
- "integrity": "sha512-Cl2ZpraMOwOm/kDn2hlud7mkDH3OrImueAyX8nkX1LA0kFma9/yokdxabWE/uaPpWPUlADeqgKWwgTjgf75SYQ==",
9256
+ "version": "1.18.4",
9257
+ "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.4.tgz",
9258
+ "integrity": "sha512-bPYmEh+5ARunhIfBoHc9UqrvPslRcYcloXJRKWqVkvU8tIBAiq2lqp6GWjVuUMPGjhvtUgICMolp6ozjO9wvmA==",
9259
9259
  "dev": true,
9260
9260
  "license": "BSD-3-Clause",
9261
9261
  "dependencies": {
9262
- "@salesforce/core": "^7.3.1",
9262
+ "@salesforce/core": "^7.3.8",
9263
9263
  "@typescript-eslint/utils": "^6.17.0"
9264
9264
  },
9265
9265
  "engines": {
package/oclif.lock CHANGED
@@ -1782,12 +1782,12 @@
1782
1782
  resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
1783
1783
  integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
1784
1784
 
1785
- "@salesforce/cli-plugins-testkit@^5.3.4":
1786
- version "5.3.4"
1787
- resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.4.tgz#7ada47df669a8f643638e25059af9e34ffc4119a"
1788
- integrity sha512-VgEIKuf3nr1HKwQ3t+cIoLqe7Xo4TGfzDoqXNdwPyMLneCrrktYZFnZs6sAi4gTQYuXIE4X23tzaEfjqRgwpvA==
1785
+ "@salesforce/cli-plugins-testkit@^5.3.5":
1786
+ version "5.3.5"
1787
+ resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.5.tgz#1aff37ffaba78552a7dcacf62817efb94ae883e6"
1788
+ integrity sha512-fL6EsPDVv3+0u+5CqVsGa+PixqmVElQUsIS5RjUYAs6bvUpBG/vK5EAS+BwWroZhoFgmUgh7hFQJCSssaf7NOQ==
1789
1789
  dependencies:
1790
- "@salesforce/core" "^7.3.5"
1790
+ "@salesforce/core" "^7.3.8"
1791
1791
  "@salesforce/kit" "^3.1.1"
1792
1792
  "@salesforce/ts-types" "^2.0.9"
1793
1793
  "@types/shelljs" "^0.8.15"
@@ -1798,10 +1798,10 @@
1798
1798
  strip-ansi "6.0.1"
1799
1799
  ts-retry-promise "^0.8.0"
1800
1800
 
1801
- "@salesforce/core@^7.3.1", "@salesforce/core@^7.3.5", "@salesforce/core@^7.3.6":
1802
- version "7.3.6"
1803
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.6.tgz#b2769abf3d8cee6fef26741dd9bdbe977a497023"
1804
- integrity sha512-LngaY4GxixZ7X5oPGa00NdRzpqTXC8jPOQ/H+oFNiZb8nhMfYTBsQob258z33sIBf+G/5RZOJgX10Z+teJzt6A==
1801
+ "@salesforce/core@^7.3.5", "@salesforce/core@^7.3.6", "@salesforce/core@^7.3.8":
1802
+ version "7.3.8"
1803
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.8.tgz#8a646b5321f08c0fb4d22e2fa8b1d60b3a20df9b"
1804
+ integrity sha512-VWhXHfjwjtC3pJWYp8wt5/fnNQ5tK61ovMG5eteXzVD2oFd7og1f6YjwuAzoYIZK7kYWWv7KJfGtCsPs7Zw+Ww==
1805
1805
  dependencies:
1806
1806
  "@jsforce/jsforce-node" "^3.2.0"
1807
1807
  "@salesforce/kit" "^3.1.1"
@@ -1858,10 +1858,10 @@
1858
1858
  typescript "^5.4.3"
1859
1859
  wireit "^0.14.4"
1860
1860
 
1861
- "@salesforce/kit@^3.1.1":
1862
- version "3.1.1"
1863
- resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.1.tgz#d2147a50887214763cdf1c456d306b6da554d928"
1864
- integrity sha512-Cjkh+USp5PtdZmD30r1Y7d+USpIhQz9B48w76esBtYpgqzhyj806LHkVgEfmorLNq2Qe8EO5rtUYd+XZ3rnV9w==
1861
+ "@salesforce/kit@^3.1.1", "@salesforce/kit@^3.1.2":
1862
+ version "3.1.2"
1863
+ resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.2.tgz#270741c54c70969df19ef17f8979b4ef1fa664b2"
1864
+ integrity sha512-si+ddvZDgx9q5czxAANuK5xhz3pv+KGspQy1wyia/7HDPKadA0QZkLTzUnO1Ju4Mux32CNHEb2y9lw9jj+eVTA==
1865
1865
  dependencies:
1866
1866
  "@salesforce/ts-types" "^2.0.9"
1867
1867
  tslib "^2.6.2"
@@ -4705,12 +4705,12 @@ eslint-plugin-prettier@^5.1.3:
4705
4705
  prettier-linter-helpers "^1.0.0"
4706
4706
  synckit "^0.8.6"
4707
4707
 
4708
- eslint-plugin-sf-plugin@^1.18.3:
4709
- version "1.18.3"
4710
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.3.tgz#8711ba1544e86fb8227375415865fca2c3566348"
4711
- integrity sha512-Cl2ZpraMOwOm/kDn2hlud7mkDH3OrImueAyX8nkX1LA0kFma9/yokdxabWE/uaPpWPUlADeqgKWwgTjgf75SYQ==
4708
+ eslint-plugin-sf-plugin@^1.18.4:
4709
+ version "1.18.4"
4710
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.4.tgz#59a41e224d620e20d0fe0e3902c43208c2629037"
4711
+ integrity sha512-bPYmEh+5ARunhIfBoHc9UqrvPslRcYcloXJRKWqVkvU8tIBAiq2lqp6GWjVuUMPGjhvtUgICMolp6ozjO9wvmA==
4712
4712
  dependencies:
4713
- "@salesforce/core" "^7.3.1"
4713
+ "@salesforce/core" "^7.3.8"
4714
4714
  "@typescript-eslint/utils" "^6.17.0"
4715
4715
 
4716
4716
  eslint-plugin-unicorn@^48.0.1:
@@ -323,5 +323,5 @@
323
323
  ]
324
324
  }
325
325
  },
326
- "version": "3.2.15"
326
+ "version": "3.2.17"
327
327
  }
package/package.json CHANGED
@@ -1,15 +1,15 @@
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.2.15",
4
+ "version": "3.2.17",
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.1.12",
10
10
  "@oclif/core": "^3.26.6",
11
- "@salesforce/core": "^7.3.6",
12
- "@salesforce/kit": "^3.1.1",
11
+ "@salesforce/core": "^7.3.8",
12
+ "@salesforce/kit": "^3.1.2",
13
13
  "@salesforce/sf-plugins-core": "^9.0.10",
14
14
  "@salesforce/source-deploy-retrieve": "^11.4.4",
15
15
  "@salesforce/ts-types": "^2.0.9",
@@ -25,7 +25,7 @@
25
25
  "devDependencies": {
26
26
  "@oclif/plugin-command-snapshot": "^5.1.9",
27
27
  "@oclif/plugin-help": "^6.0.22",
28
- "@salesforce/cli-plugins-testkit": "^5.3.4",
28
+ "@salesforce/cli-plugins-testkit": "^5.3.5",
29
29
  "@salesforce/dev-scripts": "^9.1.2",
30
30
  "@salesforce/ts-sinon": "^1.4.19",
31
31
  "@types/debug": "^4.1.12",
@@ -35,7 +35,7 @@
35
35
  "c8": "^9.1.0",
36
36
  "eslint-config-oclif": "^5.2",
37
37
  "eslint-plugin-prettier": "^5.1.3",
38
- "eslint-plugin-sf-plugin": "^1.18.3",
38
+ "eslint-plugin-sf-plugin": "^1.18.4",
39
39
  "is-ci": "^3.0.1",
40
40
  "oclif": "^4.10.11",
41
41
  "patch-package": "^8.0.0",