dependabot[bot] opened a new pull request, #1029:
URL: https://github.com/apache/dubbo-kubernetes/pull/1029

   Bumps the golang-x group with 4 updates in the / directory: 
[golang.org/x/net](https://github.com/golang/net), 
[golang.org/x/sys](https://github.com/golang/sys), 
[golang.org/x/term](https://github.com/golang/term) and 
[golang.org/x/time](https://github.com/golang/time).
   
   Updates `golang.org/x/net` from 0.57.0 to 0.59.0
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/golang/net/commit/540d04cfe5028e2655754591a4d3e08c586809f2";><code>540d04c</code></a>
 go.mod: update golang.org/x dependencies</li>
   <li><a 
href="https://github.com/golang/net/commit/20eef7fe493df0e014a996c5432e177a76987b84";><code>20eef7f</code></a>
 quic: clear fast-path receive buffer on stream reset</li>
   <li><a 
href="https://github.com/golang/net/commit/c23af1b9b8cc40d792e7ffd20aa02bfb8984a1f5";><code>c23af1b</code></a>
 internal/http3: fix compilation error due to missed symbol name update</li>
   <li><a 
href="https://github.com/golang/net/commit/eda109f56e86afc41ee941c810e5e4e49f901ec3";><code>eda109f</code></a>
 internal/http3: send appropriate error codes in STOP_SENDING frames</li>
   <li><a 
href="https://github.com/golang/net/commit/12e0501290cb42609218b4818c97566c221de4c2";><code>12e0501</code></a>
 internal/http3: server header size limits</li>
   <li><a 
href="https://github.com/golang/net/commit/d89285e91501dd797ddcc984ed09fc71f12c0af0";><code>d89285e</code></a>
 quic: add Stream.StopSending, and rework stream/application errors</li>
   <li><a 
href="https://github.com/golang/net/commit/d34deae423f98518a84a3735ab82e3e031a375fb";><code>d34deae</code></a>
 quic: ensure Endpoint.Close waits for connection loops to exit</li>
   <li><a 
href="https://github.com/golang/net/commit/55577aaeb84956beaf8ecbd12491a2774c33169c";><code>55577aa</code></a>
 http2: use IDNA Lookup profile, not raw Punycode translation</li>
   <li><a 
href="https://github.com/golang/net/commit/b22627e5363920905c17b5e37e10d2b0329972ec";><code>b22627e</code></a>
 internal/http3: handle a nil TLSConfig in newQUICConfig</li>
   <li><a 
href="https://github.com/golang/net/commit/6e98b0dc709b77cf047bee24a08232937ea78bab";><code>6e98b0d</code></a>
 internal/http3: report endpoint creation errors from initEndpoint</li>
   <li>Additional commits viewable in <a 
href="https://github.com/golang/net/compare/v0.57.0...v0.59.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `golang.org/x/sys` from 0.47.0 to 0.48.0
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/golang/sys/commit/613e2570718ecde85c04e69ebd5585c3881c442c";><code>613e257</code></a>
 cpu: add riscv64 hwprobe drift test</li>
   <li><a 
href="https://github.com/golang/sys/commit/6f7b10ff75aa2a3a1229116f47d194a97f66f174";><code>6f7b10f</code></a>
 unix: add MLOCK_ONFAULT constant</li>
   <li><a 
href="https://github.com/golang/sys/commit/663e7c83671d6d15250999d93bb45e03741b3014";><code>663e7c8</code></a>
 cpu: add basic support for GOARCH=sparc64</li>
   <li><a 
href="https://github.com/golang/sys/commit/de5f12f6057cc60a98b17cfd2aedcf50a0aea7a7";><code>de5f12f</code></a>
 cpu: add ppc64le POWER10 detection</li>
   <li><a 
href="https://github.com/golang/sys/commit/80e8acfdcd3dacd2e8a4c2906d5b6a2ba0fdbc68";><code>80e8acf</code></a>
 unix: run go fix</li>
   <li><a 
href="https://github.com/golang/sys/commit/1e3c182d5eb393bbf86cba8b726d9edab596c50d";><code>1e3c182</code></a>
 unix: add IPMI interface</li>
   <li><a 
href="https://github.com/golang/sys/commit/d429e20367b198593bc9d6e1babac786eafb5434";><code>d429e20</code></a>
 unix: stop generating sparc termbits from the generic header</li>
   <li><a 
href="https://github.com/golang/sys/commit/bd3bddf0517f9d9b5e00f8ffeedd939dc80652f5";><code>bd3bddf</code></a>
 unix: add missing HWTSTAMP_* constants</li>
   <li><a 
href="https://github.com/golang/sys/commit/e812f53e86a9631a2922a068229188c29fdf5795";><code>e812f53</code></a>
 windows: add SO_SNDTIMEO constant for socket options</li>
   <li><a 
href="https://github.com/golang/sys/commit/f6989c5959ab33dcb983eaf490de10d83dbc810d";><code>f6989c5</code></a>
 unix: align Ifreq so its union accessors cannot fault</li>
   <li>Additional commits viewable in <a 
href="https://github.com/golang/sys/compare/v0.47.0...v0.48.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `golang.org/x/term` from 0.45.0 to 0.46.0
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/golang/term/commit/6226200ed12cba417a9d9e799c2a7179d3fc0e27";><code>6226200</code></a>
 go.mod: update golang.org/x dependencies</li>
   <li><a 
href="https://github.com/golang/term/commit/7c2fb74aea627b563f897ce0ba62658826a024c8";><code>7c2fb74</code></a>
 term: process bytes returned with a read error</li>
   <li><a 
href="https://github.com/golang/term/commit/3963fcefe8eb284aa26f0d01184a7dd10d468f2e";><code>3963fce</code></a>
 all: upgrade go directive to at least 1.26.0 [generated]</li>
   <li>See full diff in <a 
href="https://github.com/golang/term/compare/v0.45.0...v0.46.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `golang.org/x/time` from 0.15.0 to 0.16.0
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/golang/time/commit/fb013b3d305a26f5ef5350a6eaffc7c87a200383";><code>fb013b3</code></a>
 all: upgrade go directive to at least 1.26.0 [generated]</li>
   <li>See full diff in <a 
href="https://github.com/golang/time/compare/v0.15.0...v0.16.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to