Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps adodb/adodb-php from 5.20.16 to 5.22.9.

Release notes

Sourced from adodb/adodb-php's releases.

v5.22.9

Security release fixing an SQL injection issue in the PostgreSQL driver (CVE-2025-46337, see advisory), credits to Marco Nappi (@​mrcnpp).

Also fixes a couple bugs in the SQLite3 driver and a PHP 8.2 compatibility issue with Active Record.

See Changelog for details.

v5.22.8

Long overdue hotfix release.

See Changelog for details.

v5.22.7

Maintenance release focusing on PHP 8.x compatibility.

See Changelog for details

v5.22.6

Maintenance release focusing mainly on PHP 8 compatibility. The Date/Time library was deprecated and will be removed in 5.23.0.

See Changelog for details

v5.22.5

Maintenance release focusing mainly on PHP 8.2 compatibility.

See Changelog for details

v5.22.4

Hotfix release, see Changelog

v5.22.3

Hotfix release, see Changelog

v5.22.2

Hotfix release, see Changelog for details.

v5.22.1

Hotfix release, see Changelog for details.

v5.22.0

This is a feature and maintenance release.

Please see the Changelog for details.

v5.21.4

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.21.3

... (truncated)

Changelog

Sourced from adodb/adodb-php's changelog.

[5.22.9] - 2025-05-01

Security

Fixed

  • sqlite: Fulfill PRIMARY KEY AUTOINCREMENT requirements #1055
  • sqlite: fix error reporting #1061
  • Creation of dynamic property deprecated warning with PHP 8.2 #1068

[5.22.8] - 2025-01-25

Added

  • mysql: allow forcing use of emulated prepared statements #1028
  • Georgian language strings #1042

Changed

  • mysqli: Improve setConnectionParameter() #1044

Fixed

  • Backtrace output is not channeled through ADODB_OUTP #1018
  • changeColumnSQL not handling new vs changed columns correctly #1010 #1010
  • PHP 8 compatibility #1009 #1012 #1021 #1045
  • db2: fix connections using *LOCAL on IBM i series #1031 #1032
  • mysqli: catch getAssoc() execution error in metaColumns() #1016
  • mysqli: fix getAssoc() with ADODB_FETCH_DEFAULT mode #1023
  • mysqli: SSL not working due to wrong socket/flags

... (truncated)

Commits
  • a568bfe Bump version to 5.22.9
  • 8553857 Mark pg_insert_id() as deprecated
  • 2fa8c0f PHPDoc
  • 0774134 Merge branch 'sec-pgsql-sql-injection' into hotfix/5.22
  • 99052a9 Update changelog
  • 11107d6 Fix SQL injection in pg_insert_id()
  • 8659a3e Active record: Fix PHP 8.2 deprecation warning
  • cdaa6e0 Fulfill SQLite PRIMARY KEY AUTOINCREMENT requirements
  • 33f466d Update changelog
  • 1f41aa6 Fix SQLite error reporting
  • 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)
    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.16 to 5.22.9.
- [Release notes](https://github.com/ADOdb/ADOdb/releases)
- [Changelog](https://github.com/ADOdb/ADOdb/blob/master/docs/changelog.md)
- [Commits](ADOdb/ADOdb@v5.20.16...v5.22.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 1, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 5, 2025

Superseded by #150.

@dependabot dependabot bot closed this Aug 5, 2025
@dependabot dependabot bot deleted the dependabot/composer/lodel/scripts/adodb/adodb-php-5.22.9 branch August 5, 2025 21:17
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 php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant