⬆ Bump @hey-api/openapi-ts from 0.57.0 to 0.80.2 in /frontend
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(11 months ago)
(10 months ago)
(10 months ago)
dependencies javascript
Bumps @hey-api/openapi-ts from 0.57.0 to 0.80.2.
Release notes
Sourced from @hey-api/openapi-ts's releases.
@hey-api/openapi-ts@0.80.2Patch Changes
#2383
2ac456fThanks@j-ibarra! - fix(transformers): addtypeTransformersoption allowing passing custom transform functions#2382
3a23362Thanks@idbenami! - fix(client-axios): allow passingAxiosInstanceintoaxiosfield
@hey-api/openapi-ts@0.80.1Patch Changes
@hey-api/openapi-ts@0.80.0Minor Changes
#2341
9954bcfThanks@mrlubos! - feat(zod): add support for Zod 4 and Zod MiniAdded Zod 4 and Zod Mini
This release adds support for Zod 4 and Zod Mini. By default, the
zodplugin will generate output for Zod 4. If you want to preserve the previous output for Zod 3 or use Zod Mini, setcompatibilityVersionto3ormini.export default { input: 'https://get.heyapi.dev/hey-api/backend', output: 'src/client', plugins: [ // ...other plugins { name: 'zod', compatibilityVersion: 3, }, ], };export default { input: 'https://get.heyapi.dev/hey-api/backend', output: 'src/client', plugins: [ // ...other plugins { name: 'zod', compatibilityVersion: 'mini', }, ], };
@hey-api/openapi-ts@0.79.2
... (truncated)
Commits
7897efdMerge pull request #2384 from hey-api/changeset-release/main7e40d04Version Packages27c8be7Merge pull request #2383 from j-ibarra/main2ac456fCreate lucky-seals-boil.mded7500cMerge pull request #2382 from idbenami/feat/accept-axios-instance003fdd7Merge branch 'hey-api:main' into main074e8abTypeTransformer3a23362Create odd-ligers-jump.mdff13a1bupdated openapi-ts-tests spanshots8e9b9aefeat(client-axios): enhance createClient to accept AxiosStatic or AxiosInstance- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
Pull Request Statistics
1
2
+335
-66
Package Dependencies
@hey-api/openapi-ts
npm
0.57.0 → 0.80.2
Minor
/frontend
Technical Details
| ID: | 4571091 |
| UUID: | 2718955702 |
| Node ID: | PR_kwDOPF3fpc6iD_i2 |
| Host: | GitHub |
| Repository: | Cheap-AI/FullServiceAPI |
| Mergeable: | Yes |
| Merge State: | Unstable |
| Rebaseable: | Yes |