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 #11

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

Configure Renovate #11

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 15, 2023

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

  • docker-compose-develop.yml (docker-compose)
  • docker-compose-local-postgres-redis.yml (docker-compose)
  • docker-compose-production.yml (docker-compose)
  • docker-compose-staging.yml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/CI-CD.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.
  • 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.

🔡 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 54 Pull Requests:

Update bitnami/redis Docker tag to v5.0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/bitnami-redis-5.x
  • Merge into: staging
  • Upgrade bitnami/redis to 5.0.14-debian-10-r142
Update dependency @​adminjs/express to v4.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/adminjs-express-4.x
  • Merge into: staging
  • Upgrade @adminjs/express to 4.1.3
Update dependency @​adminjs/typeorm to v3.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/adminjs-typeorm-3.x
  • Merge into: staging
  • Upgrade @adminjs/typeorm to 3.0.2
Update dependency @​types/cors to v2.8.13
  • Schedule: ["at any time"]
  • Branch name: renovate/cors-2.x-lockfile
  • Merge into: staging
  • Upgrade @types/cors to 2.8.13
Update dependency @​types/jsonwebtoken to v8.5.9
  • Schedule: ["at any time"]
  • Branch name: renovate/jsonwebtoken-8.x-lockfile
  • Merge into: staging
  • Upgrade @types/jsonwebtoken to 8.5.9
Update dependency @​types/sinon to v10.0.13
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-10.x-lockfile
  • Merge into: staging
  • Upgrade @types/sinon to 10.0.13
Update dependency body-parser to v1.20.2
  • Schedule: ["at any time"]
  • Branch name: renovate/body-parser-1.x-lockfile
  • Merge into: staging
  • Upgrade body-parser to 1.20.2
Update dependency bunyan-rotating-file-stream to v2.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/bunyan-rotating-file-stream-2.x-lockfile
  • Merge into: staging
  • Upgrade bunyan-rotating-file-stream to 2.0.3
Update dependency chai to v4.3.7
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-4.x-lockfile
  • Merge into: staging
  • Upgrade chai to 4.3.7
  • Upgrade @types/chai to 4.3.4
Update dependency dotenv to v16.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-16.x-lockfile
  • Merge into: staging
  • Upgrade dotenv to 16.0.3
Update dependency moment to v2.29.4
  • Schedule: ["at any time"]
  • Branch name: renovate/moment-2.x-lockfile
  • Merge into: staging
  • Upgrade moment to 2.29.4
Update dependency typeorm to v0.3.12
  • Schedule: ["at any time"]
  • Branch name: renovate/typeorm-0.x
  • Merge into: staging
  • Upgrade typeorm to 0.3.12
Update Node.js to v16.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/node-16.x
  • Merge into: staging
  • Upgrade node to 16.18.1-alpine3.15
Update dependency @​ethersproject/testcases to v5.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ethersproject-testcases-5.x-lockfile
  • Merge into: staging
  • Upgrade @ethersproject/testcases to 5.7.0
Update dependency @​types/node to v16.18.23
  • Schedule: ["at any time"]
  • Branch name: renovate/node-16.x-lockfile
  • Merge into: staging
  • Upgrade @types/node to 16.18.23
Update dependency adminjs to v5.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/adminjs-5.x
  • Merge into: staging
  • Upgrade adminjs to 5.11.0
Update dependency bcrypt to v5.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bcrypt-5.x
  • Merge into: staging
  • Upgrade bcrypt to 5.1.0
Update dependency eslint to v8.37.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: staging
  • Upgrade eslint to 8.37.0
Update dependency eslint-config-prettier to v8.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x
  • Merge into: staging
  • Upgrade eslint-config-prettier to 8.8.0
Update dependency ethers to v5.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ethers-5.x-lockfile
  • Merge into: staging
  • Upgrade ethers to 5.7.2
Update dependency express to v4.18.2
  • Schedule: ["at any time"]
  • Branch name: renovate/express-4.x
  • Merge into: staging
  • Upgrade express to 4.18.2
  • Upgrade @types/express to 4.17.17
