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 #6299

Merged
merged 1 commit into from
Sep 4, 2023

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 dependency go Pull requests that update Go code labels Sep 4, 2023
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #6299 (2a7567a) into master (93c57b6) will increase coverage by 2.69%.
Report is 1031 commits behind head on master.
The diff coverage is 55.36%.

❗ Current head 2a7567a differs from pull request most recent head 5a0d6b8. Consider uploading reports for the commit 5a0d6b8 to get more accurate results

@@            Coverage Diff             @@
##           master    #6299      +/-   ##
==========================================
+ Coverage   55.70%   58.39%   +2.69%     
==========================================
  Files         224      252      +28     
  Lines       10016    16509    +6493     
==========================================
+ Hits         5579     9640    +4061     
- Misses       3978     6279    +2301     
- Partials      459      590     +131     
Files Changed Coverage Δ
core/dnsserver/config.go 0.00% <ø> (ø)
core/dnsserver/register.go 13.27% <0.00%> (-4.71%) ⬇️
plugin/auto/auto.go 0.00% <0.00%> (ø)
plugin/auto/xfr.go 0.00% <0.00%> (ø)
plugin/auto/zone.go 78.94% <ø> (+0.68%) ⬆️
plugin/autopath/autopath.go 73.61% <ø> (-1.39%) ⬇️
plugin/azure/azure.go 10.61% <0.00%> (-0.57%) ⬇️
plugin/azure/setup.go 56.36% <0.00%> (-4.14%) ⬇️
plugin/backend_lookup.go 0.00% <0.00%> (ø)
plugin/bind/bind.go 50.00% <0.00%> (-50.00%) ⬇️
... and 77 more

... and 170 files with indirect coverage changes

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

@yongtang
Copy link
Member

yongtang commented Sep 4, 2023

@dependabot rebase

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: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.12.0 branch from 2a7567a to 5a0d6b8 Compare September 4, 2023 13:59
@yongtang yongtang merged commit 1a57825 into master Sep 4, 2023
16 checks passed
@yongtang yongtang deleted the dependabot/go_modules/golang.org/x/sys-0.12.0 branch September 4, 2023 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant