chore(deps): bump SwiftTerm to 1.19.0 - #1482
Merged
Merged
Conversation
Contributor
✅ Code Coverage: 79.1719%Threshold: 70% Logic-only lines: 79031/99822 Coverage is at or above the required threshold. Generated by CI — see job summary for detailed file-level breakdown. |
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.
Summary
SwiftTermBuildInfoPluginin non-interactivexcodebuildruns with-skipPackagePluginValidationAGENTS.mdPine impact reviewed
SwiftTerm 1.19.0 adds alternate-scroll-mode handling on macOS, fixes OSC 8 hyperlink attribution, guards DECRQSS logging for non-ASCII payloads, and fixes terminal content layout after a font change.
SwiftTerm 1.19.0 also adds the
SwiftTermBuildInfoPluginbuild-tool plugin. Xcode requires interactive trust for that plugin by default, which caused the original CI run to fail atValidate plug-inbefore Pine compiled. Pine's SPM revisions remain pinned and reviewed; automation skips only the interactive validation step.Upstream PR #642 is still open, and its requested Metal recovery change is not included in the v1.19.0 tag. Pine's own Metal display-recovery workaround remains unchanged.
Upstream references:
Validation
Environment:
Passed:
build-for-testingwith SwiftTerm 1.19.0 and-skipPackagePluginValidationscripts/tests/test-xcodebuild-cli-options.shgit diff --checkThe first full PineTests run executed 779 tests but overloaded the Xcode 27 beta test host and produced unrelated timeout/process-lifecycle failures. Every affected suite passed in the serial rerun described in the original validation; required CI remains the clean baseline.