Changesets: MantisBT

master f45027a6

2026-07-12 11:13

dregad


Details Diff
Docbook build: abort if Publican not found

Exit with code 1 if the executable is not on system path.
mod - build/docbook-manual.py Diff File

master d2add93a

2026-07-12 11:06

dregad


Details Diff
Call subprocess.run to build manuals

With check=True, an exception is thrown if the command fails, allowing
error handling.

This required adapting the command from string to list so it can be
called without initializing a shell.

Fixes 0037304
Affected Issues
0037304
mod - build/buildrelease-repo.py Diff File
mod - build/buildrelease.py Diff File

master 2a348bdc

2026-07-12 11:03

dregad


Details Diff
Fix static analysis warnings
mod - build/buildrelease-repo.py Diff File
mod - build/docbook-manual-repo.py Diff File
mod - build/docbook-manual.py Diff File

master e2018028

2026-07-12 10:59

dregad


Details Diff
Use f-strings
mod - build/buildrelease-repo.py Diff File
mod - build/buildrelease.py Diff File
mod - build/docbook-manual-repo.py Diff File
mod - build/docbook-manual.py Diff File

master 186bcdd8

2026-07-09 08:08

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net. [skip ci]
mod - lang/strings_arabic.txt Diff File
mod - lang/strings_basque.txt Diff File

dependabot/composer/guzzlehttp/guzzle-7.14.0 11c5098e

2026-07-08 21:42

dependabot[bot]

Committer: community


Details Diff
Bump guzzlehttp/guzzle from 7.13.2 to 7.14.0

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.13.2 to 7.14.0.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.14/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.13.2...7.14.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-version: 7.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
mod - composer.lock Diff File

master 9e9ae594

2026-07-06 12:57

dregad


Details Diff
Revert "Catch Slim 3.x deprecated warnings on PHP 8.1"

This reverts commit 795ff02e5500008f055589038ae0404ed575537a.

# Conflicts:
# api/rest/index.php
mod - api/rest/index.php Diff File

master 710ed3e1

2026-07-06 12:48

dregad


Details Diff
Revert "Catch Slim 3.x deprecated warnings on PHP 8.4"

This reverts commit d5a30a0cb15e617749a1feb0ef46dbe782b522b2.
mod - api/rest/index.php Diff File

master ebc90468

2026-07-06 12:48

dregad


Details Diff
Composer update

- Upgrading nikic/php-parser (v5.7.0 => v5.8.0)
- Upgrading phpunit/phpunit (10.5.63 => 10.5.64)
mod - composer.lock Diff File

master a5744a43

2026-07-06 12:44

dependabot[bot]

Committer: dregad


Details Diff
Bump slim/slim from 3.12.5 to 3.13.0

