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.34.5 in /frontend #939

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps @hey-api/openapi-ts from 0.32.0 to 0.34.5.

Release notes

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

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

Patch Changes

  • fix(client): access service data type in namespace properly (#258)

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

Patch Changes

  • fix(openapi-ts): namespace service data types (#246)

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

Patch Changes

  • fix(docs): link to docs hosted on vercel (#244)

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

Patch Changes

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

Patch Changes

  • fix(docs): ensure README is shown on NPMJS (#229)

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

Minor Changes

  • feat(client): generate all services in single services.ts file (#215)

  • feat(schema): add support for default values (#197)

  • feat(schema): add array of enum values for enums (#197)

Patch Changes

  • fix(axios): use builtin form data to ensure blob form data works in node environment (#211)

  • fix(enum): append index number on duplicate name (#220)

Commits
  • a5e2420 Merge pull request #260 from hey-api/changeset-release/main
  • 4a58c9c Version Packages
  • 7411936 Merge pull request #258 from hey-api/fix/namespace-access
  • f50ce6f fix(client): access service namespace type properly
  • f98772b Merge pull request #257 from hey-api/chore/docs-package-managers
  • b5c55d8 chore(docs): use code-group for package managers
  • b1793ca Merge pull request #256 from hey-api/chore/docs-local-searchable
  • 589d125 chore(docs): make docs locally searchable
  • 11979c8 Merge pull request #247 from hey-api/changeset-release/main
  • 78cedac Version Packages
  • 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)
dependabot[bot] commented 3 weeks ago

Superseded by #958.