Skip to content

Update dependency org.ossreviewtoolkit:analyzer to v77#125

Merged
sschuberth merged 1 commit intomainfrom
renovate/org.ossreviewtoolkit-analyzer-77.x
Jan 22, 2026
Merged

Update dependency org.ossreviewtoolkit:analyzer to v77#125
sschuberth merged 1 commit intomainfrom
renovate/org.ossreviewtoolkit-analyzer-77.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2026

This PR contains the following updates:

Package Change Age Confidence
org.ossreviewtoolkit:analyzer (source) 76.0.077.0.0 age confidence

Release Notes

oss-review-toolkit/ort (org.ossreviewtoolkit:analyzer)

v77.0.0

Compare Source

What's Changed
🛠 Breaking Changes
  • 4019fdd feat(evaluated-model)!: Include metadata for all tool runs
🐞 Bug Fixes
  • d198bcf detekt-rules: Make auto-correct work again
  • 8c8052b plugins: Filter empty strings when parsing string list options
  • 49d58e6 web-app-template: Fix showing the VCS info for packages
  • e1006f2 web-app-template: Remove render from getColumnSearchProps
  • 3a0f6b3 web-app-template: Rename 'Excludes' in AboutModal
  • e135465 web-app-template: Restore Tag styling
  • 0083c58 web-app-template: Return 0 as index from getLicenseIndexByName
🎉 New Features
  • 4d74aa5 evaluated-model: Add a property for the package labels
  • 0357a3a evaluator: Add Environment to Evaluator
  • 79fa3c9 web-app-template: Add links to license tables
  • 4743807 web-app-template: Add package configurations to models
  • d305176 web-app-template: Display package labels from curations
  • 206e2bc web-app-template: Show curations for a package
  • 451566c web-app-template: Show metadata in AboutModal
  • df4a0d1 web-app-template: Show package configs for a package
  • ccfc7e7 web-app-template: Show package configs in AboutModel
  • d56e8c5 web-app-template: Show package curation in AboutModel
  • d06a5bc web-app-template: Show/hide curations column
  • 0a82524 web-app-template: Show/hide package configs column
  • bbb50a3 web-app-template: Add OrtResult.getPackageById()
✅ Tests
  • 3f7d457 advisors: Temporarily disable a test
  • c213d12 common-utils: Switch from invocations to property testing
  • 77d6048 reporters: Re-align environment objects in test data
  • 686d3b1 web-app: Adjust the expected size
  • e583a6f web-app: Adjust the expected size
🐘 Build & ⚙️ CI
  • 06c8819 gradle: Migrate from Dokkatoo to Dokka for documentation generation
  • 2a7439e gradle: Remove the explicit "sourcesJar" task definition
📖 Documentation
  • 6792a80 detekt: Update URLs in comments of the configuration
  • d392f68 evaluated-model: Fix-up and improve comments
🔧 Chores
  • 62d1c99 common-utils: Use Kotlin's Any instead of Java's Object
  • 70957fc detekt-rules: Add language injection markers in test code
  • a6cdd72 detekt-rules: Omit the file path from the finding's message
  • 74a4606 gradle-plugin: Bump the minimum Kotlin version to 1.9
  • 3e9963d model: Add an explicit return type to a function expression
  • 4530740 web-app-template: Address ESLint issues
  • 271fc21 web-app-template: Fix linter issue
  • 6cb787b web-app-template: Implement RepositoryConfiguration
  • c963831 web-app-template: Increase Drawer size to 70% / min 1000px
  • 1d1678c web-app-template: Lift ResultTable state to AppPage
  • 6422347 web-app-template: Rename OrtResult YAML functions
  • 7127e67 web-app-template: Replace deprecated APIs
  • ba6807e web-app-template: Replace deprecated properties
  • 697e9ba web-app-template: Update Statistics
  • d496493 web-app-template: Update index.html
  • 265359f web-app-template: Update test index.html
  • 2f69228 web-app-template: Update test index.html
  • ca16508 web-app-template: Use indexes for curations
  • 4513686 Align visibility of serializers with class visibility
🚀 Dependency Updates
  • 8621182 gradle: Upgrade to Detekt 2
  • 81e7bda gradle: Upgrade to Gradle version 9.3
  • 643ccbc web-app-template: Update versions of dependencies
  • cf20c0c update actions/setup-java digest to be666c2
  • 015fb13 update at.yawk.lz4:lz4-java to v1.10.3
  • b44be77 update aws-java-sdk-v2 monorepo to v2.41.12
  • 84e2b2f update ch.qos.logback:logback-classic to v1.5.25
  • 01e2c65 update com.fasterxml.jackson:jackson-bom to v2.21.0
  • 2ba11e4 update com.github.ajalt.clikt:clikt to v5.1.0
  • 3dd5330 update com.vanniktech:gradle-maven-publish-plugin to v0.36.0
  • 5618680 update dependency prettier to v3.8.1
  • 091322f update flox/install-flox-action digest to e3e10c1
  • 60ab46a update kotest to v6.1.0
  • 52582cb update kotlin monorepo to v2.3.0
  • 2a03509 update kotlinxserialization to v1.10.0
  • f1b5baa update org.cyclonedx:cyclonedx-core-java to v12
  • 1c51723 update org.graalvm.buildtools:native-gradle-plugin to v0.11.4
  • 0fcb9d5 update org.metaeffekt.core:ae-security to v0.151.0
  • 7e77709 update org.metaeffekt.core:ae-security to v0.152.0
  • e89dd32 update org.postgresql:postgresql to v42.7.9
  • 9e24c07 update org.springframework:spring-core to v7.0.3
💡 Other Changes
  • 5692fab Revert "build(gradle): Add a "detektAll" convenience task"
  • cfa2874 style(detekt): Adjust config / code so that the code base passes checks

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sschuberth sschuberth merged commit cc6a0a8 into main Jan 22, 2026
1 check passed
@sschuberth sschuberth deleted the renovate/org.ossreviewtoolkit-analyzer-77.x branch January 22, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant