Skip to content

chore(deps): bump github.com/migueldeicaza/swiftterm from 1.11.2 to 1.12.0 in /codex-worker-ios#17

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/swift/codex-worker-ios/github.com/migueldeicaza/swiftterm-1.12.0
Open

chore(deps): bump github.com/migueldeicaza/swiftterm from 1.11.2 to 1.12.0 in /codex-worker-ios#17
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/swift/codex-worker-ios/github.com/migueldeicaza/swiftterm-1.12.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps github.com/migueldeicaza/swiftterm from 1.11.2 to 1.12.0.

Release notes

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

v1.12.0

Features

  • New: GPU backend, inspired by the Ghostty GPU engine on Apple platforms, see documentation for details (#202).
  • Link reporting, both the ones that TUI apps report via OSC 8, or you could enable implicit tracking (like for URLs printed), see documentation for additional details (Fixes issue #22)
  • Extended Keyboard Input (the Kitty protocol, #180).

Fixes

New Contributors

Full Changelog: migueldeicaza/SwiftTerm@v1.11.2...v1.12.0

Commits
  • 3c45fdc Gpu backend, inspired by the Ghostty GPU engine. (#484)
  • bce00a3 Fix the test: we no longer reset colors when we get an invalid sequence
  • 2744705 Fix SGR 2 (dim/faint) rendering on light backgrounds (#478)
  • e282dbb don't percent encoding the url (#487)
  • 9ad1b19 Fix iOS rendering: use contentOffset.y for firstRow instead of dirtyRect.minY...
  • 1558f10 fix: WindowManipulationCommand crash and toSgr truecolor (#491)
  • 06394ea Ok, now try the corner cases
  • c5c576b Bring back the original attempt
  • 8901995 Remove the attempted fix for double space inserting a dot, we are gonig to ne...
  • ec8e574 Attempt: does this fix the new undocumented behavior with the
  • 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.11.2 to 1.12.0.
- [Release notes](https://github.com/migueldeicaza/SwiftTerm/releases)
- [Commits](migueldeicaza/SwiftTerm@v1.11.2...v1.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants