[PR #19] Bump golang.org/x/sys from 0.6.0 to 0.9.0 #20

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

📋 Pull Request Information

Original PR: https://github.com/Crosse/font-install/pull/19
Author: @dependabot[bot]
Created: 6/13/2023
Status: 🔄 Open

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


📝 Commits (1)

  • 895db6d Bump golang.org/x/sys from 0.6.0 to 0.9.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.9.0.

Commits
  • 55b11dc unix: remove recently introduced debug/elf dependency
  • 5059a07 unix: implement Ptrace{Set,Get}Regs using PTRACE_{GET,SET}REGSET for Linux
  • 304f187 unix: replace use of strcpy in mkerrors.sh
  • 81c8a6c unix: add Getresuid and Getresgid for OpenBSD
  • ff98eae unix: remove absolute path of pwd from mkall.sh
  • b52f544 unix: add Getresuid, Getresgid for linux
  • b5c7a09 unix: update BPF constants with Linux kernel 6.2
  • c8ea6b0 windows: fix EnumProcesses to pass the correct array size
  • 352d833 cpu: add test for IsBigEndian
  • c43fe1e cpu: define IsBigEndian on wasm
  • 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/19 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/13/2023 **Status:** 🔄 Open **Base:** `main` ← **Head:** `dependabot/go_modules/golang.org/x/sys-0.9.0` --- ### 📝 Commits (1) - [`895db6d`](https://github.com/Crosse/font-install/commit/895db6dca3bfb9c1323678c82c68db014293a0e5) Bump golang.org/x/sys from 0.6.0 to 0.9.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.9.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/sys/commit/55b11dcdae8194618ad245a452849aa95e461114"><code>55b11dc</code></a> unix: remove recently introduced debug/elf dependency</li> <li><a href="https://github.com/golang/sys/commit/5059a07aa46a89cb45ca6eabd13f2173baa73bb3"><code>5059a07</code></a> unix: implement Ptrace{Set,Get}Regs using PTRACE_{GET,SET}REGSET for Linux</li> <li><a href="https://github.com/golang/sys/commit/304f187cdba97b70a86421a915114c328653f0de"><code>304f187</code></a> unix: replace use of strcpy in mkerrors.sh</li> <li><a href="https://github.com/golang/sys/commit/81c8a6c06d9eb977a4869e7a6b0f9c03f6be9c4e"><code>81c8a6c</code></a> unix: add Getresuid and Getresgid for OpenBSD</li> <li><a href="https://github.com/golang/sys/commit/ff98eae2a0cc3ace67e30e3e41908d279a7c13cb"><code>ff98eae</code></a> unix: remove absolute path of pwd from mkall.sh</li> <li><a href="https://github.com/golang/sys/commit/b52f5441ce4ee981d7a9295a5ddad71e196486a7"><code>b52f544</code></a> unix: add Getresuid, Getresgid for linux</li> <li><a href="https://github.com/golang/sys/commit/b5c7a0975ddc3d04a37152e997b3f70ecb531eb7"><code>b5c7a09</code></a> unix: update BPF constants with Linux kernel 6.2</li> <li><a href="https://github.com/golang/sys/commit/c8ea6b0cbc9ffb7927e068f279c46cb342d0c956"><code>c8ea6b0</code></a> windows: fix EnumProcesses to pass the correct array size</li> <li><a href="https://github.com/golang/sys/commit/352d8339e8b9a29c57d977f5c64810689466b25b"><code>352d833</code></a> cpu: add test for IsBigEndian</li> <li><a href="https://github.com/golang/sys/commit/c43fe1e1f5e94f8140de42e780509f73c20f34b2"><code>c43fe1e</code></a> cpu: define IsBigEndian on wasm</li> <li>Additional commits viewable in <a href="https://github.com/golang/sys/compare/v0.6.0...v0.9.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.9.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>
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#20
No description provided.