Skip to content

Bump io.github.mfvanek:pg-index-health-bom from 0.14.5 to 0.14.6 #260

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2025

Bumps io.github.mfvanek:pg-index-health-bom from 0.14.5 to 0.14.6.

Release notes

Sourced from io.github.mfvanek:pg-index-health-bom's releases.

v.0.14.6

What's Changed

New Contributors

Full Changelog: mfvanek/pg-index-health@v.0.14.5...v.0.14.6

Commits
  • bc7c385 Add a check to prevent unnecessary where-clauses in index creating queries on...
  • dabfec2 Extend CONTRIBUTING.md and describe operations with git submodule (#615)
  • 5f86040 Add check "Don't use varchar(n) by default" (#613)
  • 61f790d Add check to find usage of varchar(32/36) instead of uuid for PK (#612)
  • 8f92ba4 Add a check to find column names that do not follow naming convention (#611)
  • cda03f4 [not_valid_constraints] Add test with badly named constraints (#610)
  • 3e76f98 Add a check to find object names that do not follow naming convention (#607)
  • ecaf851 Bump nl.jqno.equalsverifier:equalsverifier from 3.19.2 to 3.19.3 (#602)
  • 0a0eaef Bump de.thetaphi:forbiddenapis from 3.8 to 3.9 (#601)
  • 8a72a6f Add a check "Relation without columns or has too few columns" (#599)
  • 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 <dependency name> 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)

Bumps [io.github.mfvanek:pg-index-health-bom](https://github.com/mfvanek/pg-index-health) from 0.14.5 to 0.14.6.
- [Release notes](https://github.com/mfvanek/pg-index-health/releases)
- [Commits](mfvanek/pg-index-health@v.0.14.5...v.0.14.6)

---
updated-dependencies:
- dependency-name: io.github.mfvanek:pg-index-health-bom
  dependency-version: 0.14.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 22, 2025
Copy link

codecov bot commented Apr 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.81%. Comparing base (1ea9196) to head (dcea38b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #260   +/-   ##
=========================================
  Coverage     90.81%   90.81%           
  Complexity       59       59           
=========================================
  Files            25       25           
  Lines           185      185           
  Branches          6        6           
=========================================
  Hits            168      168           
  Misses           14       14           
  Partials          3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mfvanek mfvanek merged commit 74d2200 into master Apr 25, 2025
3 checks passed
@mfvanek mfvanek deleted the dependabot/gradle/io.github.mfvanek-pg-index-health-bom-0.14.6 branch April 25, 2025 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant