Commit cb052b8
authored
chore: bump the x group with 8 updates (#21269)
Bumps the x group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.45.0` |
`0.46.0` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.30.0` |
`0.31.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.47.0` |
`0.48.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.33.0` |
`0.34.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.38.0` |
`0.39.0` |
| [golang.org/x/term](https://github.com/golang/term) | `0.37.0` |
`0.38.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.31.0` |
`0.32.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.39.0` |
`0.40.0` |
Updates `golang.org/x/crypto` from 0.45.0 to 0.46.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/crypto/commit/19acf81bd7bc7b558d18a550e8e023df2c33e742"><code>19acf81</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/crypto/commit/3a1c6b4b61966d06b6469ad7bc15839ba76eeb89"><code>3a1c6b4</code></a>
x509roots/fallback: update bundle</li>
<li><a
href="https://github.com/golang/crypto/commit/f4602e40409257658159002a9af6aedb875949fb"><code>f4602e4</code></a>
ssh/agent: fix flaky test by ensuring a writeable home directory</li>
<li>See full diff in <a
href="https://github.com/golang/crypto/compare/v0.45.0...v0.46.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/mod` from 0.30.0 to 0.31.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/mod/commit/d271cf332fd221d661d13b186b51a11d7e66ff74"><code>d271cf3</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/mod/commit/269c237cf350ceaea64412cd12374e840b1d9871"><code>269c237</code></a>
sumdb/note: delete chop</li>
<li><a
href="https://github.com/golang/mod/commit/3f03020ad52668adcab6ffe2fe4a7a6fcce4ee9f"><code>3f03020</code></a>
x/mod: apply go fix and go vet</li>
<li>See full diff in <a
href="https://github.com/golang/mod/compare/v0.30.0...v0.31.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/net` from 0.47.0 to 0.48.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/net/commit/35e1306bddd863f360fb94480c5fed84229953f0"><code>35e1306</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/net/commit/7c360367ab7e57c0cfb7aef368fc6acefaaac3b1"><code>7c36036</code></a>
http2, webdav, websocket: fix %q verb uses with wrong type</li>
<li><a
href="https://github.com/golang/net/commit/ec11eccf5a0f725281df0cdf40bb7ebef51d57ea"><code>ec11ecc</code></a>
trace: fix data race in RenderEvents</li>
<li><a
href="https://github.com/golang/net/commit/bff14c52567061031b9761881907c39e24792736"><code>bff14c5</code></a>
http2: don't PING a responsive server when resetting a stream</li>
<li><a
href="https://github.com/golang/net/commit/88a642172c174ab11f4c56f0ede777de3c8a21d4"><code>88a6421</code></a>
dns/dnsmessage: avoid use of "strings" and "math" in
dns/dnsmessage</li>
<li><a
href="https://github.com/golang/net/commit/123d099e1bd872b38247bbcf9856540b8420d18d"><code>123d099</code></a>
http2: support net/http.Transport.NewClientConn</li>
<li><a
href="https://github.com/golang/net/commit/346cc6157ee53301dea14e57a45c22368ab46e55"><code>346cc61</code></a>
webdav: relax test to check for any redirect status, not just 301</li>
<li>See full diff in <a
href="https://github.com/golang/net/compare/v0.47.0...v0.48.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/oauth2` from 0.33.0 to 0.34.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/oauth2/commit/acc38155b7f6f36aefcb58faff6f36d314dd915c"><code>acc3815</code></a>
endpoints: fix %q verb use with wrong type</li>
<li>See full diff in <a
href="https://github.com/golang/oauth2/compare/v0.33.0...v0.34.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/sys` from 0.38.0 to 0.39.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/sys/commit/08e54827f6706016347e1e4f4866b84126842b20"><code>08e5482</code></a>
unix: fix out of bounds memory access in tests</li>
<li><a
href="https://github.com/golang/sys/commit/4f4f1c6feacd5e05a726e4fd415d0462cab0bebb"><code>4f4f1c6</code></a>
Revert "cpu: add HPDS, LOR, PAN detection for arm64"</li>
<li><a
href="https://github.com/golang/sys/commit/ca631161e47349f04ad9185885e85e88ef38ec3a"><code>ca63116</code></a>
unix: add IOCTL_MEI_* constants</li>
<li><a
href="https://github.com/golang/sys/commit/a4199c0bfe68a7d7de6e44cead3c91e7bd1e328d"><code>a4199c0</code></a>
unix: fix definition of Statvfs_t for netbsd-arm.</li>
<li>See full diff in <a
href="https://github.com/golang/sys/compare/v0.38.0...v0.39.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/term` from 0.37.0 to 0.38.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/term/commit/3863673230bd2f654d5c3749dc90e6d130067dd6"><code>3863673</code></a>
go.mod: update golang.org/x dependencies</li>
<li>See full diff in <a
href="https://github.com/golang/term/compare/v0.37.0...v0.38.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/text` from 0.31.0 to 0.32.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/text/commit/0dd57a6ef90c283b902525213f15d6b2a59cc84b"><code>0dd57a6</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/text/commit/087616b6cde9434a9f6f788f4fe975b40651be26"><code>087616b</code></a>
transform: fix %q verb use with wrong type</li>
<li><a
href="https://github.com/golang/text/commit/16f85a7ff268a4e26c78cf3c4202152a7a1d6d90"><code>16f85a7</code></a>
all: eliminate vet diagnostics</li>
<li>See full diff in <a
href="https://github.com/golang/text/compare/v0.31.0...v0.32.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/tools` from 0.39.0 to 0.40.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/tools/commit/00b22d96a3616723b0ee0341fb34c40b73e19c96"><code>00b22d9</code></a>
gopls/internal/golang: add support for variadic functions and
constructors in...</li>
<li><a
href="https://github.com/golang/tools/commit/36bb345678464722ad18fa4c7f4c0344c0acffb7"><code>36bb345</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/tools/commit/748477b5833b69b301843d15c9ed5b0e78f783cf"><code>748477b</code></a>
all: fix function name mismatch in updateBasicLitPos comment</li>
<li><a
href="https://github.com/golang/tools/commit/ebdeef31ea22db1bf3ba3a0eab59418baa3c07f0"><code>ebdeef3</code></a>
gopls/doc/release/v0.21.0.md: update relnotes for RC2</li>
<li><a
href="https://github.com/golang/tools/commit/e5a08637a57b68119e771bf855e5bbbaeb37e8c2"><code>e5a0863</code></a>
go/analysis/passes/modernize: disable reflecttypefor modernizer for
unnamed s...</li>
<li><a
href="https://github.com/golang/tools/commit/e2dd41635db76ec780a3e9fd537c7a2c25edf210"><code>e2dd416</code></a>
go/analysis/unitchecker: write fixed files to an archive</li>
<li><a
href="https://github.com/golang/tools/commit/91192559255e5102e736db0c60faf84c03eb8337"><code>9119255</code></a>
go/analysis/passes/modernize: fix stringscut false positives</li>
<li><a
href="https://github.com/golang/tools/commit/880ed70f69c11115ed2eea9fea4ee17fda5721ad"><code>880ed70</code></a>
gopls/internal/golang: add util function NarrowestDeclaringPackage</li>
<li><a
href="https://github.com/golang/tools/commit/8e819d2ae9820148bcca1d2a1168d8e5438052ea"><code>8e819d2</code></a>
internal/refactor/inline: built-ins may affect inference</li>
<li><a
href="https://github.com/golang/tools/commit/61df39e1228be707d85a75ad30070f9638f04da1"><code>61df39e</code></a>
go/ast/astutil: update BasicLit.ValueEnd if present</li>
<li>Additional commits viewable in <a
href="https://github.com/golang/tools/compare/v0.39.0...v0.40.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 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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 08e17ec commit cb052b8
2 files changed
+24
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | | - | |
201 | | - | |
202 | | - | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
203 | 203 | | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2061 | 2061 | | |
2062 | 2062 | | |
2063 | 2063 | | |
2064 | | - | |
2065 | | - | |
| 2064 | + | |
| 2065 | + | |
2066 | 2066 | | |
2067 | 2067 | | |
2068 | 2068 | | |
| |||
2127 | 2127 | | |
2128 | 2128 | | |
2129 | 2129 | | |
2130 | | - | |
2131 | | - | |
| 2130 | + | |
| 2131 | + | |
2132 | 2132 | | |
2133 | 2133 | | |
2134 | 2134 | | |
| |||
2191 | 2191 | | |
2192 | 2192 | | |
2193 | 2193 | | |
2194 | | - | |
2195 | | - | |
| 2194 | + | |
| 2195 | + | |
2196 | 2196 | | |
2197 | 2197 | | |
2198 | 2198 | | |
| |||
2222 | 2222 | | |
2223 | 2223 | | |
2224 | 2224 | | |
2225 | | - | |
2226 | | - | |
| 2225 | + | |
| 2226 | + | |
2227 | 2227 | | |
2228 | 2228 | | |
2229 | 2229 | | |
| |||
2343 | 2343 | | |
2344 | 2344 | | |
2345 | 2345 | | |
2346 | | - | |
2347 | | - | |
| 2346 | + | |
| 2347 | + | |
2348 | 2348 | | |
2349 | 2349 | | |
2350 | 2350 | | |
| |||
2363 | 2363 | | |
2364 | 2364 | | |
2365 | 2365 | | |
2366 | | - | |
2367 | | - | |
| 2366 | + | |
| 2367 | + | |
2368 | 2368 | | |
2369 | 2369 | | |
2370 | 2370 | | |
| |||
2387 | 2387 | | |
2388 | 2388 | | |
2389 | 2389 | | |
2390 | | - | |
2391 | | - | |
| 2390 | + | |
| 2391 | + | |
2392 | 2392 | | |
2393 | 2393 | | |
2394 | 2394 | | |
| |||
2462 | 2462 | | |
2463 | 2463 | | |
2464 | 2464 | | |
2465 | | - | |
2466 | | - | |
| 2465 | + | |
| 2466 | + | |
2467 | 2467 | | |
2468 | 2468 | | |
2469 | 2469 | | |
| |||
0 commit comments