deps(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0#716
deps(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0#716dlevy-msft-sql merged 3 commits intomainfrom
Conversation
|
@dependabot recreate |
a1facf8 to
fb520db
Compare
|
@copilot Fix the failing GitHub Actions job 67263409668 in run 23153971419 (PR #716) in What’s failingThe Security Scanning workflow (
These are not application-code bugs; they come from the Go standard library. The fix is to upgrade the Go toolchain used by CI (and the module’s go version) to Go 1.25.8 or newer. Required changes
go-version: '1.25.7'to: go-version: '1.25.8'
go 1.25.7to: go 1.25.8
Acceptance criteria
|
|
@dlevy-msft-sql I've opened a new pull request, #717, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
@dependabot recreate |
88a126d to
65beb2d
Compare
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
|
@copilot Use this prompt (paste it into Copilot Chat / an agent) to update the workflow:
|
|
@dlevy-msft-sql I've opened a new pull request, #721, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.41.0 to 0.42.0. - [Commits](golang/sys@v0.41.0...v0.42.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
baa2829 to
a2b8010
Compare
Bumps golang.org/x/sys from 0.41.0 to 0.42.0.
Commits
eaaaaeewindows/registry: correct KeyInfo.ModTime calculation942780bcpu: darwin/arm64 feature detectionacef388unix/linux: Prefixmsg and PrefixCacheinfo structs3687fbdcpu: better defaults on darwin ARM6448062e9plan9: change Note to alias syscall.Note4f23f80windows: change Signal to alias syscall.Signal7548802all: upgrade go directive to at least 1.25.0 [generated]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 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)