dukris / movie-service

Microservice for "Movie App"
1 stars 0 forks source link

Configure Renovate #15

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year 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 18 Pull Requests:

Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.1.2 - Schedule: ["at any time"] - Branch name: `renovate/failsafe.version` - Merge into: `master` - Upgrade org.apache.maven.plugins:maven-failsafe-plugin to `3.1.2`
Update dependency org.springframework.cloud:spring-cloud-loadbalancer to v4.0.3 - Schedule: ["at any time"] - Branch name: `renovate/spring-cloud` - Merge into: `master` - Upgrade [org.springframework.cloud:spring-cloud-loadbalancer](https://togithub.com/spring-cloud/spring-cloud-commons) to `4.0.3`
Update dependency org.testcontainers:elasticsearch to v1.18.3 - Schedule: ["at any time"] - Branch name: `renovate/testcontainers-java-monorepo` - Merge into: `master` - Upgrade [org.testcontainers:elasticsearch](https://togithub.com/testcontainers/testcontainers-java) to `1.18.3`
Update grafana/grafana Docker tag to v9.5.3 - Schedule: ["at any time"] - Branch name: `renovate/grafana-grafana-9.x` - Merge into: `master` - Upgrade grafana/grafana to `9.5.3`
Update mapstruct monorepo to v1.5.5.Final - Schedule: ["at any time"] - Branch name: `renovate/mapstruct-monorepo` - Merge into: `master` - Upgrade [org.mapstruct:mapstruct-processor](https://togithub.com/mapstruct/mapstruct) to `1.5.5.Final` - Upgrade [org.mapstruct:mapstruct](https://togithub.com/mapstruct/mapstruct) to `1.5.5.Final`
Update confluentinc/cp-kafka Docker tag to v7.4.0 - Schedule: ["at any time"] - Branch name: `renovate/confluentinc-cp-kafka-7.x` - Merge into: `master` - Upgrade confluentinc/cp-kafka to `7.4.0`
Update confluentinc/cp-zookeeper Docker tag to v7.4.0 - Schedule: ["at any time"] - Branch name: `renovate/confluentinc-cp-zookeeper-7.x` - Merge into: `master` - Upgrade confluentinc/cp-zookeeper to `7.4.0`
Update dependency io.github.eo-cqrs:eo-rs to v0.1.1 - Schedule: ["at any time"] - Branch name: `renovate/eo-rs.version` - Merge into: `master` - Upgrade [io.github.eo-cqrs:eo-rs](https://togithub.com/eo-cqrs/eo-rs) to `0.1.1`
Update dependency io.projectreactor:reactor-test to v3.5.6 - Schedule: ["at any time"] - Branch name: `renovate/reactor-test.version` - Merge into: `master` - Upgrade [io.projectreactor:reactor-test](https://togithub.com/reactor/reactor-core) to `3.5.6`
Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.3.0 - Schedule: ["at any time"] - Branch name: `renovate/maven-checkstyle-plugin.version` - Merge into: `master` - Upgrade org.apache.maven.plugins:maven-checkstyle-plugin to `3.3.0`
Update dependency org.mockito:mockito-core to v5.3.1 - Schedule: ["at any time"] - Branch name: `renovate/mockito-monorepo` - Merge into: `master` - Upgrade [org.mockito:mockito-core](https://togithub.com/mockito/mockito) to `5.3.1`
Update dependency org.postgresql:postgresql to v42.6.0 - Schedule: ["at any time"] - Branch name: `renovate/postgresql.version` - Merge into: `master` - Upgrade [org.postgresql:postgresql](https://togithub.com/pgjdbc/pgjdbc) to `42.6.0`
Update elasticsearch Docker tag to v8.8.0 - Schedule: ["at any time"] - Branch name: `renovate/elasticsearch-8.x` - Merge into: `master` - Upgrade [elasticsearch](https://togithub.com/elastic/elasticsearch) to `8.8.0`
Update kibana Docker tag to v8.8.0 - Schedule: ["at any time"] - Branch name: `renovate/kibana-8.x` - Merge into: `master` - Upgrade [kibana](https://togithub.com/elastic/kibana) to `8.8.0`
Update logstash Docker tag to v8.8.0 - Schedule: ["at any time"] - Branch name: `renovate/logstash-8.x` - Merge into: `master` - Upgrade [logstash](https://togithub.com/elastic/logstash) to `8.8.0`
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`
Update grafana/grafana Docker tag to v10 - Schedule: ["at any time"] - Branch name: `renovate/grafana-grafana-10.x` - Merge into: `master` - Upgrade grafana/grafana to `10.0.0`
Update mr-smithers-excellent/docker-build-push action to v6 - Schedule: ["at any time"] - Branch name: `renovate/mr-smithers-excellent-docker-build-push-6.x` - Merge into: `master` - Upgrade [mr-smithers-excellent/docker-build-push](https://togithub.com/mr-smithers-excellent/docker-build-push) to `v6`


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


This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.