Skip to content

build(deps): bump golang.org/x/mod from 0.24.0 to 0.39.0 in /generators/go - #17396

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/generators/go/golang.org/x/mod-0.39.0
Closed

build(deps): bump golang.org/x/mod from 0.24.0 to 0.39.0 in /generators/go#17396
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/generators/go/golang.org/x/mod-0.39.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/mod from 0.24.0 to 0.39.0.

Commits
  • 13be902 go.mod: update golang.org/x dependencies
  • 792ac16 go.mod: update golang.org/x dependencies
  • fe2ec04 all: fix some comments to improve readability
  • deb1dfc go.mod: update golang.org/x dependencies
  • 087f651 modfile: use slices.Backward
  • 343ee60 x/mod: allow for aggressively conslidating requires
  • 643da9b go.mod: update golang.org/x dependencies
  • ccc3cdf zip: include 'but content has correct sum' note in TestVCS
  • ab30318 zip: update zip hashes for new flate compression
  • 03901d3 go.mod: update golang.org/x dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Open in Devin Review

Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.24.0 to 0.39.0.
- [Commits](golang/mod@v0.24.0...v0.39.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 13, 2026

@nitpickybot nitpickybot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AI Review Summary

Dependabot bump of golang.org/x/mod 0.24.0 → 0.39.0, which pulls x/tools to 0.48.0 and — more notably — raises the module's go directive from 1.23.0 to 1.25.0. The checksum changes look consistent. The only real review item is the toolchain floor bump.

  • 🟡 1 warning(s)

Comment thread generators/go/go.mod
module github.com/fern-api/fern-go

go 1.23.0
go 1.25.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 warning

This bump silently raises the minimum Go toolchain from 1.23 to 1.25 (required by x/mod v0.39.0). Confirm CI runners, Dockerfiles, and any downstream consumers of the generated code / this module are on Go ≥1.25 before merging — otherwise builds will fail with a toolchain error rather than a nice message. If the generated SDKs inherit this floor, that's a user-facing compatibility change for a dependency bump PR.

@github-actions
github-actions Bot enabled auto-merge (squash) August 13, 2026 18:35

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

@github-actions

Copy link
Copy Markdown
Contributor

SDK Generation Benchmark Results

Comparing PR branch against median of 5 nightly run(s) on main (latest: 2026-08-13T04:34:37Z).

Full benchmark table (click to expand)
Generator Spec main (generator) main (E2E) PR (generator) Delta
go-sdk square 145s (n=5) 299s (n=5) 131s -14s (-9.7%)

main (generator): generator-only time via --skip-scripts (includes Docker image build, container startup, IR parsing, and code generation — this is the same Docker-based flow customers use via fern generate). main (E2E): full customer-observable time including build/test scripts (nightly baseline, informational). Delta is computed against generator-only baseline.
⚠️ = generation exited with a non-zero exit code (timing may not reflect a successful run).
Baseline from nightly runs on main (latest: 2026-08-13T04:34:37Z). Trigger benchmark-baseline to refresh.
Last updated: 2026-08-13 19:50 UTC

@dependabot @github

dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #17491.

@dependabot dependabot Bot closed this Aug 20, 2026
auto-merge was automatically disabled August 20, 2026 18:26

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/go_modules/generators/go/golang.org/x/mod-0.39.0 branch August 20, 2026 18:26
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.

0 participants