Skip to content

deps(deps): bump the gomod group across 1 directory with 2 updates#22

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/gomod-34b60061eb
Open

deps(deps): bump the gomod group across 1 directory with 2 updates#22
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/gomod-34b60061eb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2026

Bumps the gomod group with 2 updates in the / directory: github.com/alecthomas/kong and golang.org/x/image.

Updates github.com/alecthomas/kong from 1.14.0 to 1.15.0

Commits
  • 14c97a2 fix: Allow the root node to define Help() (#593)
  • db42183 feat: allow explicitly set path with default to an empty string to clear it (...
  • a2df5f5 Add a generic BindFor that can usually replace BindTo (#590)
  • 258b13a fix: Do not open the default file that might be non existent if the value was...
  • 95675de feat: signature defaults (#581)
  • See full diff in compare view

Updates golang.org/x/image from 0.38.0 to 0.39.0

Commits
  • 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomod group with 2 updates in the / directory: [github.com/alecthomas/kong](https://github.com/alecthomas/kong) and [golang.org/x/image](https://github.com/golang/image).


Updates `github.com/alecthomas/kong` from 1.14.0 to 1.15.0
- [Commits](alecthomas/kong@v1.14.0...v1.15.0)

Updates `golang.org/x/image` from 0.38.0 to 0.39.0
- [Commits](golang/image@v0.38.0...v0.39.0)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: golang.org/x/image
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Dependency update go Pull requests that update go code labels Apr 12, 2026
@github-actions github-actions bot enabled auto-merge (squash) April 12, 2026 12:13
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Requires human review: This PR updates production dependencies in go.mod. According to the guidelines, production dependency updates are generally high-impact and require human review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency update go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants