Commit 9bd30d4
authored
chore(deps): update dependency io.swagger.core.v3:swagger-core to v2.2.44 (main) (#4039)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[io.swagger.core.v3:swagger-core](https://redirect.github.com/swagger-api/swagger-core)
| `2.2.43` → `2.2.44` |

|

|
---
### Release Notes
<details>
<summary>swagger-api/swagger-core
(io.swagger.core.v3:swagger-core)</summary>
###
[`v2.2.44`](https://redirect.github.com/swagger-api/swagger-core/releases/tag/v2.2.44):
Swagger-core 2.2.44 released!
- fix: add empty default value
([#​4838](https://redirect.github.com/swagger-api/swagger-core/issues/4838))
([#​5063](https://redirect.github.com/swagger-api/swagger-core/issues/5063))
- fix: null values in examples, example and default
([#​4339](https://redirect.github.com/swagger-api/swagger-core/issues/4339),
[#​4229](https://redirect.github.com/swagger-api/swagger-core/issues/4229))
([#​5060](https://redirect.github.com/swagger-api/swagger-core/issues/5060))
- fix: do not set schema.nullable for OAS 3.1
([#​5059](https://redirect.github.com/swagger-api/swagger-core/issues/5059))
- fix: calculate sibling properties based upon whether the schema is the
array or the item in the array
([#​5055](https://redirect.github.com/swagger-api/swagger-core/issues/5055))
- fix: OAS 3.1 schema generation for raw Object properties
([#​5034](https://redirect.github.com/swagger-api/swagger-core/issues/5034))
- feat: Multiple SecurityRequirement annotations with AND condition
[#​3556](https://redirect.github.com/swagger-api/swagger-core/issues/3556)
([#​5025](https://redirect.github.com/swagger-api/swagger-core/issues/5025))
- bug fix propertyNames schema is not removed as unreferenced by
SpecFilter
[#​5017](https://redirect.github.com/swagger-api/swagger-core/issues/5017)
([#​5020](https://redirect.github.com/swagger-api/swagger-core/issues/5020))
- 5001: Add support for
[@​Nullable](https://redirect.github.com/Nullable) annotations in
OpenAPI 3.1 schemas
([#​5018](https://redirect.github.com/swagger-api/swagger-core/issues/5018))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/AmadeusITGroup/otter).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->File tree
1 file changed
+1
-1
lines changed- packages/@ama-sdk/schematics/schematics/typescript/core/openapi-codegen-typescript
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments