Skip to content
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

Configure Renovate #78

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

Configure Renovate #78

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 7, 2021

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

  • .circleci/config.yml (circleci)
  • 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 20 Pull Requests:

chore(deps): replace dependency standard-version with commit-and-tag-version
  • Schedule: ["at any time"]
  • Branch name: renovate/standard-version-replacement
  • Merge into: master
  • Upgrade standard-version to ^9.3.1
chore(deps): update dependency eslint-plugin-prettier to v3.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-3.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-prettier to 3.4.1
chore(deps): update dependency eslint to v7.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: master
  • Upgrade eslint to 7.32.0
chore(deps): update dependency eslint-config-prettier to v8.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x-lockfile
  • Merge into: master
  • Upgrade eslint-config-prettier to 8.10.0
chore(deps): update dependency lint-staged to v11.2.6
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-11.x-lockfile
  • Merge into: master
  • Upgrade lint-staged to 11.2.6
chore(deps): update dependency node to v12.22.12
  • Schedule: ["at any time"]
  • Branch name: renovate/node-12.x
  • Merge into: master
  • Upgrade node to 12.22.12
chore(deps): update dependency prettier to v2.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x-lockfile
  • Merge into: master
  • Upgrade prettier to 2.8.8
chore(deps): update dependency standard-version to v9.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/standard-version-9.x-lockfile
  • Merge into: master
  • Upgrade standard-version to 9.5.0
chore(deps): update node.js to v12.22.7
  • Schedule: ["at any time"]
  • Branch name: renovate/circleci-node-12.x
  • Merge into: master
  • Upgrade circleci/node to 12.22.7
fix(deps): update dependency camelcase to v6.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/camelcase-6.x-lockfile
  • Merge into: master
  • Upgrade camelcase to 6.3.0
chore(deps): update commitlint monorepo to v19 (major)
chore(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: master
  • Upgrade eslint to ^9.0.0
chore(deps): update dependency eslint-config-prettier to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-9.x
  • Merge into: master
  • Upgrade eslint-config-prettier to ^9.0.0
chore(deps): update dependency eslint-plugin-prettier to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-5.x
  • Merge into: master
  • Upgrade eslint-plugin-prettier to ^5.0.0
chore(deps): update dependency husky to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-9.x
  • Merge into: master
  • Upgrade husky to ^9.0.0
chore(deps): update dependency lint-staged to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-15.x
  • Merge into: master
  • Upgrade lint-staged to ^15.0.0
chore(deps): update dependency node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: master
  • Upgrade node to 20.17.0
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: master
  • Upgrade prettier to ^3.0.0
chore(deps): update node.js to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/circleci-node-17.x
  • Merge into: master
  • Upgrade circleci/node to 17.2.0
fix(deps): update dependency camelcase to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/camelcase-8.x
  • Merge into: master
  • Upgrade camelcase to ^8.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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/configure branch from cfb3c4f to 7790c66 Compare December 16, 2021 21:24
@renovate renovate bot force-pushed the renovate/configure branch from 7790c66 to 525f703 Compare June 26, 2022 08:23
@renovate renovate bot force-pushed the renovate/configure branch from 525f703 to f71a77e Compare December 5, 2023 02:48
@renovate renovate bot force-pushed the renovate/configure branch from f71a77e to 6e183ba Compare December 15, 2023 11:55
@renovate renovate bot force-pushed the renovate/configure branch from 6e183ba to 5dc93e2 Compare September 14, 2024 14:39
@renovate renovate bot force-pushed the renovate/configure branch from 5dc93e2 to a15c041 Compare September 15, 2024 11:31
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