Skip to content

Configure Renovate #21

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

Merged
merged 1 commit into from
Feb 15, 2022
Merged

Configure Renovate #21

merged 1 commit into from
Feb 15, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2022

WhiteSource 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

  • composer.json (composer)
  • .github/workflows/ci.yml (github-actions)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 10 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Fix some problems with very old Maven commons versions
  • Ignore spring cloud 1.x releases
  • Ignore web3j 5.0.0 release
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133

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


What to Expect

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

Pin dependency phpunit/phpunit to 9.5.13
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: master
  • Pin phpunit/phpunit to 9.5.13
Update actions/cache action to v2.1.7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-2.x
  • Merge into: master
  • Upgrade actions/cache to v2.1.7
Update dependency phpdocumentor/type-resolver to ~1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/phpdocumentor-type-resolver-1.x
  • Merge into: master
  • Upgrade phpdocumentor/type-resolver to ~1.6.0
Update shivammathur/setup-php action to v2.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/shivammathur-setup-php-2.x
  • Merge into: master
  • Upgrade shivammathur/setup-php to 2.17.0
Update codecov/codecov-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-2.x
  • Merge into: master
  • Upgrade codecov/codecov-action to v2

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch from 01a4d83 to 74728dd Compare February 3, 2022 07:52
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Feb 3, 2022

Codecov Report

Merging #21 (74728dd) into master (cc2a3c9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #21   +/-   ##
=========================================
  Coverage     82.04%   82.04%           
  Complexity      604      604           
=========================================
  Files            18       18           
  Lines          1493     1493           
=========================================
  Hits           1225     1225           
  Misses          268      268           

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 cc2a3c9...74728dd. Read the comment docs.

@voku voku merged commit 702892b into master Feb 15, 2022
@renovate renovate bot deleted the renovate/configure branch February 15, 2022 00:53
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.

2 participants