Skip to content

chore(deps-dev): bump @hey-api/openapi-ts from 0.80.15 to 0.84.0#46

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/hey-api/openapi-ts-0.84.0
Closed

chore(deps-dev): bump @hey-api/openapi-ts from 0.80.15 to 0.84.0#46
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/hey-api/openapi-ts-0.84.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps @hey-api/openapi-ts from 0.80.15 to 0.84.0.

Release notes

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

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

Minor Changes

  • feat: Symbol API

Symbol API

This release improves the Symbol API, which adds the capability to place symbols in arbitrary files. We preserved the previous output structure for all plugins except Angular.

You can preserve the previous Angular output by writing your own placement function.

Removed output plugin option

Due to the Symbol API release, this option has been removed from the Plugin API. (#2664) (e1ede9c) by @​mrlubos

Patch Changes

  • fix(plugin): every plugin extends Plugin.Hooks interface (#2664) (e1ede9c) by @​mrlubos

  • fix(renderer): group and sort imported modules

TypeScript renderer

We ship a dedicated TypeScript renderer for .ts files. This release improves the renderer's ability to group and sort imported modules, resulting in a more polished output. (#2664) (e1ede9c) by @​mrlubos

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

Patch Changes

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

Minor Changes

  • feat: Symbol API

Symbol API

This release adds the Symbol API, which significantly reduces the risk of naming collisions. While the generated output should only include formatting changes, this feature introduces breaking changes to the Plugin API that affect custom plugins.

... (truncated)

Commits
  • 5d94ef7 Merge pull request #2653 from hey-api/changeset-release/main
  • a78517c chore: update lock file
  • 42552ae ci: release
  • 1b5d9a5 Merge pull request #2669 from hey-api/renovate/actions-create-github-app-toke...
  • 6881e11 Merge pull request #2670 from hey-api/renovate/angular-monorepo
  • a9f778b chore(deps): update angular monorepo
  • 87e50a6 chore(deps): update actions/create-github-app-token action to v2.1.4
  • 7731d6a Merge pull request #2668 from hey-api/fix/renderer-sort-imports
  • 246305e fix(renderer): sort imports
  • 956ffe1 Merge pull request #2667 from hey-api/fix/openapi-3-1-2
  • 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)

Bumps [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) from 0.80.15 to 0.84.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/openapi-ts@0.80.15...@hey-api/openapi-ts@0.84.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 22, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #48.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/bun/hey-api/openapi-ts-0.84.0 branch September 29, 2025 23:32
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.

0 participants