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

chore: feat(deps): configure Renovate #83

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

mrbro-bot[bot]
Copy link
Contributor

@mrbro-bot mrbro-bot bot commented May 8, 2024

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

  • .devcontainer/devcontainer.json (devcontainer)
  • .github/workflows/renovate.yaml (github-actions)
  • .config/mise/config.toml (mise)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Use the global config preset for the @bfra-me organization.
  • See the self-hosted Renovate action for details.
  • 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.
  • Use semantic prefixes for commit messages and PR titles.
  • Require all status checks to pass before any automerging.
  • Enable Docker major updates.
  • Pin Docker digests.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Use @bfra-me replacements config presets.
  • Update dependencies for @bfra-me.
  • Use the default Renovate config preset for the @bfra-me organization.
  • Group @types dependencies together.
  • Group ESLint and related packages together.
  • Group Jest and related packages together.
  • Group Octokit packages together.
  • Group Prettier packages together.
  • Group React and related packages together.
  • Group Rollup and related packages together.
  • Group all Vite related packages together.
  • Raise PR when vulnerability alerts are detected with label security.
  • Enable security updates from vulnerability alerts.
  • Perform lock file maintenance every week.
  • Update @elstudio/actions-settings digests in GitHub actions and workflows.
  • Internal Renovate configuration for @bfra-me.
  • Assign PRs to marcusrbrown.
  • Add marcusrbrown as reviewer for PRs.
  • Remove hourly and concurrent rate limits.
  • Preserve (but continue to upgrade) any existing SemVer ranges.
  • Use the default config preset for all @marcusrbrown repositories.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .github/renovate.json5 in this branch and select the Retry/Rebase checkbox below. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 2 Pull Requests:

chore(deps): update dependency node to v20.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade node to 20.16.0
chore(deps): update dependency pnpm to v9.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-9.x
  • Merge into: main
  • Upgrade pnpm to 9.7.1

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


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@mrbro-bot mrbro-bot bot added the dependencies Dependency updates or security alerts label May 8, 2024
@mrbro-bot mrbro-bot bot requested a review from marcusrbrown May 8, 2024 09:05
@marcusrbrown marcusrbrown merged commit 2771b72 into main Aug 16, 2024
1 check passed
@marcusrbrown marcusrbrown deleted the renovate/configure branch August 16, 2024 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates or security alerts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant