sfdx-git-delta 5.10.1 → 5.10.2

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
@@ -2,6 +2,13 @@
2
2
 
3
3
  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.
4
4
 
5
+ ### 5.10.2 (2023-01-19)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * experience metadata meta file suffix ([#423](https://github.com/scolladon/sfdx-git-delta/issues/423)) ([b18e388](https://github.com/scolladon/sfdx-git-delta/commit/b18e388ce4616c0e934b4c8c45bbc8d008bb94b2)), closes [#397](https://github.com/scolladon/sfdx-git-delta/issues/397)
11
+
5
12
  ### 5.10.1 (2023-01-17)
6
13
 
7
14
 
package/README.md CHANGED
@@ -186,7 +186,7 @@ OPTIONS
186
186
  this command invocation
187
187
  ```
188
188
 
189
- _See code: [src/commands/sgd/source/delta.ts](https://github.com/scolladon/sfdx-git-delta/blob/v5.10.1/src/commands/sgd/source/delta.ts)_
189
+ _See code: [src/commands/sgd/source/delta.ts](https://github.com/scolladon/sfdx-git-delta/blob/v5.10.2/src/commands/sgd/source/delta.ts)_
190
190
  <!-- commandsstop -->
191
191
 
192
192
  ### Windows users
@@ -817,7 +817,7 @@
817
817
  "directoryName": "experiences",
818
818
  "inFolder": false,
819
819
  "metaFile": true,
820
- "suffix": "experience",
820
+ "suffix": "site",
821
821
  "xmlName": "ExperienceBundle"
822
822
  },
823
823
  {
@@ -810,7 +810,7 @@
810
810
  "directoryName": "experiences",
811
811
  "inFolder": false,
812
812
  "metaFile": true,
813
- "suffix": "experience",
813
+ "suffix": "site",
814
814
  "xmlName": "ExperienceBundle"
815
815
  },
816
816
  {
@@ -824,7 +824,7 @@
824
824
  "directoryName": "experiences",
825
825
  "inFolder": false,
826
826
  "metaFile": true,
827
- "suffix": "experience",
827
+ "suffix": "site",
828
828
  "xmlName": "ExperienceBundle"
829
829
  },
830
830
  {
@@ -824,7 +824,7 @@
824
824
  "directoryName": "experiences",
825
825
  "inFolder": false,
826
826
  "metaFile": true,
827
- "suffix": "experience",
827
+ "suffix": "site",
828
828
  "xmlName": "ExperienceBundle"
829
829
  },
830
830
  {
@@ -880,7 +880,7 @@
880
880
  "directoryName": "experiences",
881
881
  "inFolder": false,
882
882
  "metaFile": true,
883
- "suffix": "experience",
883
+ "suffix": "site",
884
884
  "xmlName": "ExperienceBundle"
885
885
  },
886
886
  {
@@ -880,7 +880,7 @@
880
880
  "directoryName": "experiences",
881
881
  "inFolder": false,
882
882
  "metaFile": true,
883
- "suffix": "experience",
883
+ "suffix": "site",
884
884
  "xmlName": "ExperienceBundle"
885
885
  },
886
886
  {
@@ -880,7 +880,7 @@
880
880
  "directoryName": "experiences",
881
881
  "inFolder": false,
882
882
  "metaFile": true,
883
- "suffix": "experience",
883
+ "suffix": "site",
884
884
  "xmlName": "ExperienceBundle"
885
885
  },
886
886
  {
@@ -880,7 +880,7 @@
880
880
  "directoryName": "experiences",
881
881
  "inFolder": false,
882
882
  "metaFile": true,
883
- "suffix": "experience",
883
+ "suffix": "site",
884
884
  "xmlName": "ExperienceBundle"
885
885
  },
886
886
  {
@@ -894,7 +894,7 @@
894
894
  "directoryName": "experiences",
895
895
  "inFolder": false,
896
896
  "metaFile": true,
897
- "suffix": "experience",
897
+ "suffix": "site",
898
898
  "xmlName": "ExperienceBundle"
899
899
  },
900
900
  {
@@ -901,7 +901,7 @@
901
901
  "directoryName": "experiences",
902
902
  "inFolder": false,
903
903
  "metaFile": true,
904
- "suffix": "experience",
904
+ "suffix": "site",
905
905
  "xmlName": "ExperienceBundle"
906
906
  },
907
907
  {
@@ -1 +1 @@
1
- {"version":"5.10.1","commands":{"sgd:source:delta":{"id":"sgd:source:delta","description":"Generate the sfdx content in source format and destructive change from two git commits","usage":"<%= command.id %> -f <string> [-t <string>] [-r <filepath>] [-i <filepath>] [-D <filepath>] [-s <filepath>] [-W] [-o <filepath>] [-a <number>] [-d] [-n <filepath>] [-N <filepath>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-git-delta","pluginType":"core","aliases":[],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"to":{"name":"to","type":"option","char":"t","description":"commit sha to where the diff is done","default":"HEAD"},"from":{"name":"from","type":"option","char":"f","description":"commit sha from where the diff is done [git rev-list --max-parents=0 HEAD]","required":true},"repo":{"name":"repo","type":"option","char":"r","description":"git repository location","default":"."},"ignore":{"name":"ignore","type":"option","char":"i","description":"file listing paths to explicitly ignore for any diff actions"},"ignore-destructive":{"name":"ignore-destructive","type":"option","char":"D","description":"file listing paths to explicitly ignore for any destructive actions"},"source":{"name":"source","type":"option","char":"s","description":"source folder focus location related to --repo","default":"."},"ignore-whitespace":{"name":"ignore-whitespace","type":"boolean","char":"W","description":"ignore git diff whitespace (space, tab, eol) changes","allowNo":false},"output":{"name":"output","type":"option","char":"o","description":"source package specific output","default":"./output"},"api-version":{"name":"api-version","type":"option","char":"a","description":"salesforce metadata API version, default to sfdx-project.json \"sourceApiVersion\" attribut or latest version"},"generate-delta":{"name":"generate-delta","type":"boolean","char":"d","description":"generate delta files in [--output] folder","allowNo":false},"include":{"name":"include","type":"option","char":"n","description":"file listing paths to explicitly include for any diff actions"},"include-destructive":{"name":"include-destructive","type":"option","char":"N","description":"file listing paths to explicitly include for any destructive actions"}},"args":[]}}}
1
+ {"version":"5.10.2","commands":{"sgd:source:delta":{"id":"sgd:source:delta","description":"Generate the sfdx content in source format and destructive change from two git commits","usage":"<%= command.id %> -f <string> [-t <string>] [-r <filepath>] [-i <filepath>] [-D <filepath>] [-s <filepath>] [-W] [-o <filepath>] [-a <number>] [-d] [-n <filepath>] [-N <filepath>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"sfdx-git-delta","pluginType":"core","aliases":[],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"to":{"name":"to","type":"option","char":"t","description":"commit sha to where the diff is done","default":"HEAD"},"from":{"name":"from","type":"option","char":"f","description":"commit sha from where the diff is done [git rev-list --max-parents=0 HEAD]","required":true},"repo":{"name":"repo","type":"option","char":"r","description":"git repository location","default":"."},"ignore":{"name":"ignore","type":"option","char":"i","description":"file listing paths to explicitly ignore for any diff actions"},"ignore-destructive":{"name":"ignore-destructive","type":"option","char":"D","description":"file listing paths to explicitly ignore for any destructive actions"},"source":{"name":"source","type":"option","char":"s","description":"source folder focus location related to --repo","default":"."},"ignore-whitespace":{"name":"ignore-whitespace","type":"boolean","char":"W","description":"ignore git diff whitespace (space, tab, eol) changes","allowNo":false},"output":{"name":"output","type":"option","char":"o","description":"source package specific output","default":"./output"},"api-version":{"name":"api-version","type":"option","char":"a","description":"salesforce metadata API version, default to sfdx-project.json \"sourceApiVersion\" attribut or latest version"},"generate-delta":{"name":"generate-delta","type":"boolean","char":"d","description":"generate delta files in [--output] folder","allowNo":false},"include":{"name":"include","type":"option","char":"n","description":"file listing paths to explicitly include for any diff actions"},"include-destructive":{"name":"include-destructive","type":"option","char":"N","description":"file listing paths to explicitly include for any destructive actions"}},"args":[]}}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sfdx-git-delta",
3
- "version": "5.10.1",
3
+ "version": "5.10.2",
4
4
  "description": "Generate the sfdx content in source format and destructive change from two git commits",
5
5
  "keyword": [
6
6
  "salesforce",
@@ -26,12 +26,12 @@
26
26
  },
27
27
  "author": "Sebastien Colladon <colladonsebastien@gmail.com>",
28
28
  "dependencies": {
29
- "@oclif/command": "^1.8.20",
29
+ "@oclif/command": "^1.8.21",
30
30
  "@oclif/config": "^1.18.6",
31
31
  "@oclif/errors": "^1.3.6",
32
- "@salesforce/command": "^5.2.37",
33
- "@salesforce/core": "^3.32.12",
34
- "fast-xml-parser": "^4.0.12",
32
+ "@salesforce/command": "^5.2.40",
33
+ "@salesforce/core": "^3.32.13",
34
+ "fast-xml-parser": "^4.0.13",
35
35
  "fs-extra": "^11.1.0",
36
36
  "ignore": "^5.2.4",
37
37
  "micromatch": "^4.0.5",
@@ -57,7 +57,7 @@
57
57
  "test:debug:break": "node --inspect-brk node_modules/.bin/jest",
58
58
  "test:watch": "jest --watch",
59
59
  "postpack": "rm -f oclif.manifest.json && prettier --write README.md",
60
- "postrelease": "yarn release:tags && yarn release:github",
60
+ "postrelease": "yarn release:tags && yarn release:github",
61
61
  "prepack": "rm -rf lib && tsc -b && oclif-dev manifest && oclif-dev readme",
62
62
  "prepare": "husky install",
63
63
  "release": "standard-version --no-verify --commit-all",
@@ -67,35 +67,35 @@
67
67
  "upgrade:dependencies": "yarn yarn-upgrade-all"
68
68
  },
69
69
  "devDependencies": {
70
- "@commitlint/cli": "^17.4.0",
71
- "@commitlint/config-angular": "^17.4.0",
72
- "@commitlint/prompt-cli": "^17.4.0",
70
+ "@commitlint/cli": "^17.4.2",
71
+ "@commitlint/config-angular": "^17.4.2",
72
+ "@commitlint/prompt-cli": "^17.4.2",
73
73
  "@oclif/dev-cli": "^1.26.10",
74
- "@oclif/plugin-help": "^5.1.22",
75
- "@oclif/test": "^2.2.19",
74
+ "@oclif/plugin-help": "^5.1.23",
75
+ "@oclif/test": "^2.2.21",
76
76
  "@salesforce/dev-config": "^3.1.0",
77
77
  "@types/chai": "^4.3.4",
78
78
  "@types/mocha": "^10.0.1",
79
79
  "@types/node": "^18.11.18",
80
- "@typescript-eslint/eslint-plugin": "^5.48.0",
81
- "@typescript-eslint/parser": "^5.48.0",
80
+ "@typescript-eslint/eslint-plugin": "^5.48.2",
81
+ "@typescript-eslint/parser": "^5.48.2",
82
82
  "conventional-github-releaser": "^3.1.5",
83
- "eslint": "^8.31.0",
83
+ "eslint": "^8.32.0",
84
84
  "eslint-config-prettier": "^8.6.0",
85
85
  "eslint-config-salesforce-typescript": "^1.1.1",
86
- "eslint-plugin-import": "^2.26.0",
86
+ "eslint-plugin-import": "^2.27.5",
87
87
  "eslint-plugin-jsdoc": "^39.6.4",
88
88
  "eslint-plugin-prettier": "^4.2.1",
89
89
  "husky": "^8.0.3",
90
90
  "jest": "^29.3.1",
91
91
  "lint-staged": "^13.1.0",
92
92
  "nyc": "^15.1.0",
93
- "prettier": "^2.8.1",
93
+ "prettier": "^2.8.3",
94
94
  "prettier-eslint": "^15.0.1",
95
95
  "standard-version": "^9.5.0",
96
96
  "ts-node": "^10.9.1",
97
97
  "typescript": "^4.9.4",
98
- "yarn-upgrade-all": "^0.7.1"
98
+ "yarn-upgrade-all": "^0.7.2"
99
99
  },
100
100
  "oclif": {
101
101
  "commands": "./lib/commands",