Skip to content

Configure Renovate #1322

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

Merged
merged 1 commit into from
Feb 16, 2023
Merged

Configure Renovate #1322

merged 1 commit into from
Feb 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 16, 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

  • website/docker/docker-compose.yml (docker-compose)
  • website/docker/Dockerfile (dockerfile)
  • .github/actions/setup-deps/action.yml (github-actions)
  • .github/actions/setup-website-deps/action.yml (github-actions)
  • .github/workflows/deploy-website.yml (github-actions)
  • .github/workflows/example-apps.yml (github-actions)
  • .github/workflows/main.yml (github-actions)
  • package.json (npm)
  • website/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.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Automatically detect the best rangeStrategy to use.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of 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 7 Pull Requests:

chore(deps): update dependency react-native to v0.71.3
  • Schedule: ["at any time"]
  • Branch name: renovate/react-native-0.x
  • Merge into: main
  • Upgrade react-native to 0.71.3
chore(deps): update dependency flow-bin to ~0.199.0
  • Schedule: ["at any time"]
  • Branch name: renovate/flow-bin-0.x
  • Merge into: main
  • Upgrade flow-bin to ~0.199.0
chore(deps): update node.js to v8.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-8.x
  • Merge into: main
  • Upgrade node to 8.17.0
chore(deps): update codecov/codecov-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-3.x
  • Merge into: main
  • Upgrade codecov/codecov-action to v3
chore(deps): update dependency strip-ansi to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/strip-ansi-7.x
  • Merge into: main
  • Upgrade strip-ansi to ^7.0.0
chore(deps): update node.js to v19
  • Schedule: ["at any time"]
  • Branch name: renovate/node-19.x
  • Merge into: main
  • Upgrade node to 19.6.0
fix(deps): update react monorepo to v18 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: main
  • Upgrade react to ^18.0.0
  • Upgrade react-dom to ^18.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 has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Base: 96.09% // Head: 96.09% // No change to project coverage 👍

Coverage data is based on head (598d29a) compared to base (47b125c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1322   +/-   ##
=======================================
  Coverage   96.09%   96.09%           
=======================================
  Files          49       49           
  Lines        3333     3333           
  Branches      503      503           
=======================================
  Hits         3203     3203           
  Misses        130      130           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mdjastrzebski mdjastrzebski merged commit 924b5fc into main Feb 16, 2023
@mdjastrzebski mdjastrzebski deleted the renovate/configure branch February 16, 2023 10:40
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