toedter / spring-hateoas-jsonapi

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

chore(deps): update plugin io.spring.dependency-management to v1.1.6 #91

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 4 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.spring.dependency-management 1.1.0 -> 1.1.6 age adoption passing confidence

Release Notes

spring-gradle-plugins/dependency-management-plugin (io.spring.dependency-management) ### [`v1.1.6`](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/releases/tag/v1.1.6) #### :lady_beetle: Bug Fixes - Applying Maven-style exclusions may cause a deprecation warning with Gradle 8.8 [#​384](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/issues/384) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@​quaff](https://togithub.com/quaff) ### [`v1.1.5`](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/releases/tag/v1.1.5) #### :lady_beetle: Bug Fixes - When a dependency has been substituted by changing its target, its version is managed based on its original group and artifact IDs [#​383](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/issues/383) - Plugin triggers a deprecation warning for LenientConfiguration#getArtifacts(Spec) with Gradle 8.8 [#​381](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/issues/381) - Exclusions are calculated unnecessarily for non-transitive configurations [#​372](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/pull/372) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@​fp7](https://togithub.com/fp7) ### [`v1.1.4`](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/releases/tag/v1.1.4) #### :lady_beetle: Bug Fixes - Dependencies declared in a platform are excluded unless applyMavenExclusions is set to false [#​368](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/issues/368) - Invalid pom is produced when using both the dependency management plugin and Gradle's bom support [#​257](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/issues/257) #### :notebook_with_decorative_cover: Documentation - Typo in "Importing a Maven Bom" example [#​366](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/issues/366) ### [`v1.1.3`](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/releases/tag/v1.1.3) #### :lady_beetle: Bug Fixes - NullPointerException when Maven-style exclusions are enabled and a dependency has a pom which Maven's Model Builder considers to be invalid [#​365](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/issues/365) ### [`v1.1.2`](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/releases/tag/v1.1.2) #### :lady_beetle: Bug Fixes - Resolution fails when a dependency with Gradle module metadata relies on constraints from a platform dependency [#​360](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/issues/360) ### [`v1.1.1`](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/releases/tag/v1.1.1) #### :lady_beetle: Bug Fixes - Pom customization has unwanted side-effect of reversing bom import ordering [#​355](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/pull/355) - Build fails with an ArrayIndexOutOfBoundsException when a dependency has a pom with more than 8192 characters [#​350](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/issues/350) - Enabling configuration on demand causes build failure in multi module project with different group name [#​321](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/issues/321) - Transitive platform dependencies may prevent exclusions from being applied [#​310](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/issues/310) #### :notebook_with_decorative_cover: Documentation - Update Javadoc to link to Java 8 [#​359](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/issues/359) - Document support for Gradle 8 [#​356](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/issues/356) - Update the reference documentation to use more up-to-date examples [#​354](https://togithub.com/spring-gradle-plugins/dependency-management-plugin/issues/354) #### :heart: Contributors We'd like to thank all the contributors who worked on this release! - [@​rupertwaldron](https://togithub.com/rupertwaldron)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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.48%. Comparing base (b317acf) to head (0ede331). Report is 4 commits behind head on main.

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

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