Skip to content

Bump golang.org/x/image from 0.25.0 to 0.38.0#854

Merged
anoadragon453 merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/image-0.38.0
May 20, 2026
Merged

Bump golang.org/x/image from 0.25.0 to 0.38.0#854
anoadragon453 merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/image-0.38.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps golang.org/x/image from 0.25.0 to 0.38.0.

Commits
  • 23ae9ed tiff: cap buffer growth to prevent OOM from malicious IFD offset
  • e589e60 webp: allow VP8L + VP8X(with alpha)
  • fe7d73d go.mod: update golang.org/x dependencies
  • e3d762b all: upgrade go directive to at least 1.25.0 [generated]
  • 833c6ed go.mod: update golang.org/x dependencies
  • bc7fe0b go.mod: update golang.org/x dependencies
  • c53c97f go.mod: update golang.org/x dependencies
  • 9032ff7 all: eliminate vet diagnostics
  • 9c9d08c go.mod: update golang.org/x dependencies
  • 742b1b7 all: fix some comments
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 30, 2026
@dependabot dependabot Bot requested review from a team as code owners March 30, 2026 16:21
@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/image-0.38.0 branch from 738deaf to be18228 Compare April 2, 2026 09:39
@anoadragon453
Copy link
Copy Markdown
Member

This dependency appears to require go 1.25.0+.

Go in the dendrite docker image is currently 1.24.0: https://github.com/element-hq/dendrite/blob/933a12d00e9f3010cb1570c32ca9d87b79665aa4/Dockerfile#L6

So we'll need to bump that before CI in this PR will pass.

@dependabot dependabot Bot changed the title Bump golang.org/x/image from 0.18.0 to 0.38.0 Bump golang.org/x/image from 0.25.0 to 0.38.0 Apr 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/image-0.38.0 branch from be18228 to e06d03b Compare April 24, 2026 10:34
@anoadragon453
Copy link
Copy Markdown
Member

@dependabot rebase now that element-hq/dendrite#3688 (and more importantly element-hq/dendrite#3698) are merged.

Bumps [golang.org/x/image](https://github.com/golang/image) from 0.25.0 to 0.38.0.
- [Commits](golang/image@v0.25.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/image-0.38.0 branch from e06d03b to 9e6d456 Compare May 20, 2026 15:43
@anoadragon453
Copy link
Copy Markdown
Member

Hilariously this PR was still pulling in an older build of Complement due to the same branch name existing on Dendrite's repo (see element-hq/dendrite#3687).

I'm rebasing that PR, and then will re-run the CI here again.

Copy link
Copy Markdown
Member

@anoadragon453 anoadragon453 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI now passes.

(Synapse Complement CI is a flake.)

@anoadragon453 anoadragon453 merged commit e191e5a into main May 20, 2026
5 of 8 checks passed
@anoadragon453 anoadragon453 deleted the dependabot/go_modules/golang.org/x/image-0.38.0 branch May 20, 2026 16:20
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant