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
.devcontainer/devcontainer.json (devcontainer)
compose/docker-compose.base.yml (docker-compose)
compose/docker-compose.dev.yml (docker-compose)
compose/docker-compose.prod.yml (docker-compose)
.devcontainer/Dockerfile (dockerfile)
.gitpod.Dockerfile (dockerfile)
Dockerfile (dockerfile)
.github/workflows/ci.yml (github-actions)
pyproject.toml (pep621)
pyproject.toml (poetry)
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 (except for nuget) 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.
Group all minor and patch updates together.
🔡 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 7 Pull Requests:
Update adit-radis-shared digest to 30d48e2
- Schedule: ["at any time"]
- Branch name: `renovate/adit-radis-shared-digest`
- Merge into: `main`
- Upgrade adit-radis-shared to `30d48e2b317e05f551ab44eff245d2a766099946`
Update all non-major dependencies
- Schedule: ["at any time"]
- Branch name: `renovate/all-minor-patch`
- Merge into: `main`
- Upgrade [dicognito](https://redirect.github.com/blairconrad/dicognito) to `^0.18.0`
- Upgrade jodogne/orthanc-plugins to `1.12.4`
- Upgrade postgres to `13.16`
Update abatilo/actions-poetry action to v3
- Schedule: ["at any time"]
- Branch name: `renovate/abatilo-actions-poetry-3.x`
- Merge into: `main`
- Upgrade [abatilo/actions-poetry](https://redirect.github.com/abatilo/actions-poetry) to `v3`
Update dependency pydicom to v3
- Schedule: ["at any time"]
- Branch name: `renovate/pydicom-3.x`
- Merge into: `main`
- Upgrade [pydicom](https://redirect.github.com/pydicom/pydicom) to `^3.0.0`
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://redirect.github.com/docker/build-push-action) to `v6`
Update postgres Docker tag to v17
- Schedule: ["at any time"]
- Branch name: `renovate/postgres-17.x`
- Merge into: `main`
- Upgrade postgres to `17.0`
Lock file maintenance
- Schedule: ["before 4am on monday"]
- Branch name: `renovate/lock-file-maintenance`
- Merge into: `main`
- Regenerate lock files to use latest dependency versions
🚸 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.
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
.devcontainer/devcontainer.json
(devcontainer)compose/docker-compose.base.yml
(docker-compose)compose/docker-compose.dev.yml
(docker-compose)compose/docker-compose.prod.yml
(docker-compose).devcontainer/Dockerfile
(dockerfile).gitpod.Dockerfile
(dockerfile)Dockerfile
(dockerfile).github/workflows/ci.yml
(github-actions)pyproject.toml
(pep621)pyproject.toml
(poetry)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 (except for nuget) directories.minor
andpatch
updates together.🔡 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 7 Pull Requests:
Update adit-radis-shared digest to 30d48e2
- Schedule: ["at any time"] - Branch name: `renovate/adit-radis-shared-digest` - Merge into: `main` - Upgrade adit-radis-shared to `30d48e2b317e05f551ab44eff245d2a766099946`Update all non-major dependencies
- Schedule: ["at any time"] - Branch name: `renovate/all-minor-patch` - Merge into: `main` - Upgrade [dicognito](https://redirect.github.com/blairconrad/dicognito) to `^0.18.0` - Upgrade jodogne/orthanc-plugins to `1.12.4` - Upgrade postgres to `13.16`Update abatilo/actions-poetry action to v3
- Schedule: ["at any time"] - Branch name: `renovate/abatilo-actions-poetry-3.x` - Merge into: `main` - Upgrade [abatilo/actions-poetry](https://redirect.github.com/abatilo/actions-poetry) to `v3`Update dependency pydicom to v3
- Schedule: ["at any time"] - Branch name: `renovate/pydicom-3.x` - Merge into: `main` - Upgrade [pydicom](https://redirect.github.com/pydicom/pydicom) to `^3.0.0`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://redirect.github.com/docker/build-push-action) to `v6`Update postgres Docker tag to v17
- Schedule: ["at any time"] - Branch name: `renovate/postgres-17.x` - Merge into: `main` - Upgrade postgres to `17.0`Lock file maintenance
- Schedule: ["before 4am on monday"] - Branch name: `renovate/lock-file-maintenance` - Merge into: `main` - Regenerate lock files to use latest dependency versions🚸 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 was generated by Mend Renovate. View the repository job log.