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

Configure Renovate #105

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #105

wants to merge 1 commit into from

Conversation

anaconda-renovate[bot]
Copy link

@anaconda-renovate anaconda-renovate bot commented Jul 31, 2023

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/labeler.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/tests.yml (github-actions)
  • 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 PR is merged
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Pin github-action digests.
  • Use node versioning for @types/node.
  • Use specific versioning for Red Hat-maintained container images.
  • Update _VERSION variables in Dockerfiles.
  • Update _VERSION environment variables in GitHub Action files.
  • Use the Anaconda Best Practice configuration from anaconda/renovate-config
  • Create a Dependency Dashboard as Issue, listing all upgrades
  • Open new PRs automatically every Monday before 6am UTC. You can manually trigger PRs from the Dependency Dashboard, those will be opened once renovate runs again (once every hour)
  • Label all PRs with renovate
  • Use semantic commit messages for all upgrades
  • Open a maximum of 10 PRs concurrently
  • Automatically set reviewers from CODEOWNERS
  • Upgrade arbitrary dependencies in Dockerfiles when you mark them, see the documentation for details
  • Run Renovate on following schedule: before 6am on Monday

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

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

chore(deps): pin dependencies
chore(deps): update dependency myst_parser to v0.19.2
  • Schedule: ["before 6am on Monday"]
  • Branch name: renovate/myst_parser-0.x
  • Merge into: main
  • Upgrade myst_parser to ==0.19.2
chore(deps): update dependency pytest-asyncio-cooperative to ^0.31.0
  • Schedule: ["before 6am on Monday"]
  • Branch name: renovate/pytest-asyncio-cooperative-0.x
  • Merge into: main
  • Upgrade pytest-asyncio-cooperative to ^0.31.0
chore(deps): update dependency pytest-playwright to ^0.4.0
  • Schedule: ["before 6am on Monday"]
  • Branch name: renovate/pytest-playwright-0.x
  • Merge into: main
  • Upgrade pytest-playwright to ^0.4.0
chore(deps): update dependency sphinx to v5.3.0
  • Schedule: ["before 6am on Monday"]
  • Branch name: renovate/sphinx-5.x
  • Merge into: main
  • Upgrade sphinx to ==5.3.0
chore(deps): update dependency sphinx-click to v4.4.0
  • Schedule: ["before 6am on Monday"]
  • Branch name: renovate/sphinx-click-4.x
  • Merge into: main
  • Upgrade sphinx-click to ==4.4.0
chore(deps): update dependency starlette to ^0.31.0
  • Schedule: ["before 6am on Monday"]
  • Branch name: renovate/starlette-0.x
  • Merge into: main
  • Upgrade starlette to ^0.31.0
chore(deps): update dependency typer to ^0.9.0
  • Schedule: ["before 6am on Monday"]
  • Branch name: renovate/typer-0.x
  • Merge into: main
  • Upgrade typer to ^0.9.0
chore(deps): update dependency uvicorn to ^0.23.0
  • Schedule: ["before 6am on Monday"]
  • Branch name: renovate/uvicorn-0.x
  • Merge into: main
  • Upgrade uvicorn to ^0.23.0
chore(deps): update release-drafter/release-drafter action to v5.24.0
  • Schedule: ["before 6am on Monday"]
  • Branch name: renovate/release-drafter-release-drafter-5.x
  • Merge into: main
  • Upgrade release-drafter/release-drafter to 65c5fb495d1e69aa8c08a3317bc44ff8aabe9772
chore(deps): update dependency furo to v2023
  • Schedule: ["before 6am on Monday"]
  • Branch name: renovate/furo-2023.x
  • Merge into: main
  • Upgrade furo to ==2023.7.26
chore(deps): update dependency myst_parser to v2
  • Schedule: ["before 6am on Monday"]
  • Branch name: renovate/myst_parser-2.x
  • Merge into: main
  • Upgrade myst_parser to ==2.0.0
chore(deps): update dependency nox to v2023
  • Schedule: ["before 6am on Monday"]
  • Branch name: renovate/nox-2023.x
  • Merge into: main
  • Upgrade nox to ^2023.0.0
chore(deps): update dependency sphinx to v7
  • Schedule: ["before 6am on Monday"]
  • Branch name: renovate/sphinx-7.x
  • Merge into: main
  • Upgrade sphinx to ==7.1.2

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


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

Successfully merging this pull request may close these issues.

None yet

0 participants