- Notifications
You must be signed in to change notification settings - Fork1k
Commit3c059c7
authored
chore: bump the x group with 3 updates (#19820)
Bumps the x group with 3 updates:[golang.org/x/crypto](https://github.com/golang/crypto),[golang.org/x/net](https://github.com/golang/net) and[golang.org/x/tools](https://github.com/golang/tools).Updates `golang.org/x/crypto` from 0.41.0 to 0.42.0<details><summary>Commits</summary><ul><li><ahref="https://github.com/golang/crypto/commit/5307a0ce6db8057c8d7c4378dc4bd715b4985ba1"><code>5307a0c</code></a>go.mod: update golang.org/x dependencies</li><li><ahref="https://github.com/golang/crypto/commit/9d779377cff7ff1f58520cc044fb90b10ddfc561"><code>9d77937</code></a>acme: include order problem in OrderError</li><li><ahref="https://github.com/golang/crypto/commit/8f580defa01dec23898d3cd27f6369cdcc62f71f"><code>8f580de</code></a>ssh: remove Go 1.24 build tag for ML-KEM kex</li><li><ahref="https://github.com/golang/crypto/commit/a4d1237429d6056ef197b0b911b8b9d7dca8ecf6"><code>a4d1237</code></a>ssh/knownhosts: improve IPv6 support in Normalize</li><li><ahref="https://github.com/golang/crypto/commit/b8d8dae13d7dda8706ca2ab98934ad404aacae22"><code>b8d8dae</code></a>curve25519: include potential fips140=only error in panic message</li><li><ahref="https://github.com/golang/crypto/commit/f5a2eabcab987dc84f30d5479ed5c5605b5de634"><code>f5a2eab</code></a>ssh: use curve25519.X25519 instead of curve25519.ScalarMult</li><li><ahref="https://github.com/golang/crypto/commit/44ecf3af9978b32529ce689a6964bd557c79aa1c"><code>44ecf3a</code></a>all: upgrade go directive to at least 1.24.0 [generated]</li><li>See full diff in <ahref="https://github.com/golang/crypto/compare/v0.41.0...v0.42.0">compareview</a></li></ul></details><br />Updates `golang.org/x/net` from 0.43.0 to 0.44.0<details><summary>Commits</summary><ul><li><ahref="https://github.com/golang/net/commit/3b23d576ea72235a3fef8f157eb5ab76e65854a8"><code>3b23d57</code></a>http2: fix race condition when disabling goroutine debugging for onetest</li><li><ahref="https://github.com/golang/net/commit/87410502ff26318c9bd1be1c9a09e0a681774dcf"><code>8741050</code></a>http2: simplify TestServer_Push_RejectAfterGoAway</li><li><ahref="https://github.com/golang/net/commit/96e405cac15ef9a113f2b30d3f3f8a216234f09c"><code>96e405c</code></a>http2: modernize TestTransportRoundtripCloseOnWriteError</li><li><ahref="https://github.com/golang/net/commit/6dc6880bcd7edc82184626a363d26d65bc55c195"><code>6dc6880</code></a>http2: simplify ClientConn Close and Shutdown tests</li><li><ahref="https://github.com/golang/net/commit/4e2915b652483bfc9831c080e40c679e42616f03"><code>4e2915b</code></a>http2: modernize TestTransportAllocationsAfterResponseBodyClose</li><li><ahref="https://github.com/golang/net/commit/30b0e78859f03d66b2e275870d5d37455d2f0fb0"><code>30b0e78</code></a>http2: modernize TestRoundTripDoesntConsumeRequestBodyEarly</li><li><ahref="https://github.com/golang/net/commit/b9acd777f1852925992bdeaa623de8cc86efa4eb"><code>b9acd77</code></a>http2: speed up TestTransportFlowControl</li><li><ahref="https://github.com/golang/net/commit/5153f4db3143a3be6ce383b512ba7a4c0f935211"><code>5153f4d</code></a>go.mod: update golang.org/x dependencies</li><li><ahref="https://github.com/golang/net/commit/9338bdd9eeddfeab331342288acfef2293474490"><code>9338bdd</code></a>http2: speed up TestTransportHandlerBodyClose</li><li><ahref="https://github.com/golang/net/commit/6b200364a6614a5cf8d360d854e998c1dc739f24"><code>6b20036</code></a>http2: add synchronous handler support to serverTester</li><li>Additional commits viewable in <ahref="https://github.com/golang/net/compare/v0.43.0...v0.44.0">compareview</a></li></ul></details><br />Updates `golang.org/x/tools` from 0.36.0 to 0.37.0<details><summary>Commits</summary><ul><li><ahref="https://github.com/golang/tools/commit/d49da96b802368c7325ac3b662a238c09a0615b9"><code>d49da96</code></a>go/analysis/internal/checker: fix panic due to nil Pass</li><li><ahref="https://github.com/golang/tools/commit/9da4f7b44800964cb753824472b25a0487f06b15"><code>9da4f7b</code></a>gopls/internal/test/integration/completion: make test go1.26-robust</li><li><ahref="https://github.com/golang/tools/commit/4409ea71cc4b4233548ec108ff8b9b4b59644511"><code>4409ea7</code></a>gopls/internal/server: add telemetry for Zed, Helix clientInfo</li><li><ahref="https://github.com/golang/tools/commit/75023ae58653333dcc3fc240af01833d83a72b7f"><code>75023ae</code></a>go/ast/inspector: update outdated documentation</li><li><ahref="https://github.com/golang/tools/commit/785cd66cb76e91f9c504768594c5f4e422dd8e7b"><code>785cd66</code></a>gopls/internal/test/integration/completion: skip TestFuzzFuncpre-go1.25</li><li><ahref="https://github.com/golang/tools/commit/ac2e4a594c7ddc3eeddeddddd3cbef3c22e2b6b2"><code>ac2e4a5</code></a>go.mod: update golang.org/x dependencies</li><li><ahref="https://github.com/golang/tools/commit/bc9374dde117ebc9276c545225c3cc1a116a8418"><code>bc9374d</code></a>go/callgraph/vta: remove unnecessary use of unsafe</li><li><ahref="https://github.com/golang/tools/commit/12d7e152453c767e46faa9b7ab3283600b627bf4"><code>12d7e15</code></a>gopls/internal/analysis/modernize: add test of no gopls imports</li><li><ahref="https://github.com/golang/tools/commit/263a7694059cc37e3789d5ce4a4379adc588f46c"><code>263a769</code></a>gopls/internal/mcp: use official go mcp sdk</li><li><ahref="https://github.com/golang/tools/commit/e548c709d4e162c0c771250e46eb9ea13473c1ef"><code>e548c70</code></a>gopls/internal/analysis/modernize: fix bad edit in var ( ... ) decl</li><li>Additional commits viewable in <ahref="https://github.com/golang/tools/compare/v0.36.0...v0.37.0">compareview</a></li></ul></details><br />Dependabot will resolve any conflicts with this PR as long as you don'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore <dependency name> major version` will close thisgroup update PR and stop Dependabot creating any more for the specificdependency's major version (unless you unignore this specificdependency's major version or upgrade to it yourself)- `@dependabot ignore <dependency name> minor version` will close thisgroup update PR and stop Dependabot creating any more for the specificdependency's minor version (unless you unignore this specificdependency's minor version or upgrade to it yourself)- `@dependabot ignore <dependency name>` will close this group update PRand 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 ignoreconditions of the specified dependency- `@dependabot unignore <dependency name> <ignore condition>` willremove the ignore condition of the specified dependency and ignoreconditions</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent0cf1fed commit3c059c7
2 files changed
+9
-9
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
198 |
| - | |
| 198 | + | |
199 | 199 |
| |
200 | 200 |
| |
201 |
| - | |
| 201 | + | |
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
207 |
| - | |
| 207 | + | |
208 | 208 |
| |
209 | 209 |
| |
210 | 210 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2033 | 2033 |
| |
2034 | 2034 |
| |
2035 | 2035 |
| |
2036 |
| - | |
2037 |
| - | |
| 2036 | + | |
| 2037 | + | |
2038 | 2038 |
| |
2039 | 2039 |
| |
2040 | 2040 |
| |
| |||
2163 | 2163 |
| |
2164 | 2164 |
| |
2165 | 2165 |
| |
2166 |
| - | |
2167 |
| - | |
| 2166 | + | |
| 2167 | + | |
2168 | 2168 |
| |
2169 | 2169 |
| |
2170 | 2170 |
| |
| |||
2434 | 2434 |
| |
2435 | 2435 |
| |
2436 | 2436 |
| |
2437 |
| - | |
2438 |
| - | |
| 2437 | + | |
| 2438 | + | |
2439 | 2439 |
| |
2440 | 2440 |
| |
2441 | 2441 |
| |
|
0 commit comments
Comments
(0)