Skip to content

chore(deps): update dependency openapi-typescript to ^7.13.0 - autoclosed#3618

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 12, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openapi-typescript (source) ^7.10.1^7.13.0 age adoption passing confidence

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 - "after 9pm,before 9am" in timezone Asia/Tokyo, 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.

@renovate renovate Bot requested a review from a team as a code owner February 12, 2026 18:07
@renovate renovate Bot added the renovate label Feb 12, 2026
@renovate renovate Bot requested review from chihiro-adachi and shabaraba and removed request for a team February 12, 2026 18:07
@renovate renovate Bot added the renovate label Feb 12, 2026
@renovate renovate Bot force-pushed the renovate/openapi-typescript-7.x branch from 45dd7f6 to 8eb57c4 Compare February 14, 2026 17:54
@renovate renovate Bot changed the title chore(deps): update dependency openapi-typescript to ^7.12.0 chore(deps): update dependency openapi-typescript to ^7.13.0 Feb 14, 2026
@renovate renovate Bot force-pushed the renovate/openapi-typescript-7.x branch from 8eb57c4 to d206a51 Compare February 17, 2026 17:34
@renovate renovate Bot force-pushed the renovate/openapi-typescript-7.x branch from d206a51 to 02a9f15 Compare March 5, 2026 17:48
@renovate renovate Bot force-pushed the renovate/openapi-typescript-7.x branch from 02a9f15 to 79ca2fd Compare March 13, 2026 14:48
@renovate renovate Bot changed the title chore(deps): update dependency openapi-typescript to ^7.13.0 chore(deps): update dependency openapi-typescript to ^7.13.0 - autoclosed Mar 30, 2026
@renovate renovate Bot closed this Mar 30, 2026
@renovate renovate Bot deleted the renovate/openapi-typescript-7.x branch March 30, 2026 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants