SMI / IsIdentifiable

A tool for detecting identifiable information in data sources (CSV, DICOM, Relational Database and MongoDB)
GNU General Public License v3.0
13 stars 3 forks source link

Bump HIC.FAnsiSql from 3.2.5 to 3.2.6 #526

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps HIC.FAnsiSql from 3.2.5 to 3.2.6.

Release notes

Sourced from HIC.FAnsiSql's releases.

v3.2.6

What's Changed

Full Changelog: https://github.com/HicServices/FAnsiSql/compare/v3.2.5...v3.2.6

Changelog

Sourced from HIC.FAnsiSql's changelog.

[3.2.6] - 2024-07-16

  • Listing databases on Postgres now respects connection string database and timeout
  • Bump Oracle.ManagedDataAccess.Core from 23.4.0 to 23.5.0
  • Bump HIC.TypeGuesser from 1.2.4 to 1.2.6
Commits
  • fc56ebb Fix diff links
  • 4b44801 Minor tidying
  • 66e8390 Prep 3.2.6
  • 78858d8 Merge pull request #292 from HicServices/dependabot/nuget/main/HIC.TypeGuesse...
  • 6e66cb6 Bump HIC.TypeGuesser from 1.2.4 to 1.2.6
  • 9e56c80 Merge pull request #291 from HicServices/feature/pgversion
  • f473d8c Update PostgreSqlServerHelper.cs
  • 10e1bdd Merge branch 'main' into feature/pgversion
  • 22f3ccc Update PostgreSqlServerHelper.cs
  • 94e3ade Merge pull request #290 from HicServices/bugfix/drop-postgreslistdbdbdrop
  • 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 will merge this PR once CI passes on it, as requested by @jas88.


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)
codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 39.62%. Comparing base (431a7d1) to head (c2caf6b). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #526 +/- ## ======================================= Coverage 39.62% 39.62% ======================================= Files 68 68 Lines 3844 3844 Branches 521 521 ======================================= Hits 1523 1523 Misses 2224 2224 Partials 97 97 ```

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