-
Notifications
You must be signed in to change notification settings - Fork 120
Version Update v4.7.8 #2262
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Version Update v4.7.8 #2262
Conversation
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
Collaborator
NoumaanAhamed
commented
Jan 5, 2026
- ENHANCEMENT
- Compatible with WordPress latest version 6.9
- Compatible with PHP version 8.4
- Updated magnific-popup library to latest version 1.2.0
- Updated dependencies in node and composer packages to latest versions.
- Made the overall code more robust and secure.
fix(update) : PHP 8.4 Compatibility
…2242) * chore(tests): update dependencies in wp-e2e-playwright package.json * fix(workflow): update NODE_VERSION to 20 in Playwright CI configuration * fix(workflow): revert NODE_VERSION to 17 in Playwright CI configuration
…or encoding (#2247) * fix(importer): replace die() with exit() in BPMediaAlbumimporter * Potential fix for code scanning alert no. 13: Incomplete string escaping or encoding
- Add permissions block to phpcs_on_pull_request.yml (contents: read, pull-requests: write) - Add permissions block to create.yml (contents: read) - Add permissions block to playwright.yml (contents: read) This follows the principle of least privilege and resolves GitHub code scanning alerts #1, #2, and #39. Fixes: rtCamp/support#245
fix: add explicit permissions to GitHub Actions workflows
* fix(importer): replace die() with exit() in BPMediaAlbumimporter * fix: add explicit permissions to GitHub Actions workflows - Add permissions block to phpcs_on_pull_request.yml (contents: read, pull-requests: write) - Add permissions block to create.yml (contents: read) - Add permissions block to playwright.yml (contents: read) This follows the principle of least privilege and resolves GitHub code scanning alerts #1, #2, and #39. Fixes: rtCamp/support#245 --------- Co-authored-by: rtBot <43742164+rtBot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* chore: update magnific popup to v1.2.0 * fix: improve close button markup handling and prependTo selector logic * fix: resolve merge conflicts in close button markup and prependTo logic
fix: CodeQL security issues
Security-fix: remove unnecessary peer properties from dependencies
fix: construct DOM nodes correctly
… in Magnific Popup
…ors and providing a fallback
Security-fix: enhance security by safely parsing HTML
Update Docker image version in Playwright workflow
Version update v4.7.8
mi5t4n
approved these changes
Jan 5, 2026
Member
mi5t4n
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
chore: update date for version 4.7.8 release
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: 183c160). |
Closed
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.