Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Configure Renovate #3

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

Configure Renovate #3

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/pull-request.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
  • 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 23 Pull Requests:

chore(deps): update dependency @​commitlint/cli to v12.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/commitlint-monorepo
  • Merge into: main
  • Upgrade @commitlint/cli to 12.1.4
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: main
  • Upgrade @monodeploy/plugin-github to ^0.10.0
chore(deps): update dependency all-contributors-cli to v6.26.1
  • Schedule: ["at any time"]
  • Branch name: renovate/all-contributors-cli-6.x-lockfile
  • Merge into: main
  • Upgrade all-contributors-cli to 6.26.1
chore(deps): update dependency commitizen to v4.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commitizen-4.x-lockfile
  • Merge into: main
  • Upgrade commitizen to 4.3.0
chore(deps): update dependency lint-staged to v12.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-12.x-lockfile
  • Merge into: main
  • Upgrade lint-staged to 12.5.0
chore(deps): update dependency monodeploy to v3.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/monodeploy-3.x-lockfile
  • Merge into: main
  • Upgrade monodeploy to 3.9.0
chore(deps): update yarn monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/yarn-monorepo
  • Merge into: main
  • Upgrade @yarnpkg/sdks to 3.1.0
  • Upgrade yarn to 3.7.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
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to v4
chore(deps): update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-4.x
  • Merge into: main
  • Upgrade actions/upload-artifact to v4
chore(deps): update dependency @​commitlint/cli to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/major-commitlint-monorepo
  • Merge into: main
  • Upgrade @commitlint/cli to ^18.0.0
chore(deps): update dependency @​monodeploy/plugin-github to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/monodeploy-plugin-github-2.x
  • Merge into: main
  • Upgrade @monodeploy/plugin-github to ^2.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: main
  • 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: main
  • Upgrade husky to ^8.0.0
chore(deps): update dependency lint-staged to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-15.x
  • Merge into: main
  • Upgrade lint-staged to ^15.0.0
chore(deps): update dependency monodeploy to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/monodeploy-5.x
  • Merge into: main
  • Upgrade monodeploy to ^5.0.0
chore(deps): update dependency ubuntu to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: main
  • Upgrade ubuntu to 22.04
chore(deps): update dependency yaml-validator to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/yaml-validator-5.x
  • Merge into: main
  • Upgrade yaml-validator to ^5.0.0
chore(deps): update peter-evans/create-or-update-comment action to v3
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: main
  • Upgrade peter-evans/find-comment to v2
chore(deps): update yarn to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-yarn-monorepo
  • Merge into: main
  • Upgrade yarn to 4.0.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 from b48f754 to 1b0b71a Compare December 5, 2023 02:17
@renovate renovate bot force-pushed the renovate/configure branch from 1b0b71a to b6c70b6 Compare December 15, 2023 02:55
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