Skip to content

build(deps): bump golang.org/x/image from 0.38.0 to 0.41.0#1608

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Commits
  • 0d61147 bmp: reject input with invalid palette index
  • fe8ae45 tiff: limit PackBits decompression output size
  • 542a3d9 go.mod: update golang.org/x dependencies
  • 5cbe89a tiff: reject 0-size images
  • 3d5c9b6 go.mod: update golang.org/x dependencies
  • 854c274 font/sfnt: apply bounds checks before allocating read buffer
  • 96edba0 webp: reject VP8X headers with too-large canvases
  • See full diff 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Looks like golang.org/x/image is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 13, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/golang.org/x/image-0.41.0 branch July 13, 2026 15:01
pull Bot pushed a commit to dingyi/fider that referenced this pull request Jul 13, 2026
Batch several low-risk Dependabot updates into one branch/CI run instead of
merging each PR individually (branch protection makes serial cleanup slow).

Go:
- golang.org/x/crypto 0.48.0 -> 0.52.0 (getfider#1609)
- golang.org/x/image  0.38.0 -> 0.41.0 (getfider#1608)
- golang.org/x/net    0.50.0 -> 0.55.0 (getfider#1599)

JS:
- autoprefixer (dev) 10.5.0 -> 10.5.2 (getfider#1593)
- webpack 5.107.2 -> 5.108.3 (from getfider#1594 group; other members skipped as
  incompatible under current pins)

Lockfile regenerated from main so firm ts-node + pinned nested typescript
survive (dependabot's own lockfiles prune these and fail CI).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.

0 participants