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 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.
Pin Docker digests.
Pin github-action digests.
Pin dependency versions for devDependencies.
Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
Schedule automerge for weekdays.
Schedule monthly.
If automerging, push the new commit directly to the base branch (no PR).
Disable Renovate Dependency Dashboard creation.
Enable the pre-commit manager.
Apply label renovate to PRs.
Removes rate limit for PR creation per hour.
Run Renovate on following schedule: before 4am on the first day of the month
🔡 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 5 Pull Requests:
Pin dependencies
- Schedule: ["before 4am on the first day of the month"]
- Branch name: `renovate/pin-dependencies`
- Merge into: `main`
- Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `692973e3d937129bcbf40652eb9f2f61becf3332`
- Upgrade [actions/setup-python](https://togithub.com/actions/setup-python) to `39cd14951b08e74b54015e9e001cdefcf80e669f`
- Upgrade [amannn/action-semantic-pull-request](https://togithub.com/amannn/action-semantic-pull-request) to `01d5fd8a8ebb9aafe902c40c53f0f4744f7381eb`
- Upgrade [hashicorp/setup-terraform](https://togithub.com/hashicorp/setup-terraform) to `651471c36a6092792c552e8b1bef71e592b462d8`
- Upgrade [pre-commit/action](https://togithub.com/pre-commit/action) to `646c83fcd040023954eafda54b4db0192ce70507`
- Upgrade [terraform-docs/gh-actions](https://togithub.com/terraform-docs/gh-actions) to `e47bfa196e79fa50987ef391be236d9d97b0c786`
- Upgrade [terraform-linters/setup-tflint](https://togithub.com/terraform-linters/setup-tflint) to `19a52fbac37dacb22a09518e4ef6ee234f2d4987`
Renovate: antonbabenko/pre-commit-terraform to v1.92.1
- Schedule: ["before 4am on the first day of the month"]
- Branch name: `renovate/antonbabenko-pre-commit-terraform-1.x`
- Merge into: `main`
- Upgrade [antonbabenko/pre-commit-terraform](https://togithub.com/antonbabenko/pre-commit-terraform) to `v1.92.1`
Renovate: pre-commit/action to v3.0.1
- Schedule: ["before 4am on the first day of the month"]
- Branch name: `renovate/pre-commit-action-3.x`
- Merge into: `main`
- Upgrade [pre-commit/action](https://togithub.com/pre-commit/action) to `2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd`
Renovate: Terraform hashicorp/terraform to v1.9.4
- Schedule: ["before 4am on the first day of the month"]
- Branch name: `renovate/hashicorp-terraform-1.x`
- Merge into: `main`
- Upgrade [hashicorp/terraform](https://togithub.com/hashicorp/terraform) to `1.9.4`
Renovate: amannn/action-semantic-pull-request to v5.5.3
- Schedule: ["before 4am on the first day of the month"]
- Branch name: `renovate/amannn-action-semantic-pull-request-5.x`
- Merge into: `main`
- Upgrade [amannn/action-semantic-pull-request](https://togithub.com/amannn/action-semantic-pull-request) to `0723387faaf9b38adef4775cd42cfd5155ed6017`
❓ 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
.github/workflows/pr-title.yaml
(github-actions).github/workflows/pre-commit.yml
(github-actions).github/workflows/terraform-docs.yaml
(github-actions).github/workflows/terraform.yaml
(github-actions).github/workflows/tflint.yaml
(github-actions).pre-commit-config.yaml
(pre-commit)terraform/main.tf
(terraform)terraform/modules/jupyter/versions.tf
(terraform)terraform/providers.tf
(terraform)terraform/versions.tf
(terraform)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.github-action
digests.devDependencies
.renovate
to PRs.🔡 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 5 Pull Requests:
Pin dependencies
- Schedule: ["before 4am on the first day of the month"] - Branch name: `renovate/pin-dependencies` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `692973e3d937129bcbf40652eb9f2f61becf3332` - Upgrade [actions/setup-python](https://togithub.com/actions/setup-python) to `39cd14951b08e74b54015e9e001cdefcf80e669f` - Upgrade [amannn/action-semantic-pull-request](https://togithub.com/amannn/action-semantic-pull-request) to `01d5fd8a8ebb9aafe902c40c53f0f4744f7381eb` - Upgrade [hashicorp/setup-terraform](https://togithub.com/hashicorp/setup-terraform) to `651471c36a6092792c552e8b1bef71e592b462d8` - Upgrade [pre-commit/action](https://togithub.com/pre-commit/action) to `646c83fcd040023954eafda54b4db0192ce70507` - Upgrade [terraform-docs/gh-actions](https://togithub.com/terraform-docs/gh-actions) to `e47bfa196e79fa50987ef391be236d9d97b0c786` - Upgrade [terraform-linters/setup-tflint](https://togithub.com/terraform-linters/setup-tflint) to `19a52fbac37dacb22a09518e4ef6ee234f2d4987`Renovate: antonbabenko/pre-commit-terraform to v1.92.1
- Schedule: ["before 4am on the first day of the month"] - Branch name: `renovate/antonbabenko-pre-commit-terraform-1.x` - Merge into: `main` - Upgrade [antonbabenko/pre-commit-terraform](https://togithub.com/antonbabenko/pre-commit-terraform) to `v1.92.1`Renovate: pre-commit/action to v3.0.1
- Schedule: ["before 4am on the first day of the month"] - Branch name: `renovate/pre-commit-action-3.x` - Merge into: `main` - Upgrade [pre-commit/action](https://togithub.com/pre-commit/action) to `2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd`Renovate: Terraform hashicorp/terraform to v1.9.4
- Schedule: ["before 4am on the first day of the month"] - Branch name: `renovate/hashicorp-terraform-1.x` - Merge into: `main` - Upgrade [hashicorp/terraform](https://togithub.com/hashicorp/terraform) to `1.9.4`Renovate: amannn/action-semantic-pull-request to v5.5.3
- Schedule: ["before 4am on the first day of the month"] - Branch name: `renovate/amannn-action-semantic-pull-request-5.x` - Merge into: `main` - Upgrade [amannn/action-semantic-pull-request](https://togithub.com/amannn/action-semantic-pull-request) to `0723387faaf9b38adef4775cd42cfd5155ed6017`❓ 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.