Bump openapi-typescript from 6.7.1 to 7.3.3
Bumps openapi-typescript from 6.7.1 to 7.3.3.
Release notes
Sourced from openapi-typescript's releases.
[email protected]
Patch Changes
- #1877
94592a4Thanks@phk422! - fix: replace special characters usingSPECIAL_CHARACTER_MAPfor duplicate-identifiers[email protected]
Patch Changes
[email protected]
Patch Changes
- #1849
08bde72Thanks@liangskyli! - fix: keyedParameters use unique key[email protected]
Minor Changes
[email protected]
Minor Changes
[email protected]
Patch Changes
[email protected]
Patch Changes
- #1784
c2f8655Thanks@yoshi2no! - Fix: Correct handling of identical minItems and maxItems in array schemas when arrayLength option is true[email protected]
Minor Changes
Patch Changes
#1772
41cb9a2Thanks@ashwin153! - fix: add explicit import of performance to fix bazel compatibility issues#1764
2793049Thanks@michalfedyna! - Fix --properties-required-by-default flag not working#1763
19b9383Thanks@nkt! - fix: schema.content might be omitted
... (truncated)
Changelog
Sourced from openapi-typescript's changelog.
7.3.3
Patch Changes
- #1877
94592a4Thanks@phk422! - fix: replace special characters usingSPECIAL_CHARACTER_MAPfor duplicate-identifiers7.3.2
Patch Changes
7.3.1
Patch Changes
- #1849
08bde72Thanks@liangskyli! - fix: keyedParameters use unique key7.3.0
Minor Changes
7.2.0
Minor Changes
7.1.2
Patch Changes
7.1.1
Patch Changes
- #1784
c2f8655Thanks@yoshi2no! - Fix: Correct handling of identical minItems and maxItems in array schemas when arrayLength option is true7.1.0
Minor Changes
... (truncated)
Commits
f7bb00f[ci] release (#1890)94592a4fix: replace special characters usingSPECIAL_CHARACTER_MAPfor dup… (#1877)246f3b7[ci] release (#1885)21fb8b0fix(openapi-typescript): type errors generated underenumValues(#1867)9dda221[ci] release (#1860)08bde72fix: keyedParameters use unique key (#1849)8bb2e41[ci] release (#1801)9939b76Remove undefined from additionalProperties union (#1799)7de583aUpdate Vitest (#1800)7947170[ci] release (#1793)- 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)
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
| Package | New capabilities | Transitives | Size | Publisher |
|---|---|---|---|---|
| npm/[email protected] | environment Transitive: eval, filesystem, network, unsafe | +43 |
14.4 MB | drewpowers |
🚮 Removed packages: npm/[email protected])
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
| Package | New capabilities | Transitives | Size | Publisher |
|---|---|---|---|---|
| npm/[email protected] | environment Transitive: eval, filesystem, network, unsafe | +43 |
14.4 MB | drewpowers |
🚮 Removed packages: npm/[email protected])
Superseded by #248.