Commit cfee301
authored
build(deps): bump the go-modules group with 6 updates (#91)
Bumps the go-modules group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [github.com/bytedance/sonic](https://github.com/bytedance/sonic) |
`1.13.2` | `1.13.3` |
| [golang.org/x/arch](https://github.com/golang/arch) | `0.17.0` |
`0.18.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.38.0` |
`0.39.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.40.0` |
`0.41.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.25.0` |
`0.26.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.33.0` |
`0.34.0` |
Updates `github.com/bytedance/sonic` from 1.13.2 to 1.13.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bytedance/sonic/releases">github.com/bytedance/sonic's
releases</a>.</em></p>
<blockquote>
<h2>v1.13.3</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: remove <code>NoQuoteTextMarshaler</code> from
<code>ConfigFastest</code> and export … by <a
href="https://github.com/AsterDY"><code>@AsterDY</code></a> in <a
href="https://redirect.github.com/bytedance/sonic/pull/781">bytedance/sonic#781</a></li>
<li>fix: code and comment typos by <a
href="https://github.com/musvaage"><code>@musvaage</code></a> in <a
href="https://redirect.github.com/bytedance/sonic/pull/783">bytedance/sonic#783</a></li>
<li>fix(git): add lacking fuzz/go-fuzz-corpus submodule by <a
href="https://github.com/zchee"><code>@zchee</code></a> in <a
href="https://redirect.github.com/bytedance/sonic/pull/784">bytedance/sonic#784</a></li>
<li>opt:(encoder) use std <code>strconv.AppendInt</code> for better
performance on arm by <a
href="https://github.com/AsterDY"><code>@AsterDY</code></a> in <a
href="https://redirect.github.com/bytedance/sonic/pull/789">bytedance/sonic#789</a></li>
<li>fix: not panic when marshal map key that is bool by <a
href="https://github.com/liuq19"><code>@liuq19</code></a> in <a
href="https://redirect.github.com/bytedance/sonic/pull/795">bytedance/sonic#795</a></li>
<li>fix: typo in ast/node.go doc comment by <a
href="https://github.com/eomhs"><code>@eomhs</code></a> in <a
href="https://redirect.github.com/bytedance/sonic/pull/793">bytedance/sonic#793</a></li>
<li>feat:(ast) add <code>Node.StrictBool</code> by <a
href="https://github.com/AsterDY"><code>@AsterDY</code></a> in <a
href="https://redirect.github.com/bytedance/sonic/pull/801">bytedance/sonic#801</a></li>
<li>fix: pass <code>io.Reader</code>'s error to
<code>StreamDecoder</code> by <a
href="https://github.com/AsterDY"><code>@AsterDY</code></a> in <a
href="https://redirect.github.com/bytedance/sonic/pull/802">bytedance/sonic#802</a></li>
<li>fix(compat): should return error when unmarshaling json with
trailing chars by <a
href="https://github.com/liuq19"><code>@liuq19</code></a> in <a
href="https://redirect.github.com/bytedance/sonic/pull/803">bytedance/sonic#803</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/musvaage"><code>@musvaage</code></a>
made their first contribution in <a
href="https://redirect.github.com/bytedance/sonic/pull/783">bytedance/sonic#783</a></li>
<li><a href="https://github.com/zchee"><code>@zchee</code></a> made
their first contribution in <a
href="https://redirect.github.com/bytedance/sonic/pull/784">bytedance/sonic#784</a></li>
<li><a href="https://github.com/eomhs"><code>@eomhs</code></a> made
their first contribution in <a
href="https://redirect.github.com/bytedance/sonic/pull/793">bytedance/sonic#793</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bytedance/sonic/compare/v1.13.2...v1.13.3">https://github.com/bytedance/sonic/compare/v1.13.2...v1.13.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bytedance/sonic/commit/b14cfe264322322adffd984551fb5d69b126c1f9"><code>b14cfe2</code></a>
fix(compat): should return error when unmarshaling json with trailing
chars (...</li>
<li><a
href="https://github.com/bytedance/sonic/commit/5c88aa22167148603877dc3e9de2a706047cf834"><code>5c88aa2</code></a>
fix: pass <code>io.Reader</code>'s error to <code>StreamDecoder</code>
(<a
href="https://redirect.github.com/bytedance/sonic/issues/802">#802</a>)</li>
<li><a
href="https://github.com/bytedance/sonic/commit/a5ac536f86e855ee984145f7426db6bb7998d858"><code>a5ac536</code></a>
feat:(ast) add <code>Node.StrictBool</code> (<a
href="https://redirect.github.com/bytedance/sonic/issues/801">#801</a>)</li>
<li><a
href="https://github.com/bytedance/sonic/commit/779e170ea21d2cc203ce61d65cc8e1ec461f6ac3"><code>779e170</code></a>
fix: typo in ast/node.go doc comment (<a
href="https://redirect.github.com/bytedance/sonic/issues/793">#793</a>)</li>
<li><a
href="https://github.com/bytedance/sonic/commit/78bdbb6b34900ae9daeb27870c34b60667cedb09"><code>78bdbb6</code></a>
fix: not panic when marshal map key that is bool (<a
href="https://redirect.github.com/bytedance/sonic/issues/795">#795</a>)</li>
<li><a
href="https://github.com/bytedance/sonic/commit/07d1345ba162c29c0f843ccc972f5f21bdbc8465"><code>07d1345</code></a>
opt:(encoder) use std <code>strconv.AppendInt</code> for better
performance on arm (<a
href="https://redirect.github.com/bytedance/sonic/issues/789">#789</a>)</li>
<li><a
href="https://github.com/bytedance/sonic/commit/5b4862b0f9af23d30d164362041eb30a8a00395d"><code>5b4862b</code></a>
fix(git): add lacking fuzz/go-fuzz-corpus submodule (<a
href="https://redirect.github.com/bytedance/sonic/issues/784">#784</a>)</li>
<li><a
href="https://github.com/bytedance/sonic/commit/d89a3415a7c7c07102da8fb2705d6d11e54b0619"><code>d89a341</code></a>
fix: code and comment typos (<a
href="https://redirect.github.com/bytedance/sonic/issues/783">#783</a>)</li>
<li><a
href="https://github.com/bytedance/sonic/commit/1b6ac947a80283324d5c62dd3d50ede97274ba75"><code>1b6ac94</code></a>
chore: remove <code>NoQuoteTextMarshaler</code> from
<code>ConfigFastest</code> and export option `...</li>
<li>See full diff in <a
href="https://github.com/bytedance/sonic/compare/v1.13.2...v1.13.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/arch` from 0.17.0 to 0.18.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/arch/commit/441e8c15dcad485da09ed2ad0c68d0e57f1583b6"><code>441e8c1</code></a>
internal/simdgen: add pairwise add/sub</li>
<li><a
href="https://github.com/golang/arch/commit/b6e9ef6db54609e2b9363ec7c5c855953c577b35"><code>b6e9ef6</code></a>
arch/internal: add more to the end-to-end test</li>
<li><a
href="https://github.com/golang/arch/commit/206ef99dc4c47f525e15660d8d461a56c2a0f559"><code>206ef99</code></a>
internal/simdgen: add more int instructions</li>
<li><a
href="https://github.com/golang/arch/commit/3c204e9c8b48dd0e918f2f70a37e32efd19d5160"><code>3c204e9</code></a>
internal/simdgen: fix bugs when overwriting class to mask</li>
<li><a
href="https://github.com/golang/arch/commit/e201ba44648b5eb5478e4061f5a3a9d2005f0d11"><code>e201ba4</code></a>
internal/simdgen: add min/max instructions support</li>
<li><a
href="https://github.com/golang/arch/commit/5a34366aa3f831bf652de26d641702aed58b7d78"><code>5a34366</code></a>
internal/simdgen: add build tag to simd package</li>
<li><a
href="https://github.com/golang/arch/commit/ff8bee83384752b8dc32f89c347d41f511f44ae8"><code>ff8bee8</code></a>
internal/simd: fix gofmt issues in text template</li>
<li><a
href="https://github.com/golang/arch/commit/88f5c58204869f4dcc4c6ca72feab854d1ed6b7e"><code>88f5c58</code></a>
internal/simdgen: Support more op shapes, add more ops</li>
<li><a
href="https://github.com/golang/arch/commit/2a0236b5d14f8fb59383ca43b1c267e09088dfca"><code>2a0236b</code></a>
internal/simdgen: change simd package to "simd"; add test</li>
<li><a
href="https://github.com/golang/arch/commit/6a7b46808a5ff3b74d86db551fcfea7707676022"><code>6a7b468</code></a>
internal/simd: tweak command line flags</li>
<li>Additional commits viewable in <a
href="https://github.com/golang/arch/compare/v0.17.0...v0.18.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/crypto` from 0.38.0 to 0.39.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/crypto/commit/3bf9d2afd4f01ad3d1f1e2e19ea6ee7ea27f8384"><code>3bf9d2a</code></a>
ssh/test: skip KEX test if unsupported by system SSH client</li>
<li><a
href="https://github.com/golang/crypto/commit/9bab96736ccafb2ee12ac5f5ac3655c5491825dd"><code>9bab967</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/crypto/commit/4f9f0ca9fcfb05873f4a88940e285c7fbf343da5"><code>4f9f0ca</code></a>
x509roots/fallback: add init time benchmark</li>
<li><a
href="https://github.com/golang/crypto/commit/eac7cf0d78a4920a916d2eb7e9ced233544fdc08"><code>eac7cf0</code></a>
x509roots/fallback: move parsing code to a non-generated file</li>
<li><a
href="https://github.com/golang/crypto/commit/18228cd6f13eca120291bd4cf343c10ca24d7e3f"><code>18228cd</code></a>
acme: return err from deprecated TLS-SNI-[01|02] functions</li>
<li><a
href="https://github.com/golang/crypto/commit/73f63624719735a733f5d01462271b341b9c2f7f"><code>73f6362</code></a>
acme: remove dead code</li>
<li><a
href="https://github.com/golang/crypto/commit/ebc8e463153182e44695bfc4e4ae8cfdc00aa86d"><code>ebc8e46</code></a>
ssh: add server side support for Diffie Hellman Group Exchange</li>
<li><a
href="https://github.com/golang/crypto/commit/e944286e33103542b8b53277b95c38394976493f"><code>e944286</code></a>
ssh: expose negotiated algorithms</li>
<li><a
href="https://github.com/golang/crypto/commit/78a1fd78936b0639c1d0f8daf38880aa6e699722"><code>78a1fd7</code></a>
ssh: automatically add <a
href="mailto:curve25519-sha256@libssh.org">curve25519-sha256@libssh.org</a>
KEX alias</li>
<li><a
href="https://github.com/golang/crypto/commit/ac58737d259962f38068acb1bcd4a51850ec4951"><code>ac58737</code></a>
ssh: export supported algorithms</li>
<li>Additional commits viewable in <a
href="https://github.com/golang/crypto/compare/v0.38.0...v0.39.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/net` from 0.40.0 to 0.41.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/net/commit/6e41caea7e521db69a7de02895624c195575ed63"><code>6e41cae</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/net/commit/15f7d40345230297a2172897200715909e359dd4"><code>15f7d40</code></a>
http2: correctly wrap ErrFrameTooLarge in Framer.ReadFrame</li>
<li><a
href="https://github.com/golang/net/commit/ef33bc08f8e2986804d7a70cc58a40f437bf5205"><code>ef33bc0</code></a>
internal/http3: use bubbled context in synctest tests</li>
<li><a
href="https://github.com/golang/net/commit/919c6bc7ad594b151348609479daf6d6d388c01e"><code>919c6bc</code></a>
http2: use an array instead of a map in typeFrameParser</li>
<li><a
href="https://github.com/golang/net/commit/bae01a7353ec2859fef5173ae4a2cfec0d5ce017"><code>bae01a7</code></a>
trace: add missing td tag</li>
<li>See full diff in <a
href="https://github.com/golang/net/compare/v0.40.0...v0.41.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/text` from 0.25.0 to 0.26.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/text/commit/80721808805f9d846d907c85d73ca6b5b6ecb870"><code>8072180</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/text/commit/6cacac16ce2f94d21bf864011f5e0d2181a1a8bf"><code>6cacac1</code></a>
go.mod: update tagx:ignore'd golang.org/x dependencies</li>
<li>See full diff in <a
href="https://github.com/golang/text/compare/v0.25.0...v0.26.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/tools` from 0.33.0 to 0.34.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/tools/commit/578c1213983a83e6411536ddf6bbf3a1faf97aea"><code>578c121</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/tools/commit/f114dcf97d4f35feb86030bb9e1c5c8fc6fd8942"><code>f114dcf</code></a>
gopls/internal/protocol: refine DocumentURI Clean method and its
usages</li>
<li><a
href="https://github.com/golang/tools/commit/82ee0fd1228b85b95daadd1901e83a9200d661e6"><code>82ee0fd</code></a>
internal/mcp: change paginateList to a generic helper</li>
<li><a
href="https://github.com/golang/tools/commit/64bfecc32e163d2684a85b73472919e02da50180"><code>64bfecc</code></a>
gopls/internal/golang: fix extract bug with anon functions</li>
<li><a
href="https://github.com/golang/tools/commit/4546fbd0b20190ede82382b293ae4440923ecaea"><code>4546fbd</code></a>
internal/mcp: unify json tag parsing</li>
<li><a
href="https://github.com/golang/tools/commit/82473ce934847055bec96f8a96e4d1fc38ecefa9"><code>82473ce</code></a>
gopls/doc/release: tweak v0.19</li>
<li><a
href="https://github.com/golang/tools/commit/f3c581ff0cb8b4b87129f04094005c4b0f962bf9"><code>f3c581f</code></a>
gopls/internal/protocol: add DocumentURI.Base accessor</li>
<li><a
href="https://github.com/golang/tools/commit/d9bacab54dfed6ac3f871f422bb0b2cb5eb5c428"><code>d9bacab</code></a>
gopls/internal/server: improve "editing generated file"
warning</li>
<li><a
href="https://github.com/golang/tools/commit/1afeefa8150f171e0a8f0948015513b31d59d2f3"><code>1afeefa</code></a>
internal/mcp: unexport FileResourceHandler</li>
<li><a
href="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 <a
href="https://github.com/golang/tools/compare/v0.33.0...v0.34.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 736665f commit cfee301
2 files changed
Lines changed: 22 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | | - | |
70 | | - | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
225 | | - | |
| 224 | + | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
229 | | - | |
| 228 | + | |
| 229 | + | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| |||
0 commit comments