Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.13.1 source code.tar.gz | 2025-06-11 | 4.0 MB | |
3.13.1 source code.zip | 2025-06-11 | 4.9 MB | |
README.md | 2025-06-11 | 1.6 kB | |
Totals: 3 Items | 8.9 MB | 1 |
š¦ Dependency updates
- chore(deps): bump redoc and @redocly/cli in /ui (#3015) @dependabot
- chore(deps-dev): bump undici from 6.19.8 to 6.21.3 in /ui (#3046) @dependabot
- Bump prismjs from 1.29.0 to 1.30.0 in /ui (#2989) @dependabot
- Bump dompurify from 3.1.6 to 3.2.4 in /ui (#2980) @dependabot
- chore(deps): bump org.sonarqube from 6.1.0.5360 to 6.2.0.5505 (#3047) @dependabot
- chore(deps): bump org.mockito:mockito-junit-jupiter from 5.17.0 to 5.18.0 (#3054) @dependabot
- chore(deps): bump org.mockito:mockito-core from 5.17.0 to 5.18.0 (#3055) @dependabot
- chore(deps): bump versions.junitJupiter from 5.12.2 to 5.13.0 (#3059) @dependabot
- chore(deps): bump versions.xmlUnit from 2.10.0 to 2.10.2 (#3057) @dependabot
- chore(deps): bump commons-fileupload:commons-fileupload from 1.5 to 1.6.0 (#3062) @dependabot
- chore(deps): bump com.networknt:json-schema-validator from 1.5.6 to 1.5.7 (#3058) @dependabot
- chore(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.5 (#3056) @dependabot
- chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.0 (#3032) @dependabot
- chore(deps): bump com.tngtech.archunit:archunit-junit5 from 1.4.0 to 1.4.1 (#3037) @dependabot
ā Other changes
- Add gradle script to merge and bundle schemas (#3061) @picimako
- Add the 'x-intellij-language-injection' property to schemas (#3060) @picimako
- Mark APIs that will stop being public in v4.x as deprecated (#3041) @RafeArnold
- Mark Recording API that does not need to be public deprecated (#3039) @Mahoney