Skip to content

Conversation

@anaconda-renovate
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/main.yml (github-actions)
  • setup.py (pip_setup)
  • renovate.json (renovate-config-presets)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Pin Docker digests.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Convert pinned GitHub Action digests to SemVer.
  • 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 weekday 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: every weekday

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


What to Expect

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

chore(deps): update dependency werkzeug to >=2.3,<3 [security]
  • Branch name: renovate/pypi-werkzeug-vulnerability
  • Merge into: master
  • Upgrade werkzeug to >=2.3,<3
chore(deps): pin dependencies
chore(deps): update actions/checkout action to v2.7.0
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-checkout-2.x
  • Merge into: master
  • Upgrade actions/checkout to ee0669bd1cc54295c223e0bb666b733df41de1c5
chore(deps): update codecov/codecov-action action to v1.5.2
  • Schedule: ["every weekday"]
  • Branch name: renovate/codecov-codecov-action-1.x
  • Merge into: master
  • Upgrade codecov/codecov-action to 29386c70ef20e286228c72b668a06fd0e8399192
chore(deps): update conda-incubator/setup-miniconda action to v2.3.0
  • Schedule: ["every weekday"]
  • Branch name: renovate/conda-incubator-setup-miniconda-2.x
  • Merge into: master
  • Upgrade conda-incubator/setup-miniconda to 9f54435e0e72c53962ee863144e47a4b094bfd35
chore(deps): update actions/checkout action to v6
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: master
  • Upgrade actions/checkout to 8e8c483db84b4bee98b60c0593521ed34d9990e8
chore(deps): update codecov/codecov-action action to v5
  • Schedule: ["every weekday"]
  • Branch name: renovate/codecov-codecov-action-5.x
  • Merge into: master
  • Upgrade codecov/codecov-action to 5a1091511ad55cbe89839c7260b706298ca349f7
chore(deps): update conda-incubator/setup-miniconda action to v3
  • Schedule: ["every weekday"]
  • Branch name: renovate/conda-incubator-setup-miniconda-3.x
  • Merge into: master
  • Upgrade conda-incubator/setup-miniconda to 835234971496cad1653abb28a638a281cf32541f

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

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.

1 participant