-
Notifications
You must be signed in to change notification settings - Fork 32
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
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/configure
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0a2fb52
to
59ac4ff
Compare
59ac4ff
to
b069bbd
Compare
fdf8c14
to
4f820d1
Compare
4f820d1
to
8fc9407
Compare
711bf35
to
18fb5e5
Compare
e56e7a8
to
0aa7a75
Compare
0aa7a75
to
65a1149
Compare
65a1149
to
cecf8ae
Compare
cecf8ae
to
16c9794
Compare
25b9d36
to
da5f1d3
Compare
547993d
to
40abc50
Compare
5b46a55
to
639fb44
Compare
639fb44
to
3eacded
Compare
3e0f64c
to
c26c21b
Compare
8249acf
to
782a054
Compare
782a054
to
96001b3
Compare
54b96d6
to
0a08b8f
Compare
cb93442
to
99f55ae
Compare
99f55ae
to
e785a49
Compare
6ebadf0
to
5a0536b
Compare
5a0536b
to
e1b2e46
Compare
e1b2e46
to
f5f99e0
Compare
d093de4
to
79a8f3e
Compare
79a8f3e
to
442fe7f
Compare
1f5924a
to
6445df5
Compare
97e6cd2
to
aab9da7
Compare
aab9da7
to
4a6b422
Compare
4a6b422
to
af718da
Compare
af718da
to
75bc4e8
Compare
75bc4e8
to
bd14f00
Compare
bd14f00
to
223e592
Compare
c61be39
to
3d9c101
Compare
3d9c101
to
23b1714
Compare
23b1714
to
5cc903e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
.tool-versions
(asdf)pyproject.toml
(pep621)requirements-dev.txt
(pip_requirements)pyproject.toml
(poetry)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 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:
Update Python to >=3.13,<3.14
renovate/python-3.x
develop
>=3.13,<3.14
Update dependency direnv to v2.35.0
renovate/direnv-2.x
develop
2.35.0
Update dependency pandas to <0.25.4
renovate/pandas-0.x
develop
<0.25.4
Update dependency poetry to v1.8.5
renovate/poetry-1.x
develop
1.8.5
Update dependency shellcheck to v0.10.0
renovate/shellcheck-0.x
develop
0.10.0
Update dependency click to v8
renovate/click-8.x
develop
^8.0.0
Update dependency conan to v2
renovate/conan-2.x
develop
^2.0.0
Update dependency numpy to v2
renovate/numpy-2.x
develop
^2.0.0
Update dependency pandas to v2
renovate/pandas-2.x
develop
^2.0.0
<2.2.4
Update dependency pudb to v2024
renovate/pudb-2024.x
develop
^2024.0.0
Update dependency pylint to v3
renovate/pylint-3.x
develop
^3.0.0
Update dependency pymongo to v4
renovate/pymongo-4.x
develop
^4.0.0
Update dependency pytest to v8
renovate/pytest-8.x
develop
^8.0.0
🚸 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 was generated by Mend Renovate. View the repository job log.