chore(deps-dev): bump @hey-api/openapi-ts from 0.90.10 to 0.97.3 in /packages/sdk/js#981
Conversation
Bumps [@hey-api/openapi-ts](https://github.com/hey-api/hey-api/tree/HEAD/packages/openapi-ts) from 0.90.10 to 0.97.3. - [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.97.3/packages/openapi-ts) --- updated-dependencies: - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.97.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
|
This PR doesn't fully meet our contributing guidelines and PR template. What needs to be fixed:
Please edit this PR description to address the above within 2 hours, or it will be automatically closed. If you believe this was flagged incorrectly, please let a maintainer know. |
|
Thanks for your contribution! This PR doesn't have a linked issue. All PRs must reference an existing issue. Please:
See CONTRIBUTING.md for details. |
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (1 file)
Notes: This PR bumps the Reviewed by glm-5.2 · Input: 25.1K · Output: 2.2K · Cached: 114.4K |
🤖 Code Review — OpenCodeReview (Gemini) — No Issues FoundNo supported files changed. |
Bumps @hey-api/openapi-ts from 0.90.10 to 0.97.3.
Release notes
Sourced from @hey-api/openapi-ts's releases.
... (truncated)
Changelog
Sourced from @hey-api/openapi-ts's changelog.
... (truncated)
Commits
d833f73ci: release4987bc3docs: add changesets30498ceMerge branch 'main' of https://github.com/hey-api/openapi-ts into feat/tansta...9be7e7fchore: one more try4c5916dchore: one more try83b4464chore: one more try597e151Merge branch 'main' into pullfrog/3914-zod-discriminated-union-empty-object462c2e9Merge branch 'main' into feat/transformers-temporal3367e64Merge branch 'main' into fix/sse-iterator-treturn-miswiringe6d4416refactor: valibot pluginDependabot 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)You can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by cubic
Upgrade
@hey-api/openapi-tsto 0.97.3 in the JS SDK to pick up the latest generator fixes and plugin updates. This is a dev-only change and only affects codegen when clients are regenerated.Dependencies
@hey-api/openapi-ts: 0.90.10 → 0.97.3Migration
zodorvalibotwith the SDK and relied on composite request Data schemas, setrequests.shouldExtract: truein your validator plugin config before regenerating.Written for commit 07c0289. Summary will update on new commits.