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 22 Pull Requests:
chore(deps): update dependency @nestjs/core to v9.0.5 [security]
- Branch name: `renovate/npm-@nestjs/core-vulnerability`
- Merge into: `main`
- Upgrade [@nestjs/core](https://togithub.com/nestjs/nest) to `9.0.5`
chore(deps): update dependency @types/jest to v28.1.8
- Schedule: ["at any time"]
- Branch name: `renovate/jest-monorepo`
- Merge into: `main`
- Upgrade [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `28.1.8`
chore(deps): update dependency dotenv to v16.0.3
- Schedule: ["at any time"]
- Branch name: `renovate/dotenv-16.x-lockfile`
- Merge into: `main`
- Upgrade [dotenv](https://togithub.com/motdotla/dotenv) to `16.0.3`
chore(deps): update dependency ts-jest to v28.0.8
- Schedule: ["at any time"]
- Branch name: `renovate/ts-jest-28.x-lockfile`
- Merge into: `main`
- Upgrade [ts-jest](https://togithub.com/kulshekhar/ts-jest) to `28.0.8`
chore(deps): update yarn to v1.22.19
- Schedule: ["at any time"]
- Branch name: `renovate/yarn-1.x`
- Merge into: `main`
- Upgrade [yarn](https://togithub.com/yarnpkg/yarn) to `1.22.19`
chore(deps): update dependency @bjerk/eslint-config to v2.2.2
- Schedule: ["at any time"]
- Branch name: `renovate/bjerk-eslint-config-2.x-lockfile`
- Merge into: `main`
- Upgrade [@bjerk/eslint-config](https://togithub.com/bjerkio/eslint-config) to `2.2.2`
chore(deps): update dependency @types/node to v14.18.42
- Schedule: ["at any time"]
- Branch name: `renovate/node-14.x-lockfile`
- Merge into: `main`
- Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `14.18.42`
chore(deps): update dependency eslint to v8.39.0
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-8.x-lockfile`
- Merge into: `main`
- Upgrade [eslint](https://togithub.com/eslint/eslint) to `8.39.0`
chore(deps): update dependency lint-staged to v13.2.1
- Schedule: ["at any time"]
- Branch name: `renovate/lint-staged-13.x-lockfile`
- Merge into: `main`
- Upgrade [lint-staged](https://togithub.com/okonet/lint-staged) to `13.2.1`
chore(deps): update dependency prettier to v2.8.8
- Schedule: ["at any time"]
- Branch name: `renovate/prettier-2.x-lockfile`
- Merge into: `main`
- Upgrade [prettier](https://togithub.com/prettier/prettier) to `2.8.8`
chore(deps): update dependency typescript to v4.9.5
- Schedule: ["at any time"]
- Branch name: `renovate/typescript-4.x-lockfile`
- Merge into: `main`
- Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `4.9.5`
chore(deps): update nest monorepo to v9.4.0
- Schedule: ["at any time"]
- Branch name: `renovate/nest-monorepo`
- Merge into: `main`
- Upgrade [@nestjs/common](https://togithub.com/nestjs/nest) to `9.4.0`
- Upgrade [@nestjs/platform-express](https://togithub.com/nestjs/nest) to `9.4.0`
- Upgrade [@nestjs/testing](https://togithub.com/nestjs/nest) to `9.4.0`
chore(deps): update node.js to v16.20.0
- Schedule: ["at any time"]
- Branch name: `renovate/node-16.x`
- Merge into: `main`
- Upgrade [node](https://togithub.com/nodejs/node) to `16.20.0`
chore(deps): update actions/checkout action to v3
- Schedule: ["at any time"]
- Branch name: `renovate/actions-checkout-3.x`
- Merge into: `main`
- Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`
chore(deps): 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](https://togithub.com/actions/setup-node) to `v3`
chore(deps): update codecov/codecov-action action to v3
- Schedule: ["at any time"]
- Branch name: `renovate/codecov-codecov-action-3.x`
- Merge into: `main`
- Upgrade [codecov/codecov-action](https://togithub.com/codecov/codecov-action) to `v3`
chore(deps): update dependency @bjerk/eslint-config to v4
- Schedule: ["at any time"]
- Branch name: `renovate/bjerk-eslint-config-4.x`
- Merge into: `main`
- Upgrade [@bjerk/eslint-config](https://togithub.com/bjerkio/eslint-config) to `^4.0.0`
chore(deps): update dependency typescript to v5
- Schedule: ["at any time"]
- Branch name: `renovate/typescript-5.x`
- Merge into: `main`
- Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `^5.0.0`
chore(deps): 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](https://togithub.com/github/codeql-action) to `v2`
chore(deps): update googlecloudplatform/release-please-action action to v3
- Schedule: ["at any time"]
- Branch name: `renovate/googlecloudplatform-release-please-action-3.x`
- Merge into: `main`
- Upgrade [GoogleCloudPlatform/release-please-action](https://togithub.com/GoogleCloudPlatform/release-please-action) to `v3`
chore(deps): update jest monorepo to v29 (major)
- Schedule: ["at any time"]
- Branch name: `renovate/major-jest-monorepo`
- Merge into: `main`
- Upgrade [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^29.0.0`
- Upgrade [jest](https://togithub.com/facebook/jest) to `^29.0.0`
- Upgrade [ts-jest](https://togithub.com/kulshekhar/ts-jest) to `^29.0.0`
chore(deps): update node.js to v18
- Schedule: ["at any time"]
- Branch name: `renovate/node-18.x`
- Merge into: `main`
- Upgrade [node](https://togithub.com/nodejs/node) to `18.16.0`
- Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^18.0.0`
🚸 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.
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
.github/workflows/codeql-analysis.yml
(github-actions).github/workflows/pull-request.yml
(github-actions).github/workflows/workflow.yml
(github-actions)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 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 22 Pull Requests:
chore(deps): update dependency @nestjs/core to v9.0.5 [security]
- Branch name: `renovate/npm-@nestjs/core-vulnerability` - Merge into: `main` - Upgrade [@nestjs/core](https://togithub.com/nestjs/nest) to `9.0.5`chore(deps): update dependency @types/jest to v28.1.8
- Schedule: ["at any time"] - Branch name: `renovate/jest-monorepo` - Merge into: `main` - Upgrade [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `28.1.8`chore(deps): update dependency dotenv to v16.0.3
- Schedule: ["at any time"] - Branch name: `renovate/dotenv-16.x-lockfile` - Merge into: `main` - Upgrade [dotenv](https://togithub.com/motdotla/dotenv) to `16.0.3`chore(deps): update dependency ts-jest to v28.0.8
- Schedule: ["at any time"] - Branch name: `renovate/ts-jest-28.x-lockfile` - Merge into: `main` - Upgrade [ts-jest](https://togithub.com/kulshekhar/ts-jest) to `28.0.8`chore(deps): update yarn to v1.22.19
- Schedule: ["at any time"] - Branch name: `renovate/yarn-1.x` - Merge into: `main` - Upgrade [yarn](https://togithub.com/yarnpkg/yarn) to `1.22.19`chore(deps): update dependency @bjerk/eslint-config to v2.2.2
- Schedule: ["at any time"] - Branch name: `renovate/bjerk-eslint-config-2.x-lockfile` - Merge into: `main` - Upgrade [@bjerk/eslint-config](https://togithub.com/bjerkio/eslint-config) to `2.2.2`chore(deps): update dependency @types/node to v14.18.42
- Schedule: ["at any time"] - Branch name: `renovate/node-14.x-lockfile` - Merge into: `main` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `14.18.42`chore(deps): update dependency eslint to v8.39.0
- Schedule: ["at any time"] - Branch name: `renovate/eslint-8.x-lockfile` - Merge into: `main` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `8.39.0`chore(deps): update dependency lint-staged to v13.2.1
- Schedule: ["at any time"] - Branch name: `renovate/lint-staged-13.x-lockfile` - Merge into: `main` - Upgrade [lint-staged](https://togithub.com/okonet/lint-staged) to `13.2.1`chore(deps): update dependency prettier to v2.8.8
- Schedule: ["at any time"] - Branch name: `renovate/prettier-2.x-lockfile` - Merge into: `main` - Upgrade [prettier](https://togithub.com/prettier/prettier) to `2.8.8`chore(deps): update dependency typescript to v4.9.5
- Schedule: ["at any time"] - Branch name: `renovate/typescript-4.x-lockfile` - Merge into: `main` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `4.9.5`chore(deps): update nest monorepo to v9.4.0
- Schedule: ["at any time"] - Branch name: `renovate/nest-monorepo` - Merge into: `main` - Upgrade [@nestjs/common](https://togithub.com/nestjs/nest) to `9.4.0` - Upgrade [@nestjs/platform-express](https://togithub.com/nestjs/nest) to `9.4.0` - Upgrade [@nestjs/testing](https://togithub.com/nestjs/nest) to `9.4.0`chore(deps): update node.js to v16.20.0
- Schedule: ["at any time"] - Branch name: `renovate/node-16.x` - Merge into: `main` - Upgrade [node](https://togithub.com/nodejs/node) to `16.20.0`chore(deps): update actions/checkout action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`chore(deps): 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](https://togithub.com/actions/setup-node) to `v3`chore(deps): update codecov/codecov-action action to v3
- Schedule: ["at any time"] - Branch name: `renovate/codecov-codecov-action-3.x` - Merge into: `main` - Upgrade [codecov/codecov-action](https://togithub.com/codecov/codecov-action) to `v3`chore(deps): update dependency @bjerk/eslint-config to v4
- Schedule: ["at any time"] - Branch name: `renovate/bjerk-eslint-config-4.x` - Merge into: `main` - Upgrade [@bjerk/eslint-config](https://togithub.com/bjerkio/eslint-config) to `^4.0.0`chore(deps): update dependency typescript to v5
- Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x` - Merge into: `main` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `^5.0.0`chore(deps): 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](https://togithub.com/github/codeql-action) to `v2`chore(deps): update googlecloudplatform/release-please-action action to v3
- Schedule: ["at any time"] - Branch name: `renovate/googlecloudplatform-release-please-action-3.x` - Merge into: `main` - Upgrade [GoogleCloudPlatform/release-please-action](https://togithub.com/GoogleCloudPlatform/release-please-action) to `v3`chore(deps): update jest monorepo to v29 (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-jest-monorepo` - Merge into: `main` - Upgrade [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^29.0.0` - Upgrade [jest](https://togithub.com/facebook/jest) to `^29.0.0` - Upgrade [ts-jest](https://togithub.com/kulshekhar/ts-jest) to `^29.0.0`chore(deps): update node.js to v18
- Schedule: ["at any time"] - Branch name: `renovate/node-18.x` - Merge into: `main` - Upgrade [node](https://togithub.com/nodejs/node) to `18.16.0` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^18.0.0`🚸 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.