Skip to content

Bump openapi-typescript-helpers from 0.0.7 to 0.1.0#12

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/openapi-typescript-helpers-0.1.0
Open

Bump openapi-typescript-helpers from 0.0.7 to 0.1.0#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/openapi-typescript-helpers-0.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 7, 2026

Bumps openapi-typescript-helpers from 0.0.7 to 0.1.0.

Release notes

Sourced from openapi-typescript-helpers's releases.

openapi-typescript-helpers@0.1.0

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.

openapi-typescript-helpers@0.0.15

Patch Changes

openapi-typescript-helpers@0.0.14

Patch Changes

openapi-typescript-helpers@0.0.13

Patch Changes

openapi-typescript-helpers@0.0.12

Patch Changes

  • #1833 cec023d Thanks @​ngraef! - Fix identification of required properties when strictNullChecks is disabled
Changelog

Sourced from openapi-typescript-helpers's changelog.

0.1.0

Minor Changes

  • f878cd3: Add querySerializer

Patch Changes

  • 22197a1: Add missing type defs for minified build
  • ff3174a: Fix type inference bugs
  • 4ce3828: Skip parsing JSON for empty responses (#23)
  • ff3ae1b: Skip parsing JSON for 204 responses (#28)

0.0.8

Patch Changes

  • 8e7cb46: Fix TypeScript lib error, simplify generated types
Commits
  • 5709d33 [ci] release (#2611)
  • 9350ddf Do not treat Content-Length=0 as empty when Transfer-Encoding is chunked (#2572)
  • a690e52 feat(openapi-typescript): add readOnly/writeOnly support via markers (#2549)
  • a06e6c3 chore(deps): update dependency superagent to v10.3.0 (#2595)
  • 7318f82 [ci] release (#2604)
  • 33b83c4 chore(deps): update dependency express to v5.2.1 (#2591)
  • 66556d0 chore(deps): update dependency axios to v1.13.5 (#2590)
  • 9002418 feat(openapi-fetch): add support for pathSerializer option (#2362)
  • ed0c26c feat(openapi-fetch): enable middleware request param module augmentation (#2527)
  • 47ba213 ci: fix npm publish permissions (#2601)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for openapi-typescript-helpers since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 7, 2026
Bumps [openapi-typescript-helpers](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-fetch) from 0.0.7 to 0.1.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-typescript-helpers@0.1.0/packages/openapi-fetch)

---
updated-dependencies:
- dependency-name: openapi-typescript-helpers
  dependency-version: 0.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the base branch from next to main April 19, 2026 08:40
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/openapi-typescript-helpers-0.1.0 branch from 302936b to 82024f7 Compare April 19, 2026 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants