Skip to content

Commit

Permalink
Configure Renovate (#1)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Welcome to [Renovate](https://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/gradle.yml` (github-actions)
 * `.github/workflows/release.yml` (github-actions)
 * `gradle.properties` (gradle)
 * `settings.gradle.kts` (gradle)
 * `build.gradle.kts` (gradle)
 * `base/build.gradle.kts` (gradle)
 * `cli/build.gradle.kts` (gradle)
 * `gradle/libs.versions.toml` (gradle)
 * `web/build.gradle.kts` (gradle)
 * `gradle/wrapper/gradle-wrapper.properties` (gradle-wrapper)

### Configuration Summary

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

  - Start dependency updates only once this onboarding PR is merged
  - 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 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 10 Pull Requests:

<details>
<summary>Update dependency
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to
v2.17.2</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/jackson-monorepo`
  - Merge into: `develop`
- Upgrade
[com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text)
to `2.17.2`


</details>

<details>
<summary>Update dependency
com.fasterxml.jackson.module:jackson-module-kotlin to v2.17.2</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/jackson.version`
  - Merge into: `develop`
- Upgrade
[com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin)
to `2.17.2`


</details>

<details>
<summary>Update dependency io.ktor.plugin to v2.3.12</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/ktor.version`
  - Merge into: `develop`
  - Upgrade io.ktor.plugin to `2.3.12`


</details>

<details>
<summary>Update dependency org.junit.jupiter:junit-jupiter to
v5.10.3</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/junit5-monorepo`
  - Merge into: `develop`
- Upgrade
[org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5)
to `5.10.3`


</details>

<details>
<summary>Update ktor monorepo to v2.3.12</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/ktor-monorepo`
  - Merge into: `develop`
- Upgrade
[io.ktor:ktor-server-status-pages](https://github.com/ktorio/ktor) to
`2.3.12`
- Upgrade
[io.ktor:ktor-server-html-builder-jvm](https://github.com/ktorio/ktor)
to `2.3.12`
- Upgrade
[io.ktor:ktor-server-netty-jvm](https://github.com/ktorio/ktor) to
`2.3.12`
- Upgrade
[io.ktor:ktor-server-config-yaml](https://github.com/ktorio/ktor) to
`2.3.12`
- Upgrade
[io.ktor:ktor-server-core-jvm](https://github.com/ktorio/ktor) to
`2.3.12`


</details>

<details>
<summary>Update dependency ch.qos.logback:logback-classic to
v1.5.6</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/ch.qos.logback-logback-classic-1.x`
  - Merge into: `develop`
- Upgrade
[ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) to
`1.5.6`


</details>

<details>
<summary>Update dependency com.h2database:h2 to v2.3.230</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/com.h2database-h2-2.x`
  - Merge into: `develop`
- Upgrade
[com.h2database:h2](https://github.com/h2database/h2database) to
`2.3.230`


</details>

<details>
<summary>Update dependency gradle to v8.9</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/gradle-8.x`
  - Merge into: `develop`
  - Upgrade [gradle](https://github.com/gradle/gradle) to `8.9`


</details>

<details>
<summary>Update dependency org.jetbrains.kotlinx:kotlinx-html-jvm to
v0.11.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/org.jetbrains.kotlinx-kotlinx-html-jvm-0.x`
  - Merge into: `develop`
- Upgrade
[org.jetbrains.kotlinx:kotlinx-html-jvm](https://github.com/Kotlin/kotlinx.html)
to `0.11.0`


</details>

<details>
<summary>Update exposed.version to v0.52.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/exposed.version`
  - Merge into: `develop`
- Upgrade
[org.jetbrains.exposed:exposed-jdbc](https://github.com/JetBrains/Exposed)
to `0.52.0`
- Upgrade
[org.jetbrains.exposed:exposed-core](https://github.com/JetBrains/Exposed)
to `0.52.0`


</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 at.robert.shelly-api:shelly-api`
> 
> Files affected: `gradle/libs.versions.toml`


---

❓ 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://github.com/renovatebot/renovate/discussions).


---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/DonRobo/home-former).


<!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent 84ba4c6 commit e379c81
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}

0 comments on commit e379c81

Please sign in to comment.