fmr icon indicating copy to clipboard operation
fmr copied to clipboard

Configure Renovate

Open renovate[bot] opened this issue 4 years ago • 0 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

  • .github/workflows/ci.yml (github-actions)
  • package.json (npm)
  • tiny-lr/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 31 Pull Requests:

chore(deps): update dependency faucet to ^0.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/faucet-0.x
  • Merge into: main
  • Upgrade faucet to ^0.0.4
chore(deps): update dependency gaze to v1.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/gaze-1.x-lockfile
  • Merge into: main
  • Upgrade gaze to 1.1.3
fix(deps): update dependency anymatch to v3.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/anymatch-3.x-lockfile
  • Merge into: main
  • Upgrade anymatch to 3.1.3
fix(deps): update dependency faye-websocket to v0.11.4
  • Schedule: ["at any time"]
  • Branch name: renovate/faye-websocket-0.x-lockfile
  • Merge into: main
  • Upgrade faye-websocket to 0.11.4
fix(deps): update dependency object-assign to v4.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/object-assign-4.x-lockfile
  • Merge into: main
  • Upgrade object-assign to 4.1.1
fix(deps): update dependency portfinder to v1.0.32
  • Schedule: ["at any time"]
  • Branch name: renovate/portfinder-1.x-lockfile
  • Merge into: main
  • Upgrade portfinder to 1.0.32
chore(deps): update babel monorepo to v6.26.0
chore(deps): update dependency babel-plugin-add-module-exports to ^0.3.0
chore(deps): update dependency express to v4.18.2
  • Schedule: ["at any time"]
  • Branch name: renovate/express-4.x-lockfile
  • Merge into: main
  • Upgrade express to 4.18.2
chore(deps): update dependency npm-watch to ^0.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-watch-0.x
  • Merge into: main
  • Upgrade npm-watch to ^0.11.0
chore(deps): update dependency tape to v5.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tape-5.x-lockfile
  • Merge into: main
  • Upgrade tape to 5.7.2
chore(deps): update dependency webpack to v5.89.0
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x-lockfile
  • Merge into: main
  • Upgrade webpack to 5.89.0
chore(deps): update dependency webpack-cli to v4.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-cli-4.x-lockfile
  • Merge into: main
  • Upgrade webpack-cli to 4.10.0
fix(deps): update dependency debug to v3.2.7
  • Schedule: ["at any time"]
  • Branch name: renovate/debug-3.x-lockfile
  • Merge into: main
  • Upgrade debug to 3.2.7
fix(deps): update dependency livereload-js to v3.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/livereload-js-3.x-lockfile
  • Merge into: main
  • Upgrade livereload-js to 3.4.1
fix(deps): update dependency qs to v6.11.2
  • Schedule: ["at any time"]
  • Branch name: renovate/qs-6.x-lockfile
  • Merge into: main
  • Upgrade qs to 6.11.2
fix(deps): update dependency schema-utils to v3.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/schema-utils-3.x-lockfile
  • Merge into: main
  • Upgrade schema-utils to 3.3.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to v4
chore(deps): update dependency babel-plugin-add-module-exports to v1
chore(deps): update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: main
  • Upgrade eslint to ^8.0.0
chore(deps): update dependency eslint-config-standard to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-standard-17.x
  • Merge into: main
  • Upgrade eslint-config-standard to ^17.0.0
chore(deps): update dependency eslint-plugin-promise to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-promise-6.x
  • Merge into: main
  • Upgrade eslint-plugin-promise to ^6.0.0
chore(deps): update dependency eslint-plugin-standard to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-standard-4.x
  • Merge into: main
  • Upgrade eslint-plugin-standard to ^4.0.0
chore(deps): update dependency mocha to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-10.x
  • Merge into: main
  • Upgrade mocha to ^10.0.0
chore(deps): update dependency standard-version to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/standard-version-9.x
  • Merge into: main
  • Upgrade standard-version to ^9.0.0
chore(deps): update dependency supertest to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/supertest-6.x
  • Merge into: main
  • Upgrade supertest to ^6.0.0
chore(deps): update dependency webpack-cli to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-cli-5.x
  • Merge into: main
  • Upgrade webpack-cli to ^5.0.0
fix(deps): update dependency debug to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/debug-4.x
  • Merge into: main
  • Upgrade debug to ^4.0.0
fix(deps): update dependency livereload-js to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/livereload-js-4.x
  • Merge into: main
  • Upgrade livereload-js to ^4.0.0
fix(deps): update dependency schema-utils to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/schema-utils-4.x-lockfile
  • Merge into: main
  • Upgrade schema-utils to 4.2.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 Mar 24 '21 21:03 renovate[bot]