Skip to content

Conversation

@jcdc-bot
Copy link
Collaborator

snyk-top-banner

Snyk has created this PR to upgrade @hey-api/openapi-ts from 0.66.6 to 0.67.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.

  • The recommended version was released 24 days ago.

Release notes
Package name: @hey-api/openapi-ts
  • 0.67.1 - 2025-05-04

    Patch Changes

  • 0.67.0 - 2025-05-04

    Minor Changes

    • #2003 1504a06 Thanks @ mrlubos! - feat: respect moduleResolution value in tsconfig.json

      Respecting moduleResolution value in tsconfig.json

      This release introduces functionality related to your tsconfig.json file. The initial feature properly respects the value of your moduleResolution field. If you're using nodenext, the relative module paths in your output will be appended with .js. To preserve the previous behavior where we never appended .js to relative module paths, set output.tsConfigPath to off.

      export default {
        input: 'https://get.heyapi.dev/hey-api/backend',
        output: {
          path: 'src/client',
          tsConfigPath: 'off',
        },
      };

    Patch Changes

    • #2006 aa10522 Thanks @ Liooo! - fix: make discriminator field required when used with oneOf keyword

    • #2009 f45ba8e Thanks @ mrlubos! - fix: avoid including underscore for appended types (e.g. data, error, response) when preserving identifier case

  • 0.66.7 - 2025-04-28

    Patch Changes

  • 0.66.6 - 2025-04-23
from @hey-api/openapi-ts GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @hey-api/openapi-ts from 0.66.6 to 0.67.1.

See this package in npm:
@hey-api/openapi-ts

See this project in Snyk:
https://app.snyk.io/org/jcdcdev/project/07c084a1-6e8b-4cef-8ac5-87ecb135946a?utm_source=github&utm_medium=referral&page=upgrade-pr
@github-actions github-actions bot requested a review from jcdcdev May 28, 2025 07:37
@jcdcdev jcdcdev merged commit f7ebbec into dev/v14 Jun 1, 2025
2 checks passed
@jcdcdev jcdcdev deleted the snyk-upgrade-38dc6c3cb3db4428acc9452c7e4d98d6 branch June 1, 2025 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants