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.47.0 in the hey-api group across 1 directory #3948

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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

Release notes

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

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

  • 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
  • 4a2fb1f Merge pull request #675 from hey-api/changeset-release/main
  • 006460c Version Packages
  • 4be6494 Merge pull request #685 from hey-api/ci/changeset-transformers
  • 8ca3e5e docs: add transformers changeset
  • 106a38b Merge pull request #684 from hey-api/ci/minor-to-patch-for-build
  • f72b50a ci: undo vscode settings changes
  • 93d3d72 Merge pull request #663 from Stono/main
  • e46a91f Merge pull request #681 from hey-api/docs/transformers
  • 3e72eb5 Merge branch 'main' into docs/transformers
  • 60a7ee0 Merge pull request #683 from hey-api/ci/e2e-fix
  • 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

Bumps the hey-api group with 1 update in the / directory: [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts).


Updates `@hey-api/openapi-ts` from 0.44.0 to 0.47.0
- [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 requested a review from a team as a code owner June 17, 2024 05:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 17, 2024
@sndrem
Copy link
Contributor

sndrem commented Jun 17, 2024

Jeg har meldt inn en bug her hey-api/openapi-ts#689

@sondrele sondrele closed this Jul 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 2, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hey-api-bea3f73db0 branch July 2, 2024 07:14
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

2 participants