lightdm-webkit-theme-tendou icon indicating copy to clipboard operation
lightdm-webkit-theme-tendou copied to clipboard

Configure Renovate

Open renovate[bot] opened this issue 5 years ago β€’ 1 comments

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)
  • package.json (npm)

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.

πŸ”‘ 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 18 Pull Requests:

Update dependency karma to v6 [SECURITY]
  • Branch name: renovate/npm-karma-vulnerability
  • Merge into: master
  • Upgrade karma to 6.3.16
Update dependency karma-coverage to v1.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-coverage-1.x
  • Merge into: master
  • Upgrade karma-coverage to 1.1.2
Update dependency karma-mocha-reporter to v2.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-mocha-reporter-2.x
  • Merge into: master
  • Upgrade karma-mocha-reporter to 2.2.5
Update dependency karma-phantomjs-launcher to v1.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-phantomjs-launcher-1.x
  • Merge into: master
  • Upgrade karma-phantomjs-launcher to 1.0.4
Update dependency phantomjs-prebuilt to v2.1.16
  • Schedule: ["at any time"]
  • Branch name: renovate/phantomjs-prebuilt-2.x
  • Merge into: master
  • Upgrade phantomjs-prebuilt to 2.1.16
Update Node.js to v7.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/node-7.x
  • Merge into: master
  • Upgrade node to 7.10.1
Update dependency jshint to v2.13.6
  • Schedule: ["at any time"]
  • Branch name: renovate/jshint-2.x
  • Merge into: master
  • Upgrade jshint to 2.13.6
Update dependency karma-sinon-chai to v1.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-sinon-chai-1.x
  • Merge into: master
  • Upgrade karma-sinon-chai to 1.3.4
Update dependency mocha to v3.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-3.x
  • Merge into: master
  • Upgrade mocha to 3.5.3
Update dependency sinon-chai to v2.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-chai-2.x
  • Merge into: master
  • Upgrade sinon-chai to 2.14.0
Update Node.js to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: master
  • Upgrade node to 20.10.0
Update dependency chai to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-4.x
  • Merge into: master
  • Upgrade chai to 4.3.10
Update dependency karma-coverage to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-coverage-2.x
  • Merge into: master
  • Upgrade karma-coverage to 2.2.1
Update dependency karma-mocha to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-mocha-2.x
  • Merge into: master
  • Upgrade karma-mocha to 2.0.1
Update dependency karma-sinon-chai to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-sinon-chai-2.x
  • Merge into: master
  • Upgrade karma-sinon-chai to 2.0.2
Update dependency mocha to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-10.x
  • Merge into: master
  • Upgrade mocha to 10.2.0
Update dependency sinon to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-17.x
  • Merge into: master
  • Upgrade sinon to 17.0.1
Update dependency sinon-chai to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-chai-3.x
  • Merge into: master
  • Upgrade sinon-chai to 3.7.0

🚸 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[bot] avatar Apr 15 '19 16:04 renovate[bot]

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@47994bd). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #43   +/-   ##
=========================================
  Coverage          ?   41.57%           
=========================================
  Files             ?        1           
  Lines             ?      178           
  Branches          ?       18           
=========================================
  Hits              ?       74           
  Misses            ?      104           
  Partials          ?        0

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 47994bd...694897b. Read the comment docs.

codecov[bot] avatar Apr 15 '19 16:04 codecov[bot]