Skip to content

Comments

chore(deps): update dependency openapi-typescript to ^7.13.0 (main)#2338

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-openapi-typescript-7.x
Open

chore(deps): update dependency openapi-typescript to ^7.13.0 (main)#2338
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-openapi-typescript-7.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2026

This PR contains the following updates:

Package Change Age Confidence
openapi-typescript (source) ^7.10.1^7.13.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

openapi-ts/openapi-typescript (openapi-typescript)

v7.13.0

Compare Source

Minor Changes
  • #​2549 a690e52 Thanks @​abumalick! - Add readOnly/writeOnly support via --read-write-markers flag. When enabled, readOnly properties are wrapped with $Read<T> and writeOnly properties with $Write<T>. openapi-fetch uses Readable<T> and Writable<T> helpers to exclude these properties from responses and request bodies respectively.

v7.12.0

Compare Source

Minor Changes
Patch Changes
  • #​2536 e3c05a4 Thanks @​darkbasic! - Fix enumValues: true output for schemas that use oneOf/anyOf unions by narrowing union types with Extract<> before accessing variant-specific properties. This prevents invalid type paths when an accessed property only exists on some union members.

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Feb 21, 2026
@renovate renovate bot requested review from blizzz and enjeck as code owners February 21, 2026 00:27
@renovate renovate bot added dependencies Pull requests that update a dependency file 3. to review Waiting for reviews labels Feb 21, 2026
@github-actions github-actions bot enabled auto-merge February 21, 2026 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants