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] several deprecated dependencies in monorepo-ts template #807

Open
athewsey opened this issue Jul 2, 2024 · 2 comments
Open

[BUG] several deprecated dependencies in monorepo-ts template #807

athewsey opened this issue Jul 2, 2024 · 2 comments
Labels
backlog bug Something isn't working needs-triage

Comments

@athewsey
Copy link

athewsey commented Jul 2, 2024

Describe the bug

Initialising npx projen new --from @aws/pdk monorepo-ts template produces 12 deprecated dependency warnings, some of which are several versions behind current... Can we get these updated?

Expected Behavior

A current monorepo project template with no deprecation warnings

Current Behavior

npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/config-array instead
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/object-schema instead
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported. Please use @npmcli/package-json instead.
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported

Reproduction Steps

npx projen new --from @aws/pdk monorepo-ts

(I'm actually using NPM rather than Yarn, so updated the packageManager field in the generated .projenrc.ts before installing with npm install)

Possible Solution

No response

Additional Information/Context

No response

PDK version used

0.23.44

What languages are you seeing this issue on?

Typescript

Environment details (OS name and version, etc.)

macOS, Node v22, npm v10

@athewsey athewsey added bug Something isn't working needs-triage labels Jul 2, 2024
Copy link

github-actions bot commented Sep 2, 2024

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

@github-actions github-actions bot added the stale label Sep 2, 2024
Copy link

github-actions bot commented Sep 9, 2024

Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

@github-actions github-actions bot closed this as completed Sep 9, 2024
@cogwirrel cogwirrel reopened this Sep 17, 2024
@github-actions github-actions bot removed the stale label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog bug Something isn't working needs-triage
Projects
None yet
Development

No branches or pull requests

2 participants