Skip to content

deps(go): bump golang.org/x/sys from 0.45.0 to 0.47.0 - #55

Merged
abd-ulbasit merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/sys-0.47.0
Jul 27, 2026
Merged

deps(go): bump golang.org/x/sys from 0.45.0 to 0.47.0#55
abd-ulbasit merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/sys-0.47.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/sys from 0.45.0 to 0.47.0.

Commits
  • 9e7e939 cpu: handle vendor suffixes in parseRelease
  • f6fb8a1 unix: use epoll_pwait rather than epoll_wait
  • f3eeabf windows: avoid length overflow in NewNTString
  • 3cb6647 unix: update glibc to 2.43
  • c507910 windows: document safe usage of TrusteeValue
  • d58dcfa unix: add GPIO constants and structs
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Go language related labels Jul 13, 2026
@dependabot
dependabot Bot requested a review from abd-ulbasit as a code owner July 13, 2026 16:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Go language related labels Jul 13, 2026
@abd-ulbasit

Copy link
Copy Markdown
Owner

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.47.0 branch from d3d6c86 to c0707e6 Compare July 26, 2026 18:17
@abd-ulbasit

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.47.0 branch from c0707e6 to 0c75f22 Compare July 27, 2026 10:45
@abd-ulbasit

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.47.0 branch from 0c75f22 to b502321 Compare July 27, 2026 11:47
@abd-ulbasit

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.47.0 branch from b502321 to 73fc8da Compare July 27, 2026 12:04
@abd-ulbasit

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.47.0 branch from 73fc8da to 5dadd12 Compare July 27, 2026 12:05
abd-ulbasit added a commit that referenced this pull request Jul 27, 2026
go.mod pinned `go 1.24.0` while deploy/docker/Dockerfile built on
golang:1.24-alpine. Those two have to move as a pair, and because they
sat in separate files no single dependabot PR could move both — so every
open PR was wedged:

  - #21/#33/#55/#56 raise go.mod to 1.25.0, and the Docker job then dies
    on the 1.24 builder:
      go: go.mod requires go >= 1.25.0 (running go 1.24.13; GOTOOLCHAIN=local)
  - #44 bumps actions/setup-go v5 -> v7, which exports GOTOOLCHAIN=local.
    With go.mod still at 1.24.0 the Security and Benchmark jobs die
    installing their tools:
      golang.org/x/vuln@v1.6.0 requires go >= 1.25.0 (running go 1.24.0)
      golang.org/x/perf@... requires go >= 1.25.0 (running go 1.24.0)

The two PRs that would have raised the base image (#2, #22) were closed,
and dependabot will not re-propose a bump it has already opened. So the
deadlock could only be broken by hand, from main, in one commit.

Raise both here, plus the benchmark Job manifest that runs go from the
same image.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@abd-ulbasit

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot changed the title deps(go): bump golang.org/x/sys from 0.40.0 to 0.47.0 deps(go): bump golang.org/x/sys from 0.43.0 to 0.47.0 Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.47.0 branch from 5dadd12 to ac12d24 Compare July 27, 2026 16:21
@abd-ulbasit

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.45.0 to 0.47.0.
- [Commits](golang/sys@v0.45.0...v0.47.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-version: 0.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps(go): bump golang.org/x/sys from 0.43.0 to 0.47.0 deps(go): bump golang.org/x/sys from 0.45.0 to 0.47.0 Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.47.0 branch from ac12d24 to 6390f6b Compare July 27, 2026 16:38
@abd-ulbasit
abd-ulbasit merged commit cd1af63 into main Jul 27, 2026
14 checks passed
@abd-ulbasit
abd-ulbasit deleted the dependabot/go_modules/golang.org/x/sys-0.47.0 branch July 27, 2026 16:51
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 Go language related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant