mitodl / mitx-grading-library

The MITx Grading Library, a python grading library for edX
https://edge.edx.org/courses/course-v1:MITx+grading-library+examples/
BSD 3-Clause "New" or "Revised" License
14 stars 9 forks source link

Configure Renovate #325

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

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

Configuration Summary

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

🔡 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 17 Pull Requests:

Update dependency numpy to v1.22.0 [SECURITY] - Branch name: `renovate/pypi-numpy-vulnerability` - Merge into: `master` - Upgrade [numpy](https://togithub.com/numpy/numpy) to `==1.22.0`
Update dependency mkdocs to v1 [SECURITY] - Branch name: `renovate/pypi-mkdocs-vulnerability` - Merge into: `master` - Upgrade [mkdocs](https://togithub.com/mkdocs/mkdocs) to `==1.2.3`
Update dependency scipy to v1 [SECURITY] - Branch name: `renovate/pypi-scipy-vulnerability` - Merge into: `master` - Upgrade [scipy](https://togithub.com/scipy/scipy) to `==1.10.0`
Update dependency mkdocs-cinder to v0.19.0 - Schedule: ["every weekend"] - Branch name: `renovate/mkdocs-cinder-0.x` - Merge into: `master` - Upgrade [mkdocs-cinder](https://togithub.com/chrissimpkins/cinder) to `==0.19.0`
Update dependency pyparsing to v2.4.7 - Schedule: ["every weekend"] - Branch name: `renovate/pyparsing-2.x` - Merge into: `master` - Upgrade pyparsing to `==2.4.7`
Update dependency pytest-cov to v2.12.1 - Schedule: ["every weekend"] - Branch name: `renovate/pytest-cov-2.x` - Merge into: `master` - Upgrade [pytest-cov](https://togithub.com/pytest-dev/pytest-cov) to `==2.12.1`
Update dependency six to v1.16.0 - Schedule: ["every weekend"] - Branch name: `renovate/six-1.x` - Merge into: `master` - Upgrade [six](https://togithub.com/benjaminp/six) to `==1.16.0`
Update actions/checkout action to v4 - Schedule: ["every weekend"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`
Update actions/setup-node action to v3 - Schedule: ["every weekend"] - Branch name: `renovate/actions-setup-node-3.x` - Merge into: `master` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v3`
Update actions/setup-python action to v4 - Schedule: ["every weekend"] - Branch name: `renovate/actions-setup-python-4.x` - Merge into: `master` - Upgrade [actions/setup-python](https://togithub.com/actions/setup-python) to `v4`
Update dependency jest to v29 - Schedule: ["every weekend"] - Branch name: `renovate/major-jest-monorepo` - Merge into: `master` - Upgrade [jest](https://togithub.com/jestjs/jest) to `^29.0.0`
Update dependency mkdocs-cinder to v1 - Schedule: ["every weekend"] - Branch name: `renovate/mkdocs-cinder-1.x` - Merge into: `master` - Upgrade [mkdocs-cinder](https://togithub.com/chrissimpkins/cinder) to `==1.2.0`
Update dependency pyparsing to v3 - Schedule: ["every weekend"] - Branch name: `renovate/pyparsing-3.x` - Merge into: `master` - Upgrade pyparsing to `==3.1.1`
Update dependency pytest to v7 - Schedule: ["every weekend"] - Branch name: `renovate/pytest-7.x` - Merge into: `master` - Upgrade [pytest](https://togithub.com/pytest-dev/pytest) to `==7.4.2`
Update dependency pytest-cov to v4 - Schedule: ["every weekend"] - Branch name: `renovate/pytest-cov-4.x` - Merge into: `master` - Upgrade [pytest-cov](https://togithub.com/pytest-dev/pytest-cov) to `==4.1.0`
Update dependency ubuntu to v22 - Schedule: ["every weekend"] - Branch name: `renovate/ubuntu-22.x` - Merge into: `master` - Upgrade [ubuntu](https://togithub.com/actions/runner-images) to `22.04`
Lock file maintenance - Schedule: ["before 4am on monday"] - Branch name: `renovate/lock-file-maintenance` - Merge into: `master` - Regenerate lock files to use latest dependency versions


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

renovate[bot] commented 1 year ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.