v0.0.12
What's Changed
Enhancements
- Added total debt metric, formatting by @therealryan in #230
- Reflecting the case-insensitivity of http headers by @therealryan in #275
- Added autonomous actors by @therealryan in #281
- Added defensive copy mechanism by @therealryan in #282
Dependencies
- Bump pitest-maven from 1.10.3 to 1.10.4 by @dependabot in #183
- Bump pitest-junit5-plugin from 1.1.0 to 1.1.1 by @dependabot in #184
- Bump @angular/cli from 15.0.4 to 15.0.5 in /report/report-ng by @dependabot in #185
- Bump @babel/core from 7.20.7 to 7.20.12 in /report/report-ng by @dependabot in #186
- Bump babel-loader from 9.1.0 to 9.1.2 in /report/report-ng by @dependabot in #188
- Bump actions/download-artifact from 3.0.1 to 3.0.2 by @dependabot in #189
- Bump actions/upload-artifact from 3.1.1 to 3.1.2 by @dependabot in #190
- Bump actions/setup-node from 3.5.1 to 3.6.0 by @dependabot in #191
- Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #192
- Bump junit-platform-launcher from 1.9.1 to 1.9.2 by @dependabot in #200
- Bump pitest-junit5-plugin from 1.1.1 to 1.1.2 by @dependabot in #201
- Bump junit-jupiter from 5.9.1 to 5.9.2 by @dependabot in #202
- Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 by @dependabot in #203
- Bump actions/cache from 3.2.2 to 3.2.3 by @dependabot in #211
- Bump github/codeql-action from 2.1.37 to 2.1.38 by @dependabot in #210
- Bump step-security/harden-runner from 2.0.0 to 2.1.0 by @dependabot in #209
- Bump typescript from 4.6.4 to 4.8.4 in /report/report-ng by @dependabot in #207
- Bump @types/node from 12.20.55 to 18.11.18 in /report/report-ng by @dependabot in #205
- Bump @babel/core from 7.20.7 to 7.20.12 in /report/report-ng by @dependabot in #206
- Bump babel-loader from 9.1.0 to 9.1.2 in /report/report-ng by @dependabot in #208
- Bump karma-jasmine-html-reporter from 1.7.0 to 2.0.0 in /report/report-ng by @dependabot in #204
- Bump jline.version from 3.21.0 to 3.22.0 by @dependabot in #214
- Bump github/codeql-action from 2.1.38 to 2.1.39 by @dependabot in #218
- Bump webdrivermanager from 5.3.0 to 5.3.2 by @dependabot in #215
- Bump ua-parser-js from 0.7.32 to 0.7.33 in /report/report-ng by @dependabot in #220
- Bump github/codeql-action from 2.1.39 to 2.2.1 by @dependabot in #229
- Bump tslib from 2.4.1 to 2.5.0 in /report/report-ng by @dependabot in #228
- Bump selenium-java from 4.7.2 to 4.8.0 by @dependabot in #222
- Bump picocli from 4.7.0 to 4.7.1 by @dependabot in #221
- Bump jackson-databind from 2.14.1 to 2.14.2 by @dependabot in #224
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /report/report-ng by @dependabot in #235
- Bump pitest-maven from 1.10.4 to 1.11.0 by @dependabot in #238
- Bump actions/cache from 3.2.3 to 3.2.4 by @dependabot in #242
- Bump @types/node from 18.11.18 to 18.11.19 in /report/report-ng by @dependabot in #241
- Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 by @dependabot in #236
- Bump maven-deploy-plugin from 3.0.0 to 3.1.0 by @dependabot in #244
- Bump @types/node from 18.11.19 to 18.13.0 in /report/report-ng by @dependabot in #245
- Bump github/codeql-action from 2.2.1 to 2.2.4 by @dependabot in #248
- Bump actions/cache from 3.2.4 to 3.2.5 by @dependabot in #249
- Bump actions/setup-java from 3.9.0 to 3.10.0 by @dependabot in #247
- Bump selenium-java from 4.8.0 to 4.8.1 by @dependabot in #252
- Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #253
- Bump @types/node from 18.13.0 to 18.14.0 in /report/report-ng by @dependabot in #257
- Bump maven-javadoc-plugin from 3.2.0 to 3.5.0 by @dependabot in #254
- Bump pitest-maven from 1.11.0 to 1.11.1 by @dependabot in #266
- Bump @babel/core from 7.20.12 to 7.21.0 in /report/report-ng by @dependabot in #268
- Bump @types/node from 18.14.0 to 18.14.2 in /report/report-ng by @dependabot in #270
- Bump github/codeql-action from 2.2.4 to 2.2.5 by @dependabot in #271
- Bump step-security/harden-runner from 2.1.0 to 2.2.0 by @dependabot in #272
- Bump actions/cache from 3.2.5 to 3.2.6 by @dependabot in #273
- Bump @types/node from 18.14.2 to 18.14.6 in /report/report-ng by @dependabot in #278
- Bump pitest-maven from 1.11.1 to 1.11.4 by @dependabot in #277
Other Changes
- Added release config by @therealryan in #193
- Restored support for node 14.15.1 by @therealryan in #194
- Avoiding broken display of mermaid with <details> by @therealryan in #196
- Added timeouts for example service discovery by @therealryan in #197
- Filled out usage documentation by @therealryan in #198
- Fixing mermaid orientation by @therealryan in #212
- fixed copypasta by @therealryan in #213
- upgraded slf4j by @therealryan in #219
- Made black ones appear on grey lines #265 by @Chaitu-Tatipamula in #274
New Contributors
- @Chaitu-Tatipamula made their first contribution in #274
Full Changelog: v0.0.11...v0.0.12