Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Configure Renovate #2

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

Configure Renovate #2

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 21, 2020

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

  • Dockerfile (dockerfile)
  • .github/workflows/push.yml (github-actions)
  • 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 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 22 Pull Requests:

Update dependency glob-parent to 5.1.2 [SECURITY]
  • Branch name: renovate/npm-glob-parent-vulnerability
  • Merge into: master
  • Upgrade glob-parent to 5.1.2
Update dependency handlebars to 4.7.7 [SECURITY]
  • Branch name: renovate/npm-handlebars-vulnerability
  • Merge into: master
  • Upgrade handlebars to 4.7.7
Update dependency hosted-git-info to 2.8.9 [SECURITY]
  • Branch name: renovate/npm-hosted-git-info-vulnerability
  • Merge into: master
  • Upgrade hosted-git-info to 2.8.9
Update dependency ini to 1.3.6 [SECURITY]
  • Branch name: renovate/npm-ini-vulnerability
  • Merge into: master
  • Upgrade ini to 1.3.6
Update dependency lodash to 4.17.21 [SECURITY]
  • Branch name: renovate/npm-lodash-vulnerability
  • Merge into: master
  • Upgrade lodash to 4.17.21
Update dependency markdown-it to 12.3.2 [SECURITY]
  • Branch name: renovate/npm-markdown-it-vulnerability
  • Merge into: master
  • Upgrade markdown-it to 12.3.2
Update dependency marked to 4.0.10 [SECURITY]
  • Branch name: renovate/npm-marked-vulnerability
  • Merge into: master
  • Upgrade marked to 4.0.10
Update dependency normalize-url to 4.5.1 [SECURITY]
  • Branch name: renovate/npm-normalize-url-vulnerability
  • Merge into: master
  • Upgrade normalize-url to 4.5.1
Update dependency path-parse to 1.0.7 [SECURITY]
  • Branch name: renovate/npm-path-parse-vulnerability
  • Merge into: master
  • Upgrade path-parse to 1.0.7
Update dependency underscore to 1.12.1 [SECURITY]
  • Branch name: renovate/npm-underscore-vulnerability
  • Merge into: master
  • Upgrade underscore to 1.12.1
Update dependency y18n to 4.0.1 [SECURITY]
  • Branch name: renovate/npm-y18n-vulnerability
  • Merge into: master
  • Upgrade y18n to 4.0.1
Pin dependencies
Update Node.js to v12.22.9
  • Schedule: ["at any time"]
  • Branch name: renovate/node-12.x
  • Merge into: master
  • Upgrade node to 12.22.9-alpine
Update dependency ava to v3.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ava-3.x
  • Merge into: master
  • Upgrade ava to 3.15.0
Update dependency eslint-config-airbnb-base to v14.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-airbnb-base-14.x
  • Merge into: master
  • Upgrade eslint-config-airbnb-base to 14.2.1
Update dependency eslint-plugin-import to v2.25.4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x
  • Merge into: master
  • Upgrade eslint-plugin-import to 2.25.4
Update dependency nyc to v15.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nyc-15.x
  • Merge into: master
  • Upgrade nyc to 15.1.0
Update Node.js to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/node-17.x
  • Merge into: master
  • Upgrade node to 17.4.0-alpine
Update dependency ava to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/ava-4.x
  • Merge into: master
  • Upgrade ava to 4.0.1
Update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to 8.8.0
Update dependency eslint-config-airbnb-base to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-airbnb-base-15.x
  • Merge into: master
  • Upgrade eslint-config-airbnb-base to 15.0.0
Update dependency jsdoc-to-markdown to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/jsdoc-to-markdown-7.x
  • Merge into: master
  • Upgrade jsdoc-to-markdown to 7.1.1

🚸 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 4 times, most recently from 2544d4a to 297c1db Compare April 21, 2020 20:56
@codecov
Copy link

codecov bot commented Apr 21, 2020

Codecov Report

Merging #2 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #2   +/-   ##
=======================================
  Coverage   85.74%   85.74%           
=======================================
  Files          23       23           
  Lines         435      435           
=======================================
  Hits          373      373           
  Misses         62       62           

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 b3e96d0...091ff97. Read the comment docs.

@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 650b766 to ba0b5b2 Compare April 22, 2020 21:27
@renovate renovate bot force-pushed the renovate/configure branch from ba0b5b2 to 9ad5247 Compare April 30, 2020 02:57
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 1d3dec6 to c2b5d81 Compare May 15, 2020 09:18
@renovate renovate bot force-pushed the renovate/configure branch from c2b5d81 to f3dc693 Compare May 18, 2020 21:16
@renovate renovate bot force-pushed the renovate/configure branch from f3dc693 to 6b2ef23 Compare June 2, 2020 14:30
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 68cd0ff to e354bdb Compare July 16, 2020 10:59
@renovate renovate bot force-pushed the renovate/configure branch from e354bdb to ff25daf Compare July 17, 2020 09:53
@renovate renovate bot force-pushed the renovate/configure branch from ff25daf to 091ff97 Compare July 18, 2020 03:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant