Skip to content

Configure Renovate#103

Merged
DanySK merged 1 commit intomasterfrom
renovate/configure
Dec 10, 2021
Merged

Configure Renovate#103
DanySK merged 1 commit intomasterfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 25, 2021

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

  • .gitmodules (git-submodules)
  • .github/workflows/build-and-deploy.yml (github-actions)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • gradle/libs.versions.toml (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • package.json (npm)

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 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
  • Rebase existing PRs any time the base branch has been updated
  • Use semantic prefixes for commit messages and PR titles

🔡 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 2 Pull Requests:

chore(deps): update config/pmd commit hash to d7ab96b
  • Schedule: ["at any time"]
  • Branch name: renovate/config-pmd-digest
  • Merge into: master
  • Upgrade config/pmd to d7ab96b6282675472b4cf42dc7a7bae6dd03b6f6
chore(deps): update dependency gradle to v7.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.3.1

❓ 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 2 times, most recently from b0494d5 to fa2e612 Compare August 31, 2021 05:53
@renovate renovate Bot force-pushed the renovate/configure branch 4 times, most recently from 882e3ae to 26c77a2 Compare September 14, 2021 05:51
@renovate renovate Bot force-pushed the renovate/configure branch 3 times, most recently from 062210a to 218e86b Compare September 26, 2021 06:29
@renovate renovate Bot force-pushed the renovate/configure branch from 218e86b to ee9c25e Compare November 3, 2021 07:45
@renovate renovate Bot force-pushed the renovate/configure branch from ee9c25e to 02ecb6a Compare December 10, 2021 13:24
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 10, 2021

Codecov Report

Merging #103 (02ecb6a) into master (ffc8a80) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #103   +/-   ##
=========================================
  Coverage     76.38%   76.38%           
  Complexity       79       79           
=========================================
  Files             1        1           
  Lines           216      216           
  Branches         38       38           
=========================================
  Hits            165      165           
  Misses           24       24           
  Partials         27       27           

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 ffc8a80...02ecb6a. Read the comment docs.

@DanySK DanySK merged commit 3cb05b4 into master Dec 10, 2021
@DanySK DanySK deleted the renovate/configure branch December 10, 2021 13:33
github-actions Bot pushed a commit that referenced this pull request Dec 10, 2021
## [0.1.6](0.1.5...0.1.6) (2021-12-10)

### Bug Fixes

* Add renovate.json ([#103](#103)) ([3cb05b4](3cb05b4))
* remove the code quality configuration ([f19efea](f19efea))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 0.1.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants