Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 29, 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/ci.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • package.json (npm)
  • packages/format/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.
  • Use semantic prefixes for commit messages and PR titles.
  • 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.
  • Assign 📦 deps and 🤖 bot labels, and for major updates ⚠️ major
  • Recommended rules that aid in hardening security. Which is more important the more you automate things.
  • Remove limit for open PRs at any time.
  • Removes rate limit for PR creation per hour.
  • As github>code-obos/dkt-renovate-presets//ecosystem/schedule runs renovate infrequently, it makes sense to remove certain limits as it could be a long time until the next opportunity for a specific update
  • Remove limit for open PRs at any time.
  • Removes rate limit for PR creation per hour.
  • As github>code-obos/dkt-renovate-presets//ecosystem/schedule runs renovate infrequently, it makes sense to remove certain limits as it could be a long time until the next opportunity for a specific update
  • Opt-in to refresh lock files once in a while
  • Apply crowd-sourced workarounds for known problems with packages.
  • Configures Renovate Bot to follow best practices as determined by Team DKT at OBOS

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

chore(deps): update actions/setup-node action to v4.2.0
  • Schedule: ["before 6am on Saturday"]
  • Branch name: renovate/gha-actions
  • Merge into: main
  • Upgrade actions/setup-node to 1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
chore(deps): lock file maintenance
  • Schedule: ["on saturday on the first week of the month every 3rd month"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • 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 Mend Renovate using a preset from Obos. View repository job log here

@alexanbj alexanbj merged commit d4dc5b3 into main Jan 29, 2025
1 check passed
@alexanbj alexanbj deleted the renovate/configure branch January 29, 2025 19: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.

2 participants