Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

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)

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.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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 27, 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 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.

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.42

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 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.

@github-actions
github-actions Bot enabled auto-merge (squash) August 27, 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: No Issues Found

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

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-27T06:02:31Z).

Full benchmark table (click to expand)
Generator Spec main (generator) main (E2E) PR (generator) Delta
go-sdk square 136s (n=5) 264s (n=5) 151s +15s (+11.0%)

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-27T06:02:31Z). Trigger benchmark-baseline to refresh.
Last updated: 2026-08-27 18:46 UTC

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