Skip to content

chore: Update WordPress runtime version and improve safe decoding for… - #154

Open
timothygachengo wants to merge 1 commit into
mainfrom
fix/fix-references-to-process-special-symbols
Open

chore: Update WordPress runtime version and improve safe decoding for…#154
timothygachengo wants to merge 1 commit into
mainfrom
fix/fix-references-to-process-special-symbols

Conversation

@timothygachengo

Copy link
Copy Markdown
Contributor

… special symbols in tooltip components

Description

Type of change

  • Bug fix (fix:)
  • New feature (feat:)
  • Breaking change (BREAKING CHANGE:)
  • Refactor / chore (refactor: / chore:)
  • Documentation update (docs:)

Affected package(s)

  • @devgateway/dvz-wp-commons
  • @devgateway/create-wp-customizer
  • @devgateway/upgrade-wp-customizer
  • plugins/wp-react-blocks-plugin
  • plugins/wp-react-custom-api
  • plugins/wp-react-custom-rest-menu
  • Other plugin / theme / Docker (no changeset needed)

Checklist

  • PR title follows Conventional Commits format
  • pnpm build passes locally
  • No hardcoded credentials, internal URLs, client names, or PII introduced
  • Any new dependency has a GPL-2.0-or-later-compatible license (MIT, BSD, Apache-2.0, ISC are all compatible)

Copilot AI lite review requested due to automatic review settings September 11, 2026 06:59

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 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.

Comment thread Dockerfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants