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

Configure Renovate #5

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

Configure Renovate #5

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 26, 2023

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/cicd.yml (github-actions)
  • .github/workflows/release.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 18 Pull Requests:

chore(deps): update dependency @​commitlint/cli to v12.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/commitlint-monorepo
  • Merge into: master
  • Upgrade @commitlint/cli to 12.1.4
chore(deps): update yarn monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/yarn-monorepo
  • Merge into: master
  • Upgrade @yarnpkg/sdks to 3.0.0-rc.42
  • Upgrade yarn to 3.5.0
chore(deps): update actions/setup-node action to v3.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: master
  • Upgrade actions/setup-node to v3.6.0
chore(deps): update dependency @​monodeploy/plugin-github to ^0.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/monodeploy-plugin-github-0.x
  • Merge into: master
  • Upgrade @monodeploy/plugin-github to ^0.10.0
chore(deps): update dependency all-contributors-cli to v6.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/all-contributors-cli-6.x-lockfile
  • Merge into: master
  • Upgrade all-contributors-cli to 6.24.0
chore(deps): update dependency commitizen to v4.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commitizen-4.x-lockfile
  • Merge into: master
  • Upgrade commitizen to 4.3.0
chore(deps): update dependency monodeploy to v3.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/monodeploy-3.x-lockfile
  • Merge into: master
  • Upgrade monodeploy to 3.8.0
chore(deps): update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: master
  • Upgrade actions/cache to v3
chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
chore(deps): update actions/upload-artifact action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-3.x
  • Merge into: master
  • Upgrade actions/upload-artifact to v3
chore(deps): update dependency @​commitlint/cli to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/major-commitlint-monorepo
  • Merge into: master
  • Upgrade @commitlint/cli to ^17.0.0
chore(deps): update dependency @​tophat/commitlint-config to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/tophat-commitlint-config-1.x
  • Merge into: master
  • Upgrade @tophat/commitlint-config to ^1.0.0
chore(deps): update dependency @​tophat/conventional-changelog-config to v1
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 lint-staged to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-13.x
  • Merge into: master
  • Upgrade lint-staged to ^13.0.0
chore(deps): update dependency yaml-validator to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/yaml-validator-4.x
  • Merge into: master
  • Upgrade yaml-validator to ^4.0.0
chore(deps): update peter-evans/create-or-update-comment action to v2
chore(deps): update peter-evans/find-comment action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/peter-evans-find-comment-2.x
  • Merge into: master
  • Upgrade peter-evans/find-comment to v2

🚸 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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants