oss-review-toolkit / ort-config

Curations and configuration files for the OSS Review Toolkit.
Apache License 2.0
15 stars 16 forks source link

deps: update ort to v26 (major) #215

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.ossreviewtoolkit.plugins.packagemanagers:nuget-package-manager (source) 22.3.0 -> 26.0.0 age adoption passing confidence
org.ossreviewtoolkit:model (source) 22.3.0 -> 26.0.0 age adoption passing confidence
org.ossreviewtoolkit:reporter (source) 22.3.0 -> 26.0.0 age adoption passing confidence
org.ossreviewtoolkit:notifier (source) 22.3.0 -> 26.0.0 age adoption passing confidence
org.ossreviewtoolkit:evaluator (source) 22.3.0 -> 26.0.0 age adoption passing confidence

Release Notes

oss-review-toolkit/ort (org.ossreviewtoolkit.plugins.packagemanagers:nuget-package-manager) ### [`v26.0.0`](https://togithub.com/oss-review-toolkit/ort/releases/tag/26.0.0) [Compare Source](https://togithub.com/oss-review-toolkit/ort/compare/25.1.0...26.0.0) ##### What's Changed ##### Breaking Changes 🛠 - [`43123ce`](https://togithub.com/oss-review-toolkit/ort/commit/43123ce268f8a7f6e3175a151e11182cdbde0270) refactor(ctrlx)!: Make all model classes `internal` ##### Bug Fixes 🐞 - [`3f8f078`](https://togithub.com/oss-review-toolkit/ort/commit/3f8f078fb0231cd106acf175b042cd44116a3b34) github: Do not use variables as part of attestation subject paths - [`e8e80c2`](https://togithub.com/oss-review-toolkit/ort/commit/e8e80c24c77ef575f952442ef38fce5660956c39) github: Use correct syntax for environment variable expansion - [`72d9291`](https://togithub.com/oss-review-toolkit/ort/commit/72d929155da0d378537268a78465932c99acd265) nuget: Parse namespaces for names that include versions correctly ##### New Features 🎉 - [`799acd1`](https://togithub.com/oss-review-toolkit/ort/commit/799acd10a607953d5bd23665aef6dbeba5bdbe76) helper-cli: Allow listing only non-excluded packages ##### Build 🐘 & CI ⚙️ - [`dd4c197`](https://togithub.com/oss-review-toolkit/ort/commit/dd4c197f5a37ca80299a288b237009fb6466e6b3) ctrlx: Fix some project dependency issues ##### Dependency Updates 🚀 - [`bab1858`](https://togithub.com/oss-review-toolkit/ort/commit/bab1858ae81e8f33bf6ebf8249f9a8e3e8f01c62) update dependency com.networknt:json-schema-validator to v1.5.0 - [`51e5eb4`](https://togithub.com/oss-review-toolkit/ort/commit/51e5eb43f92ce31edbe80569d3480d80a327a645) update jackson to v2.17.2 - [`36f8c3b`](https://togithub.com/oss-review-toolkit/ort/commit/36f8c3b190d98a5e77eee1ea4a075bbe14ec7cb7) update mavenresolver to v1.9.21 ##### Refactorings 🚜 - [`6ad7675`](https://togithub.com/oss-review-toolkit/ort/commit/6ad76755f34caabe1223d7843e67df0c4621b47e) spdx-utils: Move operator-relared code to a separate file ##### Tests ✅ - [`3a37300`](https://togithub.com/oss-review-toolkit/ort/commit/3a37300ad06a7602d73262df3442661c9e1c25f3) nuget: Use more fine-granular grouping of tests ### [`v25.1.0`](https://togithub.com/oss-review-toolkit/ort/releases/tag/25.1.0) [Compare Source](https://togithub.com/oss-review-toolkit/ort/compare/25.0.0...25.1.0) ##### What's Changed ##### Bug Fixes 🐞 - [`767475e`](https://togithub.com/oss-review-toolkit/ort/commit/767475e3eb285c99143420e6e7e1df22cd9edc31) Bazel: Fix local registry modules path - [`a6894a2`](https://togithub.com/oss-review-toolkit/ort/commit/a6894a2139530ebb4a2e8078732e6c4137753c7d) bazel: Always disable the disk cache - [`6aaa408`](https://togithub.com/oss-review-toolkit/ort/commit/6aaa40865894aa88fe614b45b90bf303de38979c) bazel: Always disable the wrapper script - [`c4b1d66`](https://togithub.com/oss-review-toolkit/ort/commit/c4b1d663a3e42162f54e4929c39829793052c970) github: Be explicit about artifact paths to attest for - [`4d49fc2`](https://togithub.com/oss-review-toolkit/ort/commit/4d49fc207f4be829c03757c8735e2d014c698df5) spdx: Avoid serializing the document into a string ##### New Features 🎉 - [`7193af3`](https://togithub.com/oss-review-toolkit/ort/commit/7193af3b711da5216b445eb4aaa1084381706380) bundler: Add fallbacks for the `description` field - [`9bdeaaf`](https://togithub.com/oss-review-toolkit/ort/commit/9bdeaaff8e7aaa48fd52955d12a61071bb7b1f1f) bundler: Add the `description` -> `summary` fallback for gemspecs - [`ae8b9b9`](https://togithub.com/oss-review-toolkit/ort/commit/ae8b9b9587bb1dfe0529a6d82dbba245df16a14c) detekt-rules: Add a rule to enforce empty lines after blocks - [`4bb80bb`](https://togithub.com/oss-review-toolkit/ort/commit/4bb80bbc11714637d9177db47a61d2fb02af0661) dos: Allow to configure scan storage settings - [`d2b5779`](https://togithub.com/oss-review-toolkit/ort/commit/d2b5779a1c0f663f3ef1d1d3d5d18d428df36cb7) evaluator: Update the OSADL license compliance matrix - [`e4e4859`](https://togithub.com/oss-review-toolkit/ort/commit/e4e4859928c90258186e628eb57a832e44e65fcd) stack: Derive the VCS path from the `subdir` in the cabal file ##### Build 🐘 & CI ⚙️ - [`129ec48`](https://togithub.com/oss-review-toolkit/ort/commit/129ec485d84dc01b519ca26694f87321743e8fff) go: Remove the unused `tomlkt` dependency - [`6e836b1`](https://togithub.com/oss-review-toolkit/ort/commit/6e836b1ab1942865743328e10f89ad040bc85956) renovate: Only allow digit-versions of the Jira REST client - [`de9dbc9`](https://togithub.com/oss-review-toolkit/ort/commit/de9dbc93ddbb2f97ce3fb7eb618c7d7991b400b9) renovate: Remove Maven resolver related package rules ##### Chores 🔧 - [`dc12ef2`](https://togithub.com/oss-review-toolkit/ort/commit/dc12ef294ccdd09eb64e19659ceb1d99c239942e) bazel: Consistently refer to lockfile as single word - [`0ddc883`](https://togithub.com/oss-review-toolkit/ort/commit/0ddc8830e9795b3578cc1011601e2fb30f8818a2) bazel: Drop an unnecessary code comment - [`fd6b3fb`](https://togithub.com/oss-review-toolkit/ort/commit/fd6b3fb946c5f3cc5a7b1e2cc52f324bcfbf6580) bazel: Simplify obtaining the Bazel version - [`74ab0cd`](https://togithub.com/oss-review-toolkit/ort/commit/74ab0cd70a2dc9fdcaf9c5cbbc7740636066c24f) bundler: Align Ruby helper scripts on `to_yaml` - [`7e49e1b`](https://togithub.com/oss-review-toolkit/ort/commit/7e49e1bc47a927b3b8ee3c03b4ad706b889778da) bundler: Correct a few test / variable names - [`18c7ae4`](https://togithub.com/oss-review-toolkit/ort/commit/18c7ae48f41ab17747c98588baf7d7b8263f5326) bundler: Make Ruby helper scripts executable - [`5904433`](https://togithub.com/oss-review-toolkit/ort/commit/590443319eaa5cdd6fb4daec4a21cc97e52d2a17) bundler: Use the portable `env` shebang - [`70209af`](https://togithub.com/oss-review-toolkit/ort/commit/70209af41a27afd43760be13e210a140b7a36dea) cyclonedx: Simplify BOM generation code - [`78fb986`](https://togithub.com/oss-review-toolkit/ort/commit/78fb986021d89e39d8d5d9dd91bcfc5ef3aecb53) model: Remove the unused XML mapper - [`62ba50f`](https://togithub.com/oss-review-toolkit/ort/commit/62ba50f52f7abce25e44d2ad944b26b0e90664ad) stack: Move a function to the top level - [`32f8d45`](https://togithub.com/oss-review-toolkit/ort/commit/32f8d45c5ae2ac7913ff728cf6b99cc724499a55) stack: Remove a misleading comment ##### Dependency Updates 🚀 - [`8eff1ea`](https://togithub.com/oss-review-toolkit/ort/commit/8eff1eae4dbb3a478fecfa544d87a08280e0d9c7) docker: Upgrade ScanCode to version 32.2.1 - [`146ab3b`](https://togithub.com/oss-review-toolkit/ort/commit/146ab3bc6e5f790d304e1d6f4187f072961d8541) update dependency com.github.ajalt.mordant:mordant to v2.7.0 - [`b67dda9`](https://togithub.com/oss-review-toolkit/ort/commit/b67dda95b11102e8c83bbf4e143e9a31ebbf58c5) update dependency net.sf.saxon:saxon-he to v12.5 - [`01f347e`](https://togithub.com/oss-review-toolkit/ort/commit/01f347ee594e85eaf98813396568ab997b14e4cf) update dependency org.jruby:jruby to v9.4.8.0 - [`70f8de8`](https://togithub.com/oss-review-toolkit/ort/commit/70f8de898e8801b853c9eaa8327e192925fb4851) update dependency org.wiremock:wiremock to v3.8.0 - [`d332eba`](https://togithub.com/oss-review-toolkit/ort/commit/d332eba6003d7da812c37a90ec5d2f302f57c7f5) update jetbrains/qodana-action action to v2024.1.7 - [`2c0dc49`](https://togithub.com/oss-review-toolkit/ort/commit/2c0dc49adc3354a3dbc4c0fd1f417b73b1170b13) update jetbrains/qodana-action action to v2024.1.8 ##### Documentation 📖 - [`61866be`](https://togithub.com/oss-review-toolkit/ort/commit/61866be567fef233df0776202db2e19d56fbcea5) stack: Turn a code comment into a test ##### Refactorings 🚜 - [`8ea4205`](https://togithub.com/oss-review-toolkit/ort/commit/8ea42054c1841ead88dd2b9112c579e6ca7f6713) Gradle: Remove the `kotlinxSerialization` bundle - [`73b579c`](https://togithub.com/oss-review-toolkit/ort/commit/73b579c804026c9972b30cfd0b7a7462a49a2d91) Gradle: Rename the `tomltk` dependency - [`f1bc44b`](https://togithub.com/oss-review-toolkit/ort/commit/f1bc44b5cbc67c40c64c9194bdd57e7509299df4) bazel: Align on the "to" prefix for several functions - [`b6b7686`](https://togithub.com/oss-review-toolkit/ort/commit/b6b7686a067be108d5d8575c7eaff3d4be45ec78) bazel: Avoid some `toSet()` calls - [`6e44eca`](https://togithub.com/oss-review-toolkit/ort/commit/6e44eca6fb7ae821d3697b1d75b8b5d1c73b5043) bazel: Drop an explicit return type - [`acdf397`](https://togithub.com/oss-review-toolkit/ort/commit/acdf397efa1aa9f65d50243a02507b295a7fffc0) bazel: Extract `expandRepositoryUrl()` - [`ee1df8b`](https://togithub.com/oss-review-toolkit/ort/commit/ee1df8bb637f0a0ef5f4f87cc2bfffbbe0cb713e) bazel: Factor out `parseBazelModule()` - [`37f4aa5`](https://togithub.com/oss-review-toolkit/ort/commit/37f4aa5de5e6f4fc387933cab6536eea9defc3c9) bazel: Simplify `expandRepositoryUrl()` a bit - [`dccd7f7`](https://togithub.com/oss-review-toolkit/ort/commit/dccd7f7d1f857170e09e41d4d7f085a813354e9b) bazel: Simplify partitioning the dependencies - [`55ee953`](https://togithub.com/oss-review-toolkit/ort/commit/55ee9531743df64bb192f7f9a9ad5c722897b44a) bazel: Turn `parseModuleGraph()` into an expression function - [`0035d76`](https://togithub.com/oss-review-toolkit/ort/commit/0035d765a4248a4b3c8f7f489dba6f813ca0ff0a) bazel: Use a more speaking name for `node` - [`9318b6d`](https://togithub.com/oss-review-toolkit/ort/commit/9318b6d4387e5be7aeab6ad1aff4b5f10552ae93) bazel: Use a shorter name for the graph data model - [`065e1ca`](https://togithub.com/oss-review-toolkit/ort/commit/065e1ca588b3133cf3de54c4213bcc30420c16a8) bundler: Migrate from Jackson to KxS - [`a8f6547`](https://togithub.com/oss-review-toolkit/ort/commit/a8f6547bd285d76b9438f277ccac5e37a1259d8a) bundler: Refer to data from https://rubygems.org as "RubyGems" - [`1699c84`](https://togithub.com/oss-review-toolkit/ort/commit/1699c84529a94ebed675a11fe2a0966fcc8a577d) bundler: Rename the `GemSpec` class to `GemInfo` - [`51d0bec`](https://togithub.com/oss-review-toolkit/ort/commit/51d0becd1e420ec240e4ae54b2cd36c91fd0b0d7) bundler: Simplify the `description` fallback logic - [`81af6f8`](https://togithub.com/oss-review-toolkit/ort/commit/81af6f88e0841c512e6448f612af8ee0d8600b64) common: Remove a code redundancy - [`dd09f54`](https://togithub.com/oss-review-toolkit/ort/commit/dd09f5450f1fb817f65c6c12e7742b20b91f3a8d) cyclonedx: Remove the dependency on `FileFormat` - [`e929d4d`](https://togithub.com/oss-review-toolkit/ort/commit/e929d4d4689ea154d14193f4a3f5071ab2fc0946) dos: Edit job query parameters - [`eae8cbe`](https://togithub.com/oss-review-toolkit/ort/commit/eae8cbe2f484190279d11ffe5f7d331753cf5117) dos: Edit scan results query parameters - [`ed740e9`](https://togithub.com/oss-review-toolkit/ort/commit/ed740e95b3baa12688d6534ecedec261f0a2e35d) fossid: Make a constructor argument a non-member - [`2c3d0a8`](https://togithub.com/oss-review-toolkit/ort/commit/2c3d0a823480a95a3fd9325f2106452588e89568) git: Migrate from Jackson to KxS - [`cb1a182`](https://togithub.com/oss-review-toolkit/ort/commit/cb1a1822f3cae5cec4c4a040e492ee798b3e5598) stack: Avoid copying the project package - [`5a9700f`](https://togithub.com/oss-review-toolkit/ort/commit/5a9700f72c75852200ff72bae011ec94e701ae97) stack: Factor out `getProject()` - [`46a3d76`](https://togithub.com/oss-review-toolkit/ort/commit/46a3d7626d25d7fad4adf830c9d21a2817154672) stack: Factor out `toPackage()` - [`34e7e95`](https://togithub.com/oss-review-toolkit/ort/commit/34e7e958d7538a0ef9d4fc4c83d8a9f79512da99) stack: Generalize filtering out the "ghc" package - [`17ff138`](https://togithub.com/oss-review-toolkit/ort/commit/17ff138ae7160446db3abdc7c50810aaa90b894c) stack: Inline a couple of variables - [`4a33f34`](https://togithub.com/oss-review-toolkit/ort/commit/4a33f34a4086a96433429ae7a4fd927076716cbe) stack: Make `toPackage()` return a non-nullable package - [`c0587e1`](https://togithub.com/oss-review-toolkit/ort/commit/c0587e1fe7470c94ed330c981c5f03bd424233fe) stack: Make use of `isProject()` - [`f13733d`](https://togithub.com/oss-review-toolkit/ort/commit/f13733d0aa3a8c6f1e4b25e6b17dce3f22a39309) stack: Migrate from Jackson to KxS - [`f81750a`](https://togithub.com/oss-review-toolkit/ort/commit/f81750a6343cbaa3c051fdcb2000871a96cdba12) stack: Move several function to the top level - [`1331ef7`](https://togithub.com/oss-review-toolkit/ort/commit/1331ef769498df8f2fcb248a3ff4d0ba114d3654) stack: Move the model classes into a dedicated file - [`b11d47c`](https://togithub.com/oss-review-toolkit/ort/commit/b11d47c0890ac0946b4bb128d80e9d1409952eec) stack: Move two constants to the model - [`be27bed`](https://togithub.com/oss-review-toolkit/ort/commit/be27bed55b133af6b91b6cd9332437c288acfd30) stack: Move two functions to the class level - [`46ff1b8`](https://togithub.com/oss-review-toolkit/ort/commit/46ff1b8ab1f8af057654e39696e52ba6af6ccbac) stack: Re-order the constuctor arguments for `VcsInfo` - [`f8fc96c`](https://togithub.com/oss-review-toolkit/ort/commit/f8fc96cae5c5960c40bb0591da44ff1619b361c0) stack: Remove code reduncancies in scope creation - [`28fe497`](https://togithub.com/oss-review-toolkit/ort/commit/28fe497b3980d6fc7b838eabfe6eb33ebc60be77) stack: Simplify `toPackage()` a bit - [`1e765df`](https://togithub.com/oss-review-toolkit/ort/commit/1e765dfe729da524fc1b3769acc3500637c9329c) stack: Use `buildMap` and inline `allDependencies` - [`325c842`](https://togithub.com/oss-review-toolkit/ort/commit/325c8424b056e589cf40c3a3a174c3bcbdd8cef4) stack: Use a shorter name for the dependencies variables ##### Other Changes 💡 - [`fabe6c8`](https://togithub.com/oss-review-toolkit/ort/commit/fabe6c81ed29ddba0a5b42f9395825e80a5bb487) style: Add empty lines after multi-line blocks for readability ### [`v25.0.0`](https://togithub.com/oss-review-toolkit/ort/releases/tag/25.0.0) [Compare Source](https://togithub.com/oss-review-toolkit/ort/compare/24.0.0...25.0.0) ##### What's Changed ##### Breaking Changes 🛠 - [`50c0512`](https://togithub.com/oss-review-toolkit/ort/commit/50c0512b28afcdf6eb0bcb69b799b0e926aa2f5a) refactor(Bazel)!: Rename the Bazel registry service ##### Bug Fixes 🐞 - [`72c1a14`](https://togithub.com/oss-review-toolkit/ort/commit/72c1a14dc9bdeaa95adeb6394bf5c2030ecba742) Bazel: Make the `flags` property of the lock file optional - [`5968180`](https://togithub.com/oss-review-toolkit/ort/commit/59681807ea5c4ab9f468e783f2bdb7fa1de5dd30) Bazel: Support local registries - [`82c11ce`](https://togithub.com/oss-review-toolkit/ort/commit/82c11cef8a0635183f5f340d85cb5340bfd3771e) analyzer: Re-align the version requirement for pnpm - [`f77a29f`](https://togithub.com/oss-review-toolkit/ort/commit/f77a29f91cd4c60e7a26588e3d48d980b733b396) dos: Correctly get error body strings ##### New Features 🎉 - [`15defa6`](https://togithub.com/oss-review-toolkit/ort/commit/15defa611963a44fb94903b031f7e0a2fb0740b5) clients: Add the Double Open Server (DOS) client - [`0629f3d`](https://togithub.com/oss-review-toolkit/ort/commit/0629f3dfe028de5e69acd520a02896b0af15fe92) github: Attest build provenance for releases - [`ae0ca85`](https://togithub.com/oss-review-toolkit/ort/commit/ae0ca854fefc76de4697bc2107728a7d7a837ce5) scanners: Add the DOS scanner wrapper plugin - [`2c8dd49`](https://togithub.com/oss-review-toolkit/ort/commit/2c8dd493a5baf36e48bb3543d3ac9b96713b8e27) Add the package configuration provider for DOS ##### Build 🐘 & CI ⚙️ - [`17a956c`](https://togithub.com/oss-review-toolkit/ort/commit/17a956c8a38c9998a6f31531d133d97cd8b9dc47) Gradle: Also check `testFixtures` with Detekt - [`94e2fb7`](https://togithub.com/oss-review-toolkit/ort/commit/94e2fb76c92722f58045487ddaa18228ce950dc7) github: Create test summaries for workflow jobs ##### Chores 🔧 - [`a4ca0ee`](https://togithub.com/oss-review-toolkit/ort/commit/a4ca0eee3bd29ce38ed2a43f2260adaf916998b0) package-managers: Do not log all Gradle `stderr` output as warnings ##### Dependency Updates 🚀 - [`5494c69`](https://togithub.com/oss-review-toolkit/ort/commit/5494c69728adbf5054a9801d303a98916df3ef1c) Gradle: Update the gradle-maven-publish-plugin to version 0.29.0 - [`f449b70`](https://togithub.com/oss-review-toolkit/ort/commit/f449b70829bf85524d939feae639542919b78629) update dependency com.github.jmongard.git-semver-plugin to v0.12.10 - [`126ea60`](https://togithub.com/oss-review-toolkit/ort/commit/126ea60ce33be5fd9e0b05a88bfb0290a1083502) update dependency com.github.jmongard.git-semver-plugin to v0.12.9 - [`f995050`](https://togithub.com/oss-review-toolkit/ort/commit/f995050ff24808ffc95d77772963ca19d15f8141) update dependency com.networknt:json-schema-validator to v1.4.2 - [`35825dd`](https://togithub.com/oss-review-toolkit/ort/commit/35825dddbb99abaf184bf946cddd47bdb6bb9911) update dependency com.networknt:json-schema-validator to v1.4.3 - [`2d86b98`](https://togithub.com/oss-review-toolkit/ort/commit/2d86b9842ad5de837c79040e206893f43f36f05c) update dependency org.cyclonedx:cyclonedx-core-java to v9.0.4 - [`60ab3b7`](https://togithub.com/oss-review-toolkit/ort/commit/60ab3b7f10534c4b69fdf5b393d9510488e08581) update dependency org.wiremock:wiremock to v3.7.0 - [`5bcaf9b`](https://togithub.com/oss-review-toolkit/ort/commit/5bcaf9b920def2e817d8f7e77f6f9875e66edb93) update exposed to v0.52.0 - [`5886773`](https://togithub.com/oss-review-toolkit/ort/commit/5886773f8199fbd10597ad9d515a46fd5b496e93) update kotlinxserialization to v1.7.1 - [`6a26070`](https://togithub.com/oss-review-toolkit/ort/commit/6a2607035dcc96900c0401d4b849091a8eb081e6) update ktor monorepo to v2.3.12 ##### Documentation 📖 - [`6fb9c25`](https://togithub.com/oss-review-toolkit/ort/commit/6fb9c250c2d6f0a6315878c5eb3048dd6d25a300) chore: Reorder named arguments to match the function signature - [`9420a9f`](https://togithub.com/oss-review-toolkit/ort/commit/9420a9f157000f51da51930058ec8ed86ed02717) dos: Improve the wording of two log messages - [`f9e7f72`](https://togithub.com/oss-review-toolkit/ort/commit/f9e7f7237b51de92131825c947d16fd96d84745d) dos: Link from the package configuration provider to the scanner - [`ec2b3e9`](https://togithub.com/oss-review-toolkit/ort/commit/ec2b3e9d5fc8815453a5f6a76206b399e5c30a2f) fossid: Improve class docs ##### Refactorings 🚜 - [`ec73b97`](https://togithub.com/oss-review-toolkit/ort/commit/ec73b971ec69125d57458e37886f81730e516e33) fossid: Add a function to create ignore rules - [`0bcbbad`](https://togithub.com/oss-review-toolkit/ort/commit/0bcbbad5d603132684890b9a0047f7904aa99d93) fossid: Align `filterLegacyRules` with Kotlin standards - [`f27de64`](https://togithub.com/oss-review-toolkit/ort/commit/f27de641e9a3536eb2c9a18516def69ff94151ec) fossid: Change functions to return issues - [`ea37669`](https://togithub.com/oss-review-toolkit/ort/commit/ea37669eacc99a3092906d9c4a96c293eab3ff20) fossid: Deduplicate a message - [`d93fd02`](https://togithub.com/oss-review-toolkit/ort/commit/d93fd028a7f2ec18a28bb073ce60eadeea5322e1) fossid: Make a function argument immutable ##### Tests ✅ - [`135615c`](https://togithub.com/oss-review-toolkit/ort/commit/135615c597d7e1cd42ddf7353c6176ead7a50298) fossid-webapp: Ensure to use unique IDs per stub mapping - [`940af6a`](https://togithub.com/oss-review-toolkit/ort/commit/940af6abff7294cab8fc2b0e934b243473625594) osv: Update expected results ##### Other Changes 💡 - [`b11c32a`](https://togithub.com/oss-review-toolkit/ort/commit/b11c32aac033d955ab8ec71bf07face36d18b7b6) style(dos): Unwrap a line that fits into one ### [`v24.0.0`](https://togithub.com/oss-review-toolkit/ort/releases/tag/24.0.0) [Compare Source](https://togithub.com/oss-review-toolkit/ort/compare/23.0.0...24.0.0) ##### What's Changed ##### Breaking Changes 🛠 - [`9e6bf29`](https://togithub.com/oss-review-toolkit/ort/commit/9e6bf2941a0c39b4a409802bf8499d1bffc519ae) feat(model)!: Stop silently ignoring invalid declared license mappings - [`a601dbe`](https://togithub.com/oss-review-toolkit/ort/commit/a601dbe17e58eda33e5073a5549d32c21a09a908) refactor(clients)!: Rename OSV classes according to ORT conventions - [`794befc`](https://togithub.com/oss-review-toolkit/ort/commit/794befc1e288efab9ec7e0f4701d9afeeb38b499) refactor(clients)!: Rename a class to `BazelModuleRegistryService` ##### Bug Fixes 🐞 - [`5e5296e`](https://togithub.com/oss-review-toolkit/ort/commit/5e5296ec020d0bf43374b3b80fc32fd510c0edd3) Bundler: Enforce Ruby platform when fetching version data - [`9c7494f`](https://togithub.com/oss-review-toolkit/ort/commit/9c7494f7b660d5a14a85f7936168d6b42457b18e) fossid-webapp: Generate ignore rules also for non-delta scans - [`d42a87a`](https://togithub.com/oss-review-toolkit/ort/commit/d42a87a0fcf528297e806b70b4d2f78492ab36c8) scanner: Store only distinct results of package scanners ##### New Features 🎉 - [`c9351b3`](https://togithub.com/oss-review-toolkit/ort/commit/c9351b3aed5597d2695b9682ef5ebc081a243a33) spdx-utils: Introduce a `toSpdxOrNull()` utility extension function ##### Build 🐘 & CI ⚙️ - [`631db0f`](https://togithub.com/oss-review-toolkit/ort/commit/631db0fc6b71a71827a0678c5b0a3b41825174bb) Gradle: Use the new way to opt-in to build scan terms ##### Chores 🔧 - [`d477384`](https://togithub.com/oss-review-toolkit/ort/commit/d477384d42d5eda66ec0a6cebed410ae0ccc2cbb) clearly-defined: Avoid a now redundant receiver-based `let` call - [`5d0a178`](https://togithub.com/oss-review-toolkit/ort/commit/5d0a178fa83076acf0f9a4084e130a3735bcf1dc) conan: Avoid deprecated section name ##### Dependency Updates 🚀 - [`8d16697`](https://togithub.com/oss-review-toolkit/ort/commit/8d16697bdc12f5bfb5a4a74cbba421dae4012b99) update dependency com.opentable.components:otj-pg-embedded to v1.1.0 - [`5618227`](https://togithub.com/oss-review-toolkit/ort/commit/5618227e0ede03f16f85cc80b00aac9e1b57e6e6) update dependency net.peanuuutz.tomlkt:tomlkt to v0.4.0 - [`373d047`](https://togithub.com/oss-review-toolkit/ort/commit/373d047b0f53e4bc9fb960765e8030fc614f72d1) update dependency org.cyclonedx:cyclonedx-core-java to v9.0.3 - [`980f5ea`](https://togithub.com/oss-review-toolkit/ort/commit/980f5ea8e13af3c5ae05a41b85fc77b527f81c6f) update dependency org.springframework:spring-core to v5.3.37 - [`951bbc4`](https://togithub.com/oss-review-toolkit/ort/commit/951bbc4ec0fbc4298b49ef9574ba744241bcb2b3) update docker/build-push-action action to v6 - [`56c9c11`](https://togithub.com/oss-review-toolkit/ort/commit/56c9c1194a56f39a18ab0e73f2909cbe2ce13b96) update maven to v3.9.8 ##### Documentation 📖 - [`c021ca5`](https://togithub.com/oss-review-toolkit/ort/commit/c021ca56b43e89f28032c603d5bd46060fef82a2) clients: Trivially improve `BazelModuleRegistryClient` class docs - [`aa1a5a6`](https://togithub.com/oss-review-toolkit/ort/commit/aa1a5a64d684b904fc05d59b1e25fcbe42467e03) github: Clarify that console output is preferred over screenshots - [`fc5389c`](https://togithub.com/oss-review-toolkit/ort/commit/fc5389c2cfd9c8b009794c8a11f5c91321b7a730) spdx-utils: Duplicate mapping docs into the YML files for visibility - [`bfa3112`](https://togithub.com/oss-review-toolkit/ort/commit/bfa311258711298bd7863915d9c32075c447c0e9) spdx-utils: Improve function docs to use imperative mood - [`fce6a94`](https://togithub.com/oss-review-toolkit/ort/commit/fce6a94ae1ed74f3baae005995179f3f320728c9) spdx-utils: Refer to `SpdxSimpleLicenseMapping` in `normalize()` - [`de7785c`](https://togithub.com/oss-review-toolkit/ort/commit/de7785cc0cf4fb6c5671f34b91cd8e050350740c) spdx-utils: Remove an obsolete `SpdxSimpleLicenseMapping` sentence ##### Refactorings 🚜 - [`8d8480b`](https://togithub.com/oss-review-toolkit/ort/commit/8d8480b4e6cf667638d1e1c3b7cec0a6ed040a3c) ort-utils: Semantically separate mapping from processing licenses ##### Tests ✅ - [`9b0a825`](https://togithub.com/oss-review-toolkit/ort/commit/9b0a825be881710e463780e97d370846cf821d13) model: Use valid SPDX expressions in declared license mapping - [`40ca101`](https://togithub.com/oss-review-toolkit/ort/commit/40ca1010f5b474a2d646de6024a6daa08a9de62e) pub: Update expected results - [`2226fe1`](https://togithub.com/oss-review-toolkit/ort/commit/2226fe191a0520a771789e1886b2416926cbe4af) Disable scanning for Kotest project config in third-party JARs ### [`v23.0.0`](https://togithub.com/oss-review-toolkit/ort/releases/tag/23.0.0) [Compare Source](https://togithub.com/oss-review-toolkit/ort/compare/22.8.0...23.0.0) ##### What's Changed ##### Breaking Changes 🛠 - [`6f50cf5`](https://togithub.com/oss-review-toolkit/ort/commit/6f50cf593c0b21a31b1d0e216f54d6cae293213a) refactor!: Move the `WorkingTreeCache` from the scanner to the downloader - [`b2328c7`](https://togithub.com/oss-review-toolkit/ort/commit/b2328c70a7f420fa465bbc26ec5727ea141db059) refactor(downloader)!: Make `getDefaultBranchName()` non-nullable ##### Bug Fixes 🐞 - [`96fd771`](https://togithub.com/oss-review-toolkit/ort/commit/96fd77189f35c2f6fba87b33c7e973d73b5c5335) conan: Fix supported version indication - [`8ebfe9a`](https://togithub.com/oss-review-toolkit/ort/commit/8ebfe9ae7d22563879331a92752caf134cb8aaea) github: Do not `cache-to` Docker image builds from PRs ##### New Features 🎉 - [`2e1399c`](https://togithub.com/oss-review-toolkit/ort/commit/2e1399cccc658ce4a8971de35c2d61ac72937b32) scanner: Add branch name to FossID scan code ##### Chores 🔧 - [`afdd4fa`](https://togithub.com/oss-review-toolkit/ort/commit/afdd4fa09b5cd7da7606b6b6980000457391dd65) docker: Update Pnpm to the latest version - [`28308a7`](https://togithub.com/oss-review-toolkit/ort/commit/28308a7d354983fcd6185abd31ebd1fcc5e8cb0c) docker: Upgrade Conan to version 1.64.1 - [`dd81d17`](https://togithub.com/oss-review-toolkit/ort/commit/dd81d17b7c4c4d9efac84f9e18e63ff20d950f5c) model: Make also `readValueOrNull()` throw on multiple documents - [`64fccd8`](https://togithub.com/oss-review-toolkit/ort/commit/64fccd8d849b4874e37c8a32a329f1c2c63f5c78) model: Reject reading multiple YAML documents per file - [`503edee`](https://togithub.com/oss-review-toolkit/ort/commit/503edeedc8de2bee866e2d308ac5473b69f1d42e) model: Remove the unused `createMissingArchives` scanner option - [`3a825fb`](https://togithub.com/oss-review-toolkit/ort/commit/3a825fb03ef638c2aab967f3cc5c19372b2cdd72) model: Use named arguments for the `tempfile()` suffix ##### Dependency Updates 🚀 - [`804892a`](https://togithub.com/oss-review-toolkit/ort/commit/804892a8b8ad2f49fc286271e9eb3aedfcf1bf10) update dependency com.github.jmongard.git-semver-plugin to v0.12.8 - [`3b98c7d`](https://togithub.com/oss-review-toolkit/ort/commit/3b98c7dec5838390ef819b7e134825b4b034e5c0) update dependency software.amazon.awssdk:s3 to v2.26.0 - [`0da841f`](https://togithub.com/oss-review-toolkit/ort/commit/0da841f30974d5d6bc9996f86cbdccb5cd049db4) update jgit to v6.10.0.202406032230-r ##### Documentation 📖 - [`6d1db78`](https://togithub.com/oss-review-toolkit/ort/commit/6d1db780d2d7c242a752c3340bf091d61aca5f66) github: Explain why there is no `cache-to` for the "minimal" image - [`4b093ed`](https://togithub.com/oss-review-toolkit/ort/commit/4b093edcf68b0fd886cf66907115b6a1e2b69af2) scanoss: Add a link to the API docs - [`c1543d8`](https://togithub.com/oss-review-toolkit/ort/commit/c1543d87f10b015e891fa70a5af13d22c03496ba) website: Clarify supported Conan version - [`c7bd73e`](https://togithub.com/oss-review-toolkit/ort/commit/c7bd73eeadf8607fead7de0a0776edeaf1590d35) website: Remove superfluous subdirectory ##### Tests ✅ - [`4d4714e`](https://togithub.com/oss-review-toolkit/ort/commit/4d4714e4de31d46bee7e89ab02b56e78491d62a2) model: Add `readValueOrNull()` tests for input with no content - [`b2f0588`](https://togithub.com/oss-review-toolkit/ort/commit/b2f0588494294dac898d50a2983b96755d4600e4) model: Clarify that "empty" means "zero size" - [`7953965`](https://togithub.com/oss-review-toolkit/ort/commit/7953965ebce19c156dc5e9853a00390f3d7056cb) model: Verify the current `readValue()` behavior for empty files - [`2c14d9a`](https://togithub.com/oss-review-toolkit/ort/commit/2c14d9a1c3b0041090066e6e2af0af29eeca9de6) node: Update Pnpm lockfiles to the latest lockfile format version - [`e20d80f`](https://togithub.com/oss-review-toolkit/ort/commit/e20d80f0a0c92fb1d1da61fab577fe4a2fbdcd0c) osv: Update expected results ### [`v22.8.0`](https://togithub.com/oss-review-toolkit/ort/releases/tag/22.8.0) [Compare Source](https://togithub.com/oss-review-toolkit/ort/compare/22.7.0...22.8.0) ##### What's Changed ##### Bug Fixes 🐞 - [`8de3b46`](https://togithub.com/oss-review-toolkit/ort/commit/8de3b46f61a890800d801fce25a32ba207d20d9d) node: Fix a special case when parsing the first issue line - [`1ba253a`](https://togithub.com/oss-review-toolkit/ort/commit/1ba253a8866425b91e336a90885a836a079fc5c7) pub: Use the correct option for the Gradle version ##### New Features 🎉 - [`811daef`](https://togithub.com/oss-review-toolkit/ort/commit/811daef3d35abb440a1ad044bcbf14738fc95767) node: Add logic for combining single sentence issues lines - [`2d65064`](https://togithub.com/oss-review-toolkit/ort/commit/2d650645cab2b9204b31d6b334370bc68beee9fa) node: Support lowercase NPM issue output - [`42fd409`](https://togithub.com/oss-review-toolkit/ort/commit/42fd409bc8c28775ce81552584dc995f065f89f7) pub: Add a package manager option for the Flutter version ##### Chores 🔧 - [`5df6592`](https://togithub.com/oss-review-toolkit/ort/commit/5df659277ca6af1aa4350ee1414d46f9717c1769) fossid: Reduce visibility of a reporter variable - [`117609e`](https://togithub.com/oss-review-toolkit/ort/commit/117609e7068ce35d0bd54e516729e1ada0d07c46) node: Make a function an expression - [`0b703b8`](https://togithub.com/oss-review-toolkit/ort/commit/0b703b83ecdfddd639e65184de6d41d946cbfe60) node: Prefer Kotlin's `in` operator over `contains()` ##### Dependency Updates 🚀 - [`419cd30`](https://togithub.com/oss-review-toolkit/ort/commit/419cd308c98fa7e447cd2d702a0109b3db4ded36) docker: Downgrade Node to the latest LTS version - [`ff2baef`](https://togithub.com/oss-review-toolkit/ort/commit/ff2baef3f1155a91a00ffe4f88f42174f550fb86) Update Kotest to version 5.9.1 - [`a09167d`](https://togithub.com/oss-review-toolkit/ort/commit/a09167d1aa51d62566f969e2c2f04ee4ef9e36e0) update dependency org.asciidoctor:asciidoctorj-pdf to v2.3.17 - [`882907a`](https://togithub.com/oss-review-toolkit/ort/commit/882907a4b3d3a0ac62f6c8a82dcebb431c767a0e) update kotlinxserialization to v1.7.0 ##### Documentation 📖 - [`667b4c8`](https://togithub.com/oss-review-toolkit/ort/commit/667b4c8b0e9ea4a9b7b41a580e712f4d0bd515b0) pub: Improve class docs - [`42862bf`](https://togithub.com/oss-review-toolkit/ort/commit/42862bf30f9f32dafe263847a609af69819a55e8) reference: Add another example of a reporter option ##### Refactorings 🚜 - [`2ffb557`](https://togithub.com/oss-review-toolkit/ort/commit/2ffb557a675943bf195fc559f32387d0f4745289) Pub: Rename `GRADLE_VERSION` to `DEFAULT_GRADLE_VERSION` - [`1b5a925`](https://togithub.com/oss-review-toolkit/ort/commit/1b5a9255e634a74b4d8b30daf6dec12432fada08) node: Make `NpmTest` a `WordSpec` - [`6f8ab8d`](https://togithub.com/oss-review-toolkit/ort/commit/6f8ab8dedabc351fbe85c9d354a92f327fa6f217) plugins: Extract `CommandLineTool.displayName()` - [`53a7b8f`](https://togithub.com/oss-review-toolkit/ort/commit/53a7b8f07ac0c549d5332f4b3b08255d6a4e8b5b) pub: Add a constant for the default Flutter version - [`7abb18f`](https://togithub.com/oss-review-toolkit/ort/commit/7abb18f653214511afe2fdc1505912a219267686) pub: Move Flutter variables into the class - [`f2ced6d`](https://togithub.com/oss-review-toolkit/ort/commit/f2ced6d7a8d2f454108df561b103e74810bb9237) version-control-system: Override some display names - [`33c0f1a`](https://togithub.com/oss-review-toolkit/ort/commit/33c0f1a788498f65c45c186ec9dff03e21618a84) version-control-systems: Extract `GitRepoCommand` ##### Tests ✅ - [`303dbda`](https://togithub.com/oss-review-toolkit/ort/commit/303dbda575e1f396e0bfad080b5653c3fa93ec0a) pub: Update expected results ### [`v22.7.0`](https://togithub.com/oss-review-toolkit/ort/releases/tag/22.7.0) [Compare Source](https://togithub.com/oss-review-toolkit/ort/compare/22.6.0...22.7.0) ##### What's Changed ##### New Features 🎉 - [`3e9d8f4`](https://togithub.com/oss-review-toolkit/ort/commit/3e9d8f49fdaa316ecaf37870428bded3e501b88b) Yarn: Add basic support for Corepack ##### Dependency Updates 🚀 - [`ee0ee5e`](https://togithub.com/oss-review-toolkit/ort/commit/ee0ee5e641f9ce742046274968ae21a394c0bdeb) update dependency gradle to v8.8 - [`e3ec11e`](https://togithub.com/oss-review-toolkit/ort/commit/e3ec11ed0bfb46bd7a5e4bea2c24f5742362db9c) update dependency org.freemarker:freemarker to v2.3.33 - [`d55242e`](https://togithub.com/oss-review-toolkit/ort/commit/d55242ebfb6b50f6c87232491c6c3804dddd28e6) update exposed to v0.51.0 - [`f560e02`](https://togithub.com/oss-review-toolkit/ort/commit/f560e02d555fd3b511d33b9d35cc4baa7de79ce8) update exposed to v0.51.1 ##### Documentation 📖 - [`b38fb5f`](https://togithub.com/oss-review-toolkit/ort/commit/b38fb5f4dff4140e64930d8f78a6973d3bb06a0d) osv: Remove an obsolete code comment ##### Tests ✅ - [`0efd110`](https://togithub.com/oss-review-toolkit/ort/commit/0efd110723ea93098af57c8ab17c03778bb26b34) conan: Update expected results - [`f850f6b`](https://togithub.com/oss-review-toolkit/ort/commit/f850f6b50519cdd5d23486cfa2b708486233e1cc) osv: Update expected results - [`afbca2f`](https://togithub.com/oss-review-toolkit/ort/commit/afbca2f0cb6010b26c5c96bc4985b039656d0aff) [`1a9f122`](https://togithub.com/oss-review-toolkit/ort/commit/1a9f122bd8f925200674ec7ad94a6217c3b8c64c) pub: Update expected results ### [`v22.6.0`](https://togithub.com/oss-review-toolkit/ort/releases/tag/22.6.0) [Compare Source](https://togithub.com/oss-review-toolkit/ort/compare/22.5.0...22.6.0) ##### What's Changed ##### Bug Fixes 🐞 - [`99f6c97`](https://togithub.com/oss-review-toolkit/ort/commit/99f6c9783eab591c9397b28fa1dada754408f367) scripts: Export variables in `docker_build.sh` again ##### New Features 🎉 - [`230beec`](https://togithub.com/oss-review-toolkit/ort/commit/230beec7b6ec42b7952db896593200f2018eecfb) evaluated-model: Re-filter scan summary by VCS path - [`c7edb85`](https://togithub.com/oss-review-toolkit/ort/commit/c7edb85ab5a011e7dc9d626a2f2604366d4616d1) osv: Enable querying vulnerabilities for the SwiftURL ecosystem ##### Chores 🔧 - [`5f31ec6`](https://togithub.com/oss-review-toolkit/ort/commit/5f31ec690bc83ee78963e7336cbf9b1ff9a2427b) common-utils: Consistently use "()" in test names for functions - [`5f034b4`](https://togithub.com/oss-review-toolkit/ort/commit/5f034b4ce5a61942d807543dfcf7b313fae1c759) docker: Do not run `pip install pip ...` twice - [`e2f71f0`](https://togithub.com/oss-review-toolkit/ort/commit/e2f71f0179bcf5696762ff484a63e1e797bd43e0) docker: Update Poetry to the latest version - [`2bfa41f`](https://togithub.com/oss-review-toolkit/ort/commit/2bfa41f51c912bdd93b1112e6806cca568f067e1) docker: Update pip to the latest version - [`b1d557b`](https://togithub.com/oss-review-toolkit/ort/commit/b1d557b3e75f220f532029ba9883fbbfe930ab8d) docker: Update pyenv to the latest version - [`042ded5`](https://togithub.com/oss-review-toolkit/ort/commit/042ded5e1402c9c4623a65e089dccabc610a9d6e) docker: Upgrate Python to the latest 3.11.x version - [`69f8c6e`](https://togithub.com/oss-review-toolkit/ort/commit/69f8c6e2c7b03d23cfe5373f193b132c71ec42b4) model: Drop some unnecessary sorting ##### Dependency Updates 🚀 - [`b6044b0`](https://togithub.com/oss-review-toolkit/ort/commit/b6044b007ba719d06426986e3379523241b30533) Dockerfile: Ensure to use the latest `dockerfile-x` syntax - [`1113161`](https://togithub.com/oss-review-toolkit/ort/commit/1113161df75caa425376d5df6ebec60c6afe9886) spdx-utils: Update the SPDX license list version to 3.24.0 - [`d293a19`](https://togithub.com/oss-review-toolkit/ort/commit/d293a19cc3eb597a5e6c182ff1547c35a0beea9e) Update CycloneDX to version 9.0.2 - [`22aee3e`](https://togithub.com/oss-review-toolkit/ort/commit/22aee3e4eaa3af02d621dc17301e727c7d634ed3) update dependency com.autonomousapps.dependency-analysis to v1.32.0 - [`a97d099`](https://togithub.com/oss-review-toolkit/ort/commit/a97d099d559ef3c88254d18e14ecc2e09449563a) update dependency org.apache.commons:commons-compress to v1.26.2 - [`8d77eaf`](https://togithub.com/oss-review-toolkit/ort/commit/8d77eafddebcae35a831d6e76cc20adee4b58702) update dependency us.springett:cvss-calculator to v1.4.3 - [`db8c595`](https://togithub.com/oss-review-toolkit/ort/commit/db8c5959d97c29abff97d8f039951e1631f7936c) update maven to v3.9.7 ##### Documentation 📖 - [`740b7d6`](https://togithub.com/oss-review-toolkit/ort/commit/740b7d6fc0ee36acded3bc5626f0f67a7f5441ab) model: Use the new SCANOSS API endpoint also in `reference.yml` ##### Refactorings 🚜 - [`f19867c`](https://togithub.com/oss-review-toolkit/ort/commit/f19867caccd462ed0bbc9429c669314ed7356b94) clearly-defined: Get enum serial names more efficiently - [`7b10a04`](https://togithub.com/oss-review-toolkit/ort/commit/7b10a049f43ece6168ca7bd3feb2bcd1e434955e) clearly-defined: Get enums for serial names directly - [`11baaeb`](https://togithub.com/oss-review-toolkit/ort/commit/11baaebad9a18902db28af89cb41499521de30af) common-utils: Prefer a symbolic name for the charset - [`4fb504e`](https://togithub.com/oss-review-toolkit/ort/commit/4fb504ef56c6aa123659c81e5c6113d0fefefa67) common-utils: Use `forAll` in tests to simplify code - [`2693bba`](https://togithub.com/oss-review-toolkit/ort/commit/2693bbab530ab58c2032619fef0258e815e911ea) docker: Swap two `RUN` statements in `pythonbuild` - [`4342001`](https://togithub.com/oss-review-toolkit/ort/commit/434200157cc72c12cd0d8da4e8e61f9c0b474418) evaluated-model: Factor out some mapping to a function - [`f6fa2cb`](https://togithub.com/oss-review-toolkit/ort/commit/f6fa2cbbfb0938261324e96da1bdc66df1c6d9ae) evaluated-model: Inline `actualScanResult` - [`d8fb1d0`](https://togithub.com/oss-review-toolkit/ort/commit/d8fb1d053a781c6361621d56e201d119ee7f9248) model: Do not use `SortedSet` for `dependencies` - [`0dba9c9`](https://togithub.com/oss-review-toolkit/ort/commit/0dba9c99174a9e8cbce3688e4b30471d1030f991) model: Serialize dependency graph edges in sorted order - [`64f7aae`](https://togithub.com/oss-review-toolkit/ort/commit/64f7aaefc3482cb556e8bd263a939d1a9b495647) model: Turn a function parameter type into a `Set` - [`76f8121`](https://togithub.com/oss-review-toolkit/ort/commit/76f8121cbc770c3edd1348fb81ae30c33eff6ca7) model: Use a more generic name for `SortedSetConverters` - [`4c2db37`](https://togithub.com/oss-review-toolkit/ort/commit/4c2db370e505b4499092ea5889fb8c92cb604ebe) model: Use sets instead of lists for DependencyGraphEdge - [`d22d659`](https://togithub.com/oss-review-toolkit/ort/commit/d22d659a167ae4fb6eeb28c28b296def37d11660) utils: Slightly re-write a function - [`41b450b`](https://togithub.com/oss-review-toolkit/ort/commit/41b450b11c5930179016ba1a54d77e03f0c70b4c) Remove some unnecessary uses of sorted sets ##### Tests ✅ - [`1765a15`](https://togithub.com/oss-review-toolkit/ort/commit/1765a15572c3b02ab7c75e21cfa661109a19aeac) analyzer: Fix-up a broken assertion - [`53752d5`](https://togithub.com/oss-review-toolkit/ort/commit/53752d565f78a794fc78bc90b3d417b7ce21f4bf) common-utils: Extend the `percentEncode` test with decoding - [`eef3dac`](https://togithub.com/oss-review-toolkit/ort/commit/eef3dacd936b9228acc42c8502f850c8397aacbf) osv: Update expected results - [`2d0d1e7`](https://togithub.com/oss-review-toolkit/ort/commit/2d0d1e7182fcb37c7e0aa83382d5be85af3cf162) pub: Update expected results - [`ae9ede0`](https://togithub.com/oss-review-toolkit/ort/commit/ae9ede0c487b1dc7c9538ce7c3979b0c645032e8) Re-serialize test assets ### [`v22.5.0`](https://togithub.com/oss-review-toolkit/ort/releases/tag/22.5.0) [Compare Source](https://togithub.com/oss-review-toolkit/ort/compare/22.4.0...22.5.0) ##### What's Changed ##### Bug Fixes 🐞 - [`2bfeec1`](https://togithub.com/oss-review-toolkit/ort/commit/2bfeec1414ccb5468f51367eaa65b5ed6399a934) fossid-webapp: Count snippets when enforcing the snippet limit - [`f55ce56`](https://togithub.com/oss-review-toolkit/ort/commit/f55ce565e9efc81857df5a56e80e8e6fae260bcc) reporter: Prevent `null` in snippet report template - [`d42863c`](https://togithub.com/oss-review-toolkit/ort/commit/d42863c689009806b3a6ee458ba5b753d404cfbe) spdx-utils: List correct choices in an exception message ##### New Features 🎉 - [`84aa5b0`](https://togithub.com/oss-review-toolkit/ort/commit/84aa5b0433cbfa5b076110053f7cf2365936da76) scripting: Make the `logger` available by default - [`869bf65`](https://togithub.com/oss-review-toolkit/ort/commit/869bf65b619f9d51e6a86e38bb5cbcba8c164520) static-html: Make the descriptions of issues more compact ##### Build 🐘 & CI ⚙️ - [`6ae4429`](https://togithub.com/oss-review-toolkit/ort/commit/6ae44296234bf0e3f1adfb57ac73d4a4538f2703) github: Use a non-deprecated value to configure CodeQL tools ##### Chores 🔧 - [`ae6fc78`](https://togithub.com/oss-review-toolkit/ort/commit/ae6fc78ef32b1bf33ed1c78258c0a76862fe522d) docker: Update CocoaPods to the latest version - [`808b005`](https://togithub.com/oss-review-toolkit/ort/commit/808b005c99b3eac95230475743f40aeb419132a5) docker: Update NodeJS to the current version - [`1636ddc`](https://togithub.com/oss-review-toolkit/ort/commit/1636ddcc7de14f6e361f01886d3e30e0b3068dbd) docker: Update Pipenv to the latest version - [`b8026ba`](https://togithub.com/oss-review-toolkit/ort/commit/b8026ba667ea72a27001a883f71aa9a204b8a9d5) docker: Update sbt to the latest version - [`c0977c5`](https://togithub.com/oss-review-toolkit/ort/commit/c0977c54fe06ce477788bb9864925e6408036fb9) docker: Upgrade Bower to the latest version - [`ba9541a`](https://togithub.com/oss-review-toolkit/ort/commit/ba9541adacacba3cf2ddd1288faf2ae65e553304) spdx-utils: Slightly simplify code via `isSubExpression()` ##### Dependency Updates 🚀 - [`8bc7f88`](https://togithub.com/oss-review-toolkit/ort/commit/8bc7f88b5fcd78c3243cb2616085965db1809c41) update dependency com.github.ajalt.mordant:mordant to v2.6.0 - [`10d9b6e`](https://togithub.com/oss-review-toolkit/ort/commit/10d9b6e7fe6cec9a38cf2f0b4e7a1f051edb1e9a) update dependency org.asciidoctor:asciidoctorj to v2.5.13 - [`ce2e767`](https://togithub.com/oss-review-toolkit/ort/commit/ce2e767f7b9f48402600567d797d49b4d9789aa1) update dependency org.springframework:spring-core to v5.3.36 - [`8e2817f`](https://togithub.com/oss-review-toolkit/ort/commit/8e2817ff867c1d0ca183df3f0585134eea2debb8) update dependency org.wiremock:wiremock to v3.6.0 - [`f0d81ea`](https://togithub.com/oss-review-toolkit/ort/commit/f0d81eaa2285cf2785e36567ae6f153d9ad53f14) update kotlin monorepo to v2 ##### Documentation 📖 - [`55c2003`](https://togithub.com/oss-review-toolkit/ort/commit/55c2003bfe290ce3f0b5ed353594410f971006ba) spdx-utils: Add a missing comma in a code comment - [`64d8b4f`](https://togithub.com/oss-review-toolkit/ort/commit/64d8b4f148c62202ae54a8f7e51abfc20a913a6a) spdx-utils: Use "an" instead of "a" before "Spdx" - [`599dbc2`](https://togithub.com/oss-review-toolkit/ort/commit/599dbc2c50658e4719f34349dcf4b44ca40e36e9) Add OpossumUI to the list of related tools - [`c78e8ed`](https://togithub.com/oss-review-toolkit/ort/commit/c78e8ed9923f5388d96f1df12c0f2f57f02cd49a) Add the ORT Server to the list of related tools ##### Refactorings 🚜 - [`8451714`](https://togithub.com/oss-review-toolkit/ort/commit/8451714f6fbe9bd5fcff51aaee2f650b80df025d) script: Migrate from deprecated `constructorArgs` to properties ##### Tests ✅ - [`a9b800e`](https://togithub.com/oss-review-toolkit/ort/commit/a9b800e73e301bc55335f31785a6c8521a7f3fe6) asciidoc: Use placeholders for the asciidoctor version - [`823613c`](https://togithub.com/oss-review-toolkit/ort/commit/823613cc946407ac664d9a5d5e7d9a0ed6bdf11b) pub: Update expected results - [`64bd622`](https://togithub.com/oss-review-toolkit/ort/commit/64bd622348ded43440510a247b25c5871c7c35b9) spdx-utils: Add DNF / CNF tests for `validChoices()` ### [`v22.4.0`](https://togithub.com/oss-review-toolkit/ort/releases/tag/22.4.0) [Compare Source](https://togithub.com/oss-review-toolkit/ort/compare/22.3.0...22.4.0) ##### What's Changed ##### Bug Fixes 🐞 - [`4bd380b`](https://togithub.com/oss-review-toolkit/ort/commit/4bd380b84213592faf9606645c6ac5b2b6e7e22e) analyzer: Serialize `sharedPackages` ordered by their `id` - [`b051095`](https://togithub.com/oss-review-toolkit/ort/commit/b051095415a4f4b7610e509a9ca12f456a22c520) model: Fix-up filtering excluded issues - [`e074893`](https://togithub.com/oss-review-toolkit/ort/commit/e074893cd6f0c711e206c49aa8cf31aa05f88285) model: Serialize project's scope names in alphabetical order ##### New Features 🎉 - [`9bf11d3`](https://togithub.com/oss-review-toolkit/ort/commit/9bf11d3d15206ffb12b7715986fb42c6a9a78dfc) clients/osv: Align model with latest OSV schema version 1.6.3 - [`a765916`](https://togithub.com/oss-review-toolkit/ort/commit/a765916b108bf5599df9eecb76c7f8b04f7e6812) gradle: Also make distribution archives reproducible - [`fc60edc`](https://togithub.com/oss-review-toolkit/ort/commit/fc60edcae6b9c049ea71ca1beb8fa80281fc21f2) gradle: Configure signing of distribution archives ##### Build 🐘 & CI ⚙️ - [`6f4735e`](https://togithub.com/oss-review-toolkit/ort/commit/6f4735e4eada8454a69a3c1952e497a55789e0d7) github: Make signing properties available to the distribution - [`37ec96b`](https://togithub.com/oss-review-toolkit/ort/commit/37ec96bf53a16492489335920ea02ef541969ca0) github: Sign releases and upload them along with their signatures ##### Chores 🔧 - [`833dac3`](https://togithub.com/oss-review-toolkit/ort/commit/833dac3d71065dc1f4cc44cf76e57edbaedea1cf) downloader: Map directly to a set instead of converting a list - [`268a2b4`](https://togithub.com/oss-review-toolkit/ort/commit/268a2b41a39c16099c6c1250cdcf93b8a5bf9af4) gradle: Sort a list of options alphabetically ##### Dependency Updates 🚀 - [`723299a`](https://togithub.com/oss-review-toolkit/ort/commit/723299ad6c7846ab7cded75d4aaf88e5c0414b38) Update the native-gradle-plugin to version 0.10.2 - [`8181666`](https://togithub.com/oss-review-toolkit/ort/commit/8181666dc5d8bfd739b1260c171c4e707c0c7568) update dependency io.mockk:mockk to v1.13.11 - [`c57ded4`](https://togithub.com/oss-review-toolkit/ort/commit/c57ded454e4147ef0775828af3533a0aeecff70f) update dependency org.springframework:spring-core to v5.3.35 - [`62f008b`](https://togithub.com/oss-review-toolkit/ort/commit/62f008bea43939893a84b778eb32d643876ae159) update jetbrains/qodana-action action to v2024.1.5 ##### Documentation 📖 - [`19dfc01`](https://togithub.com/oss-review-toolkit/ort/commit/19dfc015e2a6bd36a6ee30653f1a5a98d4dd6cd1) README: Update CII links to OpenSSF ##### Tests ✅ - [`066413b`](https://togithub.com/oss-review-toolkit/ort/commit/066413b05d03b42557329f4b30e16a7846fcebc6) Align test assets with recent changes in advisor result model - [`889f474`](https://togithub.com/oss-review-toolkit/ort/commit/889f474061eb96baf277fa738bbd2ab34f52d14c) Re-serialize a couple of test assets

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.