Skip to content
This repository was archived by the owner on Sep 13, 2025. It is now read-only.

Conversation

@renovate-bot
Copy link

@renovate-bot renovate-bot commented May 1, 2024

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

  • docker-compose.yml (docker-compose)
  • mysql/Dockerfile (dockerfile)
  • web/Dockerfile (dockerfile)
  • web/package.json (npm)
  • main.tf (terraform)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • 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 (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • 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 19 Pull Requests:

Update dependency express to ~4.20.0 [SECURITY]
  • Branch name: renovate/npm-express-vulnerability
  • Merge into: master
  • Upgrade express to ~4.20.0
Update dependency pug to v3 [SECURITY]
  • Branch name: renovate/npm-pug-vulnerability
  • Merge into: master
  • Upgrade pug to ^3.0.0
Update dependency cookie-parser to v1.4.7
  • Schedule: ["at any time"]
  • Branch name: renovate/cookie-parser-1.x-lockfile
  • Merge into: master
  • Upgrade cookie-parser to 1.4.7
Update dependency chai to v4.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-4.x-lockfile
  • Merge into: master
  • Upgrade chai to 4.5.0
Update dependency chai-http to v4.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-http-4.x-lockfile
  • Merge into: master
  • Upgrade chai-http to 4.4.0
Update dependency eslint to v5.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: master
  • Upgrade eslint to 5.16.0
Update dependency http-errors to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/http-errors-1.x-lockfile
  • Merge into: master
  • Upgrade http-errors to 1.8.1
Update dependency mocha to v6.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-6.x-lockfile
  • Merge into: master
  • Upgrade mocha to 6.2.3
Update dependency morgan to ~1.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/morgan-1.x
  • Merge into: master
  • Upgrade morgan to ~1.10.0
Update dependency mysql to v2.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-2.x-lockfile
  • Merge into: master
  • Upgrade mysql to 2.18.1
Update dependency sinon to v7.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-7.x-lockfile
  • Merge into: master
  • Upgrade sinon to 7.5.0
Update dependency chai to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-5.x
  • Merge into: master
  • Upgrade chai to ^5.0.0
Update dependency chai-http to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-http-5.x
  • Merge into: master
  • Upgrade chai-http to ^5.0.0
Update dependency debug to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/debug-4.x
  • Merge into: master
  • Upgrade debug to ~4.4.0
Update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: master
  • Upgrade eslint to ^9.0.0
Update dependency http-errors to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/http-errors-2.x
  • Merge into: master
  • Upgrade http-errors to ^2.0.0
Update dependency mocha to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-11.x
  • Merge into: master
  • Upgrade mocha to ^11.0.0
Update dependency sinon to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-21.x
  • Merge into: master
  • Upgrade sinon to ^21.0.0
Update mysql Docker tag to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-9.x
  • Merge into: master
  • Upgrade mysql to 9.3

🚸 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 was generated by Mend Renovate. View the repository job log.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant