build(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 - #1250
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.42.0 to 0.43.0. - [Commits](golang/sys@v0.42.0...v0.43.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
utafrali
left a comment
There was a problem hiding this comment.
Routine minor version bump of golang.org/x/sys with only go.mod and go.sum changes. The upstream commits are low-risk (nil safety fix on Windows, a rolled-back ARM64 feature detection change, and a syscall modernization), and the Dependabot compatibility score confirms no breaking changes.
|
Obsolete: main is already at x/sys 0.43.0, and #1406 takes it to 0.45.0. |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Consolidates the open dependabot PRs into a single change: - google.golang.org/grpc 1.82.1 -> 1.83.1 (planetscale#1394) - github.com/mattn/go-isatty 0.0.20 -> 0.0.21 (planetscale#1249) - github.com/lib/pq 1.12.0 -> 1.12.3 (planetscale#1245) - github.com/hashicorp/go-version 1.8.0 -> 1.9.0 (planetscale#1238) The grpc bump pulls in the same transitive updates as planetscale#1394 (x/sys, x/text, x/term, genproto). Two open dependabot PRs are already obsolete and can be closed: - planetscale#1250 (x/sys 0.43.0): main is already past this - planetscale#1248 (mcp-go 0.47.1): mcp-go is no longer a dependency Co-Authored-By: Claude <noreply@anthropic.com>
Bumps golang.org/x/sys from 0.42.0 to 0.43.0.
Commits
f33a730windows: support nil security descriptor on GetNamedSecurityInfo493d172cpu: add runtime import in cpu_darwin_arm64_other.go2c2be75windows: use syscall.SyscallN in Proc.Calla76ec62cpu: roll back "use IsProcessorFeaturePresent to calculate ARM64 on windows"You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)