oss-review-toolkit / ort-config

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

deps: update ort to v35 (major) #247

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

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

Release Notes

oss-review-toolkit/ort (org.ossreviewtoolkit.plugins.packagemanagers:nuget-package-manager) ### [`v35.0.0`](https://redirect.github.com/oss-review-toolkit/ort/releases/tag/35.0.0) [Compare Source](https://redirect.github.com/oss-review-toolkit/ort/compare/34.0.0...35.0.0) ##### What's Changed ##### Breaking Changes šŸ›  - [`ab39b4d`](https://redirect.github.com/oss-review-toolkit/ort/commit/ab39b4d0cc662d909596f8d5fd882fe1b0a3bd5c) build(gradle)!: Build with Java 21 ##### Bug Fixes šŸž - [`0092efa`](https://redirect.github.com/oss-review-toolkit/ort/commit/0092efa086a1fa3af2354e81abcf329891f6a70a) Npm: Stop creating dangling packages for non-workspace projects - [`1965e25`](https://redirect.github.com/oss-review-toolkit/ort/commit/1965e25b1d8db8392f76a0bd016b9b865700f20e) bazel: Disable the wrapper script only for the `--version` call - [`bca9748`](https://redirect.github.com/oss-review-toolkit/ort/commit/bca9748d262e485b9ffed56eab08bd9bcd3a54b1) gradle: Also check for non-empty resolution alternatives - [`c9d114c`](https://redirect.github.com/oss-review-toolkit/ort/commit/c9d114c58dcfc2620278fc98d7e73059367e3811) gradle: Be specific about using Adoptium / Temurin as the JDK - [`f272825`](https://redirect.github.com/oss-review-toolkit/ort/commit/f272825d6a66823024bbbc0e8691916e3f2ad9a3) gradle-plugin: Build with the lowest supported Java version - [`864d19f`](https://redirect.github.com/oss-review-toolkit/ort/commit/864d19f5b8669605c2d80729c51c7469c67250d0) node: Represent workspace submodules as Projects - [`b9e6b8d`](https://redirect.github.com/oss-review-toolkit/ort/commit/b9e6b8d047efd0b329972e513266bcd1e295c018) Tolerate `LicenseRef-*` exceptions in declared license mappings ##### New Features šŸŽ‰ - [`9b9beac`](https://redirect.github.com/oss-review-toolkit/ort/commit/9b9beacf164b182090e789ab14a2e1db4457b1a6) bazel: Support `github` in the module metadata JSON file ##### Build šŸ˜ & CI āš™ļø - [`9e26438`](https://redirect.github.com/oss-review-toolkit/ort/commit/9e264383a872230d6df6dbba8b077b09a503b372) gradle: Make the Java version used for KSP configurable - [`085020f`](https://redirect.github.com/oss-review-toolkit/ort/commit/085020f71040ae6fc91c1c95ddde240162107caa) gradle: Remove unused Ktor version catalog entries ##### Chores šŸ”§ - [`c48533b`](https://redirect.github.com/oss-review-toolkit/ort/commit/c48533bc96ca5816cbbeeec6ac14b54748a0276c) bazel: Output the registry's URL with each error message - [`901aa9d`](https://redirect.github.com/oss-review-toolkit/ort/commit/901aa9d9c68553ccdaa5573c1c9aa29d62cb7647) gradle: Omit a default argument when publishing - [`6ab1310`](https://redirect.github.com/oss-review-toolkit/ort/commit/6ab1310b269872b32021e94788d54af99b41d458) model: Rename "components" variables in `Identifier` - [`e47d5c8`](https://redirect.github.com/oss-review-toolkit/ort/commit/e47d5c8d8a33811c3450e82182c0ce56adf743aa) npm: Move a TODO comment above the function signature - [`23f425c`](https://redirect.github.com/oss-review-toolkit/ort/commit/23f425ca926bbdc52f783963e5646afc09cf40f6) pub: Align the Gradle check with `DependencyGraphNavigator` - [`796cd27`](https://redirect.github.com/oss-review-toolkit/ort/commit/796cd27cdfc0988c7d62434e2ee0fff56374eea5) scanner: Remove an unused label ##### Dependency Updates šŸš€ - [`953a4b6`](https://redirect.github.com/oss-review-toolkit/ort/commit/953a4b6fde6f98e70019bb16694853617d614cf8) Update the dependency-analysis-gradle-plugin to version 2.1.3 - [`7509ece`](https://redirect.github.com/oss-review-toolkit/ort/commit/7509ece17ed192dd3fbcbc421ef17f2d1f015a68) Update the dependency-analysis-gradle-plugin to version 2.1.4 - [`2097810`](https://redirect.github.com/oss-review-toolkit/ort/commit/2097810d216dd2abec879c5050599869bb81c866) update actions/checkout digest to [`eef6144`](https://redirect.github.com/oss-review-toolkit/ort/commit/eef6144) - [`c4c2177`](https://redirect.github.com/oss-review-toolkit/ort/commit/c4c21775f7bf9f52703e1818d8bdd3aae8f3171d) update actions/setup-java digest to [`b36c23c`](https://redirect.github.com/oss-review-toolkit/ort/commit/b36c23c) - [`546550e`](https://redirect.github.com/oss-review-toolkit/ort/commit/546550e0578c5d2ae0456f9b152f7ea97894276a) update dependency ch.qos.logback:logback-classic to v1.5.9 - [`3087efe`](https://redirect.github.com/oss-review-toolkit/ort/commit/3087efecde0a799525fb3d354a74408b748aac72) update dependency com.github.ajalt.clikt:clikt to v5.0.1 - [`58e3c6f`](https://redirect.github.com/oss-review-toolkit/ort/commit/58e3c6f0ab0f176b8730a425b8553a3706ebf6ae) update dependency com.icegreen:greenmail to v2.1.0 - [`32f0263`](https://redirect.github.com/oss-review-toolkit/ort/commit/32f0263ee5ee87f6b76ea80c416371b73051632b) update dependency io.foojay.api:discoclient to v21 - [`86606ff`](https://redirect.github.com/oss-review-toolkit/ort/commit/86606ff053338978926f127f971b820c511f6f50) update dependency io.mockk:mockk to v1.13.13 - [`46afc3a`](https://redirect.github.com/oss-review-toolkit/ort/commit/46afc3a4f31b579796e54e71200d255eb2dc99e0) update docker/setup-buildx-action digest to [`c47758b`](https://redirect.github.com/oss-review-toolkit/ort/commit/c47758b) - [`8b030ab`](https://redirect.github.com/oss-review-toolkit/ort/commit/8b030ab9513e410e2d79d5883d227b16cd3215e4) update github/codeql-action digest to [`6db8d63`](https://redirect.github.com/oss-review-toolkit/ort/commit/6db8d63) - [`f9ddacb`](https://redirect.github.com/oss-review-toolkit/ort/commit/f9ddacbda452722ade85d2eec46bc8558a1e7546) update github/codeql-action digest to [`c36620d`](https://redirect.github.com/oss-review-toolkit/ort/commit/c36620d) - [`a8031bf`](https://redirect.github.com/oss-review-toolkit/ort/commit/a8031bfe4623ecbcdcf1e9d4dc781a2f3e6279e7) update jgit to v7 ##### Documentation šŸ“– - [`8369f2a`](https://redirect.github.com/oss-review-toolkit/ort/commit/8369f2aee050ac5c952fb3d6e30df9d0bf67396f) gradle: Add links to the Gradle Java-compatibility matrix - [`175f03a`](https://redirect.github.com/oss-review-toolkit/ort/commit/175f03ae2cb09f9fe879d42cfd4a04ebafd5b277) model: Clarify an `Identifier`'s project vs. package use ##### Refactorings šŸšœ - [`28dce9a`](https://redirect.github.com/oss-review-toolkit/ort/commit/28dce9a6912fe8a3ad954faed251dafd1f4087df) node: Use `Set` as the type for submodule directories - [`dc5fc90`](https://redirect.github.com/oss-review-toolkit/ort/commit/dc5fc90fcc7d87b1d678ca56bd35fc53e5508cc0) npm: Reduce the amount of `filterTo()`s - [`01eaf8f`](https://redirect.github.com/oss-review-toolkit/ort/commit/01eaf8f26d9f06c88e0fc95e39eb1add3b807f11) npm: Replace two `!!` with `checkNotNull()` - [`e4b37aa`](https://redirect.github.com/oss-review-toolkit/ort/commit/e4b37aa3d622c5c4a214cd13139016aedc8318c9) npm: Use named arguments in a constructor call ##### Tests āœ… - [`1d71126`](https://redirect.github.com/oss-review-toolkit/ort/commit/1d71126211c886f04f63ed7650ae5c96ba0c54df) bazel: Add a missing test for when there is no lockfile - [`6a8a46c`](https://redirect.github.com/oss-review-toolkit/ort/commit/6a8a46c6e190ef3104576776448b1e3b6b29d2e2) cli: Remove a Gradle project analysis - [`973bc59`](https://redirect.github.com/oss-review-toolkit/ort/commit/973bc59963befb8c4eb8088e353e8852256e1f48) common-utils: Remove a test that relies on the Security Manager - [`70e0f81`](https://redirect.github.com/oss-review-toolkit/ort/commit/70e0f813518a09413b345b484b80dc2236d04da6) osv: Update expected results - [`c6003b8`](https://redirect.github.com/oss-review-toolkit/ort/commit/c6003b8e732c581b16cdf4baa0703db1bc1b00b6) python: Update expected results - [`8b07534`](https://redirect.github.com/oss-review-toolkit/ort/commit/8b0753498328c0da82315976d664df79f61366f2) python: Update expected results - [`e34734a`](https://redirect.github.com/oss-review-toolkit/ort/commit/e34734a9e5312e4893e99c013b2b2b45f6b42ee5) Ensure to use a compatible Java version for Gradle projects - [`118fab7`](https://redirect.github.com/oss-review-toolkit/ort/commit/118fab7edeaa54522ec9a54de756de79c4e1d10e) Ensure to use a compatible Java version for Gradle projects

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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

āš ļø Warning: custom changes will be lost.