oss-review-toolkit/ort (org.ossreviewtoolkit.plugins.packagemanagers:nuget-package-manager)
### [`v30.0.0`](https://togithub.com/oss-review-toolkit/ort/releases/tag/30.0.0)
[Compare Source](https://togithub.com/oss-review-toolkit/ort/compare/29.1.0...30.0.0)
##### What's Changed
##### Breaking Changes 🛠
- [`c8e87e7`](https://togithub.com/oss-review-toolkit/ort/commit/c8e87e707873de784485fe0a24150eec05499421) refactor(vcs)!: Make the `aliases` property private
##### Bug Fixes 🐞
- [`34a222e`](https://togithub.com/oss-review-toolkit/ort/commit/34a222eefa653164c7f5edce0f2b8bb80a17814c) bazel: Apply name and version overrides earlier
- [`eb8d2c8`](https://togithub.com/oss-review-toolkit/ort/commit/eb8d2c8edac9817cbe52b0a9a8286d29238223a9) bazel: Change `metadata.json`'s model to comply with schema
- [`4e887f2`](https://togithub.com/oss-review-toolkit/ort/commit/4e887f2252b7336743b7855c1012ad70713bfae9) bazel: Maintain the version also in case of archive overrides
- [`16a121c`](https://togithub.com/oss-review-toolkit/ort/commit/16a121c2630b135d61d4ff4312648dca2611bc10) helper-cli: Fix-up the exclude `reason` for ChangeLog files
- [`456e3fc`](https://togithub.com/oss-review-toolkit/ort/commit/456e3fc14674f20310936e074c9102fa6811f32b) scancode: Make path comparisons separator-agnostic
- [`e72fd2a`](https://togithub.com/oss-review-toolkit/ort/commit/e72fd2a845c0fe8838d3bf8969aead3b10d0aa34) scanoss: Support multiple line ranges per snippet
##### New Features 🎉
- [`26a0401`](https://togithub.com/oss-review-toolkit/ort/commit/26a0401cee604be1b19ded0fd614c7946079077e) advisor: Add resolution reason for incorrect vulnerabilities
- [`1ec14b5`](https://togithub.com/oss-review-toolkit/ort/commit/1ec14b5256d38c849a07ad02dd7ab070b8635db5) bazel: Add support for `archive_override`
- [`05d9658`](https://togithub.com/oss-review-toolkit/ort/commit/05d9658ee0382a10150f877244983d367da350e7) bazel: Treat a package with archive override and patches as modified
##### Build 🐘 & CI ⚙️
- [`c6701f8`](https://togithub.com/oss-review-toolkit/ort/commit/c6701f8746846228f29f8b9e5035ee62490fefe7) gradle: Enable consistent `copy()` visibility
- [`7ad4bfe`](https://togithub.com/oss-review-toolkit/ort/commit/7ad4bfe7b5e1a379dc331d9f773ae81524c6b1fb) Ensure that the generated shell completion scripts are up-to-date
##### Chores 🔧
- [`93ea5b3`](https://togithub.com/oss-review-toolkit/ort/commit/93ea5b34cea51041505c4f5a3228f284325f6735) bazel: Do not quote URLs in logs for visual simplicity
- [`d95b8b2`](https://togithub.com/oss-review-toolkit/ort/commit/d95b8b24cff4642d4246bc4b1fdf9cb4f16bc648) bazel: Improve archive override URL logging
- [`a85e0d6`](https://togithub.com/oss-review-toolkit/ort/commit/a85e0d69ec43f37b1e647dc979acb18ab2b81a50) clearly-defined: Do not pass a default value
- [`61ad183`](https://togithub.com/oss-review-toolkit/ort/commit/61ad18383b4b84b1e861e5483fe6ecd385746b79) integrations: Regenerate shell completion scripts
- [`e951d63`](https://togithub.com/oss-review-toolkit/ort/commit/e951d63c4be140e89e45a648636e2ec5581d81be) web-app-template: Simplify adding to a map
##### Dependency Updates 🚀
- [`f87f923`](https://togithub.com/oss-review-toolkit/ort/commit/f87f92327ecee4ad1e53e3e1d2fb01255beacda1) spdx-utils: Update the SPDX license list version to 3.25.0
- [`135b287`](https://togithub.com/oss-review-toolkit/ort/commit/135b287a69e5e70f5794863c76409a6aeea26019) update actions/attest-build-provenance digest to [`6149ea5`](https://togithub.com/oss-review-toolkit/ort/commit/6149ea5)
- [`f9a5452`](https://togithub.com/oss-review-toolkit/ort/commit/f9a5452c686f34602b3730fe16d33a17d2eac23d) update dependency com.autonomousapps.dependency-analysis to v2
- [`0aad2f2`](https://togithub.com/oss-review-toolkit/ort/commit/0aad2f217d20815a47ab32dc1905d45e8bd8065f) update dependency org.asciidoctor:asciidoctorj to v3
- [`0d3b21e`](https://togithub.com/oss-review-toolkit/ort/commit/0d3b21ec93ff7772dc131af790c7fe79e983169a) update dependency org.postgresql:postgresql to v42.7.4
- [`fe0a41c`](https://togithub.com/oss-review-toolkit/ort/commit/fe0a41c6cdeb1adbb0f72eddff191c8ffbb0cbe1) update github/codeql-action digest to [`2c779ab`](https://togithub.com/oss-review-toolkit/ort/commit/2c779ab)
- [`15c1031`](https://togithub.com/oss-review-toolkit/ort/commit/15c10317c38e6e8e5b7d0cc901bda753474f08be) update kotlin monorepo to v2.0.20
- [`ae29ff7`](https://togithub.com/oss-review-toolkit/ort/commit/ae29ff716e9bedd9d871e66abfb4e63499a94fdf) update kotlinxserialization to v1.7.2
##### Documentation 📖
- [`ebdc21f`](https://togithub.com/oss-review-toolkit/ort/commit/ebdc21fb955d23908764546b9fa69c5f3805c45e) README: Remove the broken TODO badge
- [`4841e02`](https://togithub.com/oss-review-toolkit/ort/commit/4841e02c019c3c714704460bc4f320083a8fbd4d) analyzer: Clarify the input directory to be version-controlled
- [`38c9efd`](https://togithub.com/oss-review-toolkit/ort/commit/38c9efdecc7f65030efe805adaea975633a42dc8) analyzer: Explain that the analyzer is required to run
- [`a82f01c`](https://togithub.com/oss-review-toolkit/ort/commit/a82f01cac7e3db7056a79d16425a95edd8467f0e) analyzer: Name precondition for analysis to work
- [`99cd187`](https://togithub.com/oss-review-toolkit/ort/commit/99cd1879e1ac67ee2b7032e28aa23b06ce709e42) cli: Explain SLF4J API usage in addition to Log4j API usage
- [`e191061`](https://togithub.com/oss-review-toolkit/ort/commit/e191061d77d53a98ebf4932d40bf9e325bd5d082) model: Slightly improve `LicenseFinding.license` docs
- [`ddc0757`](https://togithub.com/oss-review-toolkit/ort/commit/ddc0757286b0f5b29c34af90851c2f937439b402) website: Fix the full AOSD reporter name
- [`0ded5f8`](https://togithub.com/oss-review-toolkit/ort/commit/0ded5f8da0d5f45fd1967a3c7867a7bc1a0f3640) website: Improve FossId report documentation
- [`f0b7b79`](https://togithub.com/oss-review-toolkit/ort/commit/f0b7b797baf21230e4593224a8793cddff325aeb) website: Make Opossum report documentation more compact
##### Refactorings 🚜
- [`b91c8ff`](https://togithub.com/oss-review-toolkit/ort/commit/b91c8ffc630621d6c8caa8d3d7c0fb9704ca4fe5) clearly-defined: Rename a (so far unused) enum property
- [`7ecf85d`](https://togithub.com/oss-review-toolkit/ort/commit/7ecf85d5c023db74d680b58a1d4ba211b8c00c8d) composer: Inline `parseScope()`
- [`a28a503`](https://togithub.com/oss-review-toolkit/ort/commit/a28a50396b1d4d07d120e5b42d155d754188d396) scanners: Rename a snippet's `license` to singular
- [`c309ada`](https://togithub.com/oss-review-toolkit/ort/commit/c309ada460bf0f8944775f7fa849f473c0744bd2) Port remaining code to `kotlin.io.encoding.Base64`
- [`5228030`](https://togithub.com/oss-review-toolkit/ort/commit/5228030136c548d67ae0818922dfd066793d72b4) Use hex coding from Kotlin's stdlib
##### Tests ✅
- [`32dfe21`](https://togithub.com/oss-review-toolkit/ort/commit/32dfe2120e76ce5c492f4a69e614d5644c659c57) bazel: Add another archive override with `dev_dependency=True`
- [`1cd9699`](https://togithub.com/oss-review-toolkit/ort/commit/1cd9699fd86c9dfcfe479cee53779b447fe10674) clearly-defined: Make use of the `projectUrl` property
- [`602ab3c`](https://togithub.com/oss-review-toolkit/ort/commit/602ab3cf68bfb7db470628a7fdf73fa7f377acaa) pub: Update expected results
- [`9e01f50`](https://togithub.com/oss-review-toolkit/ort/commit/9e01f501a57648f2ec2589d00f794808fbd0a585) python: Update expected results
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 contains the following updates:
29.1.0
->30.0.0
29.1.0
->30.0.0
29.1.0
->30.0.0
29.1.0
->30.0.0
29.1.0
->30.0.0
Release Notes
oss-review-toolkit/ort (org.ossreviewtoolkit.plugins.packagemanagers:nuget-package-manager)
### [`v30.0.0`](https://togithub.com/oss-review-toolkit/ort/releases/tag/30.0.0) [Compare Source](https://togithub.com/oss-review-toolkit/ort/compare/29.1.0...30.0.0) ##### What's Changed ##### Breaking Changes 🛠 - [`c8e87e7`](https://togithub.com/oss-review-toolkit/ort/commit/c8e87e707873de784485fe0a24150eec05499421) refactor(vcs)!: Make the `aliases` property private ##### Bug Fixes 🐞 - [`34a222e`](https://togithub.com/oss-review-toolkit/ort/commit/34a222eefa653164c7f5edce0f2b8bb80a17814c) bazel: Apply name and version overrides earlier - [`eb8d2c8`](https://togithub.com/oss-review-toolkit/ort/commit/eb8d2c8edac9817cbe52b0a9a8286d29238223a9) bazel: Change `metadata.json`'s model to comply with schema - [`4e887f2`](https://togithub.com/oss-review-toolkit/ort/commit/4e887f2252b7336743b7855c1012ad70713bfae9) bazel: Maintain the version also in case of archive overrides - [`16a121c`](https://togithub.com/oss-review-toolkit/ort/commit/16a121c2630b135d61d4ff4312648dca2611bc10) helper-cli: Fix-up the exclude `reason` for ChangeLog files - [`456e3fc`](https://togithub.com/oss-review-toolkit/ort/commit/456e3fc14674f20310936e074c9102fa6811f32b) scancode: Make path comparisons separator-agnostic - [`e72fd2a`](https://togithub.com/oss-review-toolkit/ort/commit/e72fd2a845c0fe8838d3bf8969aead3b10d0aa34) scanoss: Support multiple line ranges per snippet ##### New Features 🎉 - [`26a0401`](https://togithub.com/oss-review-toolkit/ort/commit/26a0401cee604be1b19ded0fd614c7946079077e) advisor: Add resolution reason for incorrect vulnerabilities - [`1ec14b5`](https://togithub.com/oss-review-toolkit/ort/commit/1ec14b5256d38c849a07ad02dd7ab070b8635db5) bazel: Add support for `archive_override` - [`05d9658`](https://togithub.com/oss-review-toolkit/ort/commit/05d9658ee0382a10150f877244983d367da350e7) bazel: Treat a package with archive override and patches as modified ##### Build 🐘 & CI ⚙️ - [`c6701f8`](https://togithub.com/oss-review-toolkit/ort/commit/c6701f8746846228f29f8b9e5035ee62490fefe7) gradle: Enable consistent `copy()` visibility - [`7ad4bfe`](https://togithub.com/oss-review-toolkit/ort/commit/7ad4bfe7b5e1a379dc331d9f773ae81524c6b1fb) Ensure that the generated shell completion scripts are up-to-date ##### Chores 🔧 - [`93ea5b3`](https://togithub.com/oss-review-toolkit/ort/commit/93ea5b34cea51041505c4f5a3228f284325f6735) bazel: Do not quote URLs in logs for visual simplicity - [`d95b8b2`](https://togithub.com/oss-review-toolkit/ort/commit/d95b8b24cff4642d4246bc4b1fdf9cb4f16bc648) bazel: Improve archive override URL logging - [`a85e0d6`](https://togithub.com/oss-review-toolkit/ort/commit/a85e0d69ec43f37b1e647dc979acb18ab2b81a50) clearly-defined: Do not pass a default value - [`61ad183`](https://togithub.com/oss-review-toolkit/ort/commit/61ad18383b4b84b1e861e5483fe6ecd385746b79) integrations: Regenerate shell completion scripts - [`e951d63`](https://togithub.com/oss-review-toolkit/ort/commit/e951d63c4be140e89e45a648636e2ec5581d81be) web-app-template: Simplify adding to a map ##### Dependency Updates 🚀 - [`f87f923`](https://togithub.com/oss-review-toolkit/ort/commit/f87f92327ecee4ad1e53e3e1d2fb01255beacda1) spdx-utils: Update the SPDX license list version to 3.25.0 - [`135b287`](https://togithub.com/oss-review-toolkit/ort/commit/135b287a69e5e70f5794863c76409a6aeea26019) update actions/attest-build-provenance digest to [`6149ea5`](https://togithub.com/oss-review-toolkit/ort/commit/6149ea5) - [`f9a5452`](https://togithub.com/oss-review-toolkit/ort/commit/f9a5452c686f34602b3730fe16d33a17d2eac23d) update dependency com.autonomousapps.dependency-analysis to v2 - [`0aad2f2`](https://togithub.com/oss-review-toolkit/ort/commit/0aad2f217d20815a47ab32dc1905d45e8bd8065f) update dependency org.asciidoctor:asciidoctorj to v3 - [`0d3b21e`](https://togithub.com/oss-review-toolkit/ort/commit/0d3b21ec93ff7772dc131af790c7fe79e983169a) update dependency org.postgresql:postgresql to v42.7.4 - [`fe0a41c`](https://togithub.com/oss-review-toolkit/ort/commit/fe0a41c6cdeb1adbb0f72eddff191c8ffbb0cbe1) update github/codeql-action digest to [`2c779ab`](https://togithub.com/oss-review-toolkit/ort/commit/2c779ab) - [`15c1031`](https://togithub.com/oss-review-toolkit/ort/commit/15c10317c38e6e8e5b7d0cc901bda753474f08be) update kotlin monorepo to v2.0.20 - [`ae29ff7`](https://togithub.com/oss-review-toolkit/ort/commit/ae29ff716e9bedd9d871e66abfb4e63499a94fdf) update kotlinxserialization to v1.7.2 ##### Documentation 📖 - [`ebdc21f`](https://togithub.com/oss-review-toolkit/ort/commit/ebdc21fb955d23908764546b9fa69c5f3805c45e) README: Remove the broken TODO badge - [`4841e02`](https://togithub.com/oss-review-toolkit/ort/commit/4841e02c019c3c714704460bc4f320083a8fbd4d) analyzer: Clarify the input directory to be version-controlled - [`38c9efd`](https://togithub.com/oss-review-toolkit/ort/commit/38c9efdecc7f65030efe805adaea975633a42dc8) analyzer: Explain that the analyzer is required to run - [`a82f01c`](https://togithub.com/oss-review-toolkit/ort/commit/a82f01cac7e3db7056a79d16425a95edd8467f0e) analyzer: Name precondition for analysis to work - [`99cd187`](https://togithub.com/oss-review-toolkit/ort/commit/99cd1879e1ac67ee2b7032e28aa23b06ce709e42) cli: Explain SLF4J API usage in addition to Log4j API usage - [`e191061`](https://togithub.com/oss-review-toolkit/ort/commit/e191061d77d53a98ebf4932d40bf9e325bd5d082) model: Slightly improve `LicenseFinding.license` docs - [`ddc0757`](https://togithub.com/oss-review-toolkit/ort/commit/ddc0757286b0f5b29c34af90851c2f937439b402) website: Fix the full AOSD reporter name - [`0ded5f8`](https://togithub.com/oss-review-toolkit/ort/commit/0ded5f8da0d5f45fd1967a3c7867a7bc1a0f3640) website: Improve FossId report documentation - [`f0b7b79`](https://togithub.com/oss-review-toolkit/ort/commit/f0b7b797baf21230e4593224a8793cddff325aeb) website: Make Opossum report documentation more compact ##### Refactorings 🚜 - [`b91c8ff`](https://togithub.com/oss-review-toolkit/ort/commit/b91c8ffc630621d6c8caa8d3d7c0fb9704ca4fe5) clearly-defined: Rename a (so far unused) enum property - [`7ecf85d`](https://togithub.com/oss-review-toolkit/ort/commit/7ecf85d5c023db74d680b58a1d4ba211b8c00c8d) composer: Inline `parseScope()` - [`a28a503`](https://togithub.com/oss-review-toolkit/ort/commit/a28a50396b1d4d07d120e5b42d155d754188d396) scanners: Rename a snippet's `license` to singular - [`c309ada`](https://togithub.com/oss-review-toolkit/ort/commit/c309ada460bf0f8944775f7fa849f473c0744bd2) Port remaining code to `kotlin.io.encoding.Base64` - [`5228030`](https://togithub.com/oss-review-toolkit/ort/commit/5228030136c548d67ae0818922dfd066793d72b4) Use hex coding from Kotlin's stdlib ##### Tests ✅ - [`32dfe21`](https://togithub.com/oss-review-toolkit/ort/commit/32dfe2120e76ce5c492f4a69e614d5644c659c57) bazel: Add another archive override with `dev_dependency=True` - [`1cd9699`](https://togithub.com/oss-review-toolkit/ort/commit/1cd9699fd86c9dfcfe479cee53779b447fe10674) clearly-defined: Make use of the `projectUrl` property - [`602ab3c`](https://togithub.com/oss-review-toolkit/ort/commit/602ab3cf68bfb7db470628a7fdf73fa7f377acaa) pub: Update expected results - [`9e01f50`](https://togithub.com/oss-review-toolkit/ort/commit/9e01f501a57648f2ec2589d00f794808fbd0a585) python: Update expected resultsConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.