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

chore: package dependencies and deprecation warnings #332

Closed
wants to merge 5 commits into from

Conversation

SiTaggart
Copy link
Contributor

Follow npx @yarnpkg/doctor and install warnings on deprecated packages to tidy up our deps.

@vercel
Copy link

vercel bot commented Feb 26, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/twilio-dsys/paste/n9o86x33d
✅ Preview: https://paste-git-chore-peer-dep-warning.twilio-dsys.now.sh

@github-actions
Copy link
Contributor

github-actions bot commented Feb 26, 2020

Size Change: -11.3 kB (8%) ✅

Total Size: 135 kB

Filename Size Change
packages/paste-core/components/alert/dist/index.js 2.15 kB -81 B (3%)
packages/paste-core/components/anchor/dist/index.js 610 B -534 B (87%) 🏆
packages/paste-core/components/button/dist/index.js 3.57 kB -334 B (9%)
packages/paste-core/components/card/dist/index.js 617 B -28 B (4%)
packages/paste-core/components/heading/dist/index.js 641 B -32 B (4%)
packages/paste-core/components/input/dist/index.js 898 B -70 B (7%)
packages/paste-core/components/list/dist/index.js 704 B -28 B (3%)
packages/paste-core/components/paragraph/dist/index.js 268 B -10 B (3%)
packages/paste-core/components/spinner/dist/index.js 1.19 kB -519 B (43%) 🎉
packages/paste-core/components/typography/dist/index.es.js 1.08 kB -596 B (55%) 🏆
packages/paste-core/components/typography/dist/index.js 695 B -1.1 kB (157%) 🏆
packages/paste-core/core-bundle/dist/index.es.js 23.5 kB -1.25 kB (5%)
packages/paste-core/core-bundle/dist/index.js 23.5 kB -1.81 kB (7%)
packages/paste-core/primitives/box/dist/index.js 1.01 kB -63 B (6%)
packages/paste-core/primitives/modal-dialog/dist/index.es.js 14.2 kB +6 B (0%)
packages/paste-core/primitives/modal-dialog/dist/index.js 14.2 kB -1.62 kB (11%) 👏
packages/paste-core/primitives/text/dist/index.js 1.01 kB -64 B (6%)
packages/paste-core/utilities/absolute/dist/index.js 421 B -67 B (15%) 👏
packages/paste-core/utilities/aspect-ratio/dist/index.js 577 B -518 B (89%) 🏆
packages/paste-core/utilities/flex/dist/index.js 1.42 kB -85 B (5%)
packages/paste-core/utilities/grid/dist/index.js 1.2 kB -110 B (9%)
packages/paste-core/utilities/media-object/dist/index.js 426 B -18 B (4%)
packages/paste-core/utilities/screen-reader-only/dist/index.js 742 B -54 B (7%)
packages/paste-core/utilities/truncate/dist/index.js 700 B -54 B (7%)
packages/paste-style-props/dist/index.js 1.25 kB -72 B (5%)
packages/paste-theme-tokens/dist/index.js 2.15 kB -1.71 kB (79%) 🏆
packages/paste-theme/dist/index.es.js 4.13 kB +7 B (0%)
packages/paste-theme/dist/index.js 3.69 kB -536 B (14%) 👏
ℹ️ View Unchanged
Filename Size Change
packages/paste-core/components/alert/dist/index.es.js 2.52 kB 0 B
packages/paste-core/components/anchor/dist/index.es.js 973 B 0 B
packages/paste-core/components/button/dist/index.es.js 3.51 kB 0 B
packages/paste-core/components/card/dist/index.es.js 1.01 kB 0 B
packages/paste-core/components/heading/dist/index.es.js 1.03 kB 0 B
packages/paste-core/components/input/dist/index.es.js 840 B 0 B
packages/paste-core/components/list/dist/index.es.js 1.09 kB 0 B
packages/paste-core/components/paragraph/dist/index.es.js 228 B 0 B
packages/paste-core/components/spinner/dist/index.es.js 1.61 kB 0 B
packages/paste-core/primitives/box/dist/index.es.js 987 B 0 B
packages/paste-core/primitives/text/dist/index.es.js 971 B 0 B
packages/paste-core/utilities/absolute/dist/index.es.js 366 B 0 B
packages/paste-core/utilities/aspect-ratio/dist/index.es.js 947 B 0 B
packages/paste-core/utilities/flex/dist/index.es.js 1.82 kB 0 B
packages/paste-core/utilities/grid/dist/index.es.js 1.61 kB 0 B
packages/paste-core/utilities/media-object/dist/index.es.js 387 B 0 B
packages/paste-core/utilities/screen-reader-only/dist/index.es.js 677 B 0 B
packages/paste-core/utilities/truncate/dist/index.es.js 638 B 0 B
packages/paste-design-tokens/dist/tokens.common.js 1.99 kB 0 B
packages/paste-design-tokens/dist/tokens.es6.js 1.95 kB 0 B
packages/paste-style-props/dist/index.es.js 1.21 kB 0 B
packages/paste-theme-tokens/dist/index.es.js 2.13 kB 0 B
packages/paste-types/dist/index.es.js 21 B 0 B
packages/paste-types/dist/index.js 34 B 0 B

compressed-size-action

"require-context.macro": "^1.0.4",
"shelljs": "^0.8.3",
"storybook-readme": "^5.0.5",
"typedoc": "^0.16.9",
"typescript": "^3.5.2",
"typescript": "3.7.5",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Typescript 3.8 introduces a breaking change to our type-check. microsoft/TypeScript#36917

@SiTaggart SiTaggart closed this Feb 26, 2020
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.

1 participant