Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2024

This PR contains the following updates:

Package Change Age Confidence
openapi-fetch (source) ^0.9.7^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)

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).

v0.13.8

Compare Source

Patch Changes

v0.13.7

Compare Source

Patch Changes

v0.13.6

Compare Source

Patch Changes

v0.13.5

Compare Source

Patch Changes

v0.13.4

Compare Source

Patch Changes

v0.13.3

Patch Changes

Refresh of 0.13.2; corrupted package

v0.13.2

Patch Changes

v0.13.1

Compare Source

Patch Changes

v0.13.0

Compare Source

Minor Changes
  • #​1968 267977e Thanks @​DjordyKoert! - 204 responses or response with a Content-Length of 0 will now return undefined instead of an empty object

v0.12.5

Compare Source

Patch Changes

v0.12.4

Compare Source

Patch Changes
  • Updated dependencies [abfad56]:
    • openapi-typescript-helpers@​0.0.14

v0.12.3

Compare Source

Patch Changes

v0.12.2

Compare Source

Patch Changes

v0.12.1

Compare Source

Patch Changes

v0.12.0

Compare Source

Minor Changes

v0.11.3

Compare Source

Patch Changes

v0.11.2

Compare Source

Patch Changes

v0.11.1

Compare Source

Patch Changes

v0.11.0

Compare Source

Minor Changes

-- ⚠️ Breaking Change #​1791 a956d5d Thanks @​gzm0! - Add support for client["/endpoint"].GET() style calls

v0.10.6

Compare Source

Patch Changes

v0.10.5

Compare Source

Patch Changes

v0.10.4

Compare Source

Patch Changes
  • Updated dependencies [bcc9222]:
    • openapi-typescript-helpers@​0.0.11

v0.10.3

Compare Source

Patch Changes

v0.10.2

Compare Source

Patch Changes

v0.10.1

Compare Source

Patch Changes

v0.10.0

Compare Source

Minor Changes
  • ⚠️ Breaking Change: openapi-typescript@7 is needed to work. You’ll get type errors with openapi-typescript@6 and below.

  • ⚠️ Breaking Change: The Middleware API has changed to be an object rather than (request, options) or (response, options). See Middleware docs for updated API.

  • ⚠️ Breaking Change: The Content-Type header is no longer sent by default if a body payload is attached.

  • ⚠️ Breaking Change: The customFetch type now calls fetch(input: string, init: RequestInit) and the types have been updated, rather than fetch(input: Request) introduced in 0.9.0.

  • Added id to middleware handlers that create a unique ID per-fetch

v0.9.8

Compare Source

Patch Changes

Configuration

📅 Schedule: 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 force-pushed the renovate/openapi-fetch-0.x branch from eecb890 to 234b101 Compare August 10, 2024 04:09
@renovate renovate bot changed the title fix(deps): update dependency openapi-fetch to ^0.10.0 fix(deps): update dependency openapi-fetch to ^0.11.0 Aug 10, 2024
@renovate renovate bot force-pushed the renovate/openapi-fetch-0.x branch from 234b101 to 50c514b Compare August 14, 2024 10:23
@renovate renovate bot force-pushed the renovate/openapi-fetch-0.x branch from 50c514b to a02bfcd Compare August 30, 2024 19:48
@renovate renovate bot changed the title fix(deps): update dependency openapi-fetch to ^0.11.0 fix(deps): update dependency openapi-fetch to ^0.12.0 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/openapi-fetch-0.x branch from a02bfcd to dbffdf6 Compare October 25, 2024 23:05
@renovate renovate bot changed the title fix(deps): update dependency openapi-fetch to ^0.12.0 fix(deps): update dependency openapi-fetch to ^0.13.0 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/openapi-fetch-0.x branch from dbffdf6 to 7cab750 Compare May 10, 2025 22:34
@renovate renovate bot changed the title fix(deps): update dependency openapi-fetch to ^0.13.0 fix(deps): update dependency openapi-fetch to ^0.14.0 May 10, 2025
@renovate renovate bot force-pushed the renovate/openapi-fetch-0.x branch from 7cab750 to 5e0ce4a Compare October 2, 2025 09:04
@renovate renovate bot force-pushed the renovate/openapi-fetch-0.x branch from 5e0ce4a to 9dd8fe5 Compare October 14, 2025 19:49
@renovate renovate bot changed the title fix(deps): update dependency openapi-fetch to ^0.14.0 fix(deps): update dependency openapi-fetch to ^0.15.0 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/openapi-fetch-0.x branch from 9dd8fe5 to b9c9675 Compare February 9, 2026 01:43
@renovate renovate bot changed the title fix(deps): update dependency openapi-fetch to ^0.15.0 fix(deps): update dependency openapi-fetch to ^0.16.0 Feb 9, 2026
@renovate renovate bot force-pushed the renovate/openapi-fetch-0.x branch from b9c9675 to b82b992 Compare February 11, 2026 17:04
@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 11, 2026
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