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

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

Configure Renovate #94

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 6, 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

  • docker-compose.yml (docker-compose)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • .github/workflows/node.js-ci.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.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Autodetect whether to pin dependencies or maintain ranges.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of 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 19 Pull Requests:

Pin dependencies
Update dependency @​types/express to v4.17.14
  • Schedule: ["at any time"]
  • Branch name: renovate/express-4.x
  • Merge into: main
  • Upgrade @types/express to 4.17.14
Update dependency @​types/jest to v28.1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to 28.1.8
Update dependency rxjs to v7.5.7
  • Schedule: ["at any time"]
  • Branch name: renovate/rxjs-7.x
  • Merge into: main
  • Upgrade rxjs to 7.5.7
Update dependency ts-jest to v28.0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-jest-28.x
  • Merge into: main
  • Upgrade ts-jest to 28.0.8
Update dependency @​nestjs/mapped-types to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nestjs-mapped-types-1.x
  • Merge into: main
  • Upgrade @nestjs/mapped-types to 1.2.0
Update dependency @​nestjs/swagger to v6.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/nestjs-swagger-6.x
  • Merge into: main
  • Upgrade @nestjs/swagger to 6.1.2
Update dependency eslint to v8.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: main
  • Upgrade eslint to 8.24.0
Update dependency mongoose to v6.6.5
  • Schedule: ["at any time"]
  • Branch name: renovate/mongoose-6.x
  • Merge into: main
  • Upgrade mongoose to 6.6.5
Update dependency supertest to v6.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/supertest-6.x
  • Merge into: main
  • Upgrade supertest to 6.3.0
Update dependency ts-loader to v9.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-loader-9.x
  • Merge into: main
  • Upgrade ts-loader to 9.4.1
Update dependency tsconfig-paths to v4.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tsconfig-paths-4.x
  • Merge into: main
  • Upgrade tsconfig-paths to 4.1.0
Update dependency typescript to v4.8.4
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: main
  • Upgrade typescript to 4.8.4
Update nest monorepo
Update typescript-eslint monorepo to v5.39.0
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: main
  • 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: main
  • Upgrade actions/setup-node to v3
Update github/codeql-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-2.x
  • Merge into: main
  • Upgrade github/codeql-action to v2
Update jest monorepo to v29 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to 29.1.1
  • Upgrade jest to 29.1.2
  • Upgrade ts-jest to 29.0.3

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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.

None yet

0 participants