@axway/amplify-config 4.0.10 → 4.0.12

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +51 -43
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,132 +1,140 @@
1
+ # v4.0.11 (Nov 8, 2023)
2
+
3
+ - chore: Updated dependencies.
4
+
5
+ # v4.0.10 (Nov 8, 2023)
6
+
7
+ - chore: Updated dependencies.
8
+
1
9
  # v4.0.9 (May 11, 2022)
2
10
 
3
- * chore: Updated dependencies.
11
+ - chore: Updated dependencies.
4
12
 
5
13
  # v4.0.8 (Mar 28, 2022)
6
14
 
7
- * chore: Updated dependencies.
15
+ - chore: Updated dependencies.
8
16
 
9
17
  # v4.0.7 (Feb 16, 2022)
10
18
 
11
- * chore: Updated dependencies.
19
+ - chore: Updated dependencies.
12
20
 
13
21
  # v4.0.6 (Feb 2, 2022)
14
22
 
15
- * chore: Updated dependencies.
23
+ - chore: Updated dependencies.
16
24
 
17
25
  # v4.0.5 (Jan 14, 2022)
18
26
 
19
- * chore: Updated dependencies.
27
+ - chore: Updated dependencies.
20
28
 
21
29
  # v4.0.4 (Dec 21, 2021)
22
30
 
23
- * chore: Updated dependencies.
31
+ - chore: Updated dependencies.
24
32
 
25
33
  # v4.0.3 (Dec 2, 2021)
26
34
 
27
- * chore: Updated dependencies.
35
+ - chore: Updated dependencies.
28
36
 
29
37
  # v4.0.2 (Nov 5, 2021)
30
38
 
31
- * chore: Updated dependencies.
39
+ - chore: Updated dependencies.
32
40
 
33
41
  # v4.0.1 (Oct 18, 2021)
34
42
 
35
- * chore: Updated dependencies.
43
+ - chore: Updated dependencies.
36
44
 
37
45
  # v4.0.0 (Sep 24, 2021)
38
46
 
