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

[TASK] Configure Renovate #104

Merged
merged 4 commits into from
Sep 22, 2023
Merged

[TASK] Configure Renovate #104

merged 4 commits into from
Sep 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

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

  • Resources/Private/Libs/Build/composer.json (composer)
  • composer.json (composer)
  • .github/workflows/auto-merge.yaml (github-actions)
  • .github/workflows/cgl.yaml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • .github/workflows/tests.yaml (github-actions)

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.
  • Separate patch and minor releases of dependencies into separate PRs.
  • Require all status checks to pass before any automerging.
  • 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.
  • Show all Merge Confidence badges for pull requests.
  • Schedule for weekdays.
  • This preset provides a solid base configuration for all projects developed at CPS GmbH.
  • Consider using more specific presets in your projects since they might be better suited.
  • Use this preset for Git Flow managed projects.
  • Use this preset for TYPO3 extensions.
  • Run Renovate on following schedule: every weekday

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


You have configured Renovate to use branch develop as base branch.

What to Expect

With your current configuration, Renovate will create 2 Pull Requests:

[TASK] Update php to ~8.1.0 || ~8.2.0
  • Schedule: ["every weekday"]
  • Branch name: renovate/php-8.x
  • Merge into: develop
  • Upgrade php to ~8.1.0 || ~8.2.0
[TASK] Update all dependencies
  • Schedule: ["before 4am on monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: develop
  • Regenerate lock files to use latest dependency versions

❓ 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 Updates project dependencies label Sep 22, 2023
@eliashaeussler eliashaeussler changed the base branch from main to develop September 22, 2023 07:36
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #104 (68fc37d) into develop (c6b2dc8) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop     #104   +/-   ##
==========================================
  Coverage      12.23%   12.23%           
  Complexity       241      241           
==========================================
  Files             32       32           
  Lines            793      793           
==========================================
  Hits              97       97           
  Misses           696      696           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@eliashaeussler eliashaeussler self-assigned this Sep 22, 2023
@codeclimate
Copy link

codeclimate bot commented Sep 22, 2023

Code Climate has analyzed commit 68fc37d and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 12.2% (0.0% change).

View more on Code Climate.

@eliashaeussler eliashaeussler merged commit 73240dc into develop Sep 22, 2023
15 checks passed
@eliashaeussler eliashaeussler deleted the renovate/configure branch September 22, 2023 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant