Skip to content

Update Gifu from 3.4.1 to 3.5.1#25823

Merged
jkmassel merged 1 commit into
trunkfrom
jkmassel/update-gifu
Jul 22, 2026
Merged

Update Gifu from 3.4.1 to 3.5.1#25823
jkmassel merged 1 commit into
trunkfrom
jkmassel/update-gifu

Conversation

@jkmassel

@jkmassel jkmassel commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Description

Bumps Gifu from 3.4.1 to 3.5.1 (latest 3.x) in the app dependency graph.

Gifu is constrained from: "3.4.1" in Modules/Package.swift, so this is a resolved-file-only change — no manifest edit. Only Modules/Package.resolved moves; the pin is taken verbatim from the root cross-platform harness (Package.resolved), which already resolves Gifu at 3.5.1.

  • A single minor release within the current major (3.x) — no API changes, no source changes. Consumed by AsyncImageKit via the Gifu product for animated-GIF rendering.
  • No new transitive dependencies.

Scope note: Gifu 4.0.0 is available but is a major release; the from: "3.4.1" constraint intentionally caps below it. Moving to 4.x needs a manifest constraint change plus AsyncImageKit source changes, so it's deliberately left as a separate follow-up — this PR just clears the in-range drift.

Changelog

3.5.03.5.1 (no formal upstream release notes; from the commit log):

  • Added visionOS support.
  • Introduced a FrameCachingStrategy enum (#195) for tuning frame-cache behavior.
  • existential any fix (#199) plus CI/demo/README housekeeping.
  • No API removals; additive within 3.x.

Testing instructions

  • Pin transplanted from the already-resolved root harness (3.5.1); the diff is Gifu-only.
  • CI — WordPress + Jetpack iOS builds — green on CI.
  • CI — Unit TestsAsyncImageKitTests.

Related

@jkmassel jkmassel added this to the 27.2 milestone Jul 22, 2026
@jkmassel jkmassel added dependencies Pull requests that update a dependency file [Type] Tooling labels Jul 22, 2026
@jkmassel
jkmassel requested a review from crazytonyli July 22, 2026 20:06
@wpmobilebot

Copy link
Copy Markdown
Contributor
App Icon📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress
ConfigurationRelease-Alpha
Build Number33349
VersionPR #25823
Bundle IDorg.wordpress.alpha
Commit221e9fe
Installation URL0l0f11nlhvjn0
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot

Copy link
Copy Markdown
Contributor
App Icon📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack
ConfigurationRelease-Alpha
Build Number33349
VersionPR #25823
Bundle IDcom.jetpack.alpha
Commit221e9fe
Installation URL2hopdad4q4vs0
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@jkmassel
jkmassel added this pull request to the merge queue Jul 22, 2026
Merged via the queue into trunk with commit 27de9af Jul 22, 2026
30 of 33 checks passed
@jkmassel
jkmassel deleted the jkmassel/update-gifu branch July 22, 2026 21:22
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 [Type] Tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants