Skip to content

Configure Renovate #1

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

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 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

  • package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • 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.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 24 Pull Requests:

chore(deps): update dependency @​tsconfig/node14 to v1.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tsconfig-node14-1.x-lockfile
  • Merge into: master
  • Upgrade @tsconfig/node14 to 1.0.3
chore(deps): update dependency @​types/lodash to v4.14.202
  • Schedule: ["at any time"]
  • Branch name: renovate/lodash-4.x-lockfile
  • Merge into: master
  • Upgrade @types/lodash to 4.14.202
chore(deps): update dependency @​types/node to v17.0.45
  • Schedule: ["at any time"]
  • Branch name: renovate/node-17.x-lockfile
  • Merge into: master
  • Upgrade @types/node to 17.0.45
chore(deps): update dependency @​types/node-fetch to v2.6.9
  • Schedule: ["at any time"]
  • Branch name: renovate/node-fetch-2.x-lockfile
  • Merge into: master
  • Upgrade @types/node-fetch to 2.6.9
chore(deps): update dependency ts-jest to v27.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-jest-27.x-lockfile
  • Merge into: master
  • Upgrade ts-jest to 27.1.5
chore(deps): update dependency @​types/jest to v27.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: master
  • Upgrade @types/jest to 27.5.2
chore(deps): update dependency dotenv to v16.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-16.x-lockfile
  • Merge into: master
  • Upgrade dotenv to 16.3.1
chore(deps): update dependency tsc-alias to v1.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/tsc-alias-1.x-lockfile
  • Merge into: master
  • Upgrade tsc-alias to 1.8.8
chore(deps): update dependency tsconfig-paths to v3.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tsconfig-paths-3.x-lockfile
  • Merge into: master
  • Upgrade tsconfig-paths to 3.15.0
chore(deps): update dependency typedoc to ^0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typedoc-0.x
  • Merge into: master
  • Upgrade typedoc to ^0.25.0
chore(deps): update dependency typedoc-plugin-missing-exports to ^0.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typedoc-plugin-missing-exports-0.x
  • Merge into: master
  • Upgrade typedoc-plugin-missing-exports to ^0.23.0
chore(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x-lockfile
  • Merge into: master
  • Upgrade typescript to 4.9.5
fix(deps): update dependency node-fetch to v2.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-fetch-2.x
  • Merge into: master
  • Upgrade node-fetch to 2.7.0
fix(deps): update dependency yaml to v2.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/yaml-2.x-lockfile
  • Merge into: master
  • Upgrade yaml to 2.3.4
chore(deps): update dependency @​tsconfig/node14 to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/tsconfig-node14-14.x
  • Merge into: master
  • Upgrade @tsconfig/node14 to ^14.0.0
chore(deps): update dependency @​types/node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: master
  • Upgrade @types/node to ^20.0.0
chore(deps): update dependency husky to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-8.x
  • Merge into: master
  • Upgrade husky to ^8.0.0
chore(deps): update dependency rimraf to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-5.x
  • Merge into: master
  • Upgrade rimraf to ^5.0.0
chore(deps): update dependency ts-node-dev to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-node-dev-2.x
  • Merge into: master
  • Upgrade ts-node-dev to ^2.0.0
chore(deps): update dependency typedoc-plugin-missing-exports to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/typedoc-plugin-missing-exports-2.x
  • Merge into: master
  • Upgrade typedoc-plugin-missing-exports to ^2.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • 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: master
  • Upgrade @types/jest to ^29.0.0
  • Upgrade jest to ^29.0.0
  • Upgrade ts-jest to ^29.0.0
fix(deps): update dependency change-case to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/change-case-5.x
  • Merge into: master
  • Upgrade change-case to ^5.0.0
fix(deps): update dependency node-fetch to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/node-fetch-3.x
  • Merge into: master
  • Upgrade node-fetch to 3.3.2

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

@renovate renovate bot force-pushed the renovate/configure branch 12 times, most recently from a8b9015 to e2988c2 Compare April 13, 2022 14:11
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from b892aae to 903b95f Compare April 15, 2022 08:39
@renovate renovate bot force-pushed the renovate/configure branch 8 times, most recently from 5094b00 to 1819af4 Compare April 30, 2022 15:59
@renovate renovate bot force-pushed the renovate/configure branch 8 times, most recently from 2768084 to e9163c8 Compare May 5, 2022 05:32
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from d45019d to ac59813 Compare May 6, 2022 09:07
@renovate renovate bot force-pushed the renovate/configure branch from ac59813 to 65b2663 Compare June 26, 2022 10:21
@renovate renovate bot force-pushed the renovate/configure branch from 65b2663 to d1f32a5 Compare December 15, 2023 05:53
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