Skip to content

chore(deps): bump github.com/migueldeicaza/swiftterm from 1.5.1 to 1.15.0 - #33

Merged
mherrera53 merged 1 commit into
masterfrom
dependabot/swift/github.com/migueldeicaza/swiftterm-1.15.0
Jul 22, 2026
Merged

chore(deps): bump github.com/migueldeicaza/swiftterm from 1.5.1 to 1.15.0#33
mherrera53 merged 1 commit into
masterfrom
dependabot/swift/github.com/migueldeicaza/swiftterm-1.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/migueldeicaza/swiftterm from 1.5.1 to 1.15.0.

Release notes

Sourced from github.com/migueldeicaza/swiftterm's releases.

v1.15.0

This is a bug fix, small feature and minor polish release:

Minor polish

Small Feature

Fixes

New Contributors

Full Changelog: migueldeicaza/SwiftTerm@v1.14.0...v1.15.0

New SwiftTerm release.

What's Changed

Features and improvements

  • Added VoiceOver support and accessible attributed text for SwiftTerm on iOS. (#509 by @​holzschu; #521 by @​migueldeicaza)
  • Added regionalIndicatorWidth to configure the display width of regional-indicator symbols. (#516 by @​gi11es)
  • Added configurable font smoothing, terminal-cell-based PTY pixel-size reporting, and a Metal renderer scale override. (#531 by @​jimprosser; #544 and #545 by @​evertjr)
  • Added Shift+mouse support to temporarily bypass application mouse reporting. (#536 by @​evertjr)
  • Opened macOS mouse-event overrides and TerminalView.deleteBackward for subclass customization. (#535 by @​padresb; #562 by @​JBetchGH)
  • Added public iOS selection APIs, including hasActiveSelection, setSelectionRange, clearSelection, and a standard context-menu wrapper. (#549, #550, and #554 by @​JBetchGH)
  • Added public searchMatchSummary and totalLinesTrimmed APIs. (#572 by @​AlexDemzz; #569 by @​JBetchGH)
  • Improved responsiveness and scalability by rendering local input responses immediately, adding PTY read backpressure, and making buffer resizing scale with actual content. (#553 by @​evertjr; #574 and #573 by @​dxmone)
  • Reduced the synchronized-output debounce to 16 ms and exposed it publicly. (#526 by @​gi11es)
  • Added support for preventing the view from automatically scrolling to the bottom. (#587 by @​migueldeicaza)

Fixes

... (truncated)

Commits
  • dd2fb8a Fixed flipped mouse reporting toggle (#601)
  • be0300c Attempt to fix the issue where the new korean input workaround would
  • 084a26c Implements the Korean IME transaction fix, as detailed on the
  • 38861e5 delete exactly one prior syllable and insert the full
  • f11586b This attempts to fix the migueldeicaza/SwiftTerm#563
  • 91863f0 Line-accurate scroll wheel with optional sensitivity control (macOS) (#600)
  • 1a7b5d2 Let subclasses customize link and key handling (#599)
  • ec15e23 Merge branch 'atlas-overflow'
  • d83d8a1 Fix unbounded Metal BufferPool growth under constantly-changing content (#598)
  • d6e0709 Harden Metal glyph atlas overflow handling
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/migueldeicaza/swiftterm](https://github.com/migueldeicaza/SwiftTerm) from 1.5.1 to 1.15.0.
- [Release notes](https://github.com/migueldeicaza/SwiftTerm/releases)
- [Commits](migueldeicaza/SwiftTerm@v1.5.1...v1.15.0)

---
updated-dependencies:
- dependency-name: github.com/migueldeicaza/swiftterm
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@mherrera53
mherrera53 merged commit 48c934e into master Jul 22, 2026
6 checks passed
@dependabot
dependabot Bot deleted the dependabot/swift/github.com/migueldeicaza/swiftterm-1.15.0 branch July 22, 2026 01:21
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.

1 participant