This repository was archived by the owner on Feb 22, 2026. It is now read-only.
Releases: michelin/suricate-widget-tester
Releases · michelin/suricate-widget-tester
Release list
v1.3.0
🐛 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
v1.2.0
🐛 Bug fixes
- Fix multiple fields selection by @loicgreffier in #117
- Fix Spring Boot serving Angular static resources with new path by @loicgreffier in #123
⚡ Improvements
- Disable user details auto configuration by default by @loicgreffier in #118
⬆️ Dependency updates
- Bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0 by @dependabot[bot] in #108
- Bump mikepenz/action-junit-report from 4 to 5 by @dependabot[bot] in #109
- Bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1 by @dependabot[bot] in #110
- Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot[bot] in #111
- Bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot[bot] in #112
- Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2 by @dependabot[bot] in #113
- Bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.0 by @dependabot[bot] in #114
- Bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 by @dependabot[bot] in #115
- Bump Spring Boot from 3.2.1 to 3.4.1 by @loicgreffier in #116
- Bump ncipollo/release-action from 1.14.0 to 1.15.0 by @dependabot[bot] in #120
- Bump to Angular 18 by @loicgreffier in #121
- Bump to Angular 19 and Node.js 22 by @loicgreffier in #122
💚 CI/CD
- Improve checkstyle with license header and import rules by @loicgreffier in #119
v1.1.2
⬆️ Dependency updates
- Bump graalvm.version from 24.0.0 to 24.0.1 by @dependabot[bot] in #85
- Bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0 by @dependabot[bot] in #86
- Bump com.github.spullara.mustache.java:compiler from 0.9.11 to 0.9.13 by @dependabot[bot] in #87
- Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 by @dependabot[bot] in #88
- Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0 by @dependabot[bot] in #89
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #90
- Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot[bot] in #91
- Bump com.github.spullara.mustache.java:compiler from 0.9.13 to 0.9.14 by @dependabot[bot] in #92
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 by @dependabot[bot] in #93
- Bump graalvm.version from 24.0.1 to 24.0.2 by @dependabot[bot] in #94
- Bump mikepenz/release-changelog-builder-action from 4.2.2 to 5 by @dependabot[bot] in #95
- Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 by @dependabot[bot] in #96
- Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.0 by @dependabot[bot] in #97
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 by @dependabot[bot] in #98
- Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by @dependabot[bot] in #99
- Bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1 by @dependabot[bot] in #100
- Bump graalvm.version from 24.0.2 to 24.1.0 by @dependabot[bot] in #101
- Bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot[bot] in #103
- Bump com.github.eirslett:frontend-maven-plugin from 1.15.0 to 1.15.1 by @dependabot[bot] in #102
- Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 by @dependabot[bot] in #104
- Bump graalvm.version from 24.1.0 to 24.1.1 by @dependabot[bot] in #105
- Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0 by @dependabot[bot] in #106
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by @dependabot[bot] in #107
v1.1.1
🐛 Bug fixes
- Fix security issue on widget configured path by @loicgreffier in #78
- Fix I/O function calls vulnerable to path injection attacks by @loicgreffier in #80
- Check partial path traversal when accessing widgets by @loicgreffier in #81
- Fix input validation reset after changing widget by @loicgreffier in #82
⬆️ Dependency updates
- Bump ncipollo/release-action from 1.13.0 to 1.14.0 by @dependabot[bot] in #70
- Bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0 by @dependabot[bot] in #71
- Bump mikepenz/release-changelog-builder-action from 4.1.1 to 4.2.0 by @dependabot[bot] in #72
- Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.14.2 by @dependabot[bot] in #73
- Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 by @dependabot[bot] in #74
- Bump graalvm.version from 23.1.2 to 24.0.0 by @dependabot[bot] in #75
- Bump commons-io:commons-io from 2.15.1 to 2.16.0 by @dependabot[bot] in #77
- Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0 by @dependabot[bot] in #76
- Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot[bot] in #79
- Bump commons-io:commons-io from 2.16.0 to 2.16.1 by @dependabot[bot] in #84
- Bump mikepenz/release-changelog-builder-action from 4.2.0 to 4.2.2 by @dependabot[bot] in #83
v1.1.0
🐛 Bug fixes
- Fix widget crash when resizing by @loicgreffier in #62
📝 Documentation
- Update LICENSE owner by @loicgreffier in #67
⬆️ Dependency updates
- Bump mikepenz/release-changelog-builder-action from 3.7.0 to 3.7.1 by @dependabot[bot] in #22
- Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 by @dependabot[bot] in #21
- Bump spring-boot-starter-parent from 2.7.10 to 2.7.11 by @dependabot[bot] in #23
- Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 by @dependabot[bot] in #24
- Bump mikepenz/release-changelog-builder-action from 3.7.1 to 3.7.2 by @dependabot[bot] in #25
- Bump commons-io from 2.11.0 to 2.12.0 by @dependabot[bot] in #27
- Bump spring-boot-starter-parent from 2.7.11 to 2.7.12 by @dependabot[bot] in #26
- Bump lombok from 1.18.26 to 1.18.28 by @dependabot[bot] in #28
- Bump commons-io from 2.12.0 to 2.13.0 by @dependabot[bot] in #29
- Bump spring-boot-starter-parent from 2.7.12 to 2.7.13 by @dependabot[bot] in #31
- Bump frontend-maven-plugin from 1.12.1 to 1.13.3 by @dependabot[bot] in #30
- Bump frontend-maven-plugin from 1.13.3 to 1.13.4 by @dependabot[bot] in #32
- Bump org.springframework.boot:spring-boot-starter-parent from 2.7.13 to 2.7.14 by @dependabot[bot] in #33
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @dependabot[bot] in #34
- Bump ncipollo/release-action from 1.12.0 to 1.13.0 by @dependabot[bot] in #36
- Bump org.springframework.boot:spring-boot-starter-parent from 2.7.14 to 2.7.15 by @dependabot[bot] in #35
- Bump mikepenz/release-changelog-builder-action from 3.7.2 to 4.0.0 by @dependabot[bot] in #37
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #40
- Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot[bot] in #39
- Bump mikepenz/action-junit-report from 3 to 4 by @dependabot[bot] in #38
- Bump com.github.eirslett:frontend-maven-plugin from 1.13.4 to 1.14.0 by @dependabot[bot] in #41
- Bump org.springframework.boot:spring-boot-starter-parent from 2.7.15 to 2.7.16 by @dependabot[bot] in #43
- Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 by @dependabot[bot] in #42
- Bump commons-io:commons-io from 2.13.0 to 2.14.0 by @dependabot[bot] in #44
- Bump org.springframework.boot:spring-boot-starter-parent from 2.7.16 to 2.7.17 by @dependabot[bot] in #48
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot[bot] in #47
- Bump com.github.spullara.mustache.java:compiler from 0.9.10 to 0.9.11 by @dependabot[bot] in #45
- Bump mikepenz/release-changelog-builder-action from 4.0.0 to 4.0.1 by @dependabot[bot] in #46
- Bump actions/setup-node from 3 to 4 by @dependabot[bot] in #49
- Bump commons-io:commons-io from 2.14.0 to 2.15.0 by @dependabot[bot] in #50
- Bump com.github.eirslett:frontend-maven-plugin from 1.14.0 to 1.14.2 by @dependabot[bot] in #51
- Bump mikepenz/release-changelog-builder-action from 4.0.1 to 4.1.0 by @dependabot[bot] in #52
- Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot[bot] in #54
- Bump org.springframework.boot:spring-boot-starter-parent from 2.7.17 to 2.7.18 by @dependabot[bot] in #53
- Bump actions/setup-java from 3 to 4 by @dependabot[bot] in #55
- Bump com.github.eirslett:frontend-maven-plugin from 1.14.2 to 1.15.0 by @dependabot[bot] in #56
- Bump commons-io:commons-io from 2.15.0 to 2.15.1 by @dependabot[bot] in #57
- Bump actions/upload-artifact from 3 to 4 by @dependabot[bot] in #58
- Upgrade to Java 21 and Spring Boot 3 by @loicgreffier in #59
- Upgrade to Angular 17 by @loicgreffier in #60
- Bump mikepenz/release-changelog-builder-action from 4.1.0 to 4.1.1 by @dependabot[bot] in #61
- Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.7 by @dependabot[bot] in #63
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot[bot] in #65
- Bump org.mockito:mockito-inline from 4.11.0 to 5.2.0 by @dependabot[bot] in #66
- Upgrade to GraalVM Polyglot 23.1.2 by @loicgreffier in #69
- Bump com.puppycrawl.tools:checkstyle from 10.12.7 to 10.13.0 by @dependabot[bot] in #68
v1.0.3
✨ New features
- Handled all types of Suricate inputs by @loicgreffier in #20
⬆️ Dependency updates
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot[bot] in #18
- Bump spring-boot-starter-parent from 2.7.7 to 2.7.10 by @dependabot[bot] in #19
v1.0.2
✨ New features
- Added return code endpoints by @loicgreffier in #7
- Run Sonar analysis by @loicgreffier in #8
- Added dependabot by @loicgreffier in #9
🐛 Bug fixes
- Fixed widget blink by @loicgreffier in #6
⚡ Improvements
- Added unit tests by @loicgreffier in #10
- Added Jacoco maven plugin by @loicgreffier in #11
⬆️ Dependency updates
- Bump mikepenz/release-changelog-builder-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #12
- Bump maven-resources-plugin from 3.2.0 to 3.3.0 by @dependabot[bot] in #13
- Bump lombok from 1.18.24 to 1.18.26 by @dependabot[bot] in #16
- Bump frontend-maven-plugin from 1.11.3 to 1.12.1 by @dependabot[bot] in #15
v1.0.1
Release v1.0.0
🐎 Features:
- Release the Suricate widget tester