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.21.4 to 5.22.4 #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

Bumps adodb/adodb-php from 5.21.4 to 5.22.4.

Release notes

Sourced from adodb/adodb-php's releases.

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.

Changelog

Sourced from adodb/adodb-php's changelog.

[5.22.4] - 2022-10-28

Fixed

  • adodb_strip_order_by() throws deprecated warnings on PHP 8.1 #869
  • adodb_strip_order_by() shouldn't strip clause from subqueries #870
  • mssql: Affected_Rows() not returning correct value #895
  • mysqli: Fix mysqli_result could not be converted to int #867
  • mysqli: regression on errorMsg()/errorCode() #872

[5.22.3] - 2022-09-06

Fixed

  • alterColumnSql() and changeTableSQL() produce different SQL #124 #383 #865
  • Fix PHP 8.1 deprecated warning in GetUpdateSQL() #844
  • Fix PHP 8.1 deprecated warning in tohtml.inc.php #850
  • Fix str_repeat() error in _adodb_backtrace() #852
  • firebird/ibase: Fix uncaught TypeError #858
  • mssql: Fix undefined variable when closing connection #835
  • mssql: insert_id returns false if value is out of range #853
  • mysql: Fix regression with portable bind arrays #838
  • mysql: Fix errorMsg() / errorNo() on MySQL 8 #842
  • oci8po: Replace deprecated functions aliases #862
  • pdo: Fix uncaught TypeError on PHP 8 #840
  • pgsql: check for dummy query Id before closing recordset #848
  • active record: fix changing case of class properties in Native mode #837

... (truncated)

Commits
  • bb87e83 Bump version to 5.22.4
  • acff333 Update Changelog
  • ef54967 mysqli: store error msg/code after query execution
  • 348fb97 Ignore .DS_Store files
  • de4e80a affected_rows() returns false when called incorrectly
  • e2610ad Update Changelog
  • 10111e2 Don't strip ORDER BY clause from subqueries
  • 0a91045 Add PHPUnit cache files to .gitignore
  • 1494108 Test case for adodb_strip_order_by()
  • 85c27f0 Refactor adodb_strip_order_by()
  • 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)

Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.21.4 to 5.22.4.
- [Release notes](https://github.com/ADOdb/ADOdb/releases)
- [Changelog](https://github.com/ADOdb/ADOdb/blob/master/docs/changelog.md)
- [Commits](ADOdb/ADOdb@v5.21.4...v5.22.4)

---
updated-dependencies:
- dependency-name: adodb/adodb-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 31, 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