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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Configure Renovate #129

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

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

  • Dockerfile (dockerfile)
  • .gitmodules (git-submodules)
  • .github/workflows/CI.yml (github-actions)
  • .github/workflows/ci-docker.yml (github-actions)
  • .github/workflows/codeql.yml (github-actions)
  • .github/workflows/issues-stale.yml (github-actions)
  • .github/workflows/issues.yml (github-actions)
  • .github/workflows/python-flake8.yml (github-actions)
  • .github/workflows/release-notifier.yml (github-actions)
  • .github/workflows/update-changelog.yml (github-actions)
  • .github/workflows/update-docs.yml (github-actions)
  • .github/workflows/update-jellyfin-release.yml (github-actions)
  • .github/workflows/yaml-lint.yml (github-actions)
  • Directory.Build.props (nuget)
  • Jellyfin.Plugin.Themerr.Tests/Jellyfin.Plugin.Themerr.Tests.csproj (nuget)
  • Jellyfin.Plugin.Themerr/Jellyfin.Plugin.Themerr.csproj (nuget)
  • docs/requirements.txt (pip_requirements)
  • requirements-dev.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.
  • Use curated list of recommended non-monorepo package groupings.
  • Default renovate configuration for LizardByte repositories
  • Renovate onboarding preset for use with LizardByte's repos
  • Run Renovate on following schedule: after 1am,before 6am

🔡 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): bump third-party/jellyfin-web digest to 1675e46
  • Schedule: ["after 1am","before 6am"]
  • Branch name: renovate/third-party-jellyfin-web-digest
  • Merge into: master
  • Upgrade third-party/jellyfin-web to 1675e46e33f273ddd3f660eb4718c16d2f20d414
chore(deps): bump dependency sphinx to v7.3.7
  • Schedule: ["after 1am","before 6am"]
  • Branch name: renovate/sphinx-7-x
  • Merge into: master
  • Upgrade Sphinx to ==7.3.7
chore(deps): bump docker/dockerfile docker tag to v1.8
  • Schedule: ["after 1am","before 6am"]
  • Branch name: renovate/docker-dockerfile-1-x
  • Merge into: master
  • Upgrade docker/dockerfile to 1.8

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 6, 2023
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.02%. Comparing base (4a2b05d) to head (9b28d4b).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
+ Coverage   68.85%   70.02%   +1.17%     
==========================================
  Files           5        5              
  Lines         427      427              
  Branches       37       37              
==========================================
+ Hits          294      299       +5     
+ Misses        122      116       -6     
- Partials       11       12       +1     

see 1 file with indirect coverage changes

@ReenigneArcher ReenigneArcher marked this pull request as draft December 6, 2023 03:47
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 8c8e10e to 249dc00 Compare January 14, 2024 14:59
@renovate renovate bot force-pushed the renovate/configure branch 6 times, most recently from 9a18c21 to 440640f Compare February 2, 2024 02:59
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 331e85b to 141f032 Compare February 10, 2024 02:33
@renovate renovate bot force-pushed the renovate/configure branch 17 times, most recently from c16f200 to 07a26dd Compare March 24, 2024 19:50
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 6e9a33a to 895bf7c Compare May 28, 2024 11:36
@renovate renovate bot force-pushed the renovate/configure branch 25 times, most recently from 0d848d8 to edaca2b Compare June 13, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants