Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps io.github.mfvanek:pg-index-health-bom from 0.14.2 to 0.14.3.

Release notes

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

v.0.14.3

What's Changed

Full Changelog: mfvanek/pg-index-health@v.0.14.2...v.0.14.3

Commits
  • 5709af1 [INDEXES_WITH_NULL_VALUES] Enhance support for partitioned tables/indexes (#540)
  • 0440030 [TABLES_NOT_LINKED_TO_OTHERS] Decide how to handle partitioned tables (#539)
  • 5aa2eea [TABLES_WITHOUT_DESCRIPTION] Consider to skip partitions of table (#538)
  • 4aa4e6c [PRIMARY_KEYS_WITH_SERIAL_TYPES] ERROR: permission denied for schema XXX (#537)
  • 288460b Bump nl.jqno.equalsverifier:equalsverifier from 3.17.4 to 3.17.5 (#534)
  • 56a69b4 Bump org.apache.commons:commons-dbcp2 from 2.12.0 to 2.13.0 (#535)
  • d9143e0 Add overloaded methods to create tables/indexes without specifying zero (#531)
  • f1f42a9 Next development iteration (#525)
  • 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 <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.2 to 0.14.3.
- [Release notes](https://github.com/mfvanek/pg-index-health/releases)
- [Commits](mfvanek/pg-index-health@v.0.14.2...v.0.14.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 17, 2024
@codecov
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.20%. Comparing base (82f4c8b) to head (de21909).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #194   +/-   ##
=========================================
  Coverage     80.20%   80.20%           
  Complexity       29       29           
=========================================
  Files            17       17           
  Lines            96       96           
  Branches          4        4           
=========================================
  Hits             77       77           
  Misses           16       16           
  Partials          3        3           

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

@mfvanek mfvanek merged commit df6bb6b into master Dec 19, 2024
3 checks passed
@mfvanek mfvanek deleted the dependabot/gradle/io.github.mfvanek-pg-index-health-bom-0.14.3 branch December 19, 2024 06:09
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.

2 participants