39
- * BREAKING CHANGE: Require Node.js 12.13.0 LTS or newer.
40
- ([APIGOV-19220](https://jira.axway.com/browse/APIGOV-19220))
41
- * refactor: Replaced `appcd-*` libraries with `@axway/amplify-utils`.
42
- ([APIGOV-20264](https://jira.axway.com/browse/APIGOV-20264))
47
+ - BREAKING CHANGE: Require Node.js 12.13.0 LTS or newer.
48
+ ([APIGOV-19220](https://jira.axway.com/browse/APIGOV-19220))
49
+ - refactor: Replaced `appcd-*` libraries with `@axway/amplify-utils`.
50
+ ([APIGOV-20264](https://jira.axway.com/browse/APIGOV-20264))
43
51
 
44
52
  # v3.1.0 (Jul 30, 2021)
45
53
 
46
- * feat: Updated `config-kit` and `appcd-fs` to add support for applying parent directory
47
- ownership when being executed as sudo.
48
- ([APIGOV-19102](https://jira.axway.com/browse/APIGOV-19102))
54
+ - feat: Updated `config-kit` and `appcd-fs` to add support for applying parent directory
55
+ ownership when being executed as sudo.
56
+ ([APIGOV-19102](https://jira.axway.com/browse/APIGOV-19102))
49
57
 
50
58
  # v3.0.10 (May 11, 2021)
51
59
 
52
- * chore: Updated dependencies.
60
+ - chore: Updated dependencies.
53
61
 
54
62
  # v3.0.9 (Apr 27, 2021)
55
63
 
56
- * chore: Updated dependencies.
64
+ - chore: Updated dependencies.
57
65
 
58
66
  # v3.0.8 (Apr 21, 2021)
59
67
 
60
- * chore: Updated dependencies.
68
+ - chore: Updated dependencies.
61
69
 
62
70
  # v3.0.7 (Jan 20, 2021)
63
71
 
64
- * chore: Updated dependencies.
72
+ - chore: Updated dependencies.
65
73
 
66
74
  # v3.0.6 (Jan 5, 2021)
67
75
 
68
- * chore: Updated dependencies.
76
+ - chore: Updated dependencies.
69
77
 
70
78
  # v3.0.5 (Dec 1, 2020)
71
79
 
72
- * chore: Updated dependencies.
80
+ - chore: Updated dependencies.
73
81
 
74
82
  # v3.0.4 (Nov 18, 2020)
75
83
 
76
- * chore: Updated dependencies.
84
+ - chore: Updated dependencies.
77
85
 
78
86
  # v3.0.3 (Nov 12, 2020)
79
87
 
80
- * fix: Fixed bug writing migrated config file.
88
+ - fix: Fixed bug writing migrated config file.
81
89
 
82
90
  # v3.0.2 (Nov 10, 2020)
83
91
 
84
- * fix: Removed migration of extensions due to issues if command is cancelled while copying.
85
- * chore: Updated dependencies.
92
+ - fix: Removed migration of extensions due to issues if command is cancelled while copying.
93
+ - chore: Updated dependencies.
86
94
 
87
95
  # v3.0.1 (Oct 26, 2020)
88
96
 
89
- * fix: Copy extension packages during first time migration from AMPLIFY CLI structure.
90
- ([CLI-103](https://jira.axway.com/browse/CLI-103))
97
+ - fix: Copy extension packages during first time migration from AMPLIFY CLI structure.
98
+ ([CLI-103](https://jira.axway.com/browse/CLI-103))
91
99
 
92
100
  # v3.0.0 (Oct 21, 2020)
93
101
 
94
- * BREAKING CHANGE: Updated AMPLIFY CLI references to Axway CLI. The config file was moved from
95
- `~/.axway/amplify-cli/amplify-cli.json` to `~/.axway/axway-cli/config.json`.
96
- ([CLI-100](https://jira.axway.com/browse/CLI-100))
102
+ - BREAKING CHANGE: Updated AMPLIFY CLI references to Axway CLI. The config file was moved from
103
+ `~/.axway/amplify-cli/amplify-cli.json` to `~/.axway/axway-cli/config.json`.
104
+ ([CLI-100](https://jira.axway.com/browse/CLI-100))
97
105
 
98
106
  # v2.1.3 (Oct 1, 2020)
99
107
 
100
- * fix: Removed `preferGlobal` package setting.
108
+ - fix: Removed `preferGlobal` package setting.
101
109
 
102
110
  # v2.1.2 (Aug 27, 2020)
103
111
 
104
- * No changes. Lerna forced version bump.
112
+ - No changes. Lerna forced version bump.
105
113
 
106
114
  # v2.1.1 (Aug 6, 2020)
107
115
 
108
- * fix: Update extension paths in config file when migrating to new AMPLIFY CLI home directory.
116
+ - fix: Update extension paths in config file when migrating to new AMPLIFY CLI home directory.
109
117
 
110
118
  # v2.1.0 (Aug 6, 2020)
111
119
 
112
- * refactor: Moved AMPLIFY CLI config file from `~/.axway` to `~/.axway/amplify-cli`.
113
- * chore: Updated dependencies.
120
+ - refactor: Moved AMPLIFY CLI config file from `~/.axway` to `~/.axway/amplify-cli`.
121
+ - chore: Updated dependencies.
114
122
 
115
123
  # v2.0.3 (Jul 24, 2020)
116
124
 
117
- * chore: Updated dependencies.
125
+ - chore: Updated dependencies.
118
126
 
119
127
  # v2.0.2 (Jul 2, 2020)
120
128
 
121
- * chore: Updated dependencies.
129
+ - chore: Updated dependencies.
122
130
 
123
131
  # v2.0.1 (Jun 12, 2020)
124
132
 
125
- * chore: Updated dependencies.
133
+ - chore: Updated dependencies.
126
134
 
127
135
  # v2.0.0 (May 5, 2020)
128
136
 
129
- * BREAKING CHANGE: Dropped support for Node.js 10.12.0 and older.
130
- ([CLI-89](https://jira.axway.com/browse/CLI-89))
131
- * refactor: Replaced `appcd-config` with `config-kit`.
132
- * chore: Updated dependencies.
137
+ - BREAKING CHANGE: Dropped support for Node.js 10.12.0 and older.
138
+ ([CLI-89](https://jira.axway.com/browse/CLI-89))
139
+ - refactor: Replaced `appcd-config` with `config-kit`.
140
+ - chore: Updated dependencies.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@axway/amplify-config",
3
- "version": "4.0.10",
3
+ "version": "4.0.12",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -24,7 +24,7 @@
24
24
  "test": "gulp test"
25
25
  },
26
26
  "dependencies": {
27
- "@axway/amplify-utils": "^1.0.10",
27
+ "@axway/amplify-utils": "^1.0.12",
28
28
  "config-kit": "^1.7.2",
29
29
  "fs-extra": "^10.1.0",
30
30
  "source-map-support": "^0.5.21"
@@ -38,5 +38,5 @@
38
38
  "engines": {
39
39
  "node": ">=12.13.0"
40
40
  },
41
- "gitHead": "1ce344de06b229479fb3a5aebe0ccb9259aa5ddd"
41
+ "gitHead": "412e75491aa88d03905704afd66c00cfec36b4dd"
42
42
  }