deps: update ort to v58 (major) #293
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
57.0.0
->58.0.1
57.0.0
->58.0.1
57.0.0
->58.0.1
57.0.0
->58.0.1
57.0.0
->58.0.1
Release Notes
oss-review-toolkit/ort (org.ossreviewtoolkit.plugins.packagemanagers:nuget-package-manager)
v58.0.1
Compare Source
What's Changed
🐞 Bug Fixes
8f0c2c0
node: Tolerate unused malformed package.json files under node_modulesv58.0.0
Compare Source
What's Changed
🛠 Breaking Changes
f054ed9
chore(commands)!: Consistently use verb-based command names816c300
chore(commands)!: Remove plugin IDs that can be derived now03f7e54
chore(ort-utils)!: MoveORT_VERSION
and friends to constantsbca9510
feat(analyzer)!: Pass the configuration also tomapDefinitionFiles()
d4c6d1b
refactor(node)!: Reduce visibility ofNodeManagerType
details643bfd8
refactor(node)!: RenamecorepackOverride
e855ea5
refactor(reporters)!: InlineisFullFileLocation()
🐞 Bug Fixes
a0f2176
analyzer: Handle incomplete JDK records from foojay6271772
common-utils: Create parent directories when extracting resources83ea41e
node: Add back theworkingDir
parameter for getting module infosb13bfe0
node: Fall back to any single enabled node package manager91354fe
node: Log the fallback warning only once2b04cb9
reuse: Correct the path to "sample.fossinfo.json"2a31f79
reuse: Fix "clients" paths🎉 New Features
3dbf6b2
Maven: Add logic to check whether an artifact is a Tycho feature4ca2139
Maven: Evaluate thebinary
classifierab13c45
Maven: Extend the check for Tycho featurescfd1ece
Maven: Extract features declared in Tycho target files46ef609
Maven: Filter out Tycho features from the dependency grapha185f7c
Maven: Handle Tycho binary artifactsbfa82fa
Maven: Handle the classifier for P2 artifactsf6d41d0
bazel: Add Conan dependencies to Bazel's dependency treec0afc16
bazel: Add a config flag to disable the analysis of Conan packages389c406
commands: Make theplugins
output more easily comparableb1ff0ba
commands: Show the failure count after downloading5b99107
conan: Add support for test dependencies with Conan 234d2672
conan: Ignore Conan files containing Bazel generators4df7b90
downloader: Support plugin configs when creating working tree cache1f1e6a7
fossid: Add NON_LICENSE category to LicenseCategoryb3dcdbb
gradle: Bootstrap a native image toolchain23813a7
gradle: Use a more portable way to embed the ORT versionbf9b61a
model: Introduce aTextLocation.hasLineRange
propertyf3275cb
node: Allow a custom fallback when filtering definition filese7d0c78
node: Implement caching of the remote package detailse32d8ae
node: Support virtual dependencies withYarn2
647c16e
node: Tolerate empty arrays for dependencies in PackageJson files13960e9
npm: Do not runnpm info
for excluded packages5aad29c
plugins: Extend the logic to derive the plugin id6adc221
scanoss: Add exclusion pattern support to SCANOSS77293c6
scanoss: Add snippet choice parsing for scan results897c590
test-utils: Add amatchExpectedResult()
overload for URLs3b1b6db
test-utils: Add a function to read test resources3b8af8c
test-utils: Add a function to read typed values from resources167cf98
yarn: Adhere to scope excludes✅ Tests
7b64959
Maven: Extend the test for special Tycho artifacts4c374d2
cli: Move assets to resourcesa659fd8
cli-helper: Move assets to resources5b7ef41
clients: Move assets to resourcese15f7c9
model: Add a test for curation versions with leading zerosab59805
model: Fix aProvenanceTest
title to match the assertion3608999
model: Fix aProvenanceTest
to match its title00a27f0
node: Enhance workspaces test case for package interdependencies489923a
node: Rename two test classesb9d654a
osv-client: Flatten test assets050246f
resources: Normalize line endings for expected test resultsee73d76
scanner: Move assets to resourcesd624ad1
utils: Move assets to resources881c00d
Migrate model and reporter assets to resources65c7148
Use infix matchers for collections to avoid explicit list creation🐘 Build & ⚙️ CI
a645d93
gradle: Ignore test resources in copyright checksf470dfa
gradle: Remove theversions
plugincb4687a
gradle: Set the nativegroup
property96b3099
github: Allow settingJAVA_HOME
for the native build28eb65f
renovate: Also schedule AWS "apache-client" updates063c5b6
renovate: Schedule updates for the eventing before the releasea207f1f
reuse: Apply tests assets information also to test resources📖 Documentation
da01309
commun-utils: FixalsoIfNull
function documentation2b7bfe9
model: DocumentTextLocation.compareTo()
e5b946f
node: Drop function docs ofgetRemotePackageDetails()
f9cfa61
node: Fix-up KDoc forparseVcsInfo()
b99cff4
plugins: Fix the class reference toPluginFactory
🔧 Chores
11242ab
commands: Let Clikt derive the command namee3e58ec
model: Change a test path to not contain the word "assets"17b2fdd
node: Consistently useJSON
9b3b889
node: Drop a minor code redundancy346c967
node: Drop a warningff27b3e
node: Drop some log outputfde7692
node: Improve formatting5371d2e
node: Inline a couple of variables8670aa8
3aed348
node: Inline a variabledb7473e
node: Make thePackageInfo.Children.manifest
nullable6a62490
node: Move a function further downdd83769
node: Reduce the visibility ofextractNpmIssues()
9c159d7
node: Reduce the visibility of a constant2a7c929
node: Remove the now unusedGetPackageDetailsFun
5bcac8c
node: Rename a variable71888ee
package-managers: Make use of the default value forissues
b32cddc
plugins: Say "base class" instead of "parent class" for clarity98c0d27
reporters: ReplacematchExpectedResult
withpatchExpectedResult
🚀 Dependency Updates
0ce7ab4
Update the dependency-analysis-gradle-plugin to version 2.17.0ced6be5
update actions/attest-build-provenance digest todb473fd
18ab4b3
update aws-java-sdk-v2 monorepo to v2.31.29437716b
update aws-java-sdk-v2 monorepo to v2.31.307e8460c
update aws-java-sdk-v2 monorepo to v2.31.314310fa5
update aws-java-sdk-v2 monorepo to v2.31.3255c53d6
update aws-java-sdk-v2 monorepo to v2.31.33b1d7506
update aws-java-sdk-v2 monorepo to v2.31.34d37d096
update aws-java-sdk-v2 monorepo to v2.31.3579532a3
update aws-java-sdk-v2 monorepo to v2.31.36a6352f6
update aws-java-sdk-v2 monorepo to v2.31.381c64bdb
update com.blackduck.integration:blackduck-common to v67.0.7585c45b
update com.charleskorn.kaml:kaml to v0.77.13c79925
update com.github.gmazzo.buildconfig to v5.6.4f499e1b
update com.github.gmazzo.buildconfig to v5.6.5a806c27
update dependency gradle to v8.147800c61
update docker/build-push-action digest to14487ce
7760b0f
update github/codeql-action digest to60168ef
f2ce919
update io.mockk:mockk to v1.14.2c658a5b
update jackson monorepo to v2.19.0548ab26
update jetbrains/qodana-action action to v202532a455e
update jetbrains/qodana-action action to v2025.1.1060c708
update ksp monorepo to v2.1.20-2.0.16caf13b
update net.sf.saxon:saxon-he to v12.6385034f
update org.jruby:jruby to v9.4.12.117629eb
update org.semver4j:semver4j to v5.7.0f1ff6e4
update org.wiremock:wiremock to v3.13.0🚜 Refactorings
46a15fd
model: Movepackage-configuration.yml
toexamples
689a600
node: Change the return type ofqueryPackageDetails()
e0ea968
node: Explicitly pass themoduleIds
for the cache warm-up4dda4eb
node: ExtractNodePackageManagerType
to a dedicated file8c47832
node: ExtractPackageJson.moduleId
af80653
node: ExtractgetInstalledModulesDirs()
c97f779
node: Factor outScope.isExcluded()
5933e1c
node: Factor outisProject()
2f7ec8d
node: Factor out aModuleInfoResolver
a647305
node: Factor out a commonScope
enumffbda81
node: Hard code the project type in the dependency handlersc4cec22
node: Improve the name ofgetPackageDetails()
a845303
node: MovegetDependenciesForScope()
to a common place0194c8d
node: Re-write large parts ofYarn2
33b25d6
node: RemoveDependencyType
in favor of re-usingScope
51d3ee2
node: Remove unnecessary lazy evaluation4eb0431
node: RenamequeryPackageDetails()
c496127
node: Rename a variable61d95b7
node: Simplify and unify dealing with scope namesc18a5fd
node: SplitisApplicable()
out offilterApplicable()
3c7cfee
node: TurngetRemotePackageDetails()
into an expressionb0363de
node: Use a more speaking name forgetModuleDirs()
c69e9e4
node: Use a more speaking name forprojectDirManagers
2e51353
node: Use a more speaking name forworkspacePatterns
f460b60
node: Use a shorter name forNodePackageManagerSupport
d00d074
plugins: Extract the name derivation logic and cover it by a test47e00dc
scanoss: Remove path anonymization from SCANOSS implementationb03e57a
scanoss: Replace direct API calls with SCANOSS SDK071d324
scanoss: Replace test assets with randomly generated datadfa4ee1
scanoss: Set SCANOSS matcher property to nulld90a806
test-utils: ExtractgetResource()
for upcoming reuse40d6361
test-utils: MakepatchExpectedResult()
take an expected string7d2e86a
yarn: Align on module info in log output of the resolverse773e2c
MoveextractResource()
tocommon-utils
💡 Other Changes
bf90433
style: Align on lower-case "unused" as the IDE would write itConfiguration
📅 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.