Version update v4.7.11 - #2350
Merged
Merged
Conversation
Bumps in tests/codeception/composer.lock (composer ecosystem): - guzzlehttp/psr7 2.8.0 -> 2.12.1 (GHSA-hq7v-mx3g-29hw CVE-2026-49214, GHSA-34xg-wgjx-8xph CVE-2026-48998, GHSA-vm85-hxw5-5432 CVE-2026-55766; alerts #146 #145 #149) - guzzlehttp/guzzle 7.10.0 -> 7.12.1 (GHSA-cwxw-98qj-8qjx CVE-2026-55767, GHSA-wpwq-4j6v-78m3 CVE-2026-55568; alerts #148 #147) - symfony/dom-crawler v5.4.48 -> v5.4.52 (GHSA-x6g4-fwcc-jj8w CVE-2026-45071; alert #140) - symfony/yaml v5.4.45 -> v5.4.53 (GHSA-4qpc-3hr4-r2p4, GHSA-9frc-8383-795m, GHSA-c2p3-7m5p-cv8x; alerts #143 #142 #141) - composer/composer 2.9.4 -> 2.9.8 (GHSA-f9f8-rm49-7jv2 CVE-2026-45793; alert #138) Patched entries taken verbatim from Dependabot commits. content-hash unchanged (dev-dependency bumps; composer.json constraints unmodified).
Bumps [qs](https://github.com/ljharb/qs) from 6.15.0 to 6.15.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.15.0...v6.15.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.15.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 19ea40a)
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.5 to 0.2.7. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.5...v0.2.7) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 56cdf80)
fix(deps): security bumps for 12 Dependabot alerts
Build the gallery search WHERE/JOIN clauses with $wpdb->prepare() and $wpdb->esc_like() instead of manual string concatenation, and drop the redundant decode of the already-decoded search parameter. No change to search behavior.
…pes are sanitized
…ents for trusted identifiers
Refactor gallery search query building
Security: Harden order_by parameter sanitization
Version update v4.7.11
Contributor
|
Unable to PHPCS or SVG scan one or more files due to error running PHPCS/SVG scanner:
The error may be temporary. If the error persists, please contact a human (commit-ID: b38f46f). |
krishana7911
approved these changes
Jul 20, 2026
nazmulthenomad
approved these changes
Jul 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Changelog
4.7.11
FIXED
ENHANCEMENT