Skip to content

Configure Renovate

igswsihw-wmadepbot requested to merge renovate/configure into main

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.


Detected Package Files

  • {{cookiecutter.project_name}}/Dockerfile.nox (dockerfile)
  • .github/workflows/docs.yml (github-actions)
  • .github/workflows/labeler.yml (github-actions)
  • .github/workflows/pre-commit.yml (github-actions)
  • .github/workflows/release-drafter.yml (github-actions)
  • .github/workflows/reset-instance.yml (github-actions)
  • .github/workflows/tests.yml (github-actions)
  • {{cookiecutter.project_name}}/.github/workflows/labeler.yml (github-actions)
  • {{cookiecutter.project_name}}/.github/workflows/release.yml (github-actions)
  • {{cookiecutter.project_name}}/.github/workflows/tests.yml (github-actions)
  • {{cookiecutter.project_name}}/.gitlab-ci.yml (gitlabci)
  • {{cookiecutter.project_name}}/docs/requirements.txt (pip_requirements)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding MR is merged
  • 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.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Merge Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 23 Merge Requests:

Update actions/cache action to v2.1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-2.x
  • Merge into: main
  • Upgrade actions/cache to v2.1.8
Update artifactory.wma.chs.usgs.gov/docker-official-mirror/docker Docker tag to v20.10.24
Update salsify/action-detect-and-tag-new-version action to v2.0.3
Update actions/checkout action to v2.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-2.x
  • Merge into: main
  • Upgrade actions/checkout to v2.7.0
Update actions/download-artifact action to v2.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-download-artifact-2.x
  • Merge into: main
  • Upgrade actions/download-artifact to v2.1.1
Update actions/setup-python action to v2.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-2.x
  • Merge into: main
  • Upgrade actions/setup-python to v2.3.4
Update actions/upload-artifact action to v2.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-2.x
  • Merge into: main
  • Upgrade actions/upload-artifact to v2.3.1
Update crazy-max/ghaction-github-labeler action to v3.2.0
Update dependency sphinx to v4.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-4.x
  • Merge into: main
  • Upgrade sphinx to ==4.5.0
Update dependency sphinx-click to v3.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-click-3.x
  • Merge into: main
  • Upgrade sphinx-click to ==3.1.0
Update pypa/gh-action-pypi-publish action to v1.8.11
  • Schedule: ["at any time"]
  • Branch name: renovate/pypa-gh-action-pypi-publish-1.x
  • Merge into: main
  • Upgrade pypa/gh-action-pypi-publish to v1.8.11
Update release-drafter/release-drafter action to v5.25.0
Update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4.0.0
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4.1.1
Update actions/download-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-download-artifact-4.x
  • Merge into: main
  • Upgrade actions/download-artifact to v4.1.1
Update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to v5.0.0
Update actions/upload-artifact action to v4
Update artifactory.wma.chs.usgs.gov/docker-official-mirror/docker Docker tag to v25
Update codecov/codecov-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-3.x
  • Merge into: main
  • Upgrade codecov/codecov-action to v3.1.5
Update crazy-max/ghaction-github-labeler action to v5
Update dependency sphinx to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-7.x
  • Merge into: main
  • Upgrade sphinx to ==7.2.6
Update dependency sphinx-click to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-click-5.x
  • Merge into: main
  • Upgrade sphinx-click to ==5.1.0
Update dependency sphinx-rtd-theme to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-rtd-theme-2.x
  • Merge into: main
  • Upgrade sphinx-rtd-theme to ==2.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 MR has been generated by Renovate Bot.

Edited by igswsihw-wmadepbot

Merge request reports