chore: Update WordPress runtime version and improve safe decoding for… - #154
Open
timothygachengo wants to merge 1 commit into
Open
chore: Update WordPress runtime version and improve safe decoding for…#154timothygachengo wants to merge 1 commit into
timothygachengo wants to merge 1 commit into
Conversation
… special symbols in tooltip components
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
Update the README runtime documentation to match the WordPress 7.1.0 Docker image.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Updates tooltip/reference text handling and the Docker runtime version.
Changes:
- Adds safe URI decoding and encoding for tooltip and reference descriptions.
- Updates the runtime image to WordPress 7.1.0.
File summaries
| File | Summary |
|---|---|
plugins/wp-react-blocks-plugin/blocks/format-bar/references.js |
Safely decodes and encodes reference descriptions. |
plugins/wp-react-blocks-plugin/blocks/format-bar/infotooltip.js |
Safely decodes and encodes tooltip descriptions. |
Dockerfile |
Updates the WordPress runtime image; documentation should also be updated to reflect the new version. |
Review details
- Files reviewed: 3/3 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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.
… special symbols in tooltip components
Description
Type of change
fix:)feat:)BREAKING CHANGE:)refactor:/chore:)docs:)Affected package(s)
@devgateway/dvz-wp-commons@devgateway/create-wp-customizer@devgateway/upgrade-wp-customizerplugins/wp-react-blocks-pluginplugins/wp-react-custom-apiplugins/wp-react-custom-rest-menuChecklist
pnpm buildpasses locally