- Notifications
You must be signed in to change notification settings - Fork947
Commitbfdacae
chore: bump the x group across 1 directory with 9 updates (#18851)
Bumps the x group with 4 updates in the / directory:[golang.org/x/crypto](https://github.com/golang/crypto),[golang.org/x/mod](https://github.com/golang/mod),[golang.org/x/net](https://github.com/golang/net) and[golang.org/x/oauth2](https://github.com/golang/oauth2).Updates `golang.org/x/crypto` from 0.39.0 to 0.40.0<details><summary>Commits</summary><ul><li><ahref="https://github.com/golang/crypto/commit/459a9db11b9c43bb1d61722bfd371751d6de05c9"><code>459a9db</code></a>go.mod: update golang.org/x dependencies</li><li><ahref="https://github.com/golang/crypto/commit/74e709ad8a8068445173aa5f3e8d7c89caf510c3"><code>74e709a</code></a>ssh: add AlgorithmNegotiationError</li><li><ahref="https://github.com/golang/crypto/commit/b3790b8d914304c8187dc2c86800101c329d77cd"><code>b3790b8</code></a>acme: fix TLSALPN01ChallengeCert for IP address identifiers</li><li><ahref="https://github.com/golang/crypto/commit/1dc4269656dd23b2c4e71c51b8af6bc2b63eecb7"><code>1dc4269</code></a>acme: add Pebble integration testing</li><li><ahref="https://github.com/golang/crypto/commit/97bf78725562ce22e18036873215f2203b3e0e1e"><code>97bf787</code></a>blake2b: implement hash.XOF</li><li><ahref="https://github.com/golang/crypto/commit/952517d181d424f6c77f7460bf728205cb048411"><code>952517d</code></a>x509roots/fallback: update bundle</li><li><ahref="https://github.com/golang/crypto/commit/c6fce028266aa1271946a7dfde94cd71cf077d5e"><code>c6fce02</code></a>ssh: refuse to parse certificates that use a certificate as signingkey</li><li><ahref="https://github.com/golang/crypto/commit/0ae49b8145643036e0e6c266cf4edc0f543ea9e0"><code>0ae49b8</code></a>ssh: reject certificate keys used as signature keys for SSH certs</li><li>See full diff in <ahref="https://github.com/golang/crypto/compare/v0.39.0...v0.40.0">compareview</a></li></ul></details><br />Updates `golang.org/x/mod` from 0.25.0 to 0.26.0<details><summary>Commits</summary><ul><li><ahref="https://github.com/golang/mod/commit/ea04085b103002db3b0d02d6ebbd97a0ffa29202"><code>ea04085</code></a>go.mod: update golang.org/x dependencies</li><li>See full diff in <ahref="https://github.com/golang/mod/compare/v0.25.0...v0.26.0">compareview</a></li></ul></details><br />Updates `golang.org/x/net` from 0.41.0 to 0.42.0<details><summary>Commits</summary><ul><li><ahref="https://github.com/golang/net/commit/76358aa57e0c5fa267fe08795631a173d0cec833"><code>76358aa</code></a>go.mod: update golang.org/x dependencies</li><li>See full diff in <ahref="https://github.com/golang/net/compare/v0.41.0...v0.42.0">compareview</a></li></ul></details><br />Updates `golang.org/x/oauth2` from 0.29.0 to 0.30.0<details><summary>Commits</summary><ul><li><ahref="https://github.com/golang/oauth2/commit/cf1431934151b3a93e0b3286eb6798ca08ea3770"><code>cf14319</code></a>oauth2: fix expiration time window check</li><li><ahref="https://github.com/golang/oauth2/commit/32d34ef364e670a650fe59267b92301ff7ed08f1"><code>32d34ef</code></a>internal: include clientID in auth style cache key</li><li><ahref="https://github.com/golang/oauth2/commit/2d34e3091be3f4b4700842fb663dad98a10ddfb6"><code>2d34e30</code></a>oauth2: replace a magic number with AuthStyleUnknown</li><li><ahref="https://github.com/golang/oauth2/commit/696f7b31289a98558822be146698b7834e477e63"><code>696f7b3</code></a>all: modernize with doc links and any</li><li><ahref="https://github.com/golang/oauth2/commit/471209bbe29fc1e3bf8d4ca3ca89d67f8817d521"><code>471209b</code></a>oauth2: drop dependency on go-cmp</li><li><ahref="https://github.com/golang/oauth2/commit/6968da209b8fd816452d22ad1b4faca197a5b974"><code>6968da2</code></a>oauth2: sync Token.ExpiresIn from internal Token</li><li><ahref="https://github.com/golang/oauth2/commit/d2c4e0a6256426212864554628e234ebe6005347"><code>d2c4e0a</code></a>oauth2: context instead of golang.org/x/net/context in doc</li><li><ahref="https://github.com/golang/oauth2/commit/883dc3c9d87d538c301ebff2ccdcc8b6a0b92890"><code>883dc3c</code></a>endpoints: add various endpoints from stale CLs</li><li><ahref="https://github.com/golang/oauth2/commit/1c06e8705ef848db9c7553a78b630b9b9f138a87"><code>1c06e87</code></a>all: make use of oauth.Token.ExpiresIn</li><li>See full diff in <ahref="https://github.com/golang/oauth2/compare/v0.29.0...v0.30.0">compareview</a></li></ul></details><br />Updates `golang.org/x/sync` from 0.15.0 to 0.16.0<details><summary>Commits</summary><ul><li><ahref="https://github.com/golang/sync/commit/7fad2c9213e0821bd78435a9c106806f2fc383f1"><code>7fad2c9</code></a>errgroup: revert propagation of panics</li><li>See full diff in <ahref="https://github.com/golang/sync/compare/v0.15.0...v0.16.0">compareview</a></li></ul></details><br />Updates `golang.org/x/sys` from 0.33.0 to 0.34.0<details><summary>Commits</summary><ul><li><ahref="https://github.com/golang/sys/commit/751c3c6ac2a644645976e8e7f3db0b75c87d32c6"><code>751c3c6</code></a>unix: add missing NFT_PAYLOAD_* consts on linux</li><li><ahref="https://github.com/golang/sys/commit/0c740cc0f8b112e19e255caefb622a53779c0481"><code>0c740cc</code></a>unix: update Go to 1.24.3</li><li><ahref="https://github.com/golang/sys/commit/d62d31c6166a69390ea553149bf921e215216610"><code>d62d31c</code></a>unix: update Linux constants and types to v6.14</li><li>See full diff in <ahref="https://github.com/golang/sys/compare/v0.33.0...v0.34.0">compareview</a></li></ul></details><br />Updates `golang.org/x/term` from 0.32.0 to 0.33.0<details><summary>Commits</summary><ul><li><ahref="https://github.com/golang/term/commit/30da5dd58fc835bf6704fa7464ac3d23202d8685"><code>30da5dd</code></a>go.mod: update golang.org/x dependencies</li><li>See full diff in <ahref="https://github.com/golang/term/compare/v0.32.0...v0.33.0">compareview</a></li></ul></details><br />Updates `golang.org/x/text` from 0.26.0 to 0.27.0<details><summary>Commits</summary><ul><li><ahref="https://github.com/golang/text/commit/b6d26456dd3ff554a56f10b1e388db0f8ca862d1"><code>b6d2645</code></a>go.mod: update golang.org/x dependencies</li><li>See full diff in <ahref="https://github.com/golang/text/compare/v0.26.0...v0.27.0">compareview</a></li></ul></details><br />Updates `golang.org/x/tools` from 0.33.0 to 0.34.0<details><summary>Commits</summary><ul><li><ahref="https://github.com/golang/tools/commit/578c1213983a83e6411536ddf6bbf3a1faf97aea"><code>578c121</code></a>go.mod: update golang.org/x dependencies</li><li><ahref="https://github.com/golang/tools/commit/f114dcf97d4f35feb86030bb9e1c5c8fc6fd8942"><code>f114dcf</code></a>gopls/internal/protocol: refine DocumentURI Clean method and itsusages</li><li><ahref="https://github.com/golang/tools/commit/82ee0fd1228b85b95daadd1901e83a9200d661e6"><code>82ee0fd</code></a>internal/mcp: change paginateList to a generic helper</li><li><ahref="https://github.com/golang/tools/commit/64bfecc32e163d2684a85b73472919e02da50180"><code>64bfecc</code></a>gopls/internal/golang: fix extract bug with anon functions</li><li><ahref="https://github.com/golang/tools/commit/4546fbd0b20190ede82382b293ae4440923ecaea"><code>4546fbd</code></a>internal/mcp: unify json tag parsing</li><li><ahref="https://github.com/golang/tools/commit/82473ce934847055bec96f8a96e4d1fc38ecefa9"><code>82473ce</code></a>gopls/doc/release: tweak v0.19</li><li><ahref="https://github.com/golang/tools/commit/f3c581ff0cb8b4b87129f04094005c4b0f962bf9"><code>f3c581f</code></a>gopls/internal/protocol: add DocumentURI.Base accessor</li><li><ahref="https://github.com/golang/tools/commit/d9bacab54dfed6ac3f871f422bb0b2cb5eb5c428"><code>d9bacab</code></a>gopls/internal/server: improve "editing generated file"warning</li><li><ahref="https://github.com/golang/tools/commit/1afeefa8150f171e0a8f0948015513b31d59d2f3"><code>1afeefa</code></a>internal/mcp: unexport FileResourceHandler</li><li><ahref="https://github.com/golang/tools/commit/33d59880f345d37e4262f5f8e504ddfb6818266b"><code>33d5988</code></a>gopls/internal/server: Organize Imports of generated files</li><li>Additional commits viewable in <ahref="https://github.com/golang/tools/compare/v0.33.0...v0.34.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>Co-authored-by: Ethan Dickson <ethan@coder.com>1 parentbd3d0ea commitbfdacae
File tree
5 files changed
+30
-30
lines changed- coderd/apidoc
- docs/reference/api
5 files changed
+30
-30
lines changedLines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
201 |
| - | |
| 201 | + | |
202 | 202 |
| |
203 |
| - | |
204 |
| - | |
205 |
| - | |
206 |
| - | |
207 |
| - | |
208 |
| - | |
209 |
| - | |
210 |
| - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
|
Lines changed: 18 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2001 | 2001 |
| |
2002 | 2002 |
| |
2003 | 2003 |
| |
2004 |
| - | |
2005 |
| - | |
| 2004 | + | |
| 2005 | + | |
2006 | 2006 |
| |
2007 | 2007 |
| |
2008 | 2008 |
| |
| |||
2067 | 2067 |
| |
2068 | 2068 |
| |
2069 | 2069 |
| |
2070 |
| - | |
2071 |
| - | |
| 2070 | + | |
| 2071 | + | |
2072 | 2072 |
| |
2073 | 2073 |
| |
2074 | 2074 |
| |
| |||
2131 | 2131 |
| |
2132 | 2132 |
| |
2133 | 2133 |
| |
2134 |
| - | |
2135 |
| - | |
| 2134 | + | |
| 2135 | + | |
2136 | 2136 |
| |
2137 | 2137 |
| |
2138 | 2138 |
| |
| |||
2162 | 2162 |
| |
2163 | 2163 |
| |
2164 | 2164 |
| |
2165 |
| - | |
2166 |
| - | |
| 2165 | + | |
| 2166 | + | |
2167 | 2167 |
| |
2168 | 2168 |
| |
2169 | 2169 |
| |
| |||
2185 | 2185 |
| |
2186 | 2186 |
| |
2187 | 2187 |
| |
2188 |
| - | |
2189 |
| - | |
| 2188 | + | |
| 2189 | + | |
2190 | 2190 |
| |
2191 | 2191 |
| |
2192 | 2192 |
| |
| |||
2283 | 2283 |
| |
2284 | 2284 |
| |
2285 | 2285 |
| |
2286 |
| - | |
2287 |
| - | |
| 2286 | + | |
| 2287 | + | |
2288 | 2288 |
| |
2289 | 2289 |
| |
2290 | 2290 |
| |
| |||
2303 | 2303 |
| |
2304 | 2304 |
| |
2305 | 2305 |
| |
2306 |
| - | |
2307 |
| - | |
| 2306 | + | |
| 2307 | + | |
2308 | 2308 |
| |
2309 | 2309 |
| |
2310 | 2310 |
| |
| |||
2327 | 2327 |
| |
2328 | 2328 |
| |
2329 | 2329 |
| |
2330 |
| - | |
2331 |
| - | |
| 2330 | + | |
| 2331 | + | |
2332 | 2332 |
| |
2333 | 2333 |
| |
2334 | 2334 |
| |
| |||
2401 | 2401 |
| |
2402 | 2402 |
| |
2403 | 2403 |
| |
2404 |
| - | |
2405 |
| - | |
| 2404 | + | |
| 2405 | + | |
2406 | 2406 |
| |
2407 | 2407 |
| |
2408 | 2408 |
| |
|
0 commit comments
Comments
(0)