oss-review-toolkit/ort (org.ossreviewtoolkit.plugins.packagemanagers:nuget-package-manager)
### [`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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
22.3.0
->22.8.0
22.3.0
->22.8.0
22.3.0
->22.8.0
22.3.0
->22.8.0
22.3.0
->22.8.0
Release Notes
oss-review-toolkit/ort (org.ossreviewtoolkit.plugins.packagemanagers:nuget-package-manager)
### [`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 assetsConfiguration
📅 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.