chore(deps): bump github.com/fern-api/generator-exec-go from 0.0.877 to 1.0.42 in /generators/go - #17549
Conversation
Bumps [github.com/fern-api/generator-exec-go](https://github.com/fern-api/generator-exec-go) from 0.0.877 to 1.0.42. - [Release notes](https://github.com/fern-api/generator-exec-go/releases) - [Commits](fern-api/generator-exec-go@v0.0.877...v1.0.42) --- updated-dependencies: - dependency-name: github.com/fern-api/generator-exec-go dependency-version: 1.0.42 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
AI Review Summary
Dependabot bump of generator-exec-go from v0.0.877 to v1.0.42. Mechanically correct (go.mod/go.sum hashes consistent, and v1 needs no /v1 module path suffix). Main risk is the 0.x → 1.x boundary, which by semver convention may carry breaking API changes.
- 🟡 1 warning(s)
To request another review, comment /ai-review on this pull request.
|
|
||
| require ( | ||
| github.com/fern-api/generator-exec-go v0.0.877 | ||
| github.com/fern-api/generator-exec-go v1.0.42 |
There was a problem hiding this comment.
🟡 warning
This crosses the 0.x → 1.x boundary, so pre-1.0 compatibility guarantees don't apply — generated-client code in this repo referencing generatorexec types (config, logging, exec client) could break. Please confirm go build ./... and the generator seed tests pass before merging rather than relying on Dependabot's compatibility score alone.
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 |
Bumps github.com/fern-api/generator-exec-go from 0.0.877 to 1.0.42.
Commits
7dbdddaRelease v1.0.42e0f04e3Release v1.0.4152b2da3Release v1.0.40f5f0e9fRelease v1.0.398947b25Release v1.0.38c8794c4Release v1.0.37a7962b5Release v1.0.36914769dRelease v1.0.35a5aab09Release v1.0.34d6ebc87Release v1.0.33Dependabot 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)