Update dependency joi to v17.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/hapijs-monorepo
  • Merge into: staging
  • Upgrade joi to 17.9.1
Update dependency pg to v8.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pg-8.x
  • Merge into: staging
  • Upgrade pg to 8.10.0
Update dependency prettier to v2.8.7
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: staging
  • Upgrade prettier to 2.8.7
Update dependency swagger-ui-express to v4.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/swagger-ui-express-4.x-lockfile
  • Merge into: staging
  • Upgrade swagger-ui-express to 4.6.2
Update dependency ts-node to v10.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-node-10.x
  • Merge into: staging
  • Upgrade ts-node to 10.9.1
Update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: staging
  • Upgrade typescript to 4.9.5
Update garygrossgarten/github-action-ssh action to v0.7.0
Update postgres Docker tag to v14.7
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-14.x
  • Merge into: staging
  • Upgrade postgres to 14.7-bullseye
Update steebchen/kubectl action to v2.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/steebchen-kubectl-2.x
  • Merge into: staging
  • Upgrade steebchen/kubectl to v2.1.1
Update typescript-eslint monorepo to v5.57.0
Update Node.js to v19
  • Schedule: ["at any time"]
  • Branch name: renovate/node-19.x
  • Merge into: staging
  • Upgrade node to 19.2.0-alpine3.15
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: staging
  • Upgrade actions/checkout to v3
Update actions/setup-node action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: staging
  • Upgrade actions/setup-node to v3
Update bitnami/redis Docker tag to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/bitnami-redis-6.x
  • Merge into: staging
  • Upgrade bitnami/redis to 6.2.6-debian-10-r142
Update dependency @​adminjs/express to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/adminjs-express-5.x
  • Merge into: staging
  • Upgrade @adminjs/express to 5.1.0
Update dependency @​adminjs/typeorm to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/adminjs-typeorm-4.x
  • Merge into: staging
  • Upgrade @adminjs/typeorm to 4.0.0
Update dependency @​types/node to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: staging
  • Upgrade @types/node to ^18.0.0
Update dependency adminjs to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/adminjs-6.x
  • Merge into: staging
  • Upgrade adminjs to 6.8.7
Update dependency axios to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-1.x
  • Merge into: staging
  • Upgrade axios to ^1.0.0
Update dependency connect-redis to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/connect-redis-7.x
  • Merge into: staging
  • Upgrade connect-redis to 7.0.1
Update dependency ethers to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/ethers-6.x
  • Merge into: staging
  • Upgrade ethers to ^6.0.0
Update dependency husky to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-8.x
  • Merge into: staging
  • Upgrade husky to 8.0.3
Update dependency ioredis to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/ioredis-5.x
  • Merge into: staging
  • Upgrade ioredis to ^5.0.0
Update dependency jsonwebtoken to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/jsonwebtoken-9.x
  • Merge into: staging
  • Upgrade jsonwebtoken to ^9.0.0
  • Upgrade @types/jsonwebtoken to ^9.0.0
Update dependency mocha to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-10.x
  • Merge into: staging
  • Upgrade mocha to ^10.0.0
  • Upgrade @types/mocha to ^10.0.0
Update dependency pgtools to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/pgtools-1.x
  • Merge into: staging
  • Upgrade pgtools to ^1.0.0
Update dependency rate-limit-redis to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/rate-limit-redis-3.x
  • Merge into: staging
  • Upgrade rate-limit-redis to ^3.0.0
Update dependency sinon to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-15.x
  • Merge into: staging
  • Upgrade sinon to ^15.0.0
Update dependency ts-node-dev to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-node-dev-2.x
  • Merge into: staging
  • Upgrade ts-node-dev to 2.0.0
Update dependency tsoa to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-tsoa-monorepo
  • Merge into: staging
  • Upgrade tsoa to ^5.0.0
Update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: staging
  • Upgrade typescript to 5.0.2
Update docker/build-push-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-4.x
  • Merge into: staging
  • Upgrade docker/build-push-action to v4
Update postgres Docker tag to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-15.x
  • Merge into: staging
  • Upgrade postgres to 15
  • Upgrade postgres to 15.2-bullseye

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants