sf-decomposer 6.8.0 → 6.9.0

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
@@ -5,6 +5,13 @@
5
5
 
6
6
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
7
7
 
8
+ ## [6.9.0](https://github.com/mcarvin8/sf-decomposer/compare/v6.8.0...v6.9.0) (2026-04-16)
9
+
10
+
11
+ ### Features
12
+
13
+ * **metadata:** bump @salesforce/source-deploy-retrieve ([#399](https://github.com/mcarvin8/sf-decomposer/issues/399)) ([89f24e9](https://github.com/mcarvin8/sf-decomposer/commit/89f24e9d9ea381c4ccc10aff29c71d114106742e))
14
+
8
15
  ## [6.8.0](https://github.com/mcarvin8/sf-decomposer/compare/v6.7.0...v6.8.0) (2026-04-09)
9
16
 
10
17
 
package/README.md CHANGED
@@ -4,8 +4,7 @@
4
4
  [![Downloads/week](https://img.shields.io/npm/dw/sf-decomposer.svg)](https://npmjs.org/package/sf-decomposer)
5
5
  [![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://raw.githubusercontent.com/mcarvin8/sf-decomposer/main/LICENSE.md)
6
6
  [![Maintainability](https://qlty.sh/badges/8492c1c6-0f93-4d37-bfad-32fd3b788a2d/maintainability.svg)](https://qlty.sh/gh/mcarvin8/projects/sf-decomposer)
7
- [![Code Coverage](https://qlty.sh/badges/8492c1c6-0f93-4d37-bfad-32fd3b788a2d/test_coverage.svg)](https://qlty.sh/gh/mcarvin8/projects/sf-decomposer)
8
- [![Known Vulnerabilities](https://snyk.io//test/github/mcarvin8/sf-decomposer/badge.svg?targetFile=package.json)](https://snyk.io//test/github/mcarvin8/sf-decomposer?targetFile=package.json)
7
+ [![codecov](https://codecov.io/gh/mcarvin8/sf-decomposer/graph/badge.svg?token=YFU52L4XM5)](https://codecov.io/gh/mcarvin8/sf-decomposer)
9
8
 
10
9
  A Salesforce CLI plugin that **decomposes** large metadata XML files into smaller, version-control–friendly files (XML, JSON, YAML, JSON5), and **recomposes** them back into deployment-ready metadata.
11
10
 
package/oclif.lock CHANGED
@@ -1905,6 +1905,11 @@
1905
1905
  "@emnapi/runtime" "^1.4.3"
1906
1906
  "@tybys/wasm-util" "^0.10.0"
1907
1907
 
1908
+ "@nodable/entities@^1.1.0":
1909
+ version "1.1.0"
1910
+ resolved "https://registry.yarnpkg.com/@nodable/entities/-/entities-1.1.0.tgz#f98e5ee5a6e987b4cad56eb97be81043d9b8d31d"
1911
+ integrity sha512-bidpxmTBP0pOsxULw6XlxzQpTgrAGLDHGBK/JuWhPDL6ZV0GZ/PmN9CA9do6e+A9lYI6qx6ikJUtJYRxup141g==
1912
+
1908
1913
  "@nodelib/fs.scandir@2.1.5":
1909
1914
  version "2.1.5"
1910
1915
  resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz"
@@ -2156,23 +2161,23 @@
2156
2161
  cli-progress "^3.12.0"
2157
2162
  terminal-link "^3.0.0"
2158
2163
 
2159
- "@salesforce/source-deploy-retrieve@^12.32.1":
2160
- version "12.32.1"
2161
- resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.32.1.tgz#9d027b0fb9e1ef61ebb896af804109518f71bd19"
2162
- integrity sha512-q3u6bxgv3b4UscVvtWXCllgf5WouQd86IG7Kg76kyFryTTMBoSJIygRXNm5EMwlsHwBvfJhTn8zdpesJ1HkgPQ==
2164
+ "@salesforce/source-deploy-retrieve@^12.32.7":
2165
+ version "12.32.7"
2166
+ resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.32.7.tgz#acc2377987095fc9abd0f5256442d5042b54dd68"
2167
+ integrity sha512-nxrMUYyLi171EllPssXKfr/D3+DBeTeeV+VUSqHVgTyRrGVVvlV86dVgyWaC7d5E8C6wgLMKiMu43zs4GRb9XQ==
2163
2168
  dependencies:
2164
2169
  "@salesforce/core" "^8.27.1"
2165
2170
  "@salesforce/kit" "^3.2.4"
2166
2171
  "@salesforce/ts-types" "^2.0.12"
2167
2172
  "@salesforce/types" "^1.6.0"
2168
2173
  fast-levenshtein "^3.0.0"
2169
- fast-xml-parser "^5.5.9"
2174
+ fast-xml-parser "^5.5.11"
2170
2175
  got "^11.8.6"
2171
2176
  graceful-fs "^4.2.11"
2172
2177
  ignore "^5.3.2"
2173
2178
  jszip "^3.10.1"
2174
2179
  mime "2.6.0"
2175
- minimatch "^9.0.7"
2180
+ minimatch "^9.0.9"
2176
2181
  proxy-agent "^6.5.0"
2177
2182
  yaml "^2.8.3"
2178
2183
 
@@ -5274,14 +5279,15 @@ fast-xml-parser@5.3.4:
5274
5279
  dependencies:
5275
5280
  strnum "^2.1.0"
5276
5281
 
5277
- fast-xml-parser@^5.5.9:
5278
- version "5.5.9"
5279
- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.9.tgz#e59637abebec3dbfbb4053b532d787af6ea11527"
5280
- integrity sha512-jldvxr1MC6rtiZKgrFnDSvT8xuH+eJqxqOBThUVjYrxssYTo1avZLGql5l0a0BAERR01CadYzZ83kVEkbyDg+g==
5282
+ fast-xml-parser@^5.5.11:
5283
+ version "5.6.0"
5284
+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.6.0.tgz#4ade6df478c2532a462b693278fa6393c295a9e3"
5285
+ integrity sha512-5G+uaEBbOm9M4dgMOV3K/rBzfUNGqGqoUTaYJM3hBwM8t71w07gxLQZoTsjkY8FtfjabqgQHEkeIySBDYeBmJw==
5281
5286
  dependencies:
5287
+ "@nodable/entities" "^1.1.0"
5282
5288
  fast-xml-builder "^1.1.4"
5283
- path-expression-matcher "^1.2.0"
5284
- strnum "^2.2.2"
5289
+ path-expression-matcher "^1.5.0"
5290
+ strnum "^2.2.3"
5285
5291
 
5286
5292
  fastest-levenshtein@^1.0.7:
5287
5293
  version "1.0.16"
@@ -7629,7 +7635,7 @@ minimatch@^5.0.1, minimatch@^5.1.6:
7629
7635
  dependencies:
7630
7636
  brace-expansion "^2.0.1"
7631
7637
 
7632
- minimatch@^9.0.4, minimatch@^9.0.5, minimatch@^9.0.7:
7638
+ minimatch@^9.0.4, minimatch@^9.0.5, minimatch@^9.0.9:
7633
7639
  version "9.0.9"
7634
7640
  resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.9.tgz#9b0cb9fcb78087f6fd7eababe2511c4d3d60574e"
7635
7641
  integrity sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==
@@ -8209,11 +8215,16 @@ path-exists@^4.0.0:
8209
8215
  resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz"
8210
8216
  integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
8211
8217
 
8212
- path-expression-matcher@^1.1.3, path-expression-matcher@^1.2.0:
8218
+ path-expression-matcher@^1.1.3:
8213
8219
  version "1.2.0"
8214
8220
  resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.2.0.tgz#9bdae3787f43b0857b0269e9caaa586c12c8abee"
8215
8221
  integrity sha512-DwmPWeFn+tq7TiyJ2CxezCAirXjFxvaiD03npak3cRjlP9+OjTmSy1EpIrEbh+l6JgUundniloMLDQ/6VTdhLQ==
8216
8222
 
8223
+ path-expression-matcher@^1.5.0:
8224
+ version "1.5.0"
8225
+ resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz#3b98545dc88ffebb593e2d8458d0929da9275f4a"
8226
+ integrity sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==
8227
+
8217
8228
  path-is-absolute@^1.0.0:
8218
8229
  version "1.0.1"
8219
8230
  resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
@@ -9438,10 +9449,10 @@ strnum@^2.1.0:
9438
9449
  resolved "https://registry.npmjs.org/strnum/-/strnum-2.1.1.tgz"
9439
9450
  integrity sha512-7ZvoFTiCnGxBtDqJ//Cu6fWtZtc7Y3x+QOirG15wztbdngGSkht27o2pyGWrVy0b4WAy3jbKmnoK6g5VlVNUUw==
9440
9451
 
9441
- strnum@^2.2.2:
9442
- version "2.2.2"
9443
- resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.2.tgz#f11fd94ab62b536ba2ecc615858f3747c2881b3f"
9444
- integrity sha512-DnR90I+jtXNSTXWdwrEy9FakW7UX+qUZg28gj5fk2vxxl7uS/3bpI4fjFYVmdK9etptYBPNkpahuQnEwhwECqA==
9452
+ strnum@^2.2.3:
9453
+ version "2.2.3"
9454
+ resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.3.tgz#0119fce02749a11bb126a4d686ac5dbdf6e57586"
9455
+ integrity sha512-oKx6RUCuHfT3oyVjtnrmn19H1SiCqgJSg+54XqURKp5aCMbrXrhLjRN9TjuwMjiYstZ0MzDrHqkGZ5dFTKd+zg==
9445
9456
 
9446
9457
  supports-color@^7, supports-color@^7.0.0, supports-color@^7.1.0:
9447
9458
  version "7.2.0"
@@ -191,5 +191,5 @@
191
191
  ]
192
192
  }
193
193
  },
194
- "version": "6.8.0"
194
+ "version": "6.9.0"
195
195
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "sf-decomposer",
3
3
  "description": "Split large Salesforce metadata files into version-control-friendly pieces and rebuild deployment-ready files.",
4
- "version": "6.8.0",
4
+ "version": "6.9.0",
5
5
  "dependencies": {
6
6
  "@oclif/core": "^4",
7
7
  "@salesforce/core": "^8.26.3",
8
8
  "@salesforce/sf-plugins-core": "^12.2.6",
9
- "@salesforce/source-deploy-retrieve": "^12.32.1",
9
+ "@salesforce/source-deploy-retrieve": "^12.32.7",
10
10
  "fs-extra": "^11.3.3",
11
11
  "p-limit": "^7.3.0",
12
12
  "xml-disassembler": "^2.4.0"