HowTheyVote / howtheyvote

HowTheyVote.eu allows anyone to easily find out how Members of the European Parliament vote in plenary.
https://howtheyvote.eu
GNU Affero General Public License v3.0
31 stars 2 forks source link

Bump @hey-api/openapi-ts from 0.32.0 to 0.48.1 in /frontend #976

Open dependabot[bot] opened 3 days ago

dependabot[bot] commented 3 days ago

Bumps @hey-api/openapi-ts from 0.32.0 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 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)
tillprochaska commented 3 days ago

Fixed most issues except for https://github.com/hey-api/openapi-ts/discussions/740