Skip to content

build(deps): bump golang.org/x/image from 0.43.0 to 0.44.0 - #22110

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/image-0.44.0
Closed

build(deps): bump golang.org/x/image from 0.43.0 to 0.44.0#22110
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/image-0.44.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/image from 0.43.0 to 0.44.0.

Commits
  • 891abcb go.mod: update golang.org/x dependencies
  • f50490d font: document (lack of) security hardening in font packages
  • 7a0cfda webp: check for VP8L dimension mismatch before allocation
  • 4339315 tiff: consistently skip horizontal padding in tiled images
  • See full diff in compare view

@kubernetes-prow

Copy link
Copy Markdown

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Bumps [golang.org/x/image](https://github.com/golang/image) from 0.43.0 to 0.44.0.
- [Commits](golang/image@v0.43.0...v0.44.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-version: 0.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/image-0.44.0 branch from 153401b to 88f3ec9 Compare July 22, 2026 09:04
@kubernetes-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign ivanvc for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubernetes-prow kubernetes-prow Bot added size/XS and removed size/L labels Jul 22, 2026
@ivanvc

ivanvc commented Jul 22, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ivanvc

ivanvc commented Jul 22, 2026

Copy link
Copy Markdown
Member

Closing. Purely indirect.

$ find -name go.mod -exec /bin/sh -c 'echo {}; grep golang.org/x/image {}' \;
./api/go.mod
./client/pkg/go.mod
./client/v3/go.mod
./etcdctl/go.mod
./etcdutl/go.mod
./pkg/go.mod
./server/go.mod
./tests/go.mod
./tools/mod/go.mod
./tools/rw-heatmaps/go.mod
        golang.org/x/image v0.43.0 // indirect
./tools/testgrid-analysis/go.mod
./cache/go.mod
./go.mod

/close

@kubernetes-prow

Copy link
Copy Markdown

@ivanvc: Closed this PR.

Details

In response to this:

Closing. Purely indirect.

$ find -name go.mod -exec /bin/sh -c 'echo {}; grep golang.org/x/image {}' \;
./api/go.mod
./client/pkg/go.mod
./client/v3/go.mod
./etcdctl/go.mod
./etcdutl/go.mod
./pkg/go.mod
./server/go.mod
./tests/go.mod
./tools/mod/go.mod
./tools/rw-heatmaps/go.mod
       golang.org/x/image v0.43.0 // indirect
./tools/testgrid-analysis/go.mod
./cache/go.mod
./go.mod

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kubernetes-prow kubernetes-prow Bot closed this Jul 22, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/go_modules/golang.org/x/image-0.44.0 branch July 22, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant