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

Bump @hey-api/openapi-ts from 0.44.0 to 0.46.3 in the hey-api group #3931

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2024

Bumps the hey-api group with 1 update: @hey-api/openapi-ts.

Updates @hey-api/openapi-ts from 0.44.0 to 0.46.3

Release notes

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

@​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

  • fix: do not transform property names for standalone clients (#616)

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

Patch Changes

  • fix: handle application/json content type in parameter definitions (#614)

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

Minor Changes

  • feat: tree-shakeable services (#602)

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

Patch Changes

  • fix: use generated types in request object instead of inlined duplicated params (#582)

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

Minor Changes

  • feat: remove client inference (#569)

Patch Changes

  • fix: deduplicate inlined enums (#573)

  • fix: generate correct optional key in types when using positional arguments (useOptions: false) (#572)

Commits
  • 3e72297 Merge pull request #621 from hey-api/changeset-release/main
  • 1e6d980 Version Packages
  • 0f91adb Merge pull request #636 from hey-api/fix/default-response-detection
  • 498f459 fix: improve default response status code classification
  • 0ff2933 Merge pull request #635 from hey-api/fix/process-xx-codes
  • 0b09940 fix: handle 1XX response status codes
  • 7014e44 Merge pull request #633 from hey-api/ci/changelog
  • b1e40a9 ci: update changelog package
  • ac6bd47 Merge pull request #632 from hey-api/docs/output
  • dc47d28 Merge branch 'main' into docs/output
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner June 14, 2024 08:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 14, 2024
Bumps the hey-api group with 1 update: [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts).


Updates `@hey-api/openapi-ts` from 0.44.0 to 0.46.3
- [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
  dependency-group: hey-api
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/hey-api-cb3986808e branch from 9844329 to 016cac6 Compare June 14, 2024 08:48
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2024

Superseded by #3948.

@dependabot dependabot bot closed this Jun 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hey-api-cb3986808e branch June 17, 2024 05:53
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.

None yet

0 participants