Tradeshift / blayze

A fast and flexible Naive Bayes implementation for the JVM
MIT License
19 stars 11 forks source link

Configure Renovate #63

Closed tradeshift-renovate[bot] closed 1 year ago

tradeshift-renovate[bot] commented 1 year ago

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

Configuration Summary

Based on the default config's presets, Renovate will:

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the .github/renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 15 Pull Requests:

chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.4.1 - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x` - Merge into: `master` - Upgrade org.apache.maven.plugins:maven-javadoc-plugin to `3.4.1`
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.2 - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-surefire-plugin-2.x` - Merge into: `master` - Upgrade org.apache.maven.plugins:maven-surefire-plugin to `2.22.2`
chore(deps): update dependency com.github.os72:protoc-jar-maven-plugin to v3.11.4 - Schedule: ["at any time"] - Branch name: `renovate/com.github.os72-protoc-jar-maven-plugin-3.x` - Merge into: `master` - Upgrade [com.github.os72:protoc-jar-maven-plugin](https://togithub.com/os72/protoc-jar-maven-plugin) to `3.11.4`
chore(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.5.0 - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-dependency-plugin-3.x` - Merge into: `master` - Upgrade org.apache.maven.plugins:maven-dependency-plugin to `3.5.0`
chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v2.4 - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-source-plugin-2.x` - Merge into: `master` - Upgrade org.apache.maven.plugins:maven-source-plugin to `2.4`
chore(deps): update dependency org.honton.chas:exists-maven-plugin to v0.8.0 - Schedule: ["at any time"] - Branch name: `renovate/org.honton.chas-exists-maven-plugin-0.x` - Merge into: `master` - Upgrade org.honton.chas:exists-maven-plugin to `0.8.0`
chore(deps): update kotlin monorepo to v1.8.10 - Schedule: ["at any time"] - Branch name: `renovate/kotlin-monorepo` - Merge into: `master` - Upgrade [org.jetbrains.kotlin:kotlin-maven-plugin](https://togithub.com/JetBrains/kotlin) to `1.8.10` - Upgrade [org.jetbrains.kotlin:kotlin-stdlib](https://togithub.com/JetBrains/kotlin) to `1.8.10`
chore(deps): update mockk.version to v1.13.4 - Schedule: ["at any time"] - Branch name: `renovate/mockk.version` - Merge into: `master` - Upgrade [io.mockk:mockk-dsl-jvm](https://togithub.com/mockk/mockk) to `1.13.4` - Upgrade [io.mockk:mockk](https://togithub.com/mockk/mockk) to `1.13.4`
chore(deps): update tradeshift/actions-setup-maven action to v4.5 - Schedule: ["at any time"] - Branch name: `renovate/tradeshift-actions-setup-maven-4.x` - Merge into: `master` - Upgrade [tradeshift/actions-setup-maven](https://togithub.com/tradeshift/actions-setup-maven) to `v4.5`
fix(deps): update dependency org.jetbrains:annotations to v23.1.0 - Schedule: ["at any time"] - Branch name: `renovate/org.jetbrains-annotations-23.x` - Merge into: `master` - Upgrade [org.jetbrains:annotations](https://togithub.com/JetBrains/java-annotations) to `23.1.0`
chore(deps): update actions/cache action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-cache-3.x` - Merge into: `master` - Upgrade [actions/cache](https://togithub.com/actions/cache) to `v3`
chore(deps): update actions/checkout action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`
chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3 - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-source-plugin-3.x` - Merge into: `master` - Upgrade org.apache.maven.plugins:maven-source-plugin to `3.2.1`
chore(deps): update tradeshift/actions-junit-report action to v3 - Schedule: ["at any time"] - Branch name: `renovate/tradeshift-actions-junit-report-3.x` - Merge into: `master` - Upgrade [tradeshift/actions-junit-report](https://togithub.com/tradeshift/actions-junit-report) to `v3`
fix(deps): update dependency org.jetbrains:annotations to v24 - Schedule: ["at any time"] - Branch name: `renovate/org.jetbrains-annotations-24.x` - Merge into: `master` - Upgrade [org.jetbrains:annotations](https://togithub.com/JetBrains/java-annotations) to `24.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.