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 #1

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

Conversation

anaconda-renovate[bot]
Copy link

@anaconda-renovate anaconda-renovate bot commented Oct 16, 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/check-release.yml (github-actions)
  • .github/workflows/docs.yml (github-actions)
  • .github/workflows/enforce-label.yml (github-actions)
  • .github/workflows/js.yml (github-actions)
  • .github/workflows/lock.yml (github-actions)
  • .github/workflows/python-nbconvert.yml (github-actions)
  • .github/workflows/python.yml (github-actions)
  • .github/workflows/selenium.yml (github-actions)
  • package.json (npm)
  • pyproject.toml (pep621)
  • docs/doc-requirements.txt (pip_requirements)
  • setup.py (pip_setup)

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.
  • 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 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 13 Pull Requests:

chore(deps): pin dependencies
chore(deps): update actions/cache action to v4
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: master
  • Upgrade actions/cache to 1bd1e32a3bdc45362d1e726936510720a7c30a57
chore(deps): update actions/checkout action to v4
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to 11bd71901bbe5b1630ceea73d27597364c9af683
chore(deps): update actions/setup-node action to v4
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: master
  • Upgrade actions/setup-node to 39370e3970a6d050c480ffad4ff0ed4d3fdee5af
chore(deps): update actions/setup-python action to v5
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: master
  • Upgrade actions/setup-python to 0b93645e9fea7318ecaed2b359559ac225c90a2b
chore(deps): update dependency @​jupyterlab/apputils to v4
  • Schedule: ["every weekday"]
  • Branch name: renovate/jupyterlab-apputils-4.x
  • Merge into: master
  • Upgrade @jupyterlab/apputils to ^4.0.0
chore(deps): update dependency babel-loader to v9
  • Schedule: ["every weekday"]
  • Branch name: renovate/babel-loader-9.x
  • Merge into: master
  • Upgrade babel-loader to ^9.0.0
chore(deps): update dependency less to v4
  • Schedule: ["every weekday"]
  • Branch name: renovate/less-4.x
  • Merge into: master
  • Upgrade less to ~4.2.0
chore(deps): update dependency onchange to v7
  • Schedule: ["every weekday"]
  • Branch name: renovate/onchange-7.x
  • Merge into: master
  • Upgrade onchange to ^7.0.0
chore(deps): update dependency webpack-cli to v6
  • Schedule: ["every weekday"]
  • Branch name: renovate/webpack-cli-6.x
  • Merge into: master
  • Upgrade webpack-cli to ^6.0.0
chore(deps): update dessant/lock-threads action to v5
  • Schedule: ["every weekday"]
  • Branch name: renovate/dessant-lock-threads-5.x
  • Merge into: master
  • Upgrade dessant/lock-threads to 1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771
chore(deps): update jupyter-server/jupyter_releaser action to v2
  • Schedule: ["every weekday"]
  • Branch name: renovate/jupyter-server-jupyter_releaser-2.x
  • Merge into: master
  • Upgrade jupyter-server/jupyter_releaser to 45ee32c387085d5f1df41da443ade8b952a9dac6
chore(deps): update r-lib/actions action to v2
  • Schedule: ["every weekday"]
  • Branch name: renovate/r-lib-actions-2.x
  • Merge into: master
  • Upgrade r-lib/actions to 473c68190595b311a74f208fba61a8d8c0d4c247

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

0 participants