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 #355

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Configure Renovate #355

wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 14, 2020

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-pg.yml (docker-compose)
  • docker-compose-sqlite3.yml (docker-compose)
  • docker-compose.yml (docker-compose)
  • tools/docker/Dockerfile (dockerfile)
  • .github/workflows/ci.yaml (github-actions)
  • templates/base.html (html)
  • docs/requirements.txt (pip_requirements)
  • requirements-dev.txt (pip_requirements)
  • requirements-prod.txt (pip_requirements)
  • requirements-test.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 (except for nuget) 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 3 Pull Requests:

chore(deps): update dependency django-filter to >=24.2.0,<24.4
  • Schedule: ["at any time"]
  • Branch name: renovate/django-filter-24.x
  • Merge into: main
  • Upgrade django-filter to >=24.2.0,<24.4
chore(deps): update dependency es5-shim to v2.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/es5-shim-2.x
  • Merge into: main
  • Upgrade es5-shim to 2.3.0
chore(deps): update dependency es5-shim to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/es5-shim-4.x
  • Merge into: main
  • Upgrade es5-shim to 4.6.7

🚸 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.

@stephenfin
Copy link
Member

This needs some work. Will take a look this weekend.

@codecov-io
Copy link

codecov-io commented Apr 14, 2020

Codecov Report

Merging #355 into master will increase coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #355      +/-   ##
==========================================
+ Coverage   84.92%   85.08%   +0.15%     
==========================================
  Files          54       54              
  Lines        4404     4404              
  Branches      638      638              
==========================================
+ Hits         3740     3747       +7     
+ Misses        476      471       -5     
+ Partials      188      186       -2     
Impacted Files Coverage Δ
patchwork/settings/dev.py 63.88% <0.00%> (+8.33%) ⬆️
patchwork/version.py 100.00% <0.00%> (+21.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d89c20b...0acb60f. Read the comment docs.

@stephenfin stephenfin force-pushed the renovate/configure branch 2 times, most recently from 0c001ee to 8119882 Compare April 15, 2020 10:54
@wt
Copy link

wt commented Apr 29, 2024

I'm curious. After 3 years with no updates, should this PR be closed?

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.

4 participants