Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps @hey-api/openapi-ts from 0.37.3 to 0.48.1.

Release notes

Sourced from @​hey-api/openapi-ts's releases.

@​hey-api/openapi-ts@​0.48.1

Patch Changes

@​hey-api/openapi-ts@​0.48.0

Minor Changes

Patch Changes

@​hey-api/openapi-ts@​0.47.2

Patch Changes

@​hey-api/openapi-ts@​0.47.1

Patch Changes

  • #690 1017ace Thanks @​Nick-Lucas! - Fix an issue where transforms for endpoints with array returns were not generated correctly

@​hey-api/openapi-ts@​0.47.0

Minor Changes

  • #685 8ca3e5e Thanks @​mrlubos! - feat: add initial support for response transformers (string -> Date)

  • #663 e01c612 Thanks @​Stono! - Add support for customizing method names with services.methodNameBuilder()

@​hey-api/openapi-ts@​0.46.3

Patch Changes

  • #594 9878381 Thanks @​SimenB! - Add explicit type annotations to Interceptors

    This allows the generated code to work with TypeScript 5.5's new isolatedDeclarations configuration.

  • #635 0b09940 Thanks @​mrlubos! - fix: handle 1XX response status codes

  • #636 498f459 Thanks @​mrlubos! - fix: improve default response status code classification

@​hey-api/openapi-ts@​0.46.2

Patch Changes

... (truncated)

Commits
  • 4169e29 Merge pull request #735 from hey-api/changeset-release/main
  • 5d549c8 Version Packages
  • 99823d7 Merge pull request #737 from hey-api/fix/config-file-path
  • 0537fe8 fix: support custom config file path
  • a3c13b3 Merge pull request #736 from hey-api/fix/async-transformers
  • 8410046 fix: handle async response transformers
  • 0a31408 Merge pull request #734 from hey-api/fix/types-export-service-types
  • 1f52b26 fix: generate service types when types are enabled, even if services are disa...
  • 099fb26 Merge pull request #732 from hey-api/dependabot/npm_and_yarn/dev-deps-8f271ff6c9
  • 6b764d3 chore(deps-dev): bump the dev-deps group across 1 directory with 11 updates
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2024
Bumps [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) from 0.37.3 to 0.48.1.
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/[email protected]...@hey-api/[email protected])

---
updated-dependencies:
- dependency-name: "@hey-api/openapi-ts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/hey-api/openapi-ts-0.48.1 branch from f10d715 to 14a725f Compare July 2, 2024 14:23
@leekelleher leekelleher requested a review from iOvergaard July 3, 2024 11:20
@leekelleher
Copy link
Member

Updated with new openapi-ts.config.ts files (for prod, dev and local), along with amends to accommodate changes to the library and updates to the Management API.

+post-upgrade config and amends
@leekelleher leekelleher force-pushed the dependabot/npm_and_yarn/hey-api/openapi-ts-0.48.1 branch from 57ce01e to 41c1c37 Compare July 3, 2024 12:29
@iOvergaard iOvergaard merged commit 82eb57f into main Jul 3, 2024
@iOvergaard iOvergaard deleted the dependabot/npm_and_yarn/hey-api/openapi-ts-0.48.1 branch July 3, 2024 13:11
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.

2 participants