@genesislcap/blank-app-seed 3.30.0-prerelease.57 → 3.30.0-prerelease.58
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/.genx/package.json +1 -1
- package/.genx/versions.json +4 -3
- package/CHANGELOG.md +190 -0
- package/client-tmp/react/package.json +10 -14
- package/package.json +1 -1
- package/server/build.gradle.kts +5 -3
- package/server/gradle.properties +2 -2
package/.genx/package.json
CHANGED
package/.genx/versions.json
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,195 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [3.30.0-prerelease.58](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.30.0-prerelease.57...v3.30.0-prerelease.58) (2025-01-02)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* bump to stable react 19 - [FUI-2273](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/2273) (#407) 3e9df73
|
|
9
|
+
* changes to upgrade to Kotlin 2.1.0 (GSF-5489) (#403) 37a8ac5
|
|
10
|
+
* Upgrading genesisStart to latest version (GENC-0) (#400) a66da20
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* adjusting pre-release version (#411) 38c90ae
|
|
16
|
+
* automated dependency version update [skip-ci] [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) (#409) 43ba7f5
|
|
17
|
+
* bump prerelease version [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) (#412) ad8cbee
|
|
18
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8132cb0
|
|
19
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 76586e1
|
|
20
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1a02119
|
|
21
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) e68b7f4
|
|
22
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8b9d6ae
|
|
23
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1270506
|
|
24
|
+
|
|
25
|
+
## [3.30.0-prerelease.58](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.30.0-prerelease.57...v3.30.0-prerelease.58) (2025-01-02)
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
### Features
|
|
29
|
+
|
|
30
|
+
* bump to stable react 19 - [FUI-2273](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/2273) (#407) 3e9df73
|
|
31
|
+
* changes to upgrade to Kotlin 2.1.0 (GSF-5489) (#403) 37a8ac5
|
|
32
|
+
* Upgrading genesisStart to latest version (GENC-0) (#400) a66da20
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
### Bug Fixes
|
|
36
|
+
|
|
37
|
+
* adjusting pre-release version (#411) 38c90ae
|
|
38
|
+
* automated dependency version update [skip-ci] [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) (#409) 43ba7f5
|
|
39
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8132cb0
|
|
40
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 76586e1
|
|
41
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1a02119
|
|
42
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) e68b7f4
|
|
43
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8b9d6ae
|
|
44
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1270506
|
|
45
|
+
|
|
46
|
+
## [3.30.0-prerelease.58](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.30.0-prerelease.57...v3.30.0-prerelease.58) (2025-01-02)
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
### Features
|
|
50
|
+
|
|
51
|
+
* bump to stable react 19 - [FUI-2273](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/2273) (#407) 3e9df73
|
|
52
|
+
* changes to upgrade to Kotlin 2.1.0 (GSF-5489) (#403) 37a8ac5
|
|
53
|
+
* Upgrading genesisStart to latest version (GENC-0) (#400) a66da20
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
### Bug Fixes
|
|
57
|
+
|
|
58
|
+
* automated dependency version update [skip-ci] [PSD-9](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/9) (#409) 43ba7f5
|
|
59
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8132cb0
|
|
60
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 76586e1
|
|
61
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1a02119
|
|
62
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) e68b7f4
|
|
63
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8b9d6ae
|
|
64
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1270506
|
|
65
|
+
|
|
66
|
+
## [3.30.0-prerelease.58](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.30.0-prerelease.57...v3.30.0-prerelease.58) (2024-12-18)
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
### Features
|
|
70
|
+
|
|
71
|
+
* bump to stable react 19 - [FUI-2273](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/2273) (#407) 3e9df73
|
|
72
|
+
* changes to upgrade to Kotlin 2.1.0 (GSF-5489) (#403) 37a8ac5
|
|
73
|
+
* Upgrading genesisStart to latest version (GENC-0) (#400) a66da20
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
### Bug Fixes
|
|
77
|
+
|
|
78
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8132cb0
|
|
79
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 76586e1
|
|
80
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1a02119
|
|
81
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) e68b7f4
|
|
82
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8b9d6ae
|
|
83
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1270506
|
|
84
|
+
|
|
85
|
+
## [3.30.0-prerelease.58](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.30.0-prerelease.57...v3.30.0-prerelease.58) (2024-12-16)
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
### Features
|
|
89
|
+
|
|
90
|
+
* changes to upgrade to Kotlin 2.1.0 (GSF-5489) (#403) 37a8ac5
|
|
91
|
+
* Upgrading genesisStart to latest version (GENC-0) (#400) a66da20
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
### Bug Fixes
|
|
95
|
+
|
|
96
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8132cb0
|
|
97
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 76586e1
|
|
98
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1a02119
|
|
99
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) e68b7f4
|
|
100
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8b9d6ae
|
|
101
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1270506
|
|
102
|
+
|
|
103
|
+
## [3.30.0-prerelease.58](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.30.0-prerelease.57...v3.30.0-prerelease.58) (2024-12-16)
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
### Features
|
|
107
|
+
|
|
108
|
+
* changes to upgrade to Kotlin 2.1.0 (GSF-5489) (#403) 37a8ac5
|
|
109
|
+
* Upgrading genesisStart to latest version (GENC-0) (#400) a66da20
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
### Bug Fixes
|
|
113
|
+
|
|
114
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 76586e1
|
|
115
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1a02119
|
|
116
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) e68b7f4
|
|
117
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8b9d6ae
|
|
118
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1270506
|
|
119
|
+
|
|
120
|
+
## [3.30.0-prerelease.58](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.30.0-prerelease.57...v3.30.0-prerelease.58) (2024-12-12)
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
### Features
|
|
124
|
+
|
|
125
|
+
* changes to upgrade to Kotlin 2.1.0 (GSF-5489) (#403) 37a8ac5
|
|
126
|
+
* Upgrading genesisStart to latest version (GENC-0) (#400) a66da20
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
### Bug Fixes
|
|
130
|
+
|
|
131
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 76586e1
|
|
132
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1a02119
|
|
133
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8b9d6ae
|
|
134
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1270506
|
|
135
|
+
|
|
136
|
+
## [3.30.0-prerelease.58](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.30.0-prerelease.57...v3.30.0-prerelease.58) (2024-12-12)
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
### Features
|
|
140
|
+
|
|
141
|
+
* changes to upgrade to Kotlin 2.1.0 (GSF-5489) (#403) 37a8ac5
|
|
142
|
+
* Upgrading genesisStart to latest version (GENC-0) (#400) a66da20
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
### Bug Fixes
|
|
146
|
+
|
|
147
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1a02119
|
|
148
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8b9d6ae
|
|
149
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1270506
|
|
150
|
+
|
|
151
|
+
## [3.30.0-prerelease.58](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.30.0-prerelease.57...v3.30.0-prerelease.58) (2024-12-06)
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
### Features
|
|
155
|
+
|
|
156
|
+
* changes to upgrade to Kotlin 2.1.0 (GSF-5489) (#403) 37a8ac5
|
|
157
|
+
* Upgrading genesisStart to latest version (GENC-0) (#400) a66da20
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
### Bug Fixes
|
|
161
|
+
|
|
162
|
+
* updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1a02119
|
|
163
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1270506
|
|
164
|
+
|
|
165
|
+
## [3.30.0-prerelease.58](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.30.0-prerelease.57...v3.30.0-prerelease.58) (2024-12-06)
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
### Features
|
|
169
|
+
|
|
170
|
+
* changes to upgrade to Kotlin 2.1.0 (GSF-5489) (#403) 37a8ac5
|
|
171
|
+
* Upgrading genesisStart to latest version (GENC-0) (#400) a66da20
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
### Bug Fixes
|
|
175
|
+
|
|
176
|
+
* updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1270506
|
|
177
|
+
|
|
178
|
+
## [3.30.0-prerelease.58](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.30.0-prerelease.57...v3.30.0-prerelease.58) (2024-12-06)
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
### Features
|
|
182
|
+
|
|
183
|
+
* changes to upgrade to Kotlin 2.1.0 (GSF-5489) (#403) 37a8ac5
|
|
184
|
+
* Upgrading genesisStart to latest version (GENC-0) (#400) a66da20
|
|
185
|
+
|
|
186
|
+
## [3.30.0-prerelease.58](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.30.0-prerelease.57...v3.30.0-prerelease.58) (2024-12-04)
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
### Features
|
|
190
|
+
|
|
191
|
+
* Upgrading genesisStart to latest version (GENC-0) (#400) a66da20
|
|
192
|
+
|
|
3
193
|
## [3.30.0-prerelease.57](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v3.30.0-prerelease.56...v3.30.0-prerelease.57) (2024-12-03)
|
|
4
194
|
|
|
5
195
|
|
|
@@ -56,15 +56,15 @@
|
|
|
56
56
|
"@genesislcap/web-core": "{{versions.UI}}",
|
|
57
57
|
"@genesislcap/g2plot-chart": "{{versions.UI}}",
|
|
58
58
|
"history": "^5.3.0",
|
|
59
|
-
"react": "^19.0.0
|
|
60
|
-
"react-dom": "^19.0.0
|
|
61
|
-
"react-router-dom": "
|
|
59
|
+
"react": "^19.0.0",
|
|
60
|
+
"react-dom": "^19.0.0",
|
|
61
|
+
"react-router-dom": "7.0.2",
|
|
62
62
|
"web-vitals": "^2.1.4"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
65
|
"@babel/core": "^7.25.2",
|
|
66
66
|
"@babel/preset-env": "^7.25.4",
|
|
67
|
-
"@babel/preset-react": "^7.
|
|
67
|
+
"@babel/preset-react": "^7.26.3",
|
|
68
68
|
"@genesislcap/design-system-configurator": "{{versions.UI}}",
|
|
69
69
|
"@genesislcap/eslint-config": "{{versions.UI}}",
|
|
70
70
|
"@genesislcap/prettier-config": "{{versions.UI}}",
|
|
@@ -73,12 +73,12 @@
|
|
|
73
73
|
"@genesislcap/build-kit": "{{versions.UI}}",
|
|
74
74
|
"@testing-library/dom": "^10.4.0",
|
|
75
75
|
"@testing-library/jest-dom": "^6.5.0",
|
|
76
|
-
"@testing-library/react": "^16.
|
|
76
|
+
"@testing-library/react": "^16.1.0",
|
|
77
77
|
"@types/css-modules": "^1.0.5",
|
|
78
78
|
"@types/jest": "^29.5.12",
|
|
79
79
|
"@types/node": "^20.14.10",
|
|
80
|
-
"@types/react": "
|
|
81
|
-
"@types/react-dom": "
|
|
80
|
+
"@types/react": "^19.0.1",
|
|
81
|
+
"@types/react-dom": "^19.0.2",
|
|
82
82
|
"@typescript-eslint/eslint-plugin": "^7.13.1",
|
|
83
83
|
"@typescript-eslint/parser": "^7.13.1",
|
|
84
84
|
"@vitejs/plugin-react": "^4.3.1",
|
|
@@ -86,8 +86,8 @@
|
|
|
86
86
|
"babel-plugin-react-require": "^4.0.3",
|
|
87
87
|
"dotenv-webpack": "^8.1.0",
|
|
88
88
|
"eslint": "^8.57.0",
|
|
89
|
-
"eslint-plugin-react-hooks": "^
|
|
90
|
-
"eslint-plugin-react-refresh": "^0.4.
|
|
89
|
+
"eslint-plugin-react-hooks": "^5.1.0",
|
|
90
|
+
"eslint-plugin-react-refresh": "^0.4.16",
|
|
91
91
|
"file-loader": "^6.2.0",
|
|
92
92
|
"jest": "^29.7.0",
|
|
93
93
|
"jest-environment-jsdom": "^29.7.0",
|
|
@@ -99,9 +99,5 @@
|
|
|
99
99
|
"webpack": "^5.94.0",
|
|
100
100
|
"webpack-cli": "^5.1.4",
|
|
101
101
|
"webpack-dev-server": "^5.1.0"
|
|
102
|
-
}
|
|
103
|
-
"overrides": {
|
|
104
|
-
"@types/react": "npm:types-react@alpha",
|
|
105
|
-
"@types/react-dom": "npm:types-react-dom@alpha"
|
|
106
|
-
}
|
|
102
|
+
}
|
|
107
103
|
}
|
package/package.json
CHANGED
package/server/build.gradle.kts
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
|
|
2
|
+
|
|
1
3
|
ext.set("localDaogenVersion", "{{localGenId}}")
|
|
2
4
|
|
|
3
5
|
plugins {
|
|
@@ -14,9 +16,9 @@ subprojects {
|
|
|
14
16
|
}
|
|
15
17
|
tasks {
|
|
16
18
|
withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile> {
|
|
17
|
-
|
|
18
|
-
freeCompilerArgs
|
|
19
|
-
jvmTarget =
|
|
19
|
+
compilerOptions {
|
|
20
|
+
freeCompilerArgs.addAll("-Xjsr305=strict", "-Xjvm-default=all", "-Xlambdas=indy")
|
|
21
|
+
jvmTarget = JvmTarget.JVM_17
|
|
20
22
|
}
|
|
21
23
|
}
|
|
22
24
|
}
|
package/server/gradle.properties
CHANGED
|
@@ -6,7 +6,7 @@ dockerCompactProcesses=true
|
|
|
6
6
|
version={{applicationVersion}}
|
|
7
7
|
genesisVersion={{ versions.GSF }}
|
|
8
8
|
authVersion={{ versions.Auth }}
|
|
9
|
-
startVersion=0.1.
|
|
9
|
+
startVersion=0.1.6
|
|
10
10
|
|
|
11
11
|
# Default ssh config for the docker dev environment
|
|
12
12
|
genesis-home=/app/run
|
|
@@ -17,4 +17,4 @@ ssh-port=1337
|
|
|
17
17
|
|
|
18
18
|
enableDockerContainerTasks=true
|
|
19
19
|
|
|
20
|
-
compactProcessesStrategy=DEV
|
|
20
|
+
compactProcessesStrategy=DEV
|