dependabot[bot] opened a new pull request, #27113: URL: https://github.com/apache/beam/pull/27113
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.8.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.8.0...v0.9.0">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
