Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/XE-Local-AI-Engine.Client.React/develop/frontend-openapi-codegen-d90d1a36f4
branch
from
August 22, 2026 20:37
ce7f562 to
1d795d6
Compare
Bumps the frontend-openapi-codegen group with 1 update in the /XE-Local-AI-Engine.Client.React directory: [@hey-api/openapi-ts](https://github.com/hey-api/hey-api/tree/HEAD/packages/openapi-ts). Updates `@hey-api/openapi-ts` from 0.97.3 to 0.99.0 - [Release notes](https://github.com/hey-api/hey-api/releases) - [Changelog](https://github.com/hey-api/hey-api/blob/main/packages/openapi-ts/CHANGELOG.md) - [Commits](https://github.com/hey-api/hey-api/commits/@hey-api/openapi-ts@0.99.0/packages/openapi-ts) --- updated-dependencies: - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.99.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-openapi-codegen ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/XE-Local-AI-Engine.Client.React/develop/frontend-openapi-codegen-d90d1a36f4
branch
from
August 22, 2026 23:04
1d795d6 to
ed96b99
Compare
0.99.0 emits different output for the same committed spec: explicit return types on the client helpers, function declarations in place of const arrow bindings, and multi-line call signatures across sdk.gen.ts. Both drift gates compare the generated tree against the committed one, so the stale client failed openapi:check in client-react and openapi-live-check.sh in build-and-test. Regenerated from the committed openapi/v1.json; the spec itself is unchanged. The exported surface is identical (324 operations in sdk.gen.ts and the matching react-query bindings), types.gen.ts is untouched, and the prototype-pollution hardening in buildClientParams stays -- 0.99.0 keeps Object.create(null) for every slot it writes.
Owner
|
Added a maintainer commit (c807bdb) regenerating the API client for openapi-ts 0.99.0. Both failing gates ( |
w0rldx
deleted the
dependabot/npm_and_yarn/XE-Local-AI-Engine.Client.React/develop/frontend-openapi-codegen-d90d1a36f4
branch
August 23, 2026 17:13
w0rldx
added a commit
that referenced
this pull request
Aug 25, 2026
- ProviderCallBudget: a step cap seeded at exactly the invocation ceiling is still the caller's per-step bound (<= not <), so its trip reads as a spent step, not a runaway loop. - WorkSessionCheckpointComposer: document that the keep-2 fold persists the synopsis and advances the send path's compaction cover on purpose. - WorkSessionToolHandler: expose the base logger as a protected property and drop SaveArtifactToolHandler's duplicate field. - WorkSessionsPageE2ETests: the summary described the pre-#20 guard; restate what the fixture proves now and what the tool leg still needs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the frontend-openapi-codegen group with 1 update in the /XE-Local-AI-Engine.Client.React directory: @hey-api/openapi-ts.
Updates
@hey-api/openapi-tsfrom 0.97.3 to 0.99.0Changelog
Sourced from @hey-api/openapi-ts's changelog.
... (truncated)
Commits
8f3eb72ci: release3ed3afbdocs: add changesets66bc2b7feat: support x-pattern-message extension in Zod and Valibot validator plugins7b83c97test: update snapshots020df93feat(faker): first implementationa3338actest: update snapshots307e020test: update snapshots835c230chore: more cleanup1490b05test: update snapshots9e6bddechore: clean up