⬆ Bump @hey-api/openapi-ts from 0.57.0 to 0.80.5 in /frontend
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(10 months ago)
(10 months ago)
(10 months ago)
dependencies javascript
Bumps @hey-api/openapi-ts from 0.57.0 to 0.80.5.
Release notes
Sourced from @hey-api/openapi-ts's releases.
@hey-api/openapi-ts@0.80.5Patch Changes
- #2401
42566efThanks@mrclrchtr! - fix: resolve Yarn PnP compatibility issues with client bundle generation
@hey-api/openapi-ts@0.80.4Patch Changes
- #2391
ac3456fThanks@ahmedrowaihi! - fix(tanstack-query): addqueryKeys.tagsandinfiniteQueryKeys.tagsoptions
@hey-api/openapi-ts@0.80.3Patch Changes
- #2287
6df1237Thanks@MaxwellAt! - fix(zod): improve handling of additional properties
@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, }, ], };
... (truncated)
Commits
e1d8a56Merge pull request #2402 from hey-api/changeset-release/main867664aVersion Packagesbd4b87fMerge pull request #2403 from hey-api/docs/seob0c19b6Merge branch 'main' into docs/seoa48f161docs: SEO improvements197ed86Merge pull request #2401 from mrclrchtr/fixYarnPnp42566efCreate tiny-cobras-grow.md3b6a334fix: resolve Yarn PnP compatibility issues with client bundle generation1f9ec97Merge pull request #2398 from hey-api/changeset-release/main096810cVersion Packages- 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
0
0
+0
-0
Package Dependencies
@hey-api/openapi-ts
npm
0.57.0 → 0.80.5
Minor
/frontend
Technical Details
| ID: | 5037330 |
| UUID: | 3300888283 |
| Node ID: | PR_kwDOPF3fpc6im-5B |
| Host: | GitHub |
| Repository: | Cheap-AI/FullServiceAPI |