Skip to content

chore(deps): update dependency openapi-fetch to ^0.17.0#73

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/openapi-fetch-0.x
Open

chore(deps): update dependency openapi-fetch to ^0.17.0#73
renovate[bot] wants to merge 1 commit intomainfrom
renovate/openapi-fetch-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 9, 2026

This PR contains the following updates:

Package Change Age Confidence
openapi-fetch (source) ^0.15.0^0.17.0 age confidence

Release Notes

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

v0.17.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.
Patch Changes

v0.16.0

Compare Source

Minor Changes
  • #​2362 9002418 Thanks @​luxass! - Added support for setting a custom path serializers either globally or per request. This allows you to customize how path parameters are serialized in the URL. E.g. you can use a custom serializer to prevent encoding of a path parameter, if you need to pass a value that should not be encoded.

v0.15.2

Compare Source

Patch Changes
  • #​2508 89843b0 Thanks @​srbarba! - Use text() when no content-length is provided to avoid errors parsing empty bodies (200 with no content)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 changed the title chore(deps): update dependency openapi-fetch to ^0.16.0 chore(deps): update dependency openapi-fetch to ^0.17.0 Feb 11, 2026
@renovate renovate Bot force-pushed the renovate/openapi-fetch-0.x branch from cc03c65 to 0cb7ebb Compare February 11, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants