toedter / spring-hateoas-jsonapi

A JSON:API media type implementation for Spring HATEOAS
Apache License 2.0
106 stars 15 forks source link

chore: Configure Renovate #90

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 4 weeks 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 4 Pull Requests:

chore(deps): update plugin io.spring.dependency-management to v1.1.6 - Schedule: ["at any time"] - Branch name: `renovate/io.spring.dependency-management-1.x` - Merge into: `main` - Upgrade [io.spring.dependency-management](https://togithub.com/spring-gradle-plugins/dependency-management-plugin) to `1.1.6`
chore(deps): update dependency gradle to v8.10 - Schedule: ["at any time"] - Branch name: `renovate/gradle-8.x` - Merge into: `main` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `8.10`
fix(deps): update dependency com.networknt:json-schema-validator to v1.5.1 - Schedule: ["at any time"] - Branch name: `renovate/com.networknt-json-schema-validator-1.x` - Merge into: `main` - Upgrade com.networknt:json-schema-validator to `1.5.1`
chore(deps): update plugin org.asciidoctor.jvm.convert to v4 - Schedule: ["at any time"] - Branch name: `renovate/org.asciidoctor.jvm.convert-4.x` - Merge into: `main` - Upgrade org.asciidoctor.jvm.convert to `4.0.3`

šŸšø 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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 92.31%. Comparing base (10b9cd6) to head (b38a479). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #90 +/- ## ========================================= Coverage 92.31% 92.31% Complexity 407 407 ========================================= Files 32 32 Lines 1171 1171 Branches 225 225 ========================================= Hits 1081 1081 Misses 27 27 Partials 63 63 ```

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