Update with upstream and add Typescript version 6 support#9
Merged
Conversation
fix: Referencer, Name conflicts, Mapped unions, etc.
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.4.0...v1.6.1) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…arn/axios-1.6.1 chore(deps): bump axios from 1.4.0 to 1.6.1
Fix koa ValidateError
* handle Record<string, never> type * add tests
) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…te-interface Refactor/hbs template logics extract to classes with implement interface
feat: exposing openApi 3 servers to allow multiple hosts
feat: Update cli.ts, option `-c` support absolute path
perf: avoids to create on every request a new object of args
fix: Support response using inner interface
…ortExtensions-support feat: lukeautry#1714 added support for ts 5.7 rewriteRelativeImportExtensions
Also added negativeNumberLiteralType to the tests Fixes lukeautry#1733
…sage of response.json
… as koa and express
…Response even in case of error to properly execute the assertions even in case of an error
required validation for file is not executed closes lukeautry#1737 and closes lukeautry#1128 and closes lukeautry#1738
Fixed TypeResolver issue for negative number literal types
wRLSS
approved these changes
May 25, 2026
blackrabbit99
approved these changes
May 25, 2026
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.
Most of this PR is an upstream merge from v6.6.1 (stable).
Commits with own changes to review:
1f2152e
4bc005f
91788aa