Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps the go-dependencies group with 7 updates:

Package From To
golang.org/x/sys 0.39.0 0.40.0
golang.org/x/term 0.38.0 0.39.0
golang.org/x/crypto 0.46.0 0.47.0
golang.org/x/mod 0.31.0 0.32.0
golang.org/x/net 0.48.0 0.49.0
golang.org/x/text 0.32.0 0.33.0
github.com/fastly/go-fastly/v12 12.1.0 12.1.1

Updates golang.org/x/sys from 0.39.0 to 0.40.0

Commits
  • 2f44229 sys/cpu: add symbolic constants for remaining cpuid bits
  • e5770d2 sys/cpu: use symbolic names for masks
  • 714a44c sys/cpu: modify x86 port to match what internal/cpu does
  • See full diff in compare view

Updates golang.org/x/term from 0.38.0 to 0.39.0

Commits

Updates golang.org/x/crypto from 0.46.0 to 0.47.0

Commits
  • 506e022 go.mod: update golang.org/x dependencies
  • 7dacc38 chacha20poly1305: error out in fips140=only mode
  • See full diff in compare view

Updates golang.org/x/mod from 0.31.0 to 0.32.0

Commits

Updates golang.org/x/net from 0.48.0 to 0.49.0

Commits
  • d977772 go.mod: update golang.org/x dependencies
  • eea413e internal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run
  • 9ace223 websocket: add missing call to resp.Body.Close
  • 7d3dbb0 http2: buffer the most recently received PRIORITY_UPDATE frame
  • See full diff in compare view

Updates golang.org/x/text from 0.32.0 to 0.33.0

Commits

Updates github.com/fastly/go-fastly/v12 from 12.1.0 to 12.1.1

Release notes

Sourced from github.com/fastly/go-fastly/v12's releases.

v12.1.1 - 2026-01-07

v12.1.1 (2026-01-07)

Full Changelog

Dependencies:

  • build(deps): golang.org/x/crypto from 0.42.0 to 0.43.0 (#762)
  • build(deps): golang.org/x/sys from 0.36.0 to 0.37.0 (#762)
  • build(deps): stefanzweifel/git-auto-commit-action from 6 to 7 (#763)
  • build(deps): golang.org/x/sys from 0.37.0 to 0.38.0 (#766)
  • build(deps): golangci/golangci-lint-action from 8 to 9 (#767)
  • build(deps): golang.org/x/crypto from 0.43.0 to 0.44.0 (#768)
  • build(deps): golang.org/x/crypto from 0.44.0 to 0.45.0 (#769)
  • build(deps): actions/checkout from 5 to 6 (#770)
  • build(deps): golang.org/x/crypto from 0.45.0 to 0.46.0 (#771)
  • build(deps): golang.org/x/sys from 0.38.0 to 0.39.0 (#771)
  • build(deps): github.com/google/go-querystring from 1.1.0 to 1.2.0 (#773)
Changelog

Sourced from github.com/fastly/go-fastly/v12's changelog.

v12.1.1 (2026-01-07)

Full Changelog

Dependencies:

  • build(deps): golang.org/x/crypto from 0.42.0 to 0.43.0 (#762)
  • build(deps): golang.org/x/sys from 0.36.0 to 0.37.0 (#762)
  • build(deps): stefanzweifel/git-auto-commit-action from 6 to 7 (#763)
  • build(deps): golang.org/x/sys from 0.37.0 to 0.38.0 (#766)
  • build(deps): golangci/golangci-lint-action from 8 to 9 (#767)
  • build(deps): golang.org/x/crypto from 0.43.0 to 0.44.0 (#768)
  • build(deps): golang.org/x/crypto from 0.44.0 to 0.45.0 (#769)
  • build(deps): actions/checkout from 5 to 6 (#770)
  • build(deps): golang.org/x/crypto from 0.45.0 to 0.46.0 (#771)
  • build(deps): golang.org/x/sys from 0.38.0 to 0.39.0 (#771)
  • build(deps): github.com/google/go-querystring from 1.1.0 to 1.2.0 (#773)
Commits
  • 1253a6e Release 12.1.1 (#774)
  • 71cdda3 build(deps): bump github.com/google/go-querystring from 1.1.0 to 1.2.0 in the...
  • b26ee08 [Pull Request Template] Moved 'User Impact' query to a comment instead of che...
  • df50cd6 refactor(domainmanagement): update old domains api family path segment to dom...
  • a8a6050 build(deps): bump the go-dependencies group with 2 updates (#771)
  • 6ee8186 build(deps): bump actions/checkout from 5 to 6 in the gha-dependencies group ...
  • 93f10b7 build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#769)
  • 8e9eb19 build(deps): bump golang.org/x/crypto from 0.43.0 to 0.44.0 in the go-depende...
  • 0bf3f48 build(deps): bump golangci/golangci-lint-action from 8 to 9 in the gha-depend...
  • 43b9db5 build(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 in the go-dependenci...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
golang.org/x/net [>= 0.38.a, < 0.39]

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 commands and options

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

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
- [Commits](golang/sys@v0.39.0...v0.40.0)

Updates `golang.org/x/term` from 0.38.0 to 0.39.0
- [Commits](golang/term@v0.38.0...v0.39.0)

Updates `golang.org/x/crypto` from 0.46.0 to 0.47.0
- [Commits](golang/crypto@v0.46.0...v0.47.0)

Updates `golang.org/x/mod` from 0.31.0 to 0.32.0
- [Commits](golang/mod@v0.31.0...v0.32.0)

Updates `golang.org/x/net` from 0.48.0 to 0.49.0
- [Commits](golang/net@v0.48.0...v0.49.0)

Updates `golang.org/x/text` from 0.32.0 to 0.33.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.32.0...v0.33.0)

Updates `github.com/fastly/go-fastly/v12` from 12.1.0 to 12.1.1
- [Release notes](https://github.com/fastly/go-fastly/releases)
- [Changelog](https://github.com/fastly/go-fastly/blob/main/CHANGELOG.md)
- [Commits](fastly/go-fastly@v12.1.0...v12.1.1)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-version: 0.40.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/term
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/crypto
  dependency-version: 0.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/mod
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/net
  dependency-version: 0.49.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/text
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/fastly/go-fastly/v12
  dependency-version: 12.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 12, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 12, 2026 20:42
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2026
@dependabot dependabot bot requested a review from rcaril January 12, 2026 20:42
@dependabot dependabot bot added the go Pull requests that update Go code label Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants