edward3h / minecraft-webhook

GNU General Public License v3.0
19 stars 2 forks source link

Configure Renovate #12

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

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 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 17 Pull Requests:

Update docker/login-action digest to d398f07 - Schedule: ["at any time"] - Branch name: `renovate/docker-login-action-digest` - Merge into: `main` - Upgrade docker/login-action to `d398f07826957cd0a18ea1b059cf1207835e60bc`
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.3 - Schedule: ["at any time"] - Branch name: `renovate/com.fasterxml.jackson.core-jackson-databind-2.x` - Merge into: `main` - Upgrade [com.fasterxml.jackson.core:jackson-databind](https://togithub.com/FasterXML/jackson-databind) to `2.13.3`
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.13.3 - Schedule: ["at any time"] - Branch name: `renovate/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.x` - Merge into: `main` - Upgrade [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://togithub.com/FasterXML/jackson-dataformats-text) to `2.13.3`
Update dependency com.github.docker-java:docker-java-core to v3.2.13 - Schedule: ["at any time"] - Branch name: `renovate/com.github.docker-java-docker-java-core-3.x` - Merge into: `main` - Upgrade [com.github.docker-java:docker-java-core](https://togithub.com/docker-java/docker-java) to `3.2.13`
Update dependency com.github.docker-java:docker-java-transport-httpclient5 to v3.2.13 - Schedule: ["at any time"] - Branch name: `renovate/com.github.docker-java-docker-java-transport-httpclient5-3.x` - Merge into: `main` - Upgrade [com.github.docker-java:docker-java-transport-httpclient5](https://togithub.com/docker-java/docker-java) to `3.2.13`
Update dependency org.apache.logging.log4j:log4j-api to v2.17.2 - Schedule: ["at any time"] - Branch name: `renovate/org.apache.logging.log4j-log4j-api-2.x` - Merge into: `main` - Upgrade [org.apache.logging.log4j:log4j-api](https://gitbox.apache.org/repos/asf?p=logging-log4j2) to `2.17.2`
Update dependency org.apache.logging.log4j:log4j-core to v2.17.2 - Schedule: ["at any time"] - Branch name: `renovate/org.apache.logging.log4j-log4j-core-2.x` - Merge into: `main` - Upgrade [org.apache.logging.log4j:log4j-core](https://gitbox.apache.org/repos/asf?p=logging-log4j2) to `2.17.2`
Update dependency org.apache.logging.log4j:log4j-slf4j-impl to v2.17.2 - Schedule: ["at any time"] - Branch name: `renovate/org.apache.logging.log4j-log4j-slf4j-impl-2.x` - Merge into: `main` - Upgrade [org.apache.logging.log4j:log4j-slf4j-impl](https://gitbox.apache.org/repos/asf?p=logging-log4j2) to `2.17.2`
Update dependency org.junit.jupiter:junit-jupiter-api to v5.8.2 - Schedule: ["at any time"] - Branch name: `renovate/junit5-monorepo` - Merge into: `main` - Upgrade [org.junit.jupiter:junit-jupiter-api](https://togithub.com/junit-team/junit5) to `5.8.2`
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.7.2 - Schedule: ["at any time"] - Branch name: `renovate/com.diffplug.spotless-spotless-plugin-gradle-6.x` - Merge into: `main` - Upgrade [com.diffplug.spotless:spotless-plugin-gradle](https://togithub.com/diffplug/spotless) to `6.7.2`
Update dependency gradle to v7.4.2 - Schedule: ["at any time"] - Branch name: `renovate/gradle-7.x` - Merge into: `main` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `7.4.2`
Update dependency org.mock-server:mockserver-client-java to v5.13.2 - Schedule: ["at any time"] - Branch name: `renovate/org.mock-server-mockserver-client-java-5.x` - Merge into: `main` - Upgrade [org.mock-server:mockserver-client-java](https://togithub.com/jamesdbloom/mockservice) to `5.13.2`
Update dependency org.testcontainers:mockserver to v1.17.2 - Schedule: ["at any time"] - Branch name: `renovate/org.testcontainers-mockserver-1.x` - Merge into: `main` - Upgrade [org.testcontainers:mockserver](https://togithub.com/testcontainers/testcontainers-java) to `1.17.2`
Update dependency org.testcontainers:spock to v1.17.2 - Schedule: ["at any time"] - Branch name: `renovate/org.testcontainers-spock-1.x` - Merge into: `main` - Upgrade [org.testcontainers:spock](https://togithub.com/testcontainers/testcontainers-java) to `1.17.2`
Update dependency org.testcontainers:testcontainers to v1.17.2 - Schedule: ["at any time"] - Branch name: `renovate/org.testcontainers-testcontainers-1.x` - Merge into: `main` - Upgrade [org.testcontainers:testcontainers](https://togithub.com/testcontainers/testcontainers-java) to `1.17.2`
Update plugin io.micronaut.application to v3.4.1 - Schedule: ["at any time"] - Branch name: `renovate/io.micronaut.application-3.x` - Merge into: `main` - Upgrade io.micronaut.application to `3.4.1`
Update actions/checkout action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`


🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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.

github-actions[bot] commented 2 years ago

Unit Test Results

2 files  ±0  2 suites  ±0   1s :stopwatch: ±0s 3 tests ±0  3 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 1ae5978b. ± Comparison against base commit 3afd7d17.