-
Notifications
You must be signed in to change notification settings - Fork 133
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
SNOW-1789666: Resolve NPM deprecation warning @azure/[email protected]
#948
Comments
@azure/[email protected]
@azure/[email protected]
hi - thank you for drawing attention to this, not entirely sure why we need 2 separate issues but works for us. we'll look into this. |
the deprecated package |
tests on Azure node 14.x are failing, the upgraded library does not seem to support node:14 (needs node:18), so likely we'll need to wait until we deprecate node:14 . at this moment (7 November 2024) we still list under the supported runtimes. putting this issue in blocked status until support for node:14 is dropped from Snowflake node.js driver. edit: turned out that after all it was a good idea to create 2 separate issues for the aws and the azure library deprecations :) |
we'll drop node:14 (and 16, and 17..) support with the next version, so will come back to this after release |
@sfc-gh-dszmolka we're unblocked here now. Thanks for the help so far :) |
test infra looks to be healed; PR is open for review. |
Related -
@aws-sdk/[email protected]
deprecation: #947What version of NodeJS driver are you using?
1.14.0
What operating system and processor architecture are you using?
N/A
What version of NodeJS are you using?
Node:
20.17.0
/ NPM:10.8.2
What are the component versions in the environment (
npm list
)?What did you do?
Install the Node
[email protected]
. Refer to NPM deprecation warnings...What did you expect to see?
No deprecation warnings.
Can you collect debug logs?
N/A
The text was updated successfully, but these errors were encountered: