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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 7, 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

  • App/reactjs_app/package.json (npm)
  • App/Backend _ Django/requirements.txt (pip_requirements)
  • App/backend_drf/requirements.txt (pip_requirements)

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 25 Pull Requests:

Update dependency Django to v4.2.9
  • Schedule: ["at any time"]
  • Branch name: renovate/django-4.x
  • Merge into: main
  • Upgrade Django to ==4.2.9
Update dependency axios to v1.6.5
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-1.x-lockfile
  • Merge into: main
  • Upgrade axios to 1.6.5
Update dependency marshmallow to v3.20.2
  • Schedule: ["at any time"]
  • Branch name: renovate/marshmallow-3.x
  • Merge into: main
  • Upgrade marshmallow to ==3.20.2
Update dependency mat2py to v0.0.22
  • Schedule: ["at any time"]
  • Branch name: renovate/mat2py-0.x
  • Merge into: main
  • Upgrade mat2py to ==0.0.22
Update dependency networkx to v3.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/networkx-3.x
  • Merge into: main
  • Upgrade networkx to ==3.2.1
Update dependency numpy to v1.26.3
  • Schedule: ["at any time"]
  • Branch name: renovate/numpy-1.x
  • Merge into: main
  • Upgrade numpy to ==1.26.3
Update dependency pandas to v2.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-2.x
  • Merge into: main
  • Upgrade pandas to ==2.1.4
Update dependency pytest to v7.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-7.x
  • Merge into: main
  • Upgrade pytest to ==7.4.4
Update dependency seaborn to v0.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/seaborn-0.x
  • Merge into: main
  • Upgrade seaborn to ==0.13.1
Update dependency smop to v0.41
  • Schedule: ["at any time"]
  • Branch name: renovate/smop-0.x
  • Merge into: main
  • Upgrade smop to ==0.41
Update dependency Pillow to v10.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pillow-10.x
  • Merge into: main
  • Upgrade Pillow to ==10.2.0
Update dependency exceptiongroup to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/exceptiongroup-1.x
  • Merge into: main
  • Upgrade exceptiongroup to ==1.2.0
Update dependency executing to v0.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/executing-0.x
  • Merge into: main
  • Upgrade executing to ==0.10.0
Update dependency fonttools to v4.47.2
  • Schedule: ["at any time"]
  • Branch name: renovate/fonttools-4.x
  • Merge into: main
  • Upgrade fonttools to ==4.47.2
Update dependency joblib to v1.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/joblib-1.x
  • Merge into: main
  • Upgrade joblib to ==1.3.2
Update dependency scikit-learn to v1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/scikit-learn-1.x
  • Merge into: main
  • Upgrade scikit-learn to ==1.4.0
Update dependency typing_extensions to v4.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typing_extensions-4.x
  • Merge into: main
  • Upgrade typing_extensions to ==4.9.0
Update dependency tzdata to v2023.4
  • Schedule: ["at any time"]
  • Branch name: renovate/tzdata-2023.x
  • Merge into: main
  • Upgrade tzdata to ==2023.4
Update dependency @testing-library/jest-dom to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-jest-dom-6.x
  • Merge into: main
  • Upgrade @testing-library/jest-dom to ^6.0.0
Update dependency @testing-library/react to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-react-14.x
  • Merge into: main
  • Upgrade @testing-library/react to ^14.0.0
Update dependency @testing-library/user-event to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-user-event-14.x
  • Merge into: main
  • Upgrade @testing-library/user-event to ^14.0.0
Update dependency Django to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/django-5.x
  • Merge into: main
  • Upgrade Django to ==5.0.1
Update dependency environs to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/environs-10.x
  • Merge into: main
  • Upgrade environs to ==10.3.0
Update dependency executing to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/executing-2.x
  • Merge into: main
  • Upgrade executing to ==2.0.1
Update dependency web-vitals to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/web-vitals-3.x
  • Merge into: main
  • Upgrade web-vitals to ^3.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.

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.

0 participants