Skip to content

Commit c62826e

Browse files
Configure Renovate (#98)
Welcome to [Renovate](https://redirect.github.com/renovatebot/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/ci.yml` (github-actions) * `bench/bench-go/go.mod` (gomod) * `bench/bench-java/pom.xml` (maven) * `bench/bench-kotlin/pom.xml` (maven) * `bench/pom.xml` (maven) * `channels/pom.xml` (maven) * `flows/pom.xml` (maven) * `pom.xml` (maven) * `structured/pom.xml` (maven) * `.mvn/wrapper/maven-wrapper.properties` (maven-wrapper) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Hopefully safe environment variables to allow users to configure. - Show all Merge Confidence badges for pull requests. - Enable Renovate Dependency Dashboard creation. - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use. - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests (except for nuget) directories. - Group known monorepo packages together. - Use curated list of recommended non-monorepo package groupings. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. 🔡 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 19 Pull Requests: <details> <summary>Update dependency io.projectreactor:reactor-core to v3.7.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/io.projectreactor-reactor-core-3.x` - Merge into: `main` - Upgrade [io.projectreactor:reactor-core](https://redirect.github.com/reactor/reactor-core) to `3.7.5` </details> <details> <summary>Update dependency maven to v3.9.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/maven-3.x` - Merge into: `main` - Upgrade maven to `3.9.9` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-source-plugin-3.x` - Merge into: `main` - Upgrade org.apache.maven.plugins:maven-source-plugin to `3.3.1` </details> <details> <summary>Update dependency org.apache.pekko:pekko-bom_3 to v1.1.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.pekko-pekko-bom_3-1.x` - Merge into: `main` - Upgrade [org.apache.pekko:pekko-bom_3](https://redirect.github.com/apache/pekko) to `1.1.3` </details> <details> <summary>Update kotlin monorepo to v1.9.25</summary> - Schedule: ["at any time"] - Branch name: `renovate/kotlin-monorepo` - Merge into: `main` - Upgrade [org.jetbrains.kotlin:kotlin-maven-plugin](https://redirect.github.com/JetBrains/kotlin) to `1.9.25` - Upgrade [org.jetbrains.kotlin:kotlin-stdlib](https://redirect.github.com/JetBrains/kotlin) to `1.9.25` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x` - Merge into: `main` - Upgrade org.apache.maven.plugins:maven-compiler-plugin to `3.14.0` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.7</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-gpg-plugin-3.x` - Merge into: `main` - Upgrade org.apache.maven.plugins:maven-gpg-plugin to `3.2.7` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x` - Merge into: `main` - Upgrade org.apache.maven.plugins:maven-javadoc-plugin to `3.11.2` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-shade-plugin-3.x` - Merge into: `main` - Upgrade org.apache.maven.plugins:maven-shade-plugin to `3.6.0` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x` - Merge into: `main` - Upgrade org.apache.maven.plugins:maven-surefire-plugin to `3.5.3` </details> <details> <summary>Update dependency org.awaitility:awaitility to v4.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.awaitility-awaitility-4.x` - Merge into: `main` - Upgrade [org.awaitility:awaitility](http://svn.sonatype.org/spice/trunk/oss/oss-parent-9) to `4.3.0` </details> <details> <summary>Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.10.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/kotlinx-coroutines-monorepo` - Merge into: `main` - Upgrade [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://redirect.github.com/Kotlin/kotlinx.coroutines) to `1.10.2` </details> <details> <summary>Update dependency org.junit.jupiter:junit-jupiter to v5.12.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/junit5-monorepo` - Merge into: `main` - Upgrade [org.junit.jupiter:junit-jupiter](https://redirect.github.com/junit-team/junit5) to `5.12.2` </details> <details> <summary>Update dependency org.testng:testng to v7.11.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.testng-testng-7.x` - Merge into: `main` - Upgrade [org.testng:testng](https://redirect.github.com/testng-team/testng) to `7.11.0` </details> <details> <summary>Update actions/checkout action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `main` - Upgrade [actions/checkout](https://redirect.github.com/actions/checkout) to `v4` </details> <details> <summary>Update actions/setup-java action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-java-4.x` - Merge into: `main` - Upgrade [actions/setup-java](https://redirect.github.com/actions/setup-java) to `v4` </details> <details> <summary>Update dependency ubuntu to v24</summary> - Schedule: ["at any time"] - Branch name: `renovate/ubuntu-24.x` - Merge into: `main` - Upgrade [ubuntu](https://redirect.github.com/actions/runner-images) to `24.04` </details> <details> <summary>Update kotlin monorepo to v2 (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-kotlin-monorepo` - Merge into: `main` - Upgrade [org.jetbrains.kotlin:kotlin-maven-plugin](https://redirect.github.com/JetBrains/kotlin) to `2.1.20` - Upgrade [org.jetbrains.kotlin:kotlin-stdlib](https://redirect.github.com/JetBrains/kotlin) to `2.1.20` </details> <details> <summary>Update release-drafter/release-drafter action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/release-drafter-release-drafter-6.x` - Merge into: `main` - Upgrade [release-drafter/release-drafter](https://redirect.github.com/release-drafter/release-drafter) to `v6` </details> 🚸 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. --- > > [!WARNING] > Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR. > > - `Failed to look up maven package com.softwaremill.jox:bench` > > Files affected: `bench/bench-java/pom.xml`, `bench/bench-kotlin/pom.xml` --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://redirect.github.com/renovatebot/renovate/discussions). --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/softwaremill/jox). <!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3c5234 commit c62826e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:recommended"
5+
]
6+
}

0 commit comments

Comments
 (0)