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

Configure Renovate #28

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Configure Renovate #28

merged 1 commit into from
Aug 10, 2023

Conversation

bcgov-devops
Copy link
Contributor

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

  • Dockerfile (dockerfile)
  • Dockerfile.certs (dockerfile)
  • .github/workflows/helm-release.yaml (github-actions)
  • .github/workflows/merge-main.yml (github-actions)
  • .github/workflows/on-pr-main.yml (github-actions)
  • .github/workflows/pr-close.yml (github-actions)
  • charts/nr-oracle-service/values.yaml (helm-values)
  • pom.xml (maven)
  • .mvn/wrapper/maven-wrapper.properties (maven-wrapper)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Default preset for use with Renovate's repos
  • 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.
  • Run lock file maintenance (updates) early Monday mornings.
  • Preserve (but continue to upgrade) any existing SemVer ranges.
  • Rebase existing PRs any time the base branch has been updated.
  • Use semantic prefixes for commit messages and PR titles.
  • Use semantic commit scope deps for all commits and PR titles.
  • Enable Docker major updates.
  • Group various lint packages together.

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

chore(deps): update eclipse-temurin docker tag to v17.0.8_7-jdk-alpine
  • Schedule: ["at any time"]
  • Branch name: renovate/eclipse-temurin-17.x
  • Merge into: main
  • Upgrade eclipse-temurin to 17.0.8_7-jdk-alpine
chore(deps): update bcgov-nr/action-builder-ghcr action to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github-actions-all-minor-patch
  • Merge into: main
  • Upgrade bcgov-nr/action-builder-ghcr to v1.2.0
chore(deps): update dependency maven to v3.9.4
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-3.x
  • Merge into: main
  • Upgrade maven to 3.9.4
chore(deps): update maven all non-major dependencies
chore(deps): update tripss/conventional-changelog-action action to v4

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

Copy link
Collaborator

@mishraomp mishraomp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mishraomp mishraomp merged commit 0525d55 into main Aug 10, 2023
3 checks passed
@mishraomp mishraomp deleted the renovate/configure branch August 10, 2023 20:07
@DerekRoberts DerekRoberts linked an issue Aug 11, 2023 that may be closed by this pull request
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.

Renovate
3 participants