User tests: Successful: Unsuccessful:
Pull Request resolves # .
This pull request (PR) updates the composer dependency "joomla/filter" from version 4.0.2 to version 4.1.0.
In addition, it changes the version requirement in the composer.json file for that dependency from a pinned fix version 4.0.2 to a caret version range ^4.1.0 to allow future updates of that dependency to new 4.x versions.
The fix version pin was introduced after the last 6.1.1 security release by mistake with this commit: 12bcb39
@drmenzelit @MacJoom If you plan to do a general composer update anyway before Tuesday, this PR here would be partly obsolete. But you have to make the change in the composer.json file from this PR to get rid of the fixed version pin so you will get the update of the "joomla/filter" dependency.
Code review.
Verify that the update from version 4.0.2 to version 4.1.0 is a direct update from one to the next version, i.e. the are no other 4.0.x versions in between.
Check the release page https://github.com/joomla-framework/filter/releases/tag/4.1.0 and verify that the only change is the new public method from PR joomla-framework/filter#88 (and the new unit test for that which is not shipped into the CMS).
Composer dependency "joomla/filter" is hard pinned to version 4.0.2.
Composer dependency "joomla/filter" is updated to version 4.1.0.
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | External Library Composer Change |
| Title |
|
||||||
| Labels |
Added:
Composer Dependency Changed
PR-6.2-dev
|
||
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-08-17 20:49:15 |
| Closed_By | ⇒ | MacJoom |
Thank you!