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

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.154.0.3

Release Notes

postfixadmin/postfixadmin (postfixadmin/postfixadmin)

v4.0.3: Postfixadmin 4.0.3

Compare Source

Postfixadmin 4.0.3

(This is near identical to the 4.0.2 release, but as that didn't build on github - I deleted it, fixed the token formatting and static analysis issues and created a new version/release)

Thank you to everyone for your various contributions 😄

  • improve password recovery if TOTP is active (see #​1032, thanks @​drunken-sod)
  • improve install.sh ( see #​965, thanks @​TigerP)
  • improve docs ( PHP version requirement consistency )
  • Include domain in link to create new alias (backport for 4.0, see #​977, thanks @​csware)
  • Check for address validity before checking domain existence (backport 4.0) (see #​975, thanks @​csware)
  • Remove redundant charset in MySQL connection (see #​970, thanks @​csware)
  • Improve error handling if vendor/autoloaderphp doesn't exist
  • Add build against PHP 8.5
  • admin global search - restrict to domains the admin type has access to (see #​947, thanks @​lukasdebaum)
  • update composer.json (move mysql/sqlite3 extensions to suggest block, see #​942, thanks @​rimvisit)
  • update install.sh to be less bash-y (see #​940, thanks @​kuzmos)
  • update github actions (remove deprecation warning #​983, thanks @​csware)

v4.0.2

Compare Source

v4.0.1

Compare Source

  • Translation fixes (thanks @​cboltz)
    • Fix db setup with table prefix for some of the TOTP tables (thanks @​cboltz)
    • Fix relative path for admins / totp page (thanks @​cboltz)

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: (UTC)

  • 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.3` | --- ### Release Notes <details> <summary>postfixadmin/postfixadmin (postfixadmin/postfixadmin)</summary> ### [`v4.0.3`](https://github.com/postfixadmin/postfixadmin/releases/tag/v4.0.3): Postfixadmin 4.0.3 [Compare Source](https://github.com/postfixadmin/postfixadmin/compare/v4.0.2...v4.0.3) ### Postfixadmin 4.0.3 (This is near identical to the 4.0.2 release, but as that didn't build on github - I deleted it, fixed the token formatting and static analysis issues and created a new version/release) Thank you to everyone for your various contributions 😄 - improve password recovery if TOTP is active (see [#&#8203;1032](https://github.com/postfixadmin/postfixadmin/issues/1032), thanks [@&#8203;drunken-sod](https://github.com/drunken-sod)) - improve install.sh ( see [#&#8203;965](https://github.com/postfixadmin/postfixadmin/issues/965), thanks [@&#8203;TigerP](https://github.com/TigerP)) - improve docs ( PHP version requirement consistency ) - Include domain in link to create new alias (backport for 4.0, see [#&#8203;977](https://github.com/postfixadmin/postfixadmin/issues/977), thanks [@&#8203;csware](https://github.com/csware)) - Check for address validity before checking domain existence (backport 4.0) (see [#&#8203;975](https://github.com/postfixadmin/postfixadmin/issues/975), thanks [@&#8203;csware](https://github.com/csware)) - Remove redundant charset in MySQL connection (see [#&#8203;970](https://github.com/postfixadmin/postfixadmin/issues/970), thanks [@&#8203;csware](https://github.com/csware)) - Improve error handling if vendor/autoloaderphp doesn't exist - Add build against PHP 8.5 - admin global search - restrict to domains the admin type has access to (see [#&#8203;947](https://github.com/postfixadmin/postfixadmin/issues/947), thanks [@&#8203;lukasdebaum](https://github.com/lukasdebaum)) - update composer.json (move mysql/sqlite3 extensions to suggest block, see [#&#8203;942](https://github.com/postfixadmin/postfixadmin/issues/942), thanks [@&#8203;rimvisit](https://github.com/rimvisit)) - update install.sh to be less bash-y (see [#&#8203;940](https://github.com/postfixadmin/postfixadmin/issues/940), thanks [@&#8203;kuzmos](https://github.com/kuzmos)) - update github actions (remove deprecation warning [#&#8203;983](https://github.com/postfixadmin/postfixadmin/issues/983), thanks [@&#8203;csware](https://github.com/csware)) ### [`v4.0.2`](https://github.com/postfixadmin/postfixadmin/compare/v4.0.1...v4.0.2) [Compare Source](https://github.com/postfixadmin/postfixadmin/compare/v4.0.1...v4.0.2) ### [`v4.0.1`](https://github.com/postfixadmin/postfixadmin/blob/HEAD/CHANGELOG.TXT#Version-401-20250912) [Compare Source](https://github.com/postfixadmin/postfixadmin/compare/v4.0.0...v4.0.1) - Translation fixes (thanks [@&#8203;cboltz](https://github.com/cboltz)) - Fix db setup with table prefix for some of the TOTP tables (thanks [@&#8203;cboltz](https://github.com/cboltz)) - Fix relative path for admins / totp page (thanks [@&#8203;cboltz](https://github.com/cboltz)) ### [`v4.0.0`](https://github.com/postfixadmin/postfixadmin/compare/v3.3.16...v4.0.0) [Compare Source](https://github.com/postfixadmin/postfixadmin/compare/v3.3.16...v4.0.0) ### [`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**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzYuMyIsInVwZGF0ZWRJblZlciI6IjQzLjEzNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
CSRBot added 1 commit 2026-06-15 20:14:01 +02:00
chore(deps): update dependency postfixadmin/postfixadmin to v4
Build / build-amd64 (pull_request) Successful in 2m48s
Lint Markdown files / markdown-lint (pull_request) Successful in 5s
Build / build-arm64 (pull_request) Successful in 5m3s
793cc56428
volker.raschek was assigned by CSRBot 2026-06-15 20:14:03 +02:00
Some checks are pending
Build / build-amd64 (pull_request) Successful in 2m48s
Lint Markdown files / markdown-lint (pull_request) Successful in 5s
Build / build-arm64 (pull_request) Successful in 5m3s
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.