Skip to content

feat(renovate): Configure Renovate#72

Merged
Eucalypso merged 2 commits intomainfrom
renovate/configure
Oct 10, 2023
Merged

feat(renovate): Configure Renovate#72
Eucalypso merged 2 commits intomainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 10, 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/pr-conventional-title-checker.yml (github-actions)
  • .github/workflows/pr-labeler.yml (github-actions)
  • .github/workflows/publish.yml (github-actions)
  • .github/workflows/quality-eslint.yml (github-actions)
  • .github/workflows/quality.yml (github-actions)
  • example-app/package.json (npm)
  • package.json (npm)
  • packages/eslint-plugin/package.json (npm)
  • packages/typescript-config/package.json (npm)
  • .nvmrc (nvm)
  • example-app/.nvmrc (nvm)
  • packages/eslint-plugin/.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.
  • Group known monorepo packages together.

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

chore(deps): update devdependencies
fix(deps): update js dependencies
chore(deps): update dependency @typescript-eslint/eslint-plugin to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-typescript-eslint-monorepo
  • Merge into: main
  • Upgrade @typescript-eslint/eslint-plugin to ^5.61.0 || ^6.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: main
  • Upgrade eslint-plugin-prettier to ^4.2.1 || ^5.0.0
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ^2.8.8 || ^3.0.0
chore(deps): update devdependencies (major)
fix(deps): update js dependencies (major)

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

@github-actions github-actions Bot added the no-conventional-pr-name PR name does not respect conventional commit label Oct 10, 2023
@Eucalypso Eucalypso changed the title Configure Renovate feat(renovate): Configure Renovate Oct 10, 2023
@github-actions github-actions Bot removed the no-conventional-pr-name PR name does not respect conventional commit label Oct 10, 2023
@clementDours
Copy link
Copy Markdown
Contributor

clementDours commented Oct 10, 2023

@matthieugicquel also reviewed and approved this PR content

@Eucalypso Eucalypso merged commit 72f23d3 into main Oct 10, 2023
@Eucalypso Eucalypso deleted the renovate/configure branch October 10, 2023 10:04
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.

3 participants