Skip to content
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

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

Open
wants to merge 1 commit into
base: alive-and-well-rel-501
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 27, 2022

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

[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

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.

Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.20.10 to 5.20.21.
- [Release notes](https://github.com/ADOdb/ADOdb/releases)
- [Changelog](https://github.com/ADOdb/ADOdb/blob/master/docs/changelog.md)
- [Commits](ADOdb/ADOdb@v5.20.10...v5.20.21)

---
updated-dependencies:
- dependency-name: adodb/adodb-php
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants