Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps github.com/haishinkit/haishinkit.swift from 2.1.2 to 2.2.1.

Release notes

Sourced from github.com/haishinkit/haishinkit.swift's releases.

2.2.1

  • GPU (CIContext) rendering is now supported for ScreenObject. As a result, CPU usage has decreased by approximately 15% on iPhone SE2. In future versions, we plan to switch to GPU-only support.
  • HDR mode support has been added. However, it has not yet been applied to the live streaming feature.

What's Changed

Notes

Full Changelog: HaishinKit/HaishinKit.swift@2.2.0...2.2.1

Commits
  • 1f144f5 Update README.md
  • 1586e5f fixed an issue where the colorSpace was not applied in SDR mode.
  • 81f8042 fixed an issue where the Screen was active in passthrough mode.
  • 8d37474 remove NSView+Extension.swift
  • a153096 fixed MediaMixer memory-leak.
  • 5dea43a Remove VTRotationSessionOption+Extension.swift
  • 6427565 Update Example tvOS.
  • e51997d fix can't compile visionOS.
  • fd72ee0 fix can't compile tvOS
  • 3bb17e3 Merge pull request #1827 from HaishinKit/feature/hdr-color
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/haishinkit/haishinkit.swift](https://github.com/HaishinKit/HaishinKit.swift) from 2.1.2 to 2.2.1.
- [Release notes](https://github.com/HaishinKit/HaishinKit.swift/releases)
- [Commits](HaishinKit/HaishinKit.swift@2.1.2...2.2.1)

---
updated-dependencies:
- dependency-name: github.com/haishinkit/haishinkit.swift
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels Nov 10, 2025
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

Development

Successfully merging this pull request may close these issues.

1 participant