Skip to content

Bump openapi-fetch from 0.12.0 to 0.14.0 #61

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps openapi-fetch from 0.12.0 to 0.14.0.

Release notes

Sourced from openapi-fetch's releases.

openapi-fetch@0.14.0

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

openapi-fetch@0.13.8

Patch Changes

openapi-fetch@0.13.7

Patch Changes

openapi-fetch@0.13.6

Patch Changes

  • #2205 4966560 Thanks @​live-small! - Fix HEAD method requests to prevent body parsing regardless of Content-Length header value

openapi-fetch@0.13.5

Patch Changes

openapi-fetch@0.13.4

Patch Changes

openapi-fetch@0.13.3

Patch Changes

Refresh of 0.13.2; corrupted package

openapi-fetch@0.13.1

Patch Changes

openapi-fetch@0.13.0

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

openapi-fetch@0.12.5

Patch Changes

... (truncated)

Changelog

Sourced from openapi-fetch's changelog.

0.14.0

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

0.13.8

Patch Changes

0.13.7

Patch Changes

0.13.6

Patch Changes

  • #2205 4966560 Thanks @​live-small! - Fix HEAD method requests to prevent body parsing regardless of Content-Length header value

0.13.5

Patch Changes

0.13.4

Patch Changes

0.13.3

Patch Changes

Refresh of 0.13.2; corrupted package

0.13.2

Patch Changes

  • #2020 7081842 Thanks @​mellster2012! - Add client option to pass custom RequestInit object into fetch requests for supported implementations

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [openapi-fetch](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-fetch) from 0.12.0 to 0.14.0.
- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-fetch/CHANGELOG.md)
- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-fetch@0.14.0/packages/openapi-fetch)

---
updated-dependencies:
- dependency-name: openapi-fetch
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Update one or more dependencies version javascript Pull requests that update Javascript code minor Increment the minor version when merged labels Jun 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version javascript Pull requests that update Javascript code minor Increment the minor version when merged
Development

Successfully merging this pull request may close these issues.

0 participants