Skip to content

chore(deps): update openapi ecosystem deps (minor)#3722

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/openapi-ecosystem-deps
Open

chore(deps): update openapi ecosystem deps (minor)#3722
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/openapi-ecosystem-deps

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 8, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openapi-fetch (source) 0.13.80.17.0 age adoption passing confidence
openapi-typescript-helpers (source) 0.0.150.1.0 age adoption passing 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)

v0.15.0

Compare Source

Minor Changes

v0.14.1

Compare Source

Patch Changes

v0.14.0

Compare Source

Minor Changes
  • #​2310 e66b5ce Thanks @​drwpow! - Build package with unbuild. Also remove the minified version (openapi-fetch is only useful in a TypeScript/bundler environment, so there’s no sense in loading it from a CDN clientside).

Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "after 9pm,before 9am"
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 April 8, 2026 13:40
@renovate renovate Bot added the renovate label Apr 8, 2026
@renovate renovate Bot requested review from chihiro-adachi and nameless-mc and removed request for a team April 8, 2026 13:40
@renovate renovate Bot force-pushed the renovate/openapi-ecosystem-deps branch 2 times, most recently from 296e6ad to 057cbd8 Compare April 12, 2026 13:08
@renovate renovate Bot force-pushed the renovate/openapi-ecosystem-deps branch 2 times, most recently from 636ab00 to 0df1612 Compare May 2, 2026 21:05
@renovate renovate Bot force-pushed the renovate/openapi-ecosystem-deps branch 2 times, most recently from 2225b56 to c34d89d Compare May 18, 2026 18:16
@renovate renovate Bot force-pushed the renovate/openapi-ecosystem-deps branch from c34d89d to a4413ba Compare May 28, 2026 21:56
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