chore(deps): bump github.com/fern-api/generator-exec-go from 0.0.877 to 1.0.37 in /generators/go#16625
Conversation
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>
|
|
||
| require ( | ||
| github.com/fern-api/generator-exec-go v0.0.877 | ||
| github.com/fern-api/generator-exec-go v1.0.37 |
There was a problem hiding this comment.
🚩 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.
Was this helpful? React with 👍 or 👎 to provide feedback.
SDK Generation Benchmark ResultsComparing PR branch against median of 5 nightly run(s) on Full benchmark table (click to expand)
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 |
|
Superseded by #16720. |
Pull request was closed
Bumps github.com/fern-api/generator-exec-go from 0.0.877 to 1.0.37.
Commits
c8794c4Release v1.0.37a7962b5Release v1.0.36914769dRelease v1.0.35a5aab09Release v1.0.34d6ebc87Release v1.0.3369a58e5Release v1.0.322dc7228Release v1.0.316731390Release v1.0.30cbbfd9eRelease v1.0.29f4a0879Release v1.0.28Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)