Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency openapi-fetch to ^0.11.0 #25

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

doyobot[bot]
Copy link
Contributor

@doyobot doyobot bot commented Jun 24, 2024

This PR contains the following updates:

Package Type Update Change
openapi-fetch (source) devDependencies minor ^0.9.0 -> ^0.11.0

Release Notes

openapi-ts/openapi-typescript (openapi-fetch)

v0.11.1

Compare Source

Patch Changes

v0.11.0

Compare Source

Minor Changes

v0.10.6

Compare Source

Patch Changes

v0.10.5

Compare Source

Patch Changes

v0.10.4

Compare Source

Patch Changes

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

v0.9.7

Compare Source

Patch Changes
  • #​1672 64cb619 Thanks @​jaredLunde! - Fixes issue where native properties were not excluded from custom properties in the CustomRequest class

v0.9.6

Compare Source

Patch Changes

v0.9.5

Compare Source

Patch Changes

v0.9.4

Compare Source

Patch Changes

v0.9.3

Compare Source

Patch Changes

v0.9.2

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 has been generated by Renovate Bot.

@doyobot doyobot bot force-pushed the renovate/openapi-fetch-0.x branch from 84100c2 to 819debf Compare August 12, 2024 00:59
@doyobot doyobot bot changed the title chore(deps): update dependency openapi-fetch to ^0.10.0 chore(deps): update dependency openapi-fetch to ^0.11.0 Aug 12, 2024
| datasource | package       | from  | to     |
| ---------- | ------------- | ----- | ------ |
| npm        | openapi-fetch | 0.9.1 | 0.12.0 |
@renovate renovate bot force-pushed the renovate/openapi-fetch-0.x branch from 819debf to 3a0a852 Compare August 31, 2024 05:26
Copy link
Contributor Author

doyobot bot commented Sep 2, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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