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

  • Dockerfile (dockerfile)
  • Dockerfile.base (dockerfile)
  • Dockerfile.conda-environment (dockerfile)
  • Dockerfile.nox (dockerfile)
  • .gitlab-ci.yml (gitlabci)
  • pyproject.toml (pep621)
  • docs/requirements.txt (pip_requirements)
  • pyproject.toml (poetry)

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 dependency bandit to v1.7.8
  • Schedule: ["at any time"]
  • Branch name: renovate/bandit-1.x-lockfile
  • Merge into: main
  • Upgrade bandit to 1.7.8
Update dependency sphinx to v3.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-3.x
  • Merge into: main
  • Upgrade sphinx to ==3.5.4
Update dependency sphinx-rtd-theme to v0.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-rtd-theme-0.x
  • Merge into: main
  • Upgrade sphinx-rtd-theme to ==0.5.2
Update Python to >=3.12,<3.13
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to >=3.12,<3.13
Update artifactory.wma.chs.usgs.gov/docker-official-mirror/amazon/aws-cli Docker tag to v2.15.37
  • Schedule: ["at any time"]
  • Branch name: renovate/artifactory.wma.chs.usgs.gov-docker-official-mirror-amazon-aws-cli-2.x
  • Merge into: main
  • Upgrade artifactory.wma.chs.usgs.gov/docker-official-mirror/amazon/aws-cli to 2.15.37
Update dependency pre-commit to v3.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-3.x-lockfile
  • Merge into: main
  • Upgrade pre-commit to 3.7.0
Update dependency pre-commit-hooks to v4.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-hooks-4.x-lockfile
  • Merge into: main
  • Upgrade pre-commit-hooks to 4.6.0
Update dependency pytest-mock to v3.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-mock-3.x-lockfile
  • Merge into: main
  • Upgrade pytest-mock to 3.14.0
Update dependency sphinx-click to v2.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-click-2.x
  • Merge into: main
  • Upgrade sphinx-click to ==2.7.1
Update dependency wheel to v0.43.0
  • Schedule: ["at any time"]
  • Branch name: renovate/wheel-0.x-lockfile
  • Merge into: main
  • Upgrade wheel to 0.43.0
Update artifactory.wma.chs.usgs.gov/docker-official-mirror/docker Docker tag to v26
Update dependency argcomplete to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/argcomplete-3.x
  • Merge into: main
  • Upgrade argcomplete to ^3.0.0
Update dependency black to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/black-24.x
  • Merge into: main
  • Upgrade black to ^24.0.0
Update dependency desert to v2022
  • Schedule: ["at any time"]
  • Branch name: renovate/desert-2022.x
  • Merge into: main
  • Upgrade desert to ^2022.0.0
Update dependency flake8 to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/flake8-7.x
  • Merge into: main
  • Upgrade flake8 to ^7.0.0
Update dependency flake8-bugbear to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/flake8-bugbear-24.x
  • Merge into: main
  • Upgrade flake8-bugbear to ^24.0.0
Update dependency pytest to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x
  • Merge into: main
  • Upgrade pytest to ^8.0.0
Update dependency sphinx to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-7.x
  • Merge into: main
  • Upgrade sphinx to <7.2.7
  • 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.0.0
  • Upgrade sphinx-click to ==5.1.0
Update dependency sphinx-rtd-theme to v2
Update dependency typeguard to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/typeguard-4.x
  • Merge into: main
  • Upgrade typeguard to ^4.0.0
Update docker Docker tag to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-26.x
  • Merge into: main
  • Upgrade docker to 26.0.1
Update ubuntu Docker tag to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: main
  • Upgrade ubuntu to jammy

🚸 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