Skip to content
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

Configure Renovate #46

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

Configure Renovate #46

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 30, 2022

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

  • 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.
  • Use node versioning for node docker images.
  • Update _VERSION variables in Dockerfiles.
  • Run Renovate on following schedule: every weekend

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


You have configured Renovate to use the following baseBranches: develop-maintenance, develop-stable, develop.

What to Expect

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

Update dependency jsdoc to v3.6.11 (develop)
  • Schedule: ["every weekend"]
  • Branch name: renovate/develop-jsdoc-3.x
  • Merge into: develop
  • Upgrade jsdoc to 3.6.11
Update dependency bluebird to v3.7.2 (develop)
  • Schedule: ["every weekend"]
  • Branch name: renovate/develop-bluebird-3.x
  • Merge into: develop
  • Upgrade bluebird to 3.7.2
Update dependency eslint to v3.19.0 (develop)
  • Schedule: ["every weekend"]
  • Branch name: renovate/develop-eslint-monorepo
  • Merge into: develop
  • Upgrade eslint to 3.19.0
Update dependency fs-extra to v2.1.2 (develop)
  • Schedule: ["every weekend"]
  • Branch name: renovate/develop-fs-extra-2.x
  • Merge into: develop
  • Upgrade fs-extra to 2.1.2
Update dependency log4js to v6.9.1 (develop)
  • Schedule: ["every weekend"]
  • Branch name: renovate/develop-log4js-6.x
  • Merge into: develop
  • Upgrade log4js to 6.9.1
Update dependency mocha to v3.5.3 (develop)
  • Schedule: ["every weekend"]
  • Branch name: renovate/develop-mocha-3.x
  • Merge into: develop
  • Upgrade mocha to 3.5.3
Update dependency mocha-junit-reporter to v2.2.1 (develop)
  • Schedule: ["every weekend"]
  • Branch name: renovate/develop-mocha-junit-reporter-2.x
  • Merge into: develop
  • Upgrade mocha-junit-reporter to 2.2.1
Update dependency mocha-multi-reporters to v1.5.1 (develop)
  • Schedule: ["every weekend"]
  • Branch name: renovate/develop-mocha-multi-reporters-1.x
  • Merge into: develop
  • Upgrade mocha-multi-reporters to 1.5.1
Update dependency should to v11.2.1 (develop)
  • Schedule: ["every weekend"]
  • Branch name: renovate/develop-should-11.x
  • Merge into: develop
  • Upgrade should to 11.2.1
Update dependency valcheck to v1.2.4 (develop)
  • Schedule: ["every weekend"]
  • Branch name: renovate/develop-valcheck-1.x
  • Merge into: develop
  • Upgrade valcheck to 1.2.4
Update dependency eslint to v9 (develop)
  • Schedule: ["every weekend"]
  • Branch name: renovate/develop-major-eslint-monorepo
  • Merge into: develop
  • Upgrade eslint to 9.5.0
Update dependency fs-extra to v11 (develop)
  • Schedule: ["every weekend"]
  • Branch name: renovate/develop-fs-extra-11.x
  • Merge into: develop
  • Upgrade fs-extra to 11.2.0
Update dependency jsdoc to v4 (develop)
  • Schedule: ["every weekend"]
  • Branch name: renovate/develop-jsdoc-4.x
  • Merge into: develop
  • Upgrade jsdoc to 4.0.3
Update dependency mocha to v10 (develop)
  • Schedule: ["every weekend"]
  • Branch name: renovate/develop-mocha-10.x
  • Merge into: develop
  • Upgrade mocha to 10.4.0
Update dependency nyc to v17 (develop)
  • Schedule: ["every weekend"]
  • Branch name: renovate/develop-nyc-17.x
  • Merge into: develop
  • Upgrade nyc to 17.0.0
Update dependency should to v13 (develop)
  • Schedule: ["every weekend"]
  • Branch name: renovate/develop-should-13.x
  • Merge into: develop
  • Upgrade should to 13.2.3

❓ 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 renovate bot added the dependencies Pull requests that update a dependency file label Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants