Skip to content

Bump tar and @hey-api/openapi-ts in /frontend#3

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/multi-b461d3915c
Open

Bump tar and @hey-api/openapi-ts in /frontend#3
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/multi-b461d3915c

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Removes tar. It's no longer used after updating ancestor dependency @hey-api/openapi-ts. These dependencies need to be updated together.

Removes tar

Updates @hey-api/openapi-ts from 0.57.0 to 0.94.5

Release notes

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

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

Patch Changes

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

Patch Changes

Updated Dependencies:

  • @​hey-api/shared@​0.2.5
  • @​hey-api/codegen-core@​0.7.4

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

Patch Changes

Updated Dependencies:

  • @​hey-api/shared@​0.2.4
  • @​hey-api/codegen-core@​0.7.3
  • @​hey-api/types@​0.1.4

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

Patch Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​hey-api/openapi-ts since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts). These dependencies need to be updated together.


Removes `tar`

Updates `@hey-api/openapi-ts` from 0.57.0 to 0.94.5
- [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/commits)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@hey-api/openapi-ts"
  dependency-version: 0.94.5
  dependency-type: direct:development
...

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 Apr 1, 2026
@blocksorg
Copy link
Copy Markdown

blocksorg Bot commented Apr 1, 2026

Mention Blocks like a regular teammate with your question or request:

@blocks review this pull request
@blocks make the following changes ...
@blocks create an issue from what was mentioned in the following comment ...
@blocks explain the following code ...
@blocks are there any security or performance concerns?

Run @blocks /help for more information.

Workspace settings | Disable this message

Comment thread frontend/package.json
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@hey-api/openapi-ts": "^0.57.0",
"@hey-api/openapi-ts": "^0.94.5",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WARNING: TypeScript version incompatibility - The updated @hey-api/openapi-ts@0.94.5 requires TypeScript >=5.5.3 || >=6.0.0 || 6.0.1-rc as a peer dependency, but the project specifies TypeScript ^5.2.2. This may cause issues when running the generate-client script.

@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented May 3, 2026

Code Review Summary

Status: 1 Issues Found | Recommendation: Address before merge

Overview

Severity Count
CRITICAL 0
WARNING 1
SUGGESTION 0
Issue Details (click to expand)

WARNING

File Line Issue
frontend/package.json 30 TypeScript version incompatibility - The updated @hey-api/openapi-ts@0.94.5 requires TypeScript >=5.5.3
Files Reviewed (1 files)
  • frontend/package.json - 1 issues

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