Closed renovate[bot] closed 4 months ago
@oss-review-toolkit/core-devs I thought it would be a good idea to enable Renovate for this repository as well, to make sure that the tests are always using the latest ORT release. If you agree, please approve.
@mnonnenmacher ππ» from my side just a bit surprised above Renovate comment states it will update ORT to 22.8.0 and and 26.0.0. What's up with that?
@mnonnenmacher ππ» from my side just a bit surprised above Renovate comment states it will update ORT to 22.8.0 and and 26.0.0. What's up with that?
It sometimes does minor and major version upgrades separately, let's see what happens.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
π¦ To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/verification.yml
(github-actions)tools/curations/buildSrc/src/main/kotlin/BaseGenerateCurationsTask.kt
(gradle)tools/curations/buildSrc/src/main/kotlin/GenerateAspNetCoreCurationsTask.kt
(gradle)tools/curations/buildSrc/src/main/kotlin/GenerateAwsSdkForNetCurationsTask.kt
(gradle)tools/curations/buildSrc/src/main/kotlin/GenerateAzureSdkForNetCurationsTask.kt
(gradle)tools/curations/buildSrc/src/main/kotlin/GenerateDotNetRuntimeCurationsTask.kt
(gradle)tools/curations/buildSrc/src/main/kotlin/GenerateLicenseClassificationsTask.kt
(gradle)tools/curations/buildSrc/src/main/kotlin/PathCurationData.kt
(gradle)tools/curations/buildSrc/src/main/kotlin/ScanCodeLicenseDbClassifications.kt
(gradle)tools/curations/buildSrc/src/main/kotlin/Utils.kt
(gradle)tools/curations/buildSrc/src/main/kotlin/VerifyPackageConfigurationsTask.kt
(gradle)tools/curations/buildSrc/src/main/kotlin/VerifyPackageCurationsTask.kt
(gradle)settings.gradle.kts
(gradle)build.gradle.kts
(gradle)gradle/libs.versions.toml
(gradle)tools/curations/settings.gradle.kts
(gradle)tools/curations/build.gradle.kts
(gradle)tools/curations/buildSrc/settings.gradle.kts
(gradle)tools/curations/buildSrc/build.gradle.kts
(gradle)tools/curations/gradle/libs.versions.toml
(gradle)gradle/wrapper/gradle-wrapper.properties
(gradle-wrapper)tools/curations/gradle/wrapper/gradle-wrapper.properties
(gradle-wrapper)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.github-action
digests.deps
for all commits.π‘ Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 4 Pull Requests:
deps: pin dependencies
- Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `692973e3d937129bcbf40652eb9f2f61becf3332` - Upgrade [actions/setup-java](https://togithub.com/actions/setup-java) to `99b8673ff64fbf99d8d325f52d9a5bdedb8483e9` - Upgrade [gradle/actions](https://togithub.com/gradle/actions) to `dbbdc275be76ac10734476cc723d82dfe7ec6eda`deps: update dependency gradle to v8.9
- Schedule: ["at any time"] - Branch name: `renovate/gradle-8.x` - Merge into: `main` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `8.9`deps: update ort to v22.8.0
- Schedule: ["at any time"] - Branch name: `renovate/ort` - Merge into: `main` - Upgrade [org.ossreviewtoolkit.plugins.packagemanagers:nuget-package-manager](https://togithub.com/oss-review-toolkit/ort) to `22.8.0` - Upgrade [org.ossreviewtoolkit:model](https://togithub.com/oss-review-toolkit/ort) to `22.8.0` - Upgrade [org.ossreviewtoolkit:reporter](https://togithub.com/oss-review-toolkit/ort) to `22.8.0` - Upgrade [org.ossreviewtoolkit:notifier](https://togithub.com/oss-review-toolkit/ort) to `22.8.0` - Upgrade [org.ossreviewtoolkit:evaluator](https://togithub.com/oss-review-toolkit/ort) to `22.8.0`deps: update ort to v26 (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-ort` - Merge into: `main` - Upgrade [org.ossreviewtoolkit.plugins.packagemanagers:nuget-package-manager](https://togithub.com/oss-review-toolkit/ort) to `26.0.0` - Upgrade [org.ossreviewtoolkit:model](https://togithub.com/oss-review-toolkit/ort) to `26.0.0` - Upgrade [org.ossreviewtoolkit:reporter](https://togithub.com/oss-review-toolkit/ort) to `26.0.0` - Upgrade [org.ossreviewtoolkit:notifier](https://togithub.com/oss-review-toolkit/ort) to `26.0.0` - Upgrade [org.ossreviewtoolkit:evaluator](https://togithub.com/oss-review-toolkit/ort) to `26.0.0`πΈ Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.β Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate. View repository job log here.