Bumps [slim/slim](https://github.com/slimphp/Slim) from 3.12.5 to 3.13.0.
- [Release notes](https://github.com/slimphp/Slim/releases)
- [Changelog](https://github.com/slimphp/Slim/blob/4.x/CHANGELOG.md)
- [Commits](https://github.com/slimphp/Slim/compare/3.12.5...3.13.0)

---
updated-dependencies:
- dependency-name: slim/slim
dependency-version: 3.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
mod - composer.lock Diff File

dependabot/composer/slim/slim-3.13.0 61d44b24

2026-07-06 12:44

dependabot[bot]

Committer: community


Details Diff
Bump slim/slim from 3.12.5 to 3.13.0

Bumps [slim/slim](https://github.com/slimphp/Slim) from 3.12.5 to 3.13.0.
- [Release notes](https://github.com/slimphp/Slim/releases)
- [Changelog](https://github.com/slimphp/Slim/blob/4.x/CHANGELOG.md)
- [Commits](https://github.com/slimphp/Slim/compare/3.12.5...3.13.0)

---
updated-dependencies:
- dependency-name: slim/slim
dependency-version: 3.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
mod - composer.lock Diff File

dependabot/github_actions/actions/checkout-7 2d59e417

2026-07-06 12:38

dependabot[bot]

Committer: community


Details Diff
Bump actions/checkout from 6 to 7

Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
mod - .github/workflows/documentation.yml Diff File
mod - .github/workflows/mantisbt.yml Diff File

master d48905c4

2026-07-06 12:37

dregad


Details Diff
Enable dependabot GitHub actions check
mod - .github/dependabot.yml Diff File

master 311e3a4d

2026-07-06 08:08

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net. [skip ci]
mod - lang/strings_chinese_traditional.txt Diff File
mod - lang/strings_dutch.txt Diff File
mod - lang/strings_finnish.txt Diff File
mod - lang/strings_galician.txt Diff File
mod - lang/strings_macedonian.txt Diff File

dependabot/composer/slim/slim-3.13.0 ad6ba1a4

2026-07-06 04:48

dependabot[bot]

Committer: community


Details Diff
Bump slim/slim from 3.12.5 to 3.13.0

Bumps [slim/slim](https://github.com/slimphp/Slim) from 3.12.5 to 3.13.0.
- [Release notes](https://github.com/slimphp/Slim/releases)
- [Changelog](https://github.com/slimphp/Slim/blob/4.x/CHANGELOG.md)
- [Commits](https://github.com/slimphp/Slim/compare/3.12.5...3.13.0)

---
updated-dependencies:
- dependency-name: slim/slim
dependency-version: 3.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
mod - composer.lock Diff File

master e423fd3e

2026-07-06 04:12

XananasX

Committer: community


Details Diff
Add allowed_classes restriction to unserialize() calls

Add `allowed_classes => false` to unserialize() in filter_api.php and
email_queue_api.php.

Add $p_options parameter to safe_unserialize().

Update 3 safe_unserialize() calls in install_helper_functions_api.php
to pass `['allowed_classes' => false]`, consistent with the changes in
filter_api.php and email_queue_api.php.

Fixes 0037219, PR https://github.com/mantisbt/mantisbt/pull/2229

Co-authored-by: XananasX7 <xananasX7@users.noreply.github.com>
Affected Issues
0037219
mod - core/email_queue_api.php Diff File
mod - core/filter_api.php Diff File
mod - core/install_helper_functions_api.php Diff File
mod - core/utility_api.php Diff File

master 59110708

2026-07-06 03:54

dependabot[bot]

Committer: community


Details Diff
Bump guzzlehttp/guzzle from 7.13.1 to 7.13.2

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.13.1 to 7.13.2.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.14/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.13.1...7.13.2)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-version: 7.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Fixes 0037286, PR https://github.com/mantisbt/mantisbt/pull/2240
Affected Issues
0037286
mod - composer.lock Diff File

dependabot/composer/guzzlehttp/guzzle-7.13.2 8dd2d1cb

2026-07-05 21:42

dependabot[bot]

Committer: community


Details Diff
Bump guzzlehttp/guzzle from 7.13.1 to 7.13.2

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.13.1 to 7.13.2.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.14/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.13.1...7.13.2)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-version: 7.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
mod - composer.lock Diff File

master 821ce4ac

2026-07-04 19:00

dependabot[bot]

Committer: community


Details Diff
Bump guzzlehttp/guzzle from 7.10.0 to 7.13.1 (#2237)

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.10.0 to 7.13.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.13/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.10.0...7.13.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-version: 7.13.1
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Fixes #37266, PR https://github.com/mantisbt/mantisbt/pull/2237
Affected Issues
0037286
mod - composer.lock Diff File

dependabot/composer/guzzlehttp/psr7-2.12.3 9f0c02c0

2026-07-04 18:53

dependabot[bot]

Committer: community


Details Diff
Bump guzzlehttp/psr7 from 2.9.0 to 2.12.3

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.9.0 to 2.12.3.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/2.12/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/2.9.0...2.12.3)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-version: 2.12.3
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
mod - composer.lock Diff File

master 2c351bc6

2026-07-04 18:52

dependabot[bot]

Committer: community


Details Diff
Bump phpmailer/phpmailer from 7.0.2 to 7.1.1

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 7.0.2 to 7.1.1.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v7.0.2...v7.1.1)

---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
dependency-version: 7.1.1
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Fixes 0037285, PR https://github.com/mantisbt/mantisbt/pull/2238
Affected Issues
0037285
mod - composer.lock Diff File

dependabot/composer/phpmailer/phpmailer-7.1.1 f751a7d5

2026-07-04 18:28

dependabot[bot]

Committer: community


Details Diff
Bump phpmailer/phpmailer from 7.0.2 to 7.1.1

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 7.0.2 to 7.1.1.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v7.0.2...v7.1.1)

---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
dependency-version: 7.1.1
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
mod - composer.lock Diff File

dependabot/composer/guzzlehttp/guzzle-7.13.1 1014123d

2026-07-04 18:28

dependabot[bot]

Committer: community


Details Diff
Bump guzzlehttp/guzzle from 7.10.0 to 7.13.1

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.10.0 to 7.13.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.13/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.10.0...7.13.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-version: 7.13.1
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
mod - composer.lock Diff File

dependabot/composer/slim/slim-3.13.0 cccfd4b6

2026-07-04 18:28

dependabot[bot]

Committer: community


Details Diff
Bump slim/slim from 3.12.5 to 3.13.0

Bumps [slim/slim](https://github.com/slimphp/Slim) from 3.12.5 to 3.13.0.
- [Release notes](https://github.com/slimphp/Slim/releases)
- [Changelog](https://github.com/slimphp/Slim/blob/4.x/CHANGELOG.md)
- [Commits](https://github.com/slimphp/Slim/compare/3.12.5...3.13.0)

---
updated-dependencies:
- dependency-name: slim/slim
dependency-version: 3.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
mod - composer.lock Diff File

dependabot/composer/parsedown/parsedown-1.8.0 f6d4f194

2026-07-04 18:19

dependabot[bot]

Committer: community


Details Diff
Bump parsedown/parsedown from 1.7.5 to 1.8.0

Bumps [parsedown/parsedown](https://github.com/parsedown/parsedown) from 1.7.5 to 1.8.0.
- [Commits](https://github.com/parsedown/parsedown/compare/1.7.5...1.8.0)

---
updated-dependencies:
- dependency-name: parsedown/parsedown
dependency-version: 1.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
mod - composer.lock Diff File
 First  Prev  1 2 3 4 5 6 7 ... 80 ... 160 ... 240 ... 320 ... 400 ... 480 ... 560 ... 640 ... 720 ... 753 754 755  Next  Last