pyscript-collective
pyscript-collective copied to clipboard
Configure 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/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-actiondigests. - Use node versioning for
@types/node. - 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 7 Pull Requests:
chore(deps): pin dependencies
- Schedule: ["before 6am on Monday"]
- Branch name:
renovate/pin-dependencies - Merge into:
main - Upgrade JamesIves/github-pages-deploy-action to
ba1486788b0490a235422264426c45848eac35c6 - Upgrade actions/cache to
9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 - Upgrade actions/checkout to
93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 - Upgrade actions/download-artifact to
9782bd6a9848b53b110e712e20e42d89988822b7 - Upgrade actions/setup-python to
13ae5bb136fac2878aff31522b9efb785519f984 - Upgrade actions/upload-artifact to
83fd05a356d7e2593de66fc9913b3002723633cb - Upgrade crazy-max/ghaction-github-labeler to
3de87da19416edc45c90cd89e7a4ea922a3aae5a - Upgrade release-drafter/release-drafter to
6df64e4ba4842c203c604c1f45246c5863410adb - Upgrade salsify/action-detect-and-tag-new-version to
59d8d987709a452261a862d29ddff31c0b707a30
chore(deps): update dependency myst_parser to v0.18.1
- Schedule: ["before 6am on Monday"]
- Branch name:
renovate/myst_parser-0.x - Merge into:
main - Upgrade myst_parser to
==0.18.1
chore(deps): update dependency furo to v2022.9.29
- Schedule: ["before 6am on Monday"]
- Branch name:
renovate/furo-2022.x - Merge into:
main - Upgrade furo to
==2022.9.29
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 starlette to ^0.22.0
- Schedule: ["before 6am on Monday"]
- Branch name:
renovate/starlette-0.x - Merge into:
main - Upgrade starlette to
^0.22.0
chore(deps): update dependency typer to ^0.7.0
- Schedule: ["before 6am on Monday"]
- Branch name:
renovate/typer-0.x - Merge into:
main - Upgrade typer to
^0.7.0
chore(deps): update dependency uvicorn to ^0.20.0
- Schedule: ["before 6am on Monday"]
- Branch name:
renovate/uvicorn-0.x - Merge into:
main - Upgrade uvicorn to
^0.20.0
❓ 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.