chore(deps-dev): bump @hey-api/openapi-ts from 0.90.10 to 0.97.0#778
chore(deps-dev): bump @hey-api/openapi-ts from 0.90.10 to 0.97.0#778dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) from 0.90.10 to 0.97.0. - [Release notes](https://github.com/hey-api/openapi-ts/releases) - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/CHANGELOG.md) - [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.90.10...@hey-api/openapi-ts@0.97.0) --- updated-dependencies: - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.97.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @hey-api/openapi-ts from 0.90.10 to 0.97.0.
Release notes
Sourced from @hey-api/openapi-ts's releases.
... (truncated)
Changelog
Sourced from @hey-api/openapi-ts's changelog.
... (truncated)
Commits
8982b4fMerge pull request #3807 from hey-api/changeset-release/main507fbd2ci: release6bb7660Merge pull request #3833 from hey-api/docs/spotlight17a586cdocs: add spotlight9c39919Merge pull request #3814 from SukkaW/fix-31500d388dedocs: add changesets90da3f9chore: add suggested fix47bfc3echore: clean up types50c5be9Merge branch 'main' of https://github.com/hey-api/openapi-ts into fix-31503c85ffbMerge pull request #3828 from SukkaW/improve-speed-2Dependabot 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)Summary by cubic
Upgrade
@hey-api/openapi-tsfrom 0.90.10 to 0.97.0 to keep our OpenAPI codegen up to date. This may change generated output and config path handling.Dependencies
@hey-api/openapi-ts@0.97.0.runtimeConfigPathis now resolved relative to the output folder.zod/valibotvalidator plugins no longer export composite requestDataschemas.Migration
runtimeConfigPath, update it to the new relative path.zodorvalibotwithsdk, setrequests.shouldExtract: trueto keep a composite schema.Written for commit f1d870b. Summary will update on new commits.