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

astro-sst depends on deprecated astrojs/webapi #3766

Open
lschierer opened this issue May 15, 2024 · 0 comments
Open

astro-sst depends on deprecated astrojs/webapi #3766

lschierer opened this issue May 15, 2024 · 0 comments

Comments

@lschierer
Copy link

when I run a number of pnpm commands, I get a warning

 WARN  5 deprecated subdependencies found: @astrojs/webapi@3.0.0, @aws-sdk/config-resolver@3.374.0, @aws-sdk/middleware-retry@3.374.0, @aws-sdk/smithy-client@3.374.0, querystring@0.2.0

The one I'm concerned about in this ticket is @astrojs/webapi@3.0.0 though all of these are included in the project because of sst (as best I can tell).

If you go to https://www.npmjs.com/package/@astrojs/webapi you will see the prominent notice "This package is not used by Astro any more and is no longer maintained. In Astro 3.0 polyfills are part of a core module."

Please update this adapter 1) so that it does not break when Astro does release 3.0 (no clue when that will be) 2) so that I can stop using unmaintained packages 3) to clean up my terminal and remove a warning I can't control (directly).

Thanks!!

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