-
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump openapi-typescript from 6.7.6 to 7.4.2 #550
chore(deps-dev): bump openapi-typescript from 6.7.6 to 7.4.2 #550
Conversation
@dependabot rebase |
Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
@dependabot rebase |
0f35090
to
c6a4638
Compare
There are some breaking changes when generating schema with this new version. I'm working on adapting it. |
Bumps [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) from 6.7.6 to 7.4.2. - [Release notes](https://github.com/openapi-ts/openapi-typescript/releases) - [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md) - [Commits](https://github.com/openapi-ts/openapi-typescript/commits/[email protected]/packages/openapi-typescript) --- updated-dependencies: - dependency-name: openapi-typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
c6a4638
to
4030c0e
Compare
Quality Gate passedIssues Measures |
@bengeois the checks are all green. Can I merge? |
I have tested it locally and it seems that the new version changes some parts of the generated files and then some types coming from. We had to adapt it. I can have a look next week @VaiTon |
Superseded by #566. |
Bumps openapi-typescript from 6.7.6 to 7.4.2.
Release notes
Sourced from openapi-typescript's releases.
... (truncated)
Changelog
Sourced from openapi-typescript's changelog.
... (truncated)
Commits
2a0b0df
[ci] release (#1960)c2c396d
fix: Support for generating enums when enums definition has null value (#1873)cc83541
[ci] release (#1915)4a59124
chore: Update deps (#1917)fdc6d22
[ci] release (#1900)a9cd9aa
feat(openapi-typescript): Optional Export Root Type Aliases (#1876)08e507d
chore(openapi-fetch): Split apart tests (#1895)f7bb00f
[ci] release (#1890)94592a4
fix: replace special characters usingSPECIAL_CHARACTER_MAP
for dup… (#1877)246f3b7
[ci] release (#1885)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)