This repository was archived by the owner on Nov 24, 2025. It is now read-only.
🐛 Bug fixes
- Use effect to render widgets by @loicgreffier in #178
⚡ Improvements
- Deny any requests by default in web config by @loicgreffier in #176
- Adopt Angular 20 app config conventions by @loicgreffier in #181
⬆️ Dependency updates
- Bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2 by @dependabot[bot] in #125
- Bump graalvm.version from 24.1.1 to 24.1.2 by @dependabot[bot] in #124
- Bump com.google.code.gson:gson from 2.11.0 to 2.12.1 by @dependabot[bot] in #126
- Bump ncipollo/release-action from 1.15.0 to 1.16.0 by @dependabot[bot] in #132
- Bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.3 by @dependabot[bot] in #131
- Bump com.puppycrawl.tools:checkstyle from 10.21.3 to 10.21.4 by @dependabot[bot] in #134
- Upgrade to Palantir 2.58.0 by @loicgreffier in #136
- Bump graalvm.version from 24.1.2 to 24.2.0 by @dependabot[bot] in #138
- Bump to Spring Boot 3.4.4 and Node.js 22.14.0 by @loicgreffier in #140
- Bump org.projectlombok:lombok from 1.18.36 to 1.18.38 by @dependabot[bot] in #144
- Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot[bot] in #143
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.44.4 by @dependabot[bot] in #147
- Bump com.google.code.gson:gson from 2.12.1 to 2.13.0 by @dependabot[bot] in #146
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 by @dependabot[bot] in #145
- Bump graalvm.version from 24.2.0 to 24.2.1 by @dependabot[bot] in #148
- Upgrade front-end dependencies by @loicgreffier in #149
- Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 by @dependabot[bot] in #150
- Bump to Spring Boot 3.5.0 by @loicgreffier in #151
- Bump to Node.js 22.16.0 by @loicgreffier in #152
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 by @dependabot[bot] in #153
- Bump to Angular 20 and Node.js 24 by @loicgreffier in #155
- Bump ncipollo/release-action from 1.16.0 to 1.18.0 by @dependabot[bot] in #156
- Fix bump okhttp3 v5.0.0 and bump front-end dependencies by @loicgreffier in #158
- Bump okhttp3.version from 4.12.0 to 5.0.0 by @dependabot[bot] in #157
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by @dependabot[bot] in #159
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.45.0 by @dependabot[bot] in #160
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 by @dependabot[bot] in #163
- Bump graalvm.version from 24.2.1 to 24.2.2 by @dependabot[bot] in #161
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.45.0 to 2.46.0 by @dependabot[bot] in #162
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.46.0 to 2.46.1 by @dependabot[bot] in #164
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #165
- Bump Front-End dependencies and to Node.js 24.4.1 by @loicgreffier in #167
- Bump to Spring Boot 3.5.4 by @loicgreffier in #168
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #169
- Bump to Node.js 24.7.0 by @loicgreffier in #172
- Bump ncipollo/release-action from 1.18.0 to 1.20.0 by @dependabot[bot] in #175
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #174
- Bump org.projectlombok:lombok from 1.18.38 to 1.18.40 by @dependabot[bot] in #173
- Bump Angular 20.3.0 and adopt Angular new naming conventions by @loicgreffier in #177
- Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 by @dependabot[bot] in #179
- Bump anchore/scan-action from 6 to 7 by @dependabot[bot] in #184
- Bump graalvm.version from 24.2.2 to 25.0.0 by @dependabot[bot] in #183
- Bump org.projectlombok:lombok from 1.18.40 to 1.18.42 by @dependabot[bot] in #182
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.46.1 to 3.0.0 by @dependabot[bot] in #187
- Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 by @dependabot[bot] in #185
- Bump com.github.eirslett:frontend-maven-plugin from 1.15.1 to 1.15.4 by @dependabot[bot] in #186
💚 CI/CD
- Add Maven cache by @loicgreffier in #127
- Prevent SonarQube running on fork by @loicgreffier in #128
- Update variable used to skip Sonar job on fork by @loicgreffier in #129
- Set artifactId to com.michelin.suricate by @loicgreffier in #133
- Migrate from Checkstyle to Spotless by @loicgreffier in #135
- Add Grype scan by @loicgreffier in #139
- Bump to Maven wrapper 3.2.2 by @loicgreffier in #141
- Lint Front-End before build by @loicgreffier in #142
- Format yml files with Spotless by @loicgreffier in #154
- Validate tag format before its creation by @loicgreffier in #166
- Run Sonar scan before Grype by @loicgreffier in #170
- Fix run Prettier on HTML files by @loicgreffier in #171
- Simplify Jacoco configuration by @loicgreffier in #180