mpe85 / grampa

A PEG parser library for Kotlin/JVM
https://mpe85.github.io/grampa/
MIT License
13 stars 1 forks source link

Configure Renovate #3

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

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

Configuration Summary

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

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

Update dependency gradle to v8.7 - Schedule: ["at any time"] - Branch name: `renovate/gradle-8.x` - Merge into: `master` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `8.7`
Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.8.0 - Schedule: ["at any time"] - Branch name: `renovate/org.gradle.toolchains.foojay-resolver-convention-0.x` - Merge into: `master` - Upgrade org.gradle.toolchains.foojay-resolver-convention to `0.8.0`
Update codecov/codecov-action action to v4 - Schedule: ["at any time"] - Branch name: `renovate/codecov-codecov-action-4.x` - Merge into: `master` - Upgrade [codecov/codecov-action](https://togithub.com/codecov/codecov-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 Mend Renovate. View repository job log here.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.21%. Comparing base (1066767) to head (44af4a4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3 +/- ## ======================================= Coverage 93.21% 93.21% ======================================= Files 39 39 Lines 516 516 Branches 96 96 ======================================= Hits 481 481 Misses 15 15 Partials 20 20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.