Commit f0529c9
build(deps): bump the go-dependencies group with 7 updates (#1613)
Bumps the go-dependencies group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.39.0` |
`0.40.0` |
| [golang.org/x/term](https://github.com/golang/term) | `0.38.0` |
`0.39.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.46.0` |
`0.47.0` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.31.0` |
`0.32.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.48.0` |
`0.49.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.32.0` |
`0.33.0` |
| [github.com/fastly/go-fastly/v12](https://github.com/fastly/go-fastly)
| `12.1.0` | `12.1.1` |
Updates `golang.org/x/sys` from 0.39.0 to 0.40.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/sys/commit/2f442297556c884f9b52fc6ef7280083f4d65023"><code>2f44229</code></a>
sys/cpu: add symbolic constants for remaining cpuid bits</li>
<li><a
href="https://github.com/golang/sys/commit/e5770d27b7f2fca0e959b31bdb18fad4afba8565"><code>e5770d2</code></a>
sys/cpu: use symbolic names for masks</li>
<li><a
href="https://github.com/golang/sys/commit/714a44c845225bf4314182db4c910ef151c32d2f"><code>714a44c</code></a>
sys/cpu: modify x86 port to match what internal/cpu does</li>
<li>See full diff in <a
href="https://github.com/golang/sys/compare/v0.39.0...v0.40.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/term` from 0.38.0 to 0.39.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/term/commit/a7e5b0437ffa3159709172efbe396bc546550e23"><code>a7e5b04</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/term/commit/943f25d3595f79ce29c4175d889758d38b375688"><code>943f25d</code></a>
x/term: handle transpose</li>
<li><a
href="https://github.com/golang/term/commit/9b991dd831b8a478f9fc99a0b39b492b4e25a3c0"><code>9b991dd</code></a>
x/term: handle delete key</li>
<li>See full diff in <a
href="https://github.com/golang/term/compare/v0.38.0...v0.39.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/crypto` from 0.46.0 to 0.47.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/crypto/commit/506e022208b864bc3c9c4a416fe56be75d10ad24"><code>506e022</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/crypto/commit/7dacc380ba001e8fe7c3c7a46bf3cbdaa5064df9"><code>7dacc38</code></a>
chacha20poly1305: error out in fips140=only mode</li>
<li>See full diff in <a
href="https://github.com/golang/crypto/compare/v0.46.0...v0.47.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/mod` from 0.31.0 to 0.32.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/mod/commit/4c04067938546e62fc0572259a68a6912726bcdd"><code>4c04067</code></a>
go.mod: update golang.org/x dependencies</li>
<li>See full diff in <a
href="https://github.com/golang/mod/compare/v0.31.0...v0.32.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/net` from 0.48.0 to 0.49.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/net/commit/d977772e17ccaa1903b2af736f6405ab3a9f05cc"><code>d977772</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/net/commit/eea413e2942fbb59b323a2af0b1740da4d8aa93e"><code>eea413e</code></a>
internal/http3: use go1.25 synctest.Test instead of go1.24
synctest.Run</li>
<li><a
href="https://github.com/golang/net/commit/9ace223794aa203b4c877d08a1f7bf2f595f6242"><code>9ace223</code></a>
websocket: add missing call to resp.Body.Close</li>
<li><a
href="https://github.com/golang/net/commit/7d3dbb06ceb45c3180f4f446cd635e6b59a0b9c2"><code>7d3dbb0</code></a>
http2: buffer the most recently received PRIORITY_UPDATE frame</li>
<li>See full diff in <a
href="https://github.com/golang/net/compare/v0.48.0...v0.49.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/text` from 0.32.0 to 0.33.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/text/commit/536231a9abc69feaab8d726b5ec75ee8d3620829"><code>536231a</code></a>
go.mod: update golang.org/x dependencies</li>
<li>See full diff in <a
href="https://github.com/golang/text/compare/v0.32.0...v0.33.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fastly/go-fastly/v12` from 12.1.0 to 12.1.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fastly/go-fastly/releases">github.com/fastly/go-fastly/v12's
releases</a>.</em></p>
<blockquote>
<h2>v12.1.1 - 2026-01-07</h2>
<h2><a
href="https://github.com/fastly/go-fastly/releases/tag/v12.1.1">v12.1.1</a>
(2026-01-07)</h2>
<p><a
href="https://github.com/fastly/go-fastly/compare/v12.1.0...v12.1.1">Full
Changelog</a></p>
<h3>Dependencies:</h3>
<ul>
<li>build(deps): <code>golang.org/x/crypto</code> from 0.42.0 to 0.43.0
(<a
href="https://redirect.github.com/fastly/go-fastly/pull/762">#762</a>)</li>
<li>build(deps): <code>golang.org/x/sys</code> from 0.36.0 to 0.37.0 (<a
href="https://redirect.github.com/fastly/go-fastly/pull/762">#762</a>)</li>
<li>build(deps): <code>stefanzweifel/git-auto-commit-action</code> from
6 to 7 (<a
href="https://redirect.github.com/fastly/go-fastly/pull/763">#763</a>)</li>
<li>build(deps): <code>golang.org/x/sys</code> from 0.37.0 to 0.38.0 (<a
href="https://redirect.github.com/fastly/go-fastly/pull/766">#766</a>)</li>
<li>build(deps): <code>golangci/golangci-lint-action</code> from 8 to 9
(<a
href="https://redirect.github.com/fastly/go-fastly/pull/767">#767</a>)</li>
<li>build(deps): <code>golang.org/x/crypto</code> from 0.43.0 to 0.44.0
(<a
href="https://redirect.github.com/fastly/go-fastly/pull/768">#768</a>)</li>
<li>build(deps): <code>golang.org/x/crypto</code> from 0.44.0 to 0.45.0
(<a
href="https://redirect.github.com/fastly/go-fastly/pull/769">#769</a>)</li>
<li>build(deps): <code>actions/checkout</code> from 5 to 6 (<a
href="https://redirect.github.com/fastly/go-fastly/pull/770">#770</a>)</li>
<li>build(deps): <code>golang.org/x/crypto</code> from 0.45.0 to 0.46.0
(<a
href="https://redirect.github.com/fastly/go-fastly/pull/771">#771</a>)</li>
<li>build(deps): <code>golang.org/x/sys</code> from 0.38.0 to 0.39.0 (<a
href="https://redirect.github.com/fastly/go-fastly/pull/771">#771</a>)</li>
<li>build(deps): <code>github.com/google/go-querystring</code> from
1.1.0 to 1.2.0 (<a
href="https://redirect.github.com/fastly/go-fastly/pull/773">#773</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fastly/go-fastly/blob/main/CHANGELOG.md">github.com/fastly/go-fastly/v12's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/fastly/go-fastly/releases/tag/v12.1.1">v12.1.1</a>
(2026-01-07)</h2>
<p><a
href="https://github.com/fastly/go-fastly/compare/v12.1.0...v12.1.1">Full
Changelog</a></p>
<h3>Dependencies:</h3>
<ul>
<li>build(deps): <code>golang.org/x/crypto</code> from 0.42.0 to 0.43.0
(<a
href="https://redirect.github.com/fastly/go-fastly/pull/762">#762</a>)</li>
<li>build(deps): <code>golang.org/x/sys</code> from 0.36.0 to 0.37.0 (<a
href="https://redirect.github.com/fastly/go-fastly/pull/762">#762</a>)</li>
<li>build(deps): <code>stefanzweifel/git-auto-commit-action</code> from
6 to 7 (<a
href="https://redirect.github.com/fastly/go-fastly/pull/763">#763</a>)</li>
<li>build(deps): <code>golang.org/x/sys</code> from 0.37.0 to 0.38.0 (<a
href="https://redirect.github.com/fastly/go-fastly/pull/766">#766</a>)</li>
<li>build(deps): <code>golangci/golangci-lint-action</code> from 8 to 9
(<a
href="https://redirect.github.com/fastly/go-fastly/pull/767">#767</a>)</li>
<li>build(deps): <code>golang.org/x/crypto</code> from 0.43.0 to 0.44.0
(<a
href="https://redirect.github.com/fastly/go-fastly/pull/768">#768</a>)</li>
<li>build(deps): <code>golang.org/x/crypto</code> from 0.44.0 to 0.45.0
(<a
href="https://redirect.github.com/fastly/go-fastly/pull/769">#769</a>)</li>
<li>build(deps): <code>actions/checkout</code> from 5 to 6 (<a
href="https://redirect.github.com/fastly/go-fastly/pull/770">#770</a>)</li>
<li>build(deps): <code>golang.org/x/crypto</code> from 0.45.0 to 0.46.0
(<a
href="https://redirect.github.com/fastly/go-fastly/pull/771">#771</a>)</li>
<li>build(deps): <code>golang.org/x/sys</code> from 0.38.0 to 0.39.0 (<a
href="https://redirect.github.com/fastly/go-fastly/pull/771">#771</a>)</li>
<li>build(deps): <code>github.com/google/go-querystring</code> from
1.1.0 to 1.2.0 (<a
href="https://redirect.github.com/fastly/go-fastly/pull/773">#773</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fastly/go-fastly/commit/1253a6e74193c28db4dcfe7a3a3f5fcaf77387cb"><code>1253a6e</code></a>
Release 12.1.1 (<a
href="https://redirect.github.com/fastly/go-fastly/issues/774">#774</a>)</li>
<li><a
href="https://github.com/fastly/go-fastly/commit/71cdda3ead2074ec37b1604bc1d6c954105efe53"><code>71cdda3</code></a>
build(deps): bump github.com/google/go-querystring from 1.1.0 to 1.2.0
in the...</li>
<li><a
href="https://github.com/fastly/go-fastly/commit/b26ee08b579f69eaa39261304c5c3376cf460747"><code>b26ee08</code></a>
[Pull Request Template] Moved 'User Impact' query to a comment instead
of che...</li>
<li><a
href="https://github.com/fastly/go-fastly/commit/df50cd67a7ee517286eee823480dbaa50cd0c3b9"><code>df50cd6</code></a>
refactor(domainmanagement): update old domains api family path segment
to dom...</li>
<li><a
href="https://github.com/fastly/go-fastly/commit/a8a6050f6e0c038b762e829efe50dcc69fd6bb60"><code>a8a6050</code></a>
build(deps): bump the go-dependencies group with 2 updates (<a
href="https://redirect.github.com/fastly/go-fastly/issues/771">#771</a>)</li>
<li><a
href="https://github.com/fastly/go-fastly/commit/6ee8186044f06833f1569fcb8d26a5bf8ab0e517"><code>6ee8186</code></a>
build(deps): bump actions/checkout from 5 to 6 in the gha-dependencies
group ...</li>
<li><a
href="https://github.com/fastly/go-fastly/commit/93f10b7fee21d0edb1b05b1dd4aed6f0ff03f382"><code>93f10b7</code></a>
build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (<a
href="https://redirect.github.com/fastly/go-fastly/issues/769">#769</a>)</li>
<li><a
href="https://github.com/fastly/go-fastly/commit/8e9eb1935e95126e40706711d1611a124b0b3018"><code>8e9eb19</code></a>
build(deps): bump golang.org/x/crypto from 0.43.0 to 0.44.0 in the
go-depende...</li>
<li><a
href="https://github.com/fastly/go-fastly/commit/0bf3f482a2d8a458aa6b386dc290291146deb028"><code>0bf3f48</code></a>
build(deps): bump golangci/golangci-lint-action from 8 to 9 in the
gha-depend...</li>
<li><a
href="https://github.com/fastly/go-fastly/commit/43b9db538678a06acf12abe14a607003bfcbbded"><code>43b9db5</code></a>
build(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 in the
go-dependenci...</li>
<li>Additional commits viewable in <a
href="https://github.com/fastly/go-fastly/compare/v12.1.0...v12.1.1">compare
view</a></li>
</ul>
</details>
<br />
<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>
| Dependency Name | Ignore Conditions |
| --- | --- |
| golang.org/x/net | [>= 0.38.a, < 0.39] |
</details>
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>
Co-authored-by: Anthony Gomez <anthony.gomez@fastly.com>1 parent 497d9c9 commit f0529c9
3 files changed
Lines changed: 28 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
26 | 33 | | |
27 | 34 | | |
28 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | | - | |
| 160 | + | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | | - | |
| 166 | + | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
| 173 | + | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
197 | | - | |
| 196 | + | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
204 | | - | |
| 203 | + | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
212 | | - | |
| 211 | + | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
0 commit comments