Skip to content

fix(deps): update dependency openapi-fetch to ^0.17.0#4601

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 12, 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: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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 added dependencies Pull requests that update a dependency file renovate-bot labels Feb 12, 2026
@renovate renovate bot requested a review from a team as a code owner February 12, 2026 00:28
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 12, 2026
@renovate renovate bot requested a review from schogges February 12, 2026 00:28
@netlify
Copy link

netlify bot commented Feb 12, 2026

Deploy Preview for kuma-gui ready!

Name Link
🔨 Latest commit ad6b837
🔍 Latest deploy log https://app.netlify.com/projects/kuma-gui/deploys/69948bccc04dbc00084e9f76
😎 Deploy Preview https://deploy-preview-4601--kuma-gui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/openapi-fetch-0.x branch 2 times, most recently from 35d8568 to d513520 Compare February 14, 2026 16:27
@renovate renovate bot changed the title fix(deps): update dependency openapi-fetch to ^0.16.0 fix(deps): update dependency openapi-fetch to ^0.17.0 Feb 14, 2026
@renovate renovate bot force-pushed the renovate/openapi-fetch-0.x branch from d513520 to 201082a Compare February 16, 2026 09:17
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/openapi-fetch-0.x branch from 201082a to ad6b837 Compare February 17, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants