Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0 in /tools/mod #16538

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps golang.org/x/sys from 0.11.0 to 0.12.0.

Commits
  • 5154691 unix/linux: update to gcc 13.2.0, qemu 8.0.3 for loong64 and and Go 1.21.0 fo...
  • e8190d9 windows: don't check non-existent return code in GetStartupInfo
  • ad02017 windows: use SyscallN in mkwinsyscall
  • 7023367 cpu: remove repetitive word
  • eabbd5c cpu: add support for amx detection
  • 552c4e8 unix: avoid setting O_NONBLOCK needlessly by checking flags beforehand
  • ee57887 unix: add SchedSetAttr and SchedGetAttr for Linux
  • 60ecf13 windows: add TimeBeginPeriod and TimeEndPeriod syscalls
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 4, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #16538 (1db329c) into main (8cca0bb) will decrease coverage by 0.07%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main   #16538      +/-   ##
==========================================
- Coverage   69.83%   69.76%   -0.07%     
==========================================
  Files         397      397              
  Lines       34305    34305              
==========================================
- Hits        23956    23933      -23     
- Misses       8966     8987      +21     
- Partials     1383     1385       +2     
Flag Coverage Δ
all 69.76% <ø> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 21 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.11.0 to 0.12.0.
- [Commits](golang/sys@v0.11.0...v0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/mod/golang.org/x/sys-0.12.0 branch from 1db329c to 759eece Compare September 7, 2023 14:06
@sharathsivakumar
Copy link
Contributor

Indirect dependency. Will not be bumped!

@ahrtr
Copy link
Member

ahrtr commented Sep 7, 2023

Indirect dependency. Will not be bumped!

This isn't correct. Please read #16551 (comment)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2023

Looks like golang.org/x/sys is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 9, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/tools/mod/golang.org/x/sys-0.12.0 branch September 9, 2023 15:19
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 Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

3 participants