mi-squared / alive-and-well

Custom OpenEMR 5.0.1 for Alive and Well with added column for "employer" in encoutner report
GNU General Public License v3.0
0 stars 0 forks source link

Bump adodb/adodb-php from 5.20.10 to 5.20.21 #21

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps adodb/adodb-php from 5.20.10 to 5.20.21.

Release notes

Sourced from adodb/adodb-php's releases.

v5.20.21

Security hotfix release addressing a critical vulnerability in PostgreSQL connections (CVE-2021-3850, see advisory GHSA-65mj-7c86-79jf). Thanks to Emmet Leahy (@​meme-lord) of Sorcery Ltd for reporting this vulnerability.

See the Changelog for details.

v5.20.20

This is a Hotfix release, that addresses the following issues and improves PHP 8 compatibility.

Fixes

  • Fix usage of get_magic_* functions #619 #657
  • Fix PHP warning in _rs2rs() function #679
  • pdo: Fix Fatal error in _query() #666
  • pdo: Fix undefined variable #678
  • pgsql: Fix Fatal error in _close() method (PHP8) #666
  • pgsql: fix deprecated function aliases (PHP8) #667
  • text: fix Cannot pass parameter by reference #668

v5.20.19

This is a Hotfix release, that addresses the following issues and adds the following feature:

Implemented enhancements:

  • Add support for persistent connections in PDO driver #650
  • Connect to SQL Server database on a specified port. #624

Fixed bugs:

  • DSN database connection with password containing # fails #651
  • Metacolumns returns wrong type for integer fields in Mysql 8 #642
  • Uninitialized Variable access in mssqlnative ErrorNo() method #637

* This Changelog was automatically generated by github_changelog_generator

v5.20.18

Hotfix release, see Changelog for details.

v5.20.17

Hotfix release, see Changelog for details.

v5.20.16

Hotfix release, see Changelog for details.

v5.20.15

Hotfix release, see Changelog for details.

v5.20.14

Hotfix / Security release, see Changelog for details.

... (truncated)

Changelog

Sourced from adodb/adodb-php's changelog.

[5.20.21] - 2022-01-22

Fixed

  • Methods return E_DEPRECATED with PHP8.1 #771

Security

  • pgsql: authentication bypass in connect functions (CVE-2021-3850) #793

[5.21.3] - 2021-10-31

Fixed

  • core: Ensure temp $ADODB_COUNTRECS changes really are temporary #761
  • mysqli: force error reporting mode to OFF (PHP 8.1 compatibility) #755
  • pdo: fix metaIndexes declaration to match parent #717

[5.21.2] - 2021-08-22

Fixed

  • Fix syntax error in toexport.inc.php #749
  • pgsql: fix fetchField() parameter naming #752

[5.21.1] - 2021-08-15

Changed

  • Standardized source code file headers #728
  • Code cleanup: PHPDoc, code style, whitespace, etc. #691 (and others)

Fixed

  • Caching in FieldTypesArray() causes problems #687
  • setConnectionParameter() method should not be final

... (truncated)

Commits
  • 6c38e6c Bump version to 5.20.21
  • cfdc1aa Update Changelog
  • b6f3603 Methods return E_DEPRECATED with PHP8.1, see #771
  • 6d02431 Merge pull request from GHSA-65mj-7c86-79jf
  • 952de6c Prevent auth bypass with PostgreSQL connections
  • 66fb9e5 Bump version to 5.20.20
  • 3f4035a Update changelog
  • 8a1a323 Adapt updateversion.py for keepachangelog format
  • f1f22c5 Revise changelog according to "Keep a changelog"
  • 6d29339 Fix remaining usages of get_magic_* functions
  • 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mi-squared/alive-and-well/network/alerts).