fix(deps): update dependency openapi-fetch to ^0.13.0 #5229
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.11.2
->^0.13.0
Release Notes
openapi-ts/openapi-typescript (openapi-fetch)
v0.13.3
Patch Changes
Refresh of 0.13.2; corrupted package
v0.13.2
Patch Changes
7081842
Thanks @mellster2012! - Add client option to pass custom RequestInit object into fetch requests for supported implementationsv0.13.1
Compare Source
Patch Changes
35c576c
Thanks @luchsamapparat! - add onError handler to middlewarev0.13.0
Compare Source
Minor Changes
267977e
Thanks @DjordyKoert! - 204 responses or response with a Content-Length of 0 will now return undefined instead of an empty objectv0.12.5
Compare Source
Patch Changes
#1937
06163a2
Thanks @DjordyKoert! - client data & error now return a union of possible typesUpdated dependencies [
06163a2
]:v0.12.4
Compare Source
Patch Changes
abfad56
]:v0.12.3
Compare Source
Patch Changes
d14aa65
Thanks @BlakeSzabo! - Fix multiple empty arrays in query params appending extra ampersandsv0.12.2
Compare Source
Patch Changes
e39d11e
Thanks @yicrotkd! - ImproveMiddleware
type definition to require either onRequest or onResponsev0.12.1
Compare Source
Patch Changes
efaa1e2
Thanks @tobiasdcl! - allow usage of custom Request classv0.12.0
Compare Source
Minor Changes
b893c44
Thanks @goce-cz! - Do not set content-type on body-less requestsv0.11.3
Compare Source
Patch Changes
6038f8f
Thanks @goce-cz! - Allow falsy values (except undefined) as a valid bodyConfiguration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.