mfvanek / pg-index-health

pg-index-health is a Java library for analyzing and maintaining indexes and tables health in Postgresql databases.
Apache License 2.0
124 stars 14 forks source link

Bump io.freefair.lombok from 8.6 to 8.7.1 #436

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps io.freefair.lombok from 8.6 to 8.7.1.

Release notes

Sourced from io.freefair.lombok's releases.

8.7.1

Full Changelog: https://github.com/freefair/gradle-plugins/compare/8.7...8.7.1

8.7

What's Changed

... (truncated)

Commits
  • bfe0574 Fix publishing
  • 3bee0ed Merge pull request #1154 from freefair/dependabot/gradle/examples/org.sonarso...
  • 2eeb214 Merge pull request #1165 from freefair/dependabot/gradle/examples/org.sonarqu...
  • 969762d Merge pull request #1164 from freefair/dependabot/gradle/examples/org.junit-j...
  • 4d7c788 Bump org.sonarqube from 5.0.0.4638 to 5.1.0.4882 in /examples
  • fe05166 Bump org.junit:junit-bom from 5.10.2 to 5.10.3 in /examples
  • 7d7d752 Merge pull request #1137 from freefair/dependabot/gradle/examples/org.apache....
  • 922d205 Bump org.apache.maven:maven-plugin-api from 3.9.6 to 3.9.8 in /examples
  • 03a4ec0 Merge pull request #1163 from freefair/dependabot/gradle/examples/org.apache....
  • 3da5ddc Bump org.apache.maven.plugin-tools:maven-plugin-annotations in /examples
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (ef271fc) to head (84d08ee).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #436 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 954 954 =========================================== Files 147 147 Lines 2051 2051 Branches 134 134 =========================================== Hits 2051 2051 ```

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