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
128 stars 15 forks source link

Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.4 to 6.0.5 #337

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.4 to 6.0.5.

Release notes

Sourced from com.github.spotbugs.snom:spotbugs-gradle-plugin's releases.

6.0.5

6.0.5 (2024-01-04)

Bug Fixes

  • deps: update dependency com.android.tools.build:gradle to v8.2.1 (#1085) (6f74150)
Commits
  • 6f74150 fix(deps): update dependency com.android.tools.build:gradle to v8.2.1 (#1085)
  • 1bb910a chore(deps): update dependency gradle-semantic-release-plugin to v1.9.0
  • d3a29ef build: Bump gradle to 7.6.3
  • 5c15c14 ci: avoid conflict of uploaded artifacts (#1082)
  • e3fbf88 chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.22 (#1080)
  • ade2781 docs: Update README.md - fix typo (#1078)
  • 896a400 chore(deps): update webiny/action-conventional-commits action to v1.2.0 (#1076)
  • See full diff 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 10 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (8fa3f2e) 100.00% compared to head (bd514ff) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #337 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 826 826 =========================================== Files 122 122 Lines 1798 1798 Branches 129 129 =========================================== Hits 1798 1798 ```

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