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

Merged
merged 1 commit into from
Dec 30, 2022
Merged

Configure Renovate #44

merged 1 commit into from
Dec 30, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2022

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

  • .github/workflows/build.yml (github-actions)
  • .github/workflows/gradle-publish.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • buildSrc/build.gradle.kts (gradle)
  • buildSrc/src/main/kotlin/kediatr-coverage.gradle.kts (gradle)
  • buildSrc/src/main/kotlin/kediatr-publishing.gradle.kts (gradle)
  • project/kediatr-core/build.gradle.kts (gradle)
  • project/kediatr-koin-starter/build.gradle.kts (gradle)
  • project/kediatr-quarkus-starter/build.gradle.kts (gradle)
  • project/kediatr-spring-starter/build.gradle.kts (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)

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

Update spring boot to v2.7.7
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout 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 codecov/codecov-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-3.x
  • Merge into: master
  • Upgrade codecov/codecov-action to v3
Update spring boot to v3 (major)

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

@codecov
Copy link

codecov bot commented Dec 30, 2022

Codecov Report

Base: 68.87% // Head: 68.36% // Decreases project coverage by -0.51% ⚠️

Coverage data is based on head (7c848a9) compared to base (dc14d2f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #44      +/-   ##
============================================
- Coverage     68.87%   68.36%   -0.52%     
  Complexity       48       48              
============================================
  Files            17       17              
  Lines           196      196              
  Branches          6        6              
============================================
- Hits            135      134       -1     
- Misses           58       59       +1     
  Partials          3        3              
Flag Coverage Δ
unittests 68.36% <ø> (-0.52%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...n/kotlin/com/trendyol/kediatr/PublishStrategies.kt 25.71% <0.00%> (-2.86%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@osoykan osoykan merged commit 4c33cbf into master Dec 30, 2022
@renovate renovate bot deleted the renovate/configure branch December 30, 2022 09:52
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