Configure Renovate
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
Detected Package Files
-
.github/workflows/labeler.yml
(github-actions) -
.github/workflows/release.yml
(github-actions) -
.github/workflows/tests.yml
(github-actions) -
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 andchore
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.
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 45 Merge Requests:
Update actions/cache action to v2.1.8
- Schedule: ["at any time"]
- Branch name:
renovate/actions-cache-2.x
- Merge into:
master
- Upgrade actions/cache to
v2.1.8
Update dependency bandit to v1.7.10
- Schedule: ["at any time"]
- Branch name:
renovate/bandit-1.x-lockfile
- Merge into:
master
- Upgrade bandit to
1.7.10
Update dependency coverage to v7.6.7
- Schedule: ["at any time"]
- Branch name:
renovate/coverage-7.x-lockfile
- Merge into:
master
- Upgrade coverage to
7.6.7
Update dependency pyflwdir to v0.5.8
- Schedule: ["at any time"]
- Branch name:
renovate/pyflwdir-0.x
- Merge into:
master
- Upgrade pyflwdir to
0.5.8
Update salsify/action-detect-and-tag-new-version action to v2.0.3
- Schedule: ["at any time"]
- Branch name:
renovate/salsify-action-detect-and-tag-new-version-2.x
- Merge into:
master
- Upgrade salsify/action-detect-and-tag-new-version to
v2.0.3
Update Python to >=3.13, <3.14
- Schedule: ["at any time"]
- Branch name:
renovate/python-3.x
- Merge into:
master
- Upgrade python to
>=3.13, <3.14
Update actions/checkout action to v2.7.0
- Schedule: ["at any time"]
- Branch name:
renovate/actions-checkout-2.x
- Merge into:
master
- 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:
master
- 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:
master
- 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:
master
- Upgrade actions/upload-artifact to
v2.3.1
Update crazy-max/ghaction-github-labeler action to v3.2.0
- Schedule: ["at any time"]
- Branch name:
renovate/crazy-max-ghaction-github-labeler-3.x
- Merge into:
master
- Upgrade crazy-max/ghaction-github-labeler to
v3.2.0
Update dependency mypy to v1.13.0
- Schedule: ["at any time"]
- Branch name:
renovate/mypy-1.x-lockfile
- Merge into:
master
- Upgrade mypy to
1.13.0
Update dependency myst-parser to v0.19.2
- Schedule: ["at any time"]
- Branch name:
renovate/myst-parser-0.x
- Merge into:
master
- Upgrade myst-parser to
==0.19.2
Update dependency pep8-naming to ^0.14.0
- Schedule: ["at any time"]
- Branch name:
renovate/pep8-naming-0.x
- Merge into:
master
- Upgrade pep8-naming to
^0.14.0
Update dependency pyproj to v3.7.0
- Schedule: ["at any time"]
- Branch name:
renovate/pyproj-3.x
- Merge into:
master
- Upgrade pyproj to
3.7.0
Update dependency rasterio to v1.4.2
- Schedule: ["at any time"]
- Branch name:
renovate/rasterio-1.x-lockfile
- Merge into:
master
- Upgrade rasterio to
1.4.2
Update dependency reorder-python-imports to v3.14.0
- Schedule: ["at any time"]
- Branch name:
renovate/reorder-python-imports-3.x-lockfile
- Merge into:
master
- Upgrade reorder-python-imports to
3.14.0
Update dependency sphinx to v4.5.0
- Schedule: ["at any time"]
- Branch name:
renovate/sphinx-4.x
- Merge into:
master
- 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:
master
- Upgrade sphinx-click to
==3.1.0
Update dependency typeguard to v4.4.1
- Schedule: ["at any time"]
- Branch name:
renovate/typeguard-4.x-lockfile
- Merge into:
master
- Upgrade typeguard to
4.4.1
Update pypa/gh-action-pypi-publish action to v1.12.2
- Schedule: ["at any time"]
- Branch name:
renovate/pypa-gh-action-pypi-publish-1.x
- Merge into:
master
- Upgrade pypa/gh-action-pypi-publish to
v1.12.2
Update release-drafter/release-drafter action to v5.25.0
- Schedule: ["at any time"]
- Branch name:
renovate/release-drafter-release-drafter-5.x
- Merge into:
master
- Upgrade release-drafter/release-drafter to
v5.25.0
Update GitHub Artifact Actions to v4 (major)
- Schedule: ["at any time"]
- Branch name:
renovate/major-github-artifact-actions
- Merge into:
master
- Upgrade actions/download-artifact to
v4.1.8
- Upgrade actions/upload-artifact to
v4.4.3
Update actions/cache action to v4
- Schedule: ["at any time"]
- Branch name:
renovate/actions-cache-4.x
- Merge into:
master
- Upgrade actions/cache to
v4.1.2
Update actions/checkout action to v4
- Schedule: ["at any time"]
- Branch name:
renovate/actions-checkout-4.x
- Merge into:
master
- Upgrade actions/checkout to
v4.2.2
Update actions/setup-python action to v5
- Schedule: ["at any time"]
- Branch name:
renovate/actions-setup-python-5.x
- Merge into:
master
- Upgrade actions/setup-python to
v5.3.0
Update codecov/codecov-action action to v5
- Schedule: ["at any time"]
- Branch name:
renovate/codecov-codecov-action-5.x
- Merge into:
master
- Upgrade codecov/codecov-action to
v5.0.7
Update crazy-max/ghaction-github-labeler action to v5
- Schedule: ["at any time"]
- Branch name:
renovate/crazy-max-ghaction-github-labeler-5.x
- Merge into:
master
- Upgrade crazy-max/ghaction-github-labeler to
v5.1.0
Update dependency black to v24
- Schedule: ["at any time"]
- Branch name:
renovate/black-24.x
- Merge into:
master
- Upgrade black to
^24.0.0
Update dependency flake8 to v7
- Schedule: ["at any time"]
- Branch name:
renovate/flake8-7.x
- Merge into:
master
- 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:
master
- Upgrade flake8-bugbear to
^24.0.0
Update dependency geojson to v3
- Schedule: ["at any time"]
- Branch name:
renovate/geojson-3.x
- Merge into:
master
- Upgrade geojson to
^3.0.0
Update dependency myst-parser to v4
- Schedule: ["at any time"]
- Branch name:
renovate/myst-parser-4.x
- Merge into:
master
- Upgrade myst-parser to
==4.0.0
Update dependency nox to v2024
- Schedule: ["at any time"]
- Branch name:
renovate/nox-2024.x
- Merge into:
master
- Upgrade nox to
^2024.0.0
Update dependency numpy to v2
- Schedule: ["at any time"]
- Branch name:
renovate/numpy-2.x
- Merge into:
master
- Upgrade numpy to
^2.0.0
Update dependency packaging to v24
- Schedule: ["at any time"]
- Branch name:
renovate/packaging-24.x-lockfile
- Merge into:
master
- Upgrade packaging to
24.2
Update dependency pre-commit to v4
- Schedule: ["at any time"]
- Branch name:
renovate/pre-commit-4.x
- Merge into:
master
- Upgrade pre-commit to
^4.0.0
Update dependency pre-commit-hooks to v5
- Schedule: ["at any time"]
- Branch name:
renovate/pre-commit-hooks-5.x
- Merge into:
master
- Upgrade pre-commit-hooks to
^5.0.0
Update dependency pytest to v8
- Schedule: ["at any time"]
- Branch name:
renovate/pytest-8.x
- Merge into:
master
- Upgrade pytest to
^8.0.0
Update dependency safety to v3
- Schedule: ["at any time"]
- Branch name:
renovate/safety-3.x
- Merge into:
master
- Upgrade safety to
^3.0.0
Update dependency sphinx to v8
Update dependency sphinx-autobuild to v2024
- Schedule: ["at any time"]
- Branch name:
renovate/sphinx-autobuild-2024.x
- Merge into:
master
- Upgrade sphinx-autobuild to
^2024.0.0
Update dependency sphinx-click to v6
- Schedule: ["at any time"]
- Branch name:
renovate/sphinx-click-6.x
- Merge into:
master
- Upgrade sphinx-click to
^6.0.0
- Upgrade sphinx-click to
==6.0.0
Update dependency sphinx-rtd-theme to v3
- Schedule: ["at any time"]
- Branch name:
renovate/sphinx-rtd-theme-3.x
- Merge into:
master
- Upgrade sphinx-rtd-theme to
^3.0.0
- Upgrade sphinx-rtd-theme to
==3.0.2
Update release-drafter/release-drafter action to v6
- Schedule: ["at any time"]
- Branch name:
renovate/release-drafter-release-drafter-6.x
- Merge into:
master
- Upgrade release-drafter/release-drafter to
v6.0.0
prhourlylimit
for details.
This MR has been generated by Renovate Bot.