Skip to content

fix(deps): update dependency openapi-fetch to ^0.9.0 (main)

renovate-token-rw-2 requested to merge renovate/main-openapi-fetch-0.x into main

This MR contains the following updates:

Package Type Update Change
openapi-fetch (source) dependencies minor ^0.8.2 -> ^0.9.0

Release Notes

drwpow/openapi-typescript (openapi-fetch)

v0.9.1

Compare Source

Patch Changes

v0.9.0

Compare Source

Minor Changes
  • #​1521 b174dd6 Thanks @​drwpow! - Add middleware support

  • #​1521 fc3a468 Thanks @​drwpow! - ️ Breaking change (internal): fetch() is now called with new Request() to support middleware (which may affect test mocking)

  • #​1521 2551e4b Thanks @​drwpow! - Breaking change: Responses are no longer automatically .clone()’d in certain instances. Be sure to .clone() yourself if you need to access the raw body!

  • #​1534 2bbeb92 Thanks @​drwpow! - ️ Breaking change: no longer supports deeply-nested objects/arrays for query & path serialization.

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports