Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: version 3.1.2 uses 6 deprecated subdependencies #276

Open
2 tasks done
ManfredLange opened this issue Nov 15, 2024 · 1 comment
Open
2 tasks done

[Bug]: version 3.1.2 uses 6 deprecated subdependencies #276

ManfredLange opened this issue Nov 15, 2024 · 1 comment

Comments

@ManfredLange
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When installing the package @alpacahq/alpaca-trade-api the package manager reports the following subdependencies as deprecated:

Are there any plans to upgrade these and provide a new release?

This will be reported each time dependencies are upgrade or a package is remove or added.

Expected Behavior

Dependencies should be up to date

SDK Version I encountered this issue in

3.1.2

Steps To Reproduce

1. setup default project thus creating package.json
2. using a package manager, add `@alpacahq/alpaca-trade-api` as a dependency

Package manager will report 6 deprecated dependencies.

Filled out the Steps to Reproduce section?

  • I have entered valid steps to reproduce my issue or have attached a minimally reproducible case in code that shows my issue happening; and understand that without this my issue will be flagged as invalid and closed after 30 days.

Anything else?

No response

@ManfredLange
Copy link
Author

I cloned the repo and updated all dependencies locally. None of the dependencies are on the latest stable version.

With all of them on the latest stable version as of writing, the number of deprecated subdependencies goes down to 2:

I'll try to set up a dev environment for this repo to find out if I can get the test script working.

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

No branches or pull requests

1 participant