[5.2] Upmerge changes from 4.4-dev 2024-12-19 #44651
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request for Issue # .
Summary of Changes
This pull request (PR) merges the latest changes in the current 4.4-dev branch since the last upmerge.
The only relevant change is the one from PR #44622 .
The other changes are either not relevant because they are back-ports of changes from 5.2-dev to 4.4-dev, which are PR #44577 and #44580 , or they are from translation updates already having been superseded by later updates in the 5.2-dev branch.
Important hint for maintainers
This PR has to be merged with a merge commit, not a squash commit.
Testing Instructions
Review: Check the commits of this PR and those in the 4.4-dev branch.
In addition you could test according to the testing instructions of PR ##44622 .
Actual result BEFORE applying this Pull Request
5.2-dev branch is not up to date with 4.4-dev.
npm audit
reports 3 vulnerabilities (2 moderate, 1 high), of which 2 can be fixed withnpm audit
(without--force
).Expected result AFTER applying this Pull Request
5.2-dev branch is up to date with 4.4-dev.
npm audit
reports 1 moderate severity vulnerability which can only be fixed withnpm audit fix --force
.Link to documentations
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed