Tradeshift / spring-rabbitmq-tuning

This library makes it easy to configure RabbitMQ for use with Spring
MIT License
43 stars 26 forks source link

[WIP] Configure Renovate #67

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

fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.2 - Schedule: ["at any time"] - Branch name: `renovate/jackson-databind.version` - Merge into: `master` - Upgrade [com.fasterxml.jackson.core:jackson-databind](https://togithub.com/FasterXML/jackson-databind) to `2.14.2`
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.5.0 - 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.5.0`
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.springframework.boot:spring-boot-dependencies to v2.7.8 - Schedule: ["at any time"] - Branch name: `renovate/spring-boot` - Merge into: `master` - Upgrade [org.springframework.boot:spring-boot-dependencies](https://togithub.com/spring-projects/spring-boot) to `2.7.8`
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 circleci/openjdk docker tag to v11 - Schedule: ["at any time"] - Branch name: `renovate/circleci-openjdk-11.x` - Merge into: `master` - Upgrade circleci/openjdk to `11-jdk`
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3 - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-gpg-plugin-3.x` - Merge into: `master` - Upgrade org.apache.maven.plugins:maven-gpg-plugin to `3.0.1`
fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v3 - Schedule: ["at any time"] - Branch name: `renovate/major-spring-boot` - Merge into: `master` - Upgrade [org.springframework.boot:spring-boot-dependencies](https://togithub.com/spring-projects/spring-boot) to `3.0.2`


🚸 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.