Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Configure Renovate #11

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

Configure Renovate #11

wants to merge 1 commit into from

Conversation

pleo-bot-renovate
Copy link

@pleo-bot-renovate pleo-bot-renovate commented Aug 12, 2022

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)
  • packages/domains/expense/package.json (npm)
  • packages/domains/user/package.json (npm)
  • packages/utils/package.json (npm)
  • test/utils/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.
  • Preserve (but continue to upgrade) any existing SemVer ranges.
  • Show all Merge Confidence badges for pull requests.
  • Automerge minor & patch dependency updates, create PRs for major dependency updates, ignore .github/**

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the .github/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 14 Pull Requests:

Update Node.js to v20
  • Schedule: ["at any time"]
  • Branch name: dependencies/node-20.x
  • Merge into: master
  • Upgrade node to 20
Update dependency @​types/node to v18
  • Schedule: ["at any time"]
  • Branch name: dependencies/node-18.x
  • Merge into: master
  • Upgrade @types/node to ^18.0.0
Update dependency dotenv to v16
  • Schedule: ["at any time"]
  • Branch name: dependencies/dotenv-16.x
  • Merge into: master
  • Upgrade dotenv to ^16.0.0
Update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: dependencies/eslint-8.x
  • Merge into: master
  • Upgrade eslint to ^8.0.0
Update dependency eslint-config-airbnb-base to v15
  • Schedule: ["at any time"]
  • Branch name: dependencies/eslint-config-airbnb-base-15.x
  • Merge into: master
  • Upgrade eslint-config-airbnb-base to ^15.0.0
Update dependency eslint-plugin-jest to v27
  • Schedule: ["at any time"]
  • Branch name: dependencies/eslint-plugin-jest-27.x
  • Merge into: master
  • Upgrade eslint-plugin-jest to ^27.0.0
Update dependency helmet to v7
  • Schedule: ["at any time"]
  • Branch name: dependencies/helmet-7.x
  • Merge into: master
  • Upgrade helmet to ^7.0.0
Update dependency husky to v8
  • Schedule: ["at any time"]
  • Branch name: dependencies/husky-8.x
  • Merge into: master
  • Upgrade husky to ^8.0.0
Update dependency i18next to v23
  • Schedule: ["at any time"]
  • Branch name: dependencies/i18next-23.x
  • Merge into: master
  • Upgrade i18next to ^23.0.0
Update dependency i18next-fs-backend to v2
  • Schedule: ["at any time"]
  • Branch name: dependencies/i18next-fs-backend-2.x
  • Merge into: master
  • Upgrade i18next-fs-backend to ^2.0.0
Update dependency nodemon to v3
  • Schedule: ["at any time"]
  • Branch name: dependencies/nodemon-3.x
  • Merge into: master
  • Upgrade nodemon to ^3.0.0
Update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: dependencies/typescript-5.x
  • Merge into: master
  • Upgrade typescript to ^5.0.0
Update jest monorepo to v29 (major)
  • Schedule: ["at any time"]
  • Branch name: dependencies/major-jest-monorepo
  • Merge into: master
  • Upgrade @types/jest to ^29.0.0
  • Upgrade jest to ^29.0.0
  • Upgrade ts-jest to ^29.0.0
Update typescript-eslint monorepo to v6 (major)

❓ 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 Renovate Bot.

@pleo-bot-renovate pleo-bot-renovate added dependencies Pull requests that update a dependency file automerge patch labels Aug 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge dependencies Pull requests that update a dependency file patch
Development

Successfully merging this pull request may close these issues.

2 participants