Skip to content

Bump joomla/database from 3.0.0 to 3.4.0 #1286

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2025

Bumps joomla/database from 3.0.0 to 3.4.0.

Release notes

Sourced from joomla/database's releases.

joomla/database-3.4.0

What's Changed

New Contributors

Full Changelog: joomla-framework/database@3.3.1...3.4.0

joomla/database-3.3.1

Fix @since tag for new method extractHostPortSocket from version 3.3.0.

Full Changelog: joomla-framework/database@3.3.0...3.3.1

joomla/database-3.3.0

What's Changed

Full Changelog: joomla-framework/database@3.2.1...3.3.0

joomla/database-3.2.1

What's Changed

Fix error unrecognized configuration parameter "lc_collate" on PostgreSQL >= 16

Full Changelog: joomla-framework/database@3.2.0...3.2.1

joomla/database-3.2.0

What's Changed

  • Use row_number window function on MariaDB >= 11
  • Adding ability to zip export of multiple tables
  • Cleanup non-release related files
  • Improve PHP 8.4 compatibility
  • Add testcoverage for PHP 8.3

Full Changelog: joomla-framework/database@3.1.0...3.2.0

joomla/database-3.1.0

What's Changed

  • getTableList() return only tables not views

... (truncated)

Commits
  • 10745e7 Merge pull request #336 from richard67/3.x-dev-upmerge-2025-03-30
  • cedd0fd Use ROW_NUMBER() windows function if supported (#335)
  • a1394f8 Merge remote-tracking branch 'upstream/2.0-dev' into 3.x-dev-upmerge-2025-03-30
  • 5084eb7 Add collation to getAlterDbCharacterSet (#331)
  • 96345a9 [3.x] Replace incorrect working quoteNameStr method (#329)
  • 8ee94c3 [2.x] PR 281 follow up - cast boolean option and fix code style (#333)
  • 1a45905 [2.x] Replace incorrect working quoteNameStr method (#328)
  • ebeccac Merge pull request #334 from AkameOuO/3.x-dev-exclude-blame-ignore
  • bb3ad75 Don't include .git-blame-ignore-revs file in distribution package
  • f1d4e08 Merge pull request #323 from AkameOuO/3.x-dev-add-blame-ignore
  • 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 [joomla/database](https://github.com/joomla-framework/database) from 3.0.0 to 3.4.0.
- [Release notes](https://github.com/joomla-framework/database/releases)
- [Commits](joomla-framework/database@3.0.0...3.4.0)

---
updated-dependencies:
- dependency-name: joomla/database
  dependency-version: 3.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added php Pull requests that update Php code dependencies Pull requests that update a dependency file labels Apr 9, 2025
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.

0 participants