Skip to content

chore(deps): bump github.com/fern-api/generator-exec-go from 0.0.877 to 1.0.37 in /generators/go#16625

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/generators/go/github.com/fern-api/generator-exec-go-1.0.37
Closed

chore(deps): bump github.com/fern-api/generator-exec-go from 0.0.877 to 1.0.37 in /generators/go#16625
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/generators/go/github.com/fern-api/generator-exec-go-1.0.37

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/fern-api/generator-exec-go from 0.0.877 to 1.0.37.

Commits

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 [github.com/fern-api/generator-exec-go](https://github.com/fern-api/generator-exec-go) from 0.0.877 to 1.0.37.
- [Release notes](https://github.com/fern-api/generator-exec-go/releases)
- [Commits](fern-api/generator-exec-go@v0.0.877...v1.0.37)

---
updated-dependencies:
- dependency-name: github.com/fern-api/generator-exec-go
  dependency-version: 1.0.37
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jun 18, 2026
@dependabot dependabot Bot requested a review from amckinney as a code owner June 18, 2026 18:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 18, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 18, 2026 18:34

@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 found 1 potential issue.

Open in Devin Review

Comment thread generators/go/go.mod

require (
github.com/fern-api/generator-exec-go v0.0.877
github.com/fern-api/generator-exec-go v1.0.37

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.

🚩 Major version jump from v0 to v1 — API compatibility not verifiable without CI

This bump crosses a major version boundary (v0.0.877 → v1.0.37). In Go's semantic versioning, v0 means "no stability guarantees" while v1 is the first stable release. The library's API surface may have changed (renamed types, removed fields, changed method signatures). The Go generator uses this library extensively across 5 source files (generators/go/internal/coordinator/coordinator.go, generators/go/internal/cmd/cmd.go, generators/go/internal/generator/generator.go, generators/go/internal/generator/v2/generator.go, generators/go/internal/generator/sdk.go) — any breaking changes would manifest as compile errors caught by CI. The import path itself does not need updating since Go modules only require a /v2 suffix starting at v2+. This should be safe as long as CI passes.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@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-06-18T05:34:02Z).

Full benchmark table (click to expand)
Generator Spec main (generator) main (E2E) PR (generator) Delta
go-sdk square 135s (n=5) 280s (n=5) 106s -29s (-21.5%)

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-06-18T05:34:02Z). Trigger benchmark-baseline to refresh.
Last updated: 2026-06-18 18:40 UTC

@dependabot @github

dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #16720.

@dependabot dependabot Bot closed this Jun 25, 2026
auto-merge was automatically disabled June 25, 2026 18:34

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/go_modules/generators/go/github.com/fern-api/generator-exec-go-1.0.37 branch June 25, 2026 18:34
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