Configure Renovate - #34
Conversation
…renovate/configure
Also switch to katex.
|
@joaander I managed to get Windows testing to pass. I also fixed the automatic changelog notes extraction. Could you take one last look at all the CI changes to see if I missed something? |
| # -r .github/workflows/requirements-test.in | ||
| # pytest-rerunfailures | ||
| pytest-rerunfailures==16.0.1 | ||
| pytest-rerunfailures==15.0.1 |
There was a problem hiding this comment.
This will get refreshed to the latest unless you add a pin in requirements.in.
If you add a pin in requirements.in, then you'll get a specific pull request to update this package to the latest.
There was a problem hiding this comment.
I think I changed this back to the latest version in most recent commits. I was testing if the Windows issue was related to the version of pytest-rerunfailures, but that was not the case. I think the latest CI run with newest version successfully, so I don't think I need a pin here.
There was a problem hiding this comment.
OK. That commit was the one GitHub showed me in the notification - not your message.
…trings. Add math mode for point group designations in docstrings.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
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/build_wheels.yml(github-actions).github/workflows/release.yaml(github-actions).github/workflows/run_tests.yml(github-actions).github/workflows/style.yaml(github-actions)pyproject.toml(pep621)docs/requirements.in(pip-compile).github/workflows/requirements-test.in(pip-compile)renovate.json(renovate-config-presets)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.github-actiondigests.dependenciesto PRs.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 5 Pull Requests:
Pin actions/checkout action to 692973e
renovate/pin-dependenciesmain692973e3d937129bcbf40652eb9f2f61becf3332Update actions/checkout action to v4.3.0
renovate/actions-checkout-4.xmain08eba0b27e820071cde6df949e0beb9ba4906955Update actions/checkout action to v5
renovate/actions-checkout-5.xmain08c6903cd8c0fde910a37f88322edcfb5dd907a8Lock file maintenance
renovate/lock-file-maintenancemainRefresh pip-compile outputs
renovate/pip-compile-refreshmain🚸 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
prhourlylimitfor 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 was generated by Mend Renovate. View the repository job log.