Skip to content

chore(deps): bump golang.org/x/sys from 0.37.0 to 0.41.0#198

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

chore(deps): bump golang.org/x/sys from 0.37.0 to 0.41.0#198
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/sys-0.41.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 9, 2026

Bumps golang.org/x/sys from 0.37.0 to 0.41.0.

Commits
  • fc646e4 cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows
  • f11c7bb windows: add IsProcessorFeaturePresent and processor feature consts
  • d25a7aa unix: add IoctlSetString on all platforms
  • 6fb913b unix: return early on error in Recvmsg
  • 2f44229 sys/cpu: add symbolic constants for remaining cpuid bits
  • e5770d2 sys/cpu: use symbolic names for masks
  • 714a44c sys/cpu: modify x86 port to match what internal/cpu does
  • 08e5482 unix: fix out of bounds memory access in tests
  • 4f4f1c6 Revert "cpu: add HPDS, LOR, PAN detection for arm64"
  • ca63116 unix: add IOCTL_MEI_* constants
  • Additional commits viewable 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)

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.37.0 to 0.41.0.
- [Commits](golang/sys@v0.37.0...v0.41.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
leggetter pushed a commit that referenced this pull request May 20, 2026
Go modules (bundles #197, #201, #202, #203, #204):
- github.com/hashicorp/terraform-plugin-testing 1.13.3 → 1.14.0
- github.com/hashicorp/terraform-plugin-framework 1.17.0 → 1.19.0
- github.com/hashicorp/terraform-plugin-go 0.29.0 → 0.31.0
- golang.org/x/sys 0.37.0 → 0.43.0 (>= #201's 0.42.0; supersedes #198)
- golang.org/x/time 0.14.0 → 0.15.0

Transitive cascade required by plugin-go 0.31.0 (which makes
GenerateResourceConfig required on tfprotov5/6.ResourceServer):
- github.com/hashicorp/terraform-plugin-sdk/v2 2.37.0 → 2.40.1
- Go toolchain 1.24 → 1.25.8

GitHub Actions (bundles #206, #207, #208, #209, #210):
- hashicorp/setup-terraform 3 → 4
- golangci/golangci-lint-action 8 → 9
- crazy-max/ghaction-import-gpg 6.2.0 → 7.0.0
- actions/setup-go 5 → 6
- goreleaser/goreleaser-action 6 → 7

CI guard:
- Skip the acceptance test job for actor dependabot[bot]. Dependabot
  runs with a restricted GITHUB_TOKEN and can't access repo secrets, so
  HOOKDECK_API_KEY would be empty and the tests would t.Fatal. Tests
  re-run on push to main once dep PRs are merged.

#198 superseded by #201 (same library, lower version).

https://claude.ai/code/session_0157WHRYs4bD92XG8vmmh1vz
@leggetter
Copy link
Copy Markdown
Collaborator

Superseded by #211, which bundled a higher version of golang.org/x/sys (0.43.0, via #201) alongside other open dependabot bumps and a bug fix for partial config removal on destinations/sources.

@leggetter leggetter closed this May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant