Skip to content

Configure Renovate#378

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure
Open

Configure Renovate#378
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Aug 17, 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

  • .github/workflows/auto-merge.yml (github-actions)
  • .github/workflows/build-test.yml (github-actions)
  • .github/workflows/commitlint.yml (github-actions)
  • .github/workflows/release-tag.yml (github-actions)
  • .github/workflows/serverless.yml (github-actions)
  • package.json (npm)
  • .nvmrc (nvm)

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 34 Pull Requests:

chore(deps): update actions/cache action to v2.1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-2.x
  • Merge into: main
  • Upgrade actions/cache to v2.1.8
chore(deps): update actions/setup-node action to v2.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-2.x
  • Merge into: main
  • Upgrade actions/setup-node to v2.5.2
chore(deps): update dependency nodemon to v2.0.22
  • Schedule: ["at any time"]
  • Branch name: renovate/nodemon-2.x-lockfile
  • Merge into: main
  • Upgrade nodemon to 2.0.22
chore(deps): update wagoid/commitlint-github-action action to v4.1.15
chore(deps): update dependency @​commitlint/cli to v16.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commitlint-monorepo
  • Merge into: main
  • Upgrade @commitlint/cli to 16.3.0
chore(deps): update dependency @​types/jest to v27.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to 27.5.2
chore(deps): update dependency @​vercel/ncc to ^0.36.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vercel-ncc-0.x
  • Merge into: main
  • Upgrade @vercel/ncc to ^0.36.0
chore(deps): update dependency esbuild-node-tsc to v1.8.9
  • Schedule: ["at any time"]
  • Branch name: renovate/esbuild-node-tsc-1.x-lockfile
  • Merge into: main
  • Upgrade esbuild-node-tsc to 1.8.9
chore(deps): update dependency eslint-config-prettier to v8.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x-lockfile
  • Merge into: main
  • Upgrade eslint-config-prettier to 8.8.0
chore(deps): update dependency eslint-plugin-jest to v24.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-24.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-jest to 24.7.0
chore(deps): update dependency eslint-plugin-prettier to v4.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-4.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-prettier to 4.2.1
chore(deps): update dependency eslint-plugin-security to v1.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-security-1.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-security to 1.7.1
chore(deps): update dependency prettier to v2.8.7
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x-lockfile
  • Merge into: main
  • Upgrade prettier to 2.8.7
chore(deps): update dependency ts-node to v10.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-node-10.x-lockfile
  • Merge into: main
  • Upgrade ts-node to 10.9.1
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 to 4.9.5
chore(deps): update pascalgn/automerge-action action to v0.15.6
  • Schedule: ["at any time"]
  • Branch name: renovate/pascalgn-automerge-action-0.x
  • Merge into: main
  • Upgrade pascalgn/automerge-action to v0.15.6
fix(deps): update dependency @​sentry/node to v6.19.7
  • Schedule: ["at any time"]
  • Branch name: renovate/sentry-javascript-monorepo
  • Merge into: main
  • Upgrade @sentry/node to 6.19.7
fix(deps): update dependency koa to v2.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/koa-2.x-lockfile
  • Merge into: main
  • Upgrade koa to 2.14.1
  • Upgrade @types/koa to 2.13.6
fix(deps): update dependency koa-bodyparser to v4.4.0
chore(deps): update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: main
  • Upgrade actions/cache to v3.3.1
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 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 to v3.6.0
chore(deps): update commitlint monorepo to v17 (major)
chore(deps): update dependency esbuild-node-tsc to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/esbuild-node-tsc-2.x
  • Merge into: main
  • Upgrade esbuild-node-tsc to ^2.0.0
chore(deps): update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: main
  • Upgrade eslint to ^8.0.0
chore(deps): update dependency eslint-plugin-jest to v27
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-27.x
  • Merge into: main
  • Upgrade eslint-plugin-jest to ^27.0.0
chore(deps): update dependency husky to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-8.x
  • Merge into: main
  • Upgrade husky to ^8.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
chore(deps): update jest monorepo to v29 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to ^29.0.0
  • Upgrade jest to ^29.0.0
  • Upgrade 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 to 18.15.0
  • Upgrade @types/node to ^18.0.0
chore(deps): update typescript-eslint monorepo to v5 (major)
chore(deps): update wagoid/commitlint-github-action action to v5
fix(deps): update dependency @​sentry/node to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-sentry-javascript-monorepo
  • Merge into: main
  • Upgrade @sentry/node to ^7.0.0
fix(deps): update dependency koa-router to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/koa-router-12.x
  • Merge into: main
  • Upgrade koa-router to ^12.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.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants