Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Configure Renovate #155

Closed
wants to merge 2 commits into from
Closed

chore: Configure Renovate #155

wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 24, 2024

Mend Renovate

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/scripts/arm/docker-env/Dockerfile (dockerfile)
  • .github/actions/setup-nix/action.yaml (github-actions)
  • .github/workflows/build.yaml (github-actions)
  • .github/workflows/ci.yaml (github-actions)
  • .github/workflows/docs.yaml (github-actions)
  • .github/workflows/report.yaml (github-actions)
  • .github/workflows/test.yaml (github-actions)
  • docs/requirements.txt (pip_requirements)

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 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.

🔡 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.


You have configured Renovate to use the following baseBranches: main, v12.

What to Expect

With your current configuration, Renovate will create 9 Pull Requests:

chore(deps): pin dependencies (main)
chore(deps): update codecov/codecov-action action to v3.1.6 (main)
  • Schedule: ["at any time"]
  • Branch name: renovate/main-codecov-codecov-action-3.x
  • Merge into: main
  • Upgrade codecov/codecov-action to ab904c41d6ece82784817410c45d8b8c02684457
chore(deps): update dependency sphinxext-opengraph to v0.9.1 (main)
  • Schedule: ["at any time"]
  • Branch name: renovate/main-sphinxext-opengraph-0.x
  • Merge into: main
  • Upgrade sphinxext-opengraph to ==0.9.1
chore(deps): update dependency docutils to v0.20.1 (main)
  • Schedule: ["at any time"]
  • Branch name: renovate/main-docutils-0.x
  • Merge into: main
  • Upgrade docutils to ==0.20.1
chore(deps): update dependency urllib3 to v2.2.1 (main)
  • Schedule: ["at any time"]
  • Branch name: renovate/main-urllib3-2.x
  • Merge into: main
  • Upgrade urllib3 to ==2.2.1
chore(deps): update codecov/codecov-action action to v4 (main)
  • Schedule: ["at any time"]
  • Branch name: renovate/main-codecov-codecov-action-4.x
  • Merge into: main
  • Upgrade codecov/codecov-action to 0cfda1dd0a4ad9efc75517f399d859cd1ea4ced1
chore(deps): update ubuntu docker tag to v22 (main)
  • Schedule: ["at any time"]
  • Branch name: renovate/main-ubuntu-22.x
  • Merge into: main
  • Upgrade ubuntu to sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
chore(deps): pin dependencies (v12)
chore(deps): update all dependencies (v12) (major)

🚸 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 has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant