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

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Configure Renovate #1

merged 1 commit into from
Dec 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2023

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

  • docker-compose.yaml (docker-compose)
  • dockerfile (dockerfile)
  • pyproject.toml (poetry)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

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

Update dependency django to v4.2.8
  • Schedule: ["at any time"]
  • Branch name: renovate/django-4.x-lockfile
  • Merge into: master
  • Upgrade django to 4.2.8
Update dependency gensim to v4.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/gensim-4.x-lockfile
  • Merge into: master
  • Upgrade gensim to 4.3.2
Update dependency psycopg2-binary to v2.9.9
  • Schedule: ["at any time"]
  • Branch name: renovate/psycopg2-binary-2.x-lockfile
  • Merge into: master
  • Upgrade psycopg2-binary to 2.9.9
Update dependency pydantic to v1.10.13
  • Schedule: ["at any time"]
  • Branch name: renovate/pydantic-1.x-lockfile
  • Merge into: master
  • Upgrade pydantic to 1.10.13
Update dependency scikit-learn to v1.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/scikit-learn-1.x-lockfile
  • Merge into: master
  • Upgrade scikit-learn to 1.3.2
Update dependency comet-ml to v3.35.4
  • Schedule: ["at any time"]
  • Branch name: renovate/comet-ml-3.x-lockfile
  • Merge into: master
  • Upgrade comet-ml to 3.35.4
Update dependency django-ninja to ^0.22.0
  • Schedule: ["at any time"]
  • Branch name: renovate/django-ninja-0.x
  • Merge into: master
  • Upgrade django-ninja to ^0.22.0
Update dependency lightning to v2.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/lightning-2.x-lockfile
  • Merge into: master
  • Upgrade lightning to 2.1.2
Update dependency matplotlib to v3.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/matplotlib-3.x-lockfile
  • Merge into: master
  • Upgrade matplotlib to 3.8.2
Update dependency memray to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/memray-1.x-lockfile
  • Merge into: master
  • Upgrade memray to 1.11.0
Update dependency numpy to v1.26.2
  • Schedule: ["at any time"]
  • Branch name: renovate/numpy-1.x-lockfile
  • Merge into: master
  • Upgrade numpy to 1.26.2
Update dependency pandas to v2.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-2.x-lockfile
  • Merge into: master
  • Upgrade pandas to 2.1.4
Update dependency pre-commit to v3.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-3.x-lockfile
  • Merge into: master
  • Upgrade pre-commit to 3.6.0
Update dependency python-levenshtein to ^0.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/python-levenshtein-0.x
  • Merge into: master
  • Upgrade python-levenshtein to ^0.23.0
Update dependency ray to v2.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ray-2.x-lockfile
  • Merge into: master
  • Upgrade ray to 2.8.1
Update dependency tensorboard to v2.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tensorboard-2.x-lockfile
  • Merge into: master
  • Upgrade tensorboard to 2.15.1
Update dependency torch to v2.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/torch-2.x-lockfile
  • Merge into: master
  • Upgrade torch to 2.1.1
Update dependency tqdm to v4.66.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tqdm-4.x-lockfile
  • Merge into: master
  • Upgrade tqdm to 4.66.1
Update dependency dj-database-url to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/dj-database-url-2.x
  • Merge into: master
  • Upgrade dj-database-url to ^2.0.0
Update dependency django to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/django-5.x-lockfile
  • Merge into: master
  • Upgrade django to 5.0
Update dependency django-ninja to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/django-ninja-1.x
  • Merge into: master
  • Upgrade django-ninja to ^1.0.0
Update dependency pydantic to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/pydantic-2.x
  • Merge into: master
  • Upgrade pydantic to ^2.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 has been generated by Mend Renovate. View repository job log here.

@danelkay93 danelkay93 merged commit eeccded into master Dec 12, 2023
1 of 2 checks passed
@danelkay93 danelkay93 deleted the renovate/configure branch December 12, 2023 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant