Skip to content

Merge release 3.19.0 into 4.0.x#836

Open
github-actions[bot] wants to merge 71 commits into4.0.xfrom
3.19.x-merge-up-into-4.0.x_ipJjOf8T
Open

Merge release 3.19.0 into 4.0.x#836
github-actions[bot] wants to merge 71 commits into4.0.xfrom
3.19.x-merge-up-into-4.0.x_ipJjOf8T

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Apr 3, 2026

DavidBadura and others added 30 commits February 15, 2026 10:57
| datasource | package            | from    | to    |
| ---------- | ------------------ | ------- | ----- |
| pypi       | pymdown-extensions | 10.20.1 | 10.21 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| pypi       | mkdocs-material | 9.7.1 | 9.7.2 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…up-task-handler

allow to pass connection registry in dbal cleanup task handler
allow multiple handlers, union types and inheritance for commands
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| pypi       | mkdocs-material | 9.7.2 | 9.7.3 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource | package  | from | to   |
| ---------- | -------- | ---- | ---- |
| docker     | postgres | 18.2 | 18.3 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add `Closure` support to testing documentation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| pypi       | mkdocs-material | 9.7.3 | 9.7.4 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot and others added 30 commits March 14, 2026 00:42
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource  | package                | from   | to     |
| ----------- | ---------------------- | ------ | ------ |
| github-tags | shivammathur/setup-php | 2.36.0 | 2.37.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource  | package                 | from  | to    |
| ----------- | ----------------------- | ----- | ----- |
| github-tags | ramsey/composer-install | 3.2.0 | 3.2.1 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource  | package                 | from  | to    |
| ----------- | ----------------------- | ----- | ----- |
| github-tags | ramsey/composer-install | 3.2.1 | 4.0.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…all-4.x

Update ramsey/composer-install action to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| pypi       | mkdocs-material | 9.7.5 | 9.7.6 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource | package           | from  | to    |
| ---------- | ----------------- | ----- | ----- |
| packagist  | league/commonmark | 2.8.1 | 2.8.2 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource | package            | from   | to      |
| ---------- | ------------------ | ------ | ------- |
| pypi       | pygments           | 2.19.2 | 2.20.0  |
| pypi       | pymdown-extensions | 10.21  | 10.21.2 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dbal cleanup handler: check if a table or index exists before deleting it
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…tore

add doctrine cipher key store for hydrator extension
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants