[PR #18] [CLOSED] Bump golang.org/x/sys from 0.6.0 to 0.8.0 #19

Closed
opened 2026-02-26 17:39:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Crosse/font-install/pull/18
Author: @dependabot[bot]
Created: 5/5/2023
Status: Closed

Base: mainHead: dependabot/go_modules/golang.org/x/sys-0.8.0


📝 Commits (1)

  • 69bd34c Bump golang.org/x/sys from 0.6.0 to 0.8.0

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

Bumps golang.org/x/sys from 0.6.0 to 0.8.0.

Commits
  • ca59eda windows: use unsafe.Add instead of pointer arithmetic on a uintptr
  • 6c52899 windows: return error if DecomposeCommandLine parameter contains NUL
  • 9524d49 windows/svc/mgr: Service.Control: populate Status when returning certain errors
  • 2a33a30 execabs: let hasExec return false on wasip1
  • 39c2d6a unix: add UDP socket option constants on linux
  • 1fb6828 unix: convert Iovec.Base to *byte in mkpost.go on solaris
  • 3125361 unix: allow overriding GOOS using GOOS_TARGET in mkpost.go
  • dbd8f99 windows: add Service.ListDependentServices
  • f25ff60 windows: add JobObjectInformationClass consts for QueryInformationJobObject
  • 64840c1 unix: add bindings for setattrlist() on macOS
  • 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 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Crosse/font-install/pull/18 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/5/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/go_modules/golang.org/x/sys-0.8.0` --- ### 📝 Commits (1) - [`69bd34c`](https://github.com/Crosse/font-install/commit/69bd34c78c4d753765f676db7a9861f2b0dc36e3) Bump golang.org/x/sys from 0.6.0 to 0.8.0 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.6.0 to 0.8.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/sys/commit/ca59edaa5a761e1d0ea91d6c07b063f85ef24f78"><code>ca59eda</code></a> windows: use unsafe.Add instead of pointer arithmetic on a uintptr</li> <li><a href="https://github.com/golang/sys/commit/6c5289959c9811faffd66524f62cdcda16aa2d5c"><code>6c52899</code></a> windows: return error if DecomposeCommandLine parameter contains NUL</li> <li><a href="https://github.com/golang/sys/commit/9524d496ef36e9f1656de34a6ff9255376f0169d"><code>9524d49</code></a> windows/svc/mgr: Service.Control: populate Status when returning certain errors</li> <li><a href="https://github.com/golang/sys/commit/2a33a30b7974dbf88c4f633aa9b5b62b4315509e"><code>2a33a30</code></a> execabs: let hasExec return false on wasip1</li> <li><a href="https://github.com/golang/sys/commit/39c2d6a01da63fd9e091bbd231476308d3b193d2"><code>39c2d6a</code></a> unix: add UDP socket option constants on linux</li> <li><a href="https://github.com/golang/sys/commit/1fb6828e5bff043c4052f75fd5f8290386b08acd"><code>1fb6828</code></a> unix: convert Iovec.Base to *byte in mkpost.go on solaris</li> <li><a href="https://github.com/golang/sys/commit/3125361ba60fc0325a24bd4aead72374768fc216"><code>3125361</code></a> unix: allow overriding GOOS using GOOS_TARGET in mkpost.go</li> <li><a href="https://github.com/golang/sys/commit/dbd8f99a5ea6966d2aa742c744e685f3299419d7"><code>dbd8f99</code></a> windows: add Service.ListDependentServices</li> <li><a href="https://github.com/golang/sys/commit/f25ff604a2a41138652010750727a685a8cc9de7"><code>f25ff60</code></a> windows: add JobObjectInformationClass consts for QueryInformationJobObject</li> <li><a href="https://github.com/golang/sys/commit/64840c112d2335ed9874114aed48f946e778a769"><code>64840c1</code></a> unix: add bindings for setattrlist() on macOS</li> <li>Additional commits viewable in <a href="https://github.com/golang/sys/compare/v0.6.0...v0.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.6.0&new-version=0.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 17:39:18 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/font-install#19
No description provided.