Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2025

Bumps doctrine/dbal from 3.9.1 to 3.9.5.

Release notes

Sourced from doctrine/dbal's releases.

3.9.5

Release Notes for 3.9.5

3.9.5

  • Total issues resolved: 0
  • Total pull requests resolved: 19
  • Total contributors: 10

Dependencies,Static Analysis,Test Suite

CI,MySQL

CI,pdo_sqlsrv,sqlsrv

CI,MariaDB

CI

Schema Introspection,Test Suite

Bug,Prepared Statements,pgsql

CI,Dependencies

Static Analysis

... (truncated)

Commits
  • 4a4e2ee Bump dev tools (#7002)
  • 72f7bf2 fix(PgSQL): Allow to pass IPv6 address in URI notation for postgres (#6344)
  • 17d5217 Run tests on MySQL 9.3 instead of 9.1 (#7001)
  • e0f651f CI MariaDB: add 11.8 (#6991)
  • 671a368 Merge pull request #6992 from morozov/sqlsrv-latest-stable
  • 31dfed9 Use latest stable sqlsrv extensions
  • dcf3b29 Trigger CI workflow on changes in reusable workflows
  • d5c144e Bump doctrine/.github from 7.2.2 to 7.3.0 (#6985)
  • 4ff679d Merge pull request #6984 from mbeccati/fix-pgsql-non-deterministic
  • 014bb5e Deterministic ordering in schema manager results
  • 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)

@susnux
Copy link
Contributor

susnux commented Sep 8, 2025

@dependabot recreate

Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.9.1 to 3.9.5.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](doctrine/dbal@3.9.1...3.9.5)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-version: 3.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/stable32/doctrine/dbal-3.9.5 branch from c4ab76d to 2866cca Compare September 8, 2025 20:27
| Production Changes | From  | To      | Compare                                                        |
|--------------------|-------|---------|----------------------------------------------------------------|
| doctrine/cache     | 2.2.0 | REMOVED |                                                                |
| doctrine/dbal      | 3.9.5 | 3.10.2  | [...](doctrine/dbal@3.9.5...3.10.2) |

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
Copy link
Contributor

susnux commented Sep 8, 2025

/composer-update

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux susnux changed the title build(deps): Bump doctrine/dbal from 3.9.1 to 3.9.5 build(deps): Bump doctrine/dbal from 3.9.1 to 3.10.2 Sep 8, 2025
@susnux
Copy link
Contributor

susnux commented Sep 8, 2025

Production Changes From To Compare
doctrine/cache 2.2.0 REMOVED
doctrine/dbal 3.9.4 3.10.2 ...

susnux added a commit to nextcloud/server that referenced this pull request Sep 8, 2025
* [ ] nextcloud/3rdparty#2134
* Fixes the problem with MariaDB 11 and `vector` keyword, see nextcloud/recognize#1352

| Production Changes | From  | To      | Compare                                                        |
|--------------------|-------|---------|----------------------------------------------------------------|
| doctrine/cache     | 2.2.0 | REMOVED |                                                                |
| doctrine/dbal      | 3.9.4 | 3.10.2  | [...](doctrine/dbal@3.9.4...3.10.2) |

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
susnux added a commit to nextcloud/server that referenced this pull request Sep 8, 2025
* [ ] nextcloud/3rdparty#2134
* Fixes the problem with MariaDB 11 and `vector` keyword, see nextcloud/recognize#1352

| Production Changes | From  | To      | Compare                                                        |
|--------------------|-------|---------|----------------------------------------------------------------|
| doctrine/cache     | 2.2.0 | REMOVED |                                                                |
| doctrine/dbal      | 3.9.4 | 3.10.2  | [...](doctrine/dbal@3.9.4...3.10.2) |

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
susnux added a commit to nextcloud/server that referenced this pull request Sep 9, 2025
* [ ] nextcloud/3rdparty#2134
* Fixes the problem with MariaDB 11 and `vector` keyword, see nextcloud/recognize#1352

| Production Changes | From  | To      | Compare                                                        |
|--------------------|-------|---------|----------------------------------------------------------------|
| doctrine/cache     | 2.2.0 | REMOVED |                                                                |
| doctrine/dbal      | 3.9.4 | 3.10.2  | [...](doctrine/dbal@3.9.4...3.10.2) |

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
susnux added a commit to nextcloud/server that referenced this pull request Sep 10, 2025
* [ ] nextcloud/3rdparty#2134
* Fixes the problem with MariaDB 11 and `vector` keyword, see nextcloud/recognize#1352

| Production Changes | From  | To      | Compare                                                        |
|--------------------|-------|---------|----------------------------------------------------------------|
| doctrine/cache     | 2.2.0 | REMOVED |                                                                |
| doctrine/dbal      | 3.9.4 | 3.10.2  | [...](doctrine/dbal@3.9.4...3.10.2) |

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux merged commit 79b4287 into stable32 Sep 10, 2025
7 of 8 checks passed
@susnux susnux deleted the dependabot/composer/stable32/doctrine/dbal-3.9.5 branch September 10, 2025 10:04
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be removed and not shipped

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sent #2140

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants