- Notifications
You must be signed in to change notification settings - Fork1.1k
Commitc2dcf93
authored
chore: bump the x group across 1 directory with 6 updates (#20395)
Bumps the x group with 4 updates in the / directory:[golang.org/x/crypto](https://github.com/golang/crypto),[golang.org/x/net](https://github.com/golang/net),[golang.org/x/oauth2](https://github.com/golang/oauth2) and[golang.org/x/tools](https://github.com/golang/tools).Updates `golang.org/x/crypto` from 0.42.0 to 0.43.0<details><summary>Commits</summary><ul><li><ahref="https://github.com/golang/crypto/commit/627cb894b6b2021e34c4ad4af4c0a963127491e4"><code>627cb89</code></a>go.mod: update golang.org/x dependencies</li><li><ahref="https://github.com/golang/crypto/commit/dca4914afe94ebd485672b06b9a120e18b452533"><code>dca4914</code></a>acme: fix autocert TestHTTPHandlerDefaultFallback</li><li><ahref="https://github.com/golang/crypto/commit/1336e21bd6f39d1ab82ca6412693849c2d120e1d"><code>1336e21</code></a>x509roots/fallback: update bundle</li><li><ahref="https://github.com/golang/crypto/commit/2beaa59a3c994e5d01b6d58dc348dcd6d814ef26"><code>2beaa59</code></a>ssh: add VerifiedPublicKeyCallback</li><li><ahref="https://github.com/golang/crypto/commit/66c3d8ce714c31eb5a8adb6c931b4e29f5bebcf5"><code>66c3d8c</code></a>ssh: add support for FIPS mode</li><li><ahref="https://github.com/golang/crypto/commit/ddb4e80c6ad38c8a94001924a6ff8424f5cae369"><code>ddb4e80</code></a>ssh: remove custom contains, use slices.Contains</li><li><ahref="https://github.com/golang/crypto/commit/f4d47b0db5875e61dd52acdb63be800177ab48bb"><code>f4d47b0</code></a>ssh: return clearer error when signature algorithm is used as keyformat</li><li><ahref="https://github.com/golang/crypto/commit/96dc232fbd7928e9c23da42e770c8b79a2348d86"><code>96dc232</code></a>x509roots/fallback/bundle: add bundle package to export root certs</li><li><ahref="https://github.com/golang/crypto/commit/8c9ba318361080ea198c7461b6db621022d0a88e"><code>8c9ba31</code></a>all: freeze and deprecate more packages</li><li><ahref="https://github.com/golang/crypto/commit/559e062ce8bfd6a39925294620b50906ca2a6f95"><code>559e062</code></a>ssh/agent: return an error for unexpected message types</li><li>See full diff in <ahref="https://github.com/golang/crypto/compare/v0.42.0...v0.43.0">compareview</a></li></ul></details><br />Updates `golang.org/x/net` from 0.45.0 to 0.46.0<details><summary>Commits</summary><ul><li><ahref="https://github.com/golang/net/commit/2002a064a49010d8b881673c73f04e0b741e7c32"><code>2002a06</code></a>go.mod: update golang.org/x dependencies</li><li>See full diff in <ahref="https://github.com/golang/net/compare/v0.45.0...v0.46.0">compareview</a></li></ul></details><br />Updates `golang.org/x/oauth2` from 0.31.0 to 0.32.0<details><summary>Commits</summary><ul><li><ahref="https://github.com/golang/oauth2/commit/792c8776358f0c8689d84eef0d0c966937d560fb"><code>792c877</code></a>oauth2: use strings.Builder instead of bytes.Buffer</li><li>See full diff in <ahref="https://github.com/golang/oauth2/compare/v0.31.0...v0.32.0">compareview</a></li></ul></details><br />Updates `golang.org/x/term` from 0.35.0 to 0.36.0<details><summary>Commits</summary><ul><li><ahref="https://github.com/golang/term/commit/3a0828a6667fd19fb680702513ff01f7afe76772"><code>3a0828a</code></a>go.mod: update golang.org/x dependencies</li><li>See full diff in <ahref="https://github.com/golang/term/compare/v0.35.0...v0.36.0">compareview</a></li></ul></details><br />Updates `golang.org/x/text` from 0.29.0 to 0.30.0<details><summary>Commits</summary><ul><li><ahref="https://github.com/golang/text/commit/c6abd0305e90ada9293824462268d0ec20d02e5e"><code>c6abd03</code></a>go.mod: update golang.org/x dependencies</li><li><ahref="https://github.com/golang/text/commit/42f038dad6d204bacd83c23ca0f312d8866039ce"><code>42f038d</code></a>x/text: fix nil dereference in gotext extract</li><li><ahref="https://github.com/golang/text/commit/a42f0e2da638996f313ef6dbbe3a4435533fbd97"><code>a42f0e2</code></a>all: use built-in max/min to simplify the code</li><li>See full diff in <ahref="https://github.com/golang/text/compare/v0.29.0...v0.30.0">compareview</a></li></ul></details><br />Updates `golang.org/x/tools` from 0.37.0 to 0.38.0<details><summary>Commits</summary><ul><li><ahref="https://github.com/golang/tools/commit/a22b5e8a9b8d2234e1e960ec2473e4011f012a6b"><code>a22b5e8</code></a>go.mod: update golang.org/x dependencies</li><li><ahref="https://github.com/golang/tools/commit/4bbcc9fd127ab0b2b4269a698e979a41b59af5e6"><code>4bbcc9f</code></a>all: use reflect.TypeFor instead of reflect.TypeOf when we have knownthe type</li><li><ahref="https://github.com/golang/tools/commit/122c93afe11828e293bd624e3336c4b65dc33bd2"><code>122c93a</code></a>internal/refactor: AddImport: remove unnecessary result</li><li><ahref="https://github.com/golang/tools/commit/76aace8abc696a6fb2c70cda65ebaf415c7ff4ad"><code>76aace8</code></a>internal/analysisinternal: rationalize</li><li><ahref="https://github.com/golang/tools/commit/8cf2d63f232bdbbb191d19cb87cce87d5865e582"><code>8cf2d63</code></a>gopls/internal/golang: add condition for enabling package move</li><li><ahref="https://github.com/golang/tools/commit/1f054fd59ccbdd283a18ab05c2fa61acec2a1148"><code>1f054fd</code></a>x/tools: downgrade token.FileSet parameters to token.File</li><li><ahref="https://github.com/golang/tools/commit/44e71e5c407511a1d884d7179a1872476915f5eb"><code>44e71e5</code></a>go/analysis/passes/printf: check anonymous functions too</li><li><ahref="https://github.com/golang/tools/commit/9095e9b831fff42b9aede2f024756cb4889bde17"><code>9095e9b</code></a>internal/analysisinternal: extract DeleteVar</li><li><ahref="https://github.com/golang/tools/commit/62a1b26b1af98d6e3646141ccfdb6a94669271e0"><code>62a1b26</code></a>internal/analysisinternal: IsChildOf(Cursor, edge.Kind) bool</li><li><ahref="https://github.com/golang/tools/commit/d32fb5053d825eb2082c24a38bd98e20bb4cd302"><code>d32fb50</code></a>internal/analysisinternal: export EnclosingFile</li><li>Additional commits viewable in <ahref="https://github.com/golang/tools/compare/v0.37.0...v0.38.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 parentea261a1 commitc2dcf93
2 files changed
+18
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
202 | | - | |
| 201 | + | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
206 | | - | |
207 | | - | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2048 | 2048 | | |
2049 | 2049 | | |
2050 | 2050 | | |
2051 | | - | |
2052 | | - | |
| 2051 | + | |
| 2052 | + | |
2053 | 2053 | | |
2054 | 2054 | | |
2055 | 2055 | | |
| |||
2178 | 2178 | | |
2179 | 2179 | | |
2180 | 2180 | | |
2181 | | - | |
2182 | | - | |
| 2181 | + | |
| 2182 | + | |
2183 | 2183 | | |
2184 | 2184 | | |
2185 | 2185 | | |
| |||
2209 | 2209 | | |
2210 | 2210 | | |
2211 | 2211 | | |
2212 | | - | |
2213 | | - | |
| 2212 | + | |
| 2213 | + | |
2214 | 2214 | | |
2215 | 2215 | | |
2216 | 2216 | | |
| |||
2350 | 2350 | | |
2351 | 2351 | | |
2352 | 2352 | | |
2353 | | - | |
2354 | | - | |
| 2353 | + | |
| 2354 | + | |
2355 | 2355 | | |
2356 | 2356 | | |
2357 | 2357 | | |
| |||
2374 | 2374 | | |
2375 | 2375 | | |
2376 | 2376 | | |
2377 | | - | |
2378 | | - | |
| 2377 | + | |
| 2378 | + | |
2379 | 2379 | | |
2380 | 2380 | | |
2381 | 2381 | | |
| |||
2449 | 2449 | | |
2450 | 2450 | | |
2451 | 2451 | | |
2452 | | - | |
2453 | | - | |
| 2452 | + | |
| 2453 | + | |
2454 | 2454 | | |
2455 | 2455 | | |
2456 | 2456 | | |
| |||
0 commit comments
Comments
(0)