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

Several dependency cleanups #152

Closed
wants to merge 3 commits into from
Closed

Conversation

clydin
Copy link
Member

@clydin clydin commented Aug 16, 2021

See individual commits.

clydin added 3 commits August 13, 2021 18:44
The `node-uuid` package has been deprecated and recommends using the `uuid` package instead. The `uuid` package's type definitions have also been added to allow for type checking its usage as well as remove the need to use `require` with the package.
Node.js v10.16 and greater provides native support for brotli compression. By leveraging this native support the need to use an additional package for brotli has been removed.
Both the `chalk` and `yaml` packages provide type definitions directly and do not require separate `@types/` packages.
@google-cla google-cla bot added the cla: yes label Aug 16, 2021
@clydin clydin requested a review from josephperrott August 16, 2021 15:17
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Aug 16, 2021
josephperrott pushed a commit that referenced this pull request Aug 16, 2021
Node.js v10.16 and greater provides native support for brotli compression. By leveraging this native support the need to use an additional package for brotli has been removed.

PR Close #152
josephperrott pushed a commit that referenced this pull request Aug 16, 2021
Both the `chalk` and `yaml` packages provide type definitions directly and do not require separate `@types/` packages.

PR Close #152
@clydin clydin deleted the cleanup/deps branch August 16, 2021 18:28
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants