Skip to content

chore: Configure Renovate#1

Open
danielhammerl wants to merge 1 commit into
masterfrom
renovate/configure
Open

chore: Configure Renovate#1
danielhammerl wants to merge 1 commit into
masterfrom
renovate/configure

Conversation

@danielhammerl

@danielhammerl danielhammerl commented May 5, 2024

Copy link
Copy Markdown
Member

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
  • 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 (except for nuget) directories.
  • Remove limit for open PRs at any time.
  • Use semantic prefixes for commit messages and PR titles.
  • Removes rate limit for PR creation per hour.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • 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 9 Pull Requests:

chore(deps): update dependency prettier to v3.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x-lockfile
  • Merge into: master
  • Upgrade prettier to 3.6.2
fix(deps): update dependency loader-utils to v3.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/loader-utils-3.x
  • Merge into: master
  • Upgrade loader-utils to 3.3.1
fix(deps): update dependency react-hook-form to v7.63.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-hook-form-7.x-lockfile
  • Merge into: master
  • Upgrade react-hook-form to 7.63.0
fix(deps): update react monorepo
fix(deps): update react-router monorepo to v6.30.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-router-monorepo
  • Merge into: master
  • Upgrade react-router to 6.30.1
  • Upgrade react-router-dom to 6.30.1
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
fix(deps): update react monorepo to v19 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade @types/react to ^19.0.0
  • Upgrade @types/react-dom to ^19.0.0
  • Upgrade react to ^19.0.0
  • Upgrade react-dom to ^19.0.0
fix(deps): update react-router monorepo to v7 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-router-monorepo
  • Merge into: master
  • Upgrade react-router to ^7.0.0
  • Upgrade react-router-dom to ^7.0.0
chore(deps): lock file maintenance
  • Schedule: ["at any time"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: master
  • Regenerate lock files to use latest dependency versions

❓ 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 Renovate Bot.

@codesandbox

codesandbox Bot commented May 5, 2024

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

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.

1 participant