Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 21, 2025

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/checklist.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • 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 (except for nuget) 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.
  • Apply label renovate to PRs.
  • Automerge patch upgrades if they pass tests.
  • Automerge patch and minor upgrades if they pass tests.
  • Automerge digest upgrades if they pass tests.
  • Limit to maximum 10 open PRs at any time.
  • Removes rate limit for PR creation per hour.
  • Add the renovate/ prefix to all branch names.
  • Use semantic prefixes for commit messages and PR titles.
  • Evaluate schedules according to timezone America/New_York.
  • Schedule daily before 4 AM.
  • Run Renovate on following schedule: * 0-3 * * *

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

fix(deps): update dependency intl-messageformat to v10.3.5
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/patch-formatjs-monorepo
  • Merge into: main
  • Upgrade intl-messageformat to 10.3.5
chore(deps): update yarn to v3.8.7
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/yarn-monorepo
  • Merge into: main
  • Upgrade yarn to 3.8.7
fix(deps): update dependency flow-parser to v0.265.2
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/flow-parser-0.x
  • Merge into: main
  • Upgrade flow-parser to 0.265.2
fix(deps): update dependency i18next to v19.9.2
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/i18next-19.x
  • Merge into: main
  • Upgrade i18next to 19.9.2
fix(deps): update dependency i18next-http-backend to v2.7.3
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/i18next-http-backend-2.x-lockfile
  • Merge into: main
  • Upgrade i18next-http-backend to 2.7.3
fix(deps): update dependency i18next-icu to v2.3.0
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/i18next-icu-2.x-lockfile
  • Merge into: main
  • Upgrade i18next-icu to 2.3.0
fix(deps): update dependency intl-messageformat to v10.7.15
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/formatjs-monorepo
  • Merge into: main
  • Upgrade intl-messageformat to 10.7.15
chore(deps): update actions/checkout action to v4
  • Schedule: ["* 0-3 * * *"]
  • 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: ["* 0-3 * * *"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to v4
chore(deps): update yarn to v4
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/major-yarn-monorepo
  • Merge into: main
  • Upgrade yarn to 4.7.0
fix(deps): update dependency i18next to v24
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/i18next-24.x
  • Merge into: main
  • Upgrade i18next to 24.2.3
fix(deps): update dependency i18next-http-backend to v3
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/i18next-http-backend-3.x
  • Merge into: main
  • Upgrade i18next-http-backend to ^3.0.0

❓ 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 requested a review from a team as a code owner March 21, 2025 22:23
@renovate renovate bot added the renovate label Mar 21, 2025
@renovate renovate bot requested review from OlaoluwaM and removed request for a team March 21, 2025 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant