Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps @hey-api/openapi-ts from 0.46.3 to 0.84.4.

Release notes

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

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

... (truncated)

Commits
  • 453c834 Merge pull request #2705 from hey-api/changeset-release/main
  • 9ba9e7d ci: release
  • 1f9056a Merge pull request #2708 from hey-api/copilot/fix-e387455f-4997-4ca9-ae1c-c76...
  • bfae15d Fix typecheck issues in test files
  • 1d09c1d Fix linting issues - correct indentation in detectInteractiveSession
  • 21e9fa0 Fix CLI config override for interactive settings
  • 2c64ad4 Update init.ts
  • 801532b Move TTY detection logic to src with environment variable support
  • c4fc4aa Merge pull request #2710 from hey-api/copilot/fix-a01977c0-ddcf-4172-81f2-12f...
  • 769269f Add test demonstrating the config merge behavior that would fail with the bug
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mrlubos, a new releaser for @​hey-api/openapi-ts since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
updated-dependencies:
- dependency-name: "@hey-api/openapi-ts"
  dependency-version: 0.84.4
  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 Oct 1, 2025
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.

1 participant