CFG-124: Upgrade PrimeVue to 4.5.5 and port Patchman PrimeVue patch#3
Draft
CFG-124: Upgrade PrimeVue to 4.5.5 and port Patchman PrimeVue patch#3
Conversation
…avior Agent-Logs-Url: https://github.com/effect-app/patchman/sessions/d2e80d6f-662e-4466-b5b5-4590c39f80bd Co-authored-by: patroza <42661+patroza@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] [CFG-124] Update PrimeVue to the latest version
CFG-124: Upgrade PrimeVue to 4.5.5 and port Patchman PrimeVue patch
Apr 23, 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.
This updates PrimeVue to the latest version and reworks Patchman’s PrimeVue patch so it still applies cleanly on v4.5.5. It preserves the two required behaviors: global portal target override and toast hover pause for auto-close.
Scope
primevuefrom3.49.1to4.5.5.patches/primevue@3.49.1.patchwithpatches/primevue@4.5.5.patch.package.jsonand lockfile.Patch port: Portal behavior
globalAppendTofromprimevue/portal.Portalnow resolvesappendTo="body"throughglobalAppendTowhen provided.Patch port: Toast hover behavior
handleMouseEnter/handleMouseLeavenow apply timeout pause/resume regardless of whether external mouse handlers are passed, while still honoringevent.preventDefault().PrimeVue v4 migration notes identified
primevue/resourcestheme path is removed.primevue/apirelocates to@primevue/core/api.Calendar→DatePicker,Dropdown→Select,OverlayPanel→Popover).Example (global portal target override)
Issue: https://macs-holding.atlassian.net/browse/CFG-124
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
primevue.org/home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt