Skip to content

[+] bump golang.org/x/sys from 0.47.0 to 0.48.0 - #846

Merged
pashagolub merged 1 commit into
masterfrom
dependabot/go_modules/golang.org/x/sys-0.48.0
Sep 9, 2026
Merged

[+] bump golang.org/x/sys from 0.47.0 to 0.48.0#846
pashagolub merged 1 commit into
masterfrom
dependabot/go_modules/golang.org/x/sys-0.48.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/sys from 0.47.0 to 0.48.0.

Commits
  • 613e257 cpu: add riscv64 hwprobe drift test
  • 6f7b10f unix: add MLOCK_ONFAULT constant
  • 663e7c8 cpu: add basic support for GOARCH=sparc64
  • de5f12f cpu: add ppc64le POWER10 detection
  • 80e8acf unix: run go fix
  • 1e3c182 unix: add IPMI interface
  • d429e20 unix: stop generating sparc termbits from the generic header
  • bd3bddf unix: add missing HWTSTAMP_* constants
  • e812f53 windows: add SO_SNDTIMEO constant for socket options
  • f6989c5 unix: align Ifreq so its union accessors cannot fault
  • 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.47.0 to 0.48.0.
- [Commits](golang/sys@v0.47.0...v0.48.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 9, 2026
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 34309436815

Coverage increased (+0.1%) to 88.558%

Details

  • Coverage increased (+0.1%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • 10 coverage regressions across 4 files.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

10 previously-covered lines in 4 files lost coverage.

File Lines Losing Coverage Coverage
internal/scheduler/chain.go 3 89.15%
internal/scheduler/interval_chain.go 3 82.61%
internal/pgengine/log_hook.go 2 84.68%
cmd/pg_timetable/service_windows.go 2 77.25%

Coverage Stats

Coverage Status
Relevant Lines: 2823
Covered Lines: 2500
Line Coverage: 88.56%
Coverage Strength: 1.02 hits per line

💛 - Coveralls

@pashagolub pashagolub changed the title Bump golang.org/x/sys from 0.47.0 to 0.48.0 [+] bump golang.org/x/sys from 0.47.0 to 0.48.0 Sep 9, 2026
@pashagolub pashagolub self-assigned this Sep 9, 2026
@pashagolub
pashagolub merged commit 033d2ea into master Sep 9, 2026
10 checks passed
@pashagolub
pashagolub deleted the dependabot/go_modules/golang.org/x/sys-0.48.0 branch September 9, 2026 08:49
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants