Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update ort to v23 (major) #414

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Conversation

eclipse-apoapsis-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
org.ossreviewtoolkit.plugins:version-control-systems (source) dependencies major 22.8.0 -> 23.0.0
org.ossreviewtoolkit.utils:test-utils (source) dependencies major 22.8.0 -> 23.0.0
org.ossreviewtoolkit.utils:scripting-utils (source) dependencies major 22.8.0 -> 23.0.0
org.ossreviewtoolkit.plugins:scanners (source) dependencies major 22.8.0 -> 23.0.0
org.ossreviewtoolkit:scanner (source) dependencies major 22.8.0 -> 23.0.0
org.ossreviewtoolkit.plugins:reporters (source) dependencies major 22.8.0 -> 23.0.0
org.ossreviewtoolkit:reporter (source) dependencies major 22.8.0 -> 23.0.0
org.ossreviewtoolkit.plugins:package-managers (source) dependencies major 22.8.0 -> 23.0.0
org.ossreviewtoolkit.plugins:package-curation-providers (source) dependencies major 22.8.0 -> 23.0.0
org.ossreviewtoolkit.plugins:package-configuration-providers (source) dependencies major 22.8.0 -> 23.0.0
org.ossreviewtoolkit:notifier (source) dependencies major 22.8.0 -> 23.0.0
org.ossreviewtoolkit:model (source) dependencies major 22.8.0 -> 23.0.0
org.ossreviewtoolkit:evaluator (source) dependencies major 22.8.0 -> 23.0.0
org.ossreviewtoolkit:downloader (source) dependencies major 22.8.0 -> 23.0.0
org.ossreviewtoolkit.utils:common-utils (source) dependencies major 22.8.0 -> 23.0.0
org.ossreviewtoolkit:analyzer (source) dependencies major 22.8.0 -> 23.0.0
org.ossreviewtoolkit.plugins:advisors (source) dependencies major 22.8.0 -> 23.0.0
org.ossreviewtoolkit:advisor (source) dependencies major 22.8.0 -> 23.0.0

Release Notes

oss-review-toolkit/ort (org.ossreviewtoolkit.plugins:version-control-systems)

v23.0.0

Compare Source

What's Changed
Breaking Changes πŸ› 
  • 6f50cf5 refactor!: Move the WorkingTreeCache from the scanner to the downloader
  • b2328c7 refactor(downloader)!: Make getDefaultBranchName() non-nullable
Bug Fixes 🐞
  • 96fd771 conan: Fix supported version indication
  • 8ebfe9a github: Do not cache-to Docker image builds from PRs
New Features πŸŽ‰
  • 2e1399c scanner: Add branch name to FossID scan code
Chores πŸ”§
  • afdd4fa docker: Update Pnpm to the latest version
  • 28308a7 docker: Upgrade Conan to version 1.64.1
  • dd81d17 model: Make also readValueOrNull() throw on multiple documents
  • 64fccd8 model: Reject reading multiple YAML documents per file
  • 503edee model: Remove the unused createMissingArchives scanner option
  • 3a825fb model: Use named arguments for the tempfile() suffix
Dependency Updates πŸš€
  • 804892a update dependency com.github.jmongard.git-semver-plugin to v0.12.8
  • 3b98c7d update dependency software.amazon.awssdk:s3 to v2.26.0
  • 0da841f update jgit to v6.10.0.202406032230-r
Documentation πŸ“–
  • 6d1db78 github: Explain why there is no cache-to for the "minimal" image
  • 4b093ed scanoss: Add a link to the API docs
  • c1543d8 website: Clarify supported Conan version
  • c7bd73e website: Remove superfluous subdirectory
Tests βœ…
  • 4d4714e model: Add readValueOrNull() tests for input with no content
  • b2f0588 model: Clarify that "empty" means "zero size"
  • 7953965 model: Verify the current readValue() behavior for empty files
  • 2c14d9a node: Update Pnpm lockfiles to the latest lockfile format version
  • e20d80f osv: 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 has been generated by Renovate Bot.

mnonnenmacher and others added 2 commits June 13, 2024 11:39
The option has no effect in the ORT scanner and is removed in ORT
23.0.0 [1].

[1]: https://github.com/oss-review-toolkit/ort/releases/tag/23.0.0

Signed-off-by: Martin Nonnenmacher <[email protected]>
@mnonnenmacher mnonnenmacher added this pull request to the merge queue Jun 13, 2024
Merged via the queue into main with commit 3ce0109 Jun 13, 2024
12 checks passed
@mnonnenmacher mnonnenmacher deleted the renovate-action/major-ort branch June 13, 2024 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants