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 #139

Merged
merged 1 commit into from
Jan 14, 2023
Merged

Configure Renovate #139

merged 1 commit into from
Jan 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 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

  • scanner/docker-compose.yml (docker-compose)
  • app/Dockerfile (dockerfile)
  • scanner/Dockerfile (dockerfile)
  • .github/workflows/detekt-analysis.yml (github-actions)
  • .github/workflows/pr.yml (github-actions)
  • .github/workflows/release-kodex.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/scan-kodex.yml (github-actions)
  • .github/workflows/scan.yml (github-actions)
  • .github/workflows/tf-refresh.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • app/build.gradle.kts (gradle)
  • buildSrc/settings.gradle.kts (gradle)
  • buildSrc/build.gradle.kts (gradle)
  • common/build.gradle.kts (gradle)
  • scanner/build.gradle.kts (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • infra/main.tf (terraform)

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.
  • Autodetect whether to pin dependencies or maintain ranges.
  • 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 15 Pull Requests:

Update actions/cache action to v2.1.7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-2.x
  • Merge into: master
  • Upgrade actions/cache to v2.1.7
Update DamianReeves/write-file-action action to v1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/damianreeves-write-file-action-1.x
  • Merge into: master
  • Upgrade DamianReeves/write-file-action to v1.2
Update actions/checkout action to v2.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-2.x
  • Merge into: master
  • Upgrade actions/checkout to v2.6.0
Update dependency gradle to v7.6
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.6
Update docker/login-action action to v1.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-1.x
  • Merge into: master
  • Upgrade docker/login-action to v1.14.1
Update plugin de.fayard.refreshVersions to v0.51.0
  • Schedule: ["at any time"]
  • Branch name: renovate/de.fayard.refreshversions-0.x
  • Merge into: master
  • Upgrade de.fayard.refreshVersions to 0.51.0
Update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: master
  • Upgrade actions/cache to v3.2.3
Update actions/checkout action to v3
Update actions/download-artifact action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-download-artifact-3.x
  • Merge into: master
  • Upgrade actions/download-artifact to v3
Update actions/setup-java action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-3.x
  • Merge into: master
  • Upgrade actions/setup-java to v3
Update actions/upload-artifact action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-3.x
  • Merge into: master
  • Upgrade actions/upload-artifact to v3
Update benjlevesque/short-sha action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/benjlevesque-short-sha-2.x
  • Merge into: master
  • Upgrade benjlevesque/short-sha to v2.1
Update docker/build-push-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-3.x
  • Merge into: master
  • Upgrade docker/build-push-action to v3
Update docker/login-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-2.x
  • Merge into: master
  • Upgrade docker/login-action to v2.1.0
Update github/codeql-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-2.x
  • Merge into: master
  • Upgrade github/codeql-action to v2

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

@mpetuska mpetuska changed the base branch from master to kodex January 10, 2023 11:56
@mpetuska mpetuska self-requested a review as a code owner January 10, 2023 11:56
@mpetuska mpetuska changed the base branch from kodex to master January 10, 2023 11:57
@mpetuska mpetuska merged commit 0c607f0 into master Jan 14, 2023
@mpetuska mpetuska deleted the renovate/configure branch January 14, 2023 15:36
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