Closed renovate[bot] closed 4 months ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
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
backend/composer.json
(composer)docker-compose.yaml
(docker-compose)Dockerfile.fpm
(dockerfile)Dockerfile.nginx
(dockerfile)frontend/Dockerfile
(dockerfile).github/workflows/backend.yml
(github-actions).github/workflows/frontend.yml
(github-actions)frontend/index.html
(html)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 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 8 Pull Requests:
Update mysql Docker tag to v8.4.1
- Schedule: ["at any time"] - Branch name: `renovate/mysql-8.x` - Merge into: `main` - Upgrade mysql to `8.4.1`Update nginx Docker tag to v1.27.0
- Schedule: ["at any time"] - Branch name: `renovate/nginx-1.x` - Merge into: `main` - Upgrade nginx to `1.27.0`Update actions/checkout action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`Update actions/setup-node action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-4.x` - Merge into: `main` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v4`Update docker/build-push-action action to v6
- Schedule: ["at any time"] - Branch name: `renovate/docker-build-push-action-6.x` - Merge into: `main` - Upgrade [docker/build-push-action](https://togithub.com/docker/build-push-action) to `v6`Update docker/login-action action to v3
- Schedule: ["at any time"] - Branch name: `renovate/docker-login-action-3.x` - Merge into: `main` - Upgrade [docker/login-action](https://togithub.com/docker/login-action) to `v3`Update docker/setup-buildx-action action to v3
- Schedule: ["at any time"] - Branch name: `renovate/docker-setup-buildx-action-3.x` - Merge into: `main` - Upgrade [docker/setup-buildx-action](https://togithub.com/docker/setup-buildx-action) to `v3`Update mysql Docker tag to v9
- Schedule: ["at any time"] - Branch name: `renovate/mysql-9.x` - Merge into: `main` - Upgrade mysql to `9.0.0`🚸 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.