chore(deps): update dependency postfixadmin/postfixadmin to v4 #67

Open
CSRBot wants to merge 1 commits from renovate/postfixadmin-postfixadmin-4.x into master
Collaborator

This PR contains the following updates:

Package Update Change
postfixadmin/postfixadmin major 3.3.15 -> 4.0.0

Release Notes

postfixadmin/postfixadmin (postfixadmin/postfixadmin)

v4.0.0

Compare Source

v3.3.16: Postfixadmin 3.3.16

Compare Source

  • Correct PHP requirement to >= 7.2 - it seems we've managed to lose support for PHP 7.0 somehow (Smarty,PHPUnit), possibly related to #​541.
    • Make PHP session cookies more secure (add samesite, httponly and perhaps secure flags) - see #​903, thanks @​gitblacker
    • Upgrade moment.js library used by bootstrap - includes fix for Regex DoS issues - see #​902, thanks @​gitblacker
    • Add (lax) Content-Security-Policy HTTP header (see common.php) - see #​905, thanks @​gitblacker
    • Add sqlite3 to Debian control dependency list - see #​909, thanks @​marner2
    • Exclude the "ALL" domain from the Postfix SQL queries - see #​916, thanks @​Ramalama2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [postfixadmin/postfixadmin](https://github.com/postfixadmin/postfixadmin) | major | `3.3.15` -> `4.0.0` | --- ### Release Notes <details> <summary>postfixadmin/postfixadmin (postfixadmin/postfixadmin)</summary> ### [`v4.0.0`](https://github.com/postfixadmin/postfixadmin/compare/v3.3.16...postfixadmin-4.0-beta2) [Compare Source](https://github.com/postfixadmin/postfixadmin/compare/v3.3.16...postfixadmin-4.0-beta2) ### [`v3.3.16`](https://github.com/postfixadmin/postfixadmin/releases/tag/postfixadmin-3.3.16): Postfixadmin 3.3.16 [Compare Source](https://github.com/postfixadmin/postfixadmin/compare/postfixadmin-3.3.15...v3.3.16) - Correct PHP requirement to >= 7.2 - it seems we've managed to lose support for PHP 7.0 somehow (Smarty,PHPUnit), possibly related to [#&#8203;541](https://github.com/postfixadmin/postfixadmin/pull/541). - Make PHP session cookies more secure (add samesite, httponly and perhaps secure flags) - see [#&#8203;903](https://github.com/postfixadmin/postfixadmin/issues/903), thanks [@&#8203;gitblacker](https://github.com/gitblacker) - Upgrade moment.js library used by bootstrap - includes fix for Regex DoS issues - see [#&#8203;902](https://github.com/postfixadmin/postfixadmin/issues/902), thanks [@&#8203;gitblacker](https://github.com/gitblacker) - Add (lax) Content-Security-Policy HTTP header (see common.php) - see [#&#8203;905](https://github.com/postfixadmin/postfixadmin/issues/905), thanks [@&#8203;gitblacker](https://github.com/gitblacker) - Add sqlite3 to Debian control dependency list - see [#&#8203;909](https://github.com/postfixadmin/postfixadmin/issues/909), thanks [@&#8203;marner2](https://github.com/marner2) - Exclude the "ALL" domain from the Postfix SQL queries - see [#&#8203;916](https://github.com/postfixadmin/postfixadmin/issues/916), thanks [@&#8203;Ramalama2](https://github.com/Ramalama2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
CSRBot added 1 commit 2025-09-09 21:11:43 +02:00
chore(deps): update dependency postfixadmin/postfixadmin to v4
Some checks failed
Build / build-amd64 (pull_request) Successful in 4m3s
Lint Markdown files / markdown-lint (pull_request) Successful in 14s
Build / build-arm64 (pull_request) Has been cancelled
c86588eba3
Some checks failed
Build / build-amd64 (pull_request) Successful in 4m3s
Lint Markdown files / markdown-lint (pull_request) Successful in 14s
Build / build-arm64 (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/postfixadmin-postfixadmin-4.x:renovate/postfixadmin-postfixadmin-4.x
git checkout renovate/postfixadmin-postfixadmin-4.x
Sign in to join this conversation.
No description provided.