Closed dependabot[bot] closed 1 week ago
@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 recreate
.
@dependabot rebase
There are some breaking changes when generating schema with this new version. I'm working on adapting it.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
@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