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

Use tinyglobby for globbing #639

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Conversation

benmccann
Copy link
Contributor

Closes #623

I can't reopen the previous PR, so creating this as a new one

@benmccann
Copy link
Contributor Author

@bcherny I was wondering if you might have a chance to take a look at this PR? thanks!

Copy link
Owner

@bcherny bcherny left a comment

Choose a reason for hiding this comment

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

LG! Thanks for the contribution!

@bcherny bcherny merged commit 9c95fc5 into bcherny:master Nov 7, 2024
18 checks passed
@bcherny
Copy link
Owner

bcherny commented Nov 7, 2024

Published 15.0.3.

@benmccann
Copy link
Contributor Author

awesome. thank you!!

@benmccann benmccann deleted the tinyglobby2 branch November 7, 2024 22:19
AlessioGr added a commit to payloadcms/payload that referenced this pull request Nov 7, 2024
#9076)

This further reduces the amount of dependencies installed by payload.
Special thanks to @benmccann for this PR
(bcherny/json-schema-to-typescript#639) !

json-schema-to-typescript before this PR (15.0.1):

![CleanShot 2024-11-07 at 15 35
53@2x](https://github.com/user-attachments/assets/83cb671c-82a8-4b59-b488-cf941d673c8e)

14mb, 37 dependencies

json-schema-to-typescript after this PR (15.0.3):

![CleanShot 2024-11-07 at 15 36
08@2x](https://github.com/user-attachments/assets/d9463275-37e5-452e-aca5-9c1bdeb2a435)

11 MB, 14 dependencies

This PR also upgrades:
- console-table-printer
- croner
- get-tsconfig
- jose
- pino-pretty
- ts-essentials
- tsx
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

Successfully merging this pull request may close these issues.

Removing glob dependency
2 participants