Skip to content

chore: update PostCSS to v8, bump Node version and other dependencies#86

Merged
slorber merged 2 commits intofacebookincubator:masterfrom
Simek:update-to-postcss8-bump-node
Feb 19, 2021
Merged

chore: update PostCSS to v8, bump Node version and other dependencies#86
slorber merged 2 commits intofacebookincubator:masterfrom
Simek:update-to-postcss8-bump-node

Conversation

@Simek
Copy link
Copy Markdown
Contributor

@Simek Simek commented Feb 19, 2021

This PR bumps PostCSS to version 8 (changes performed according to the migration guide - https://github.com/postcss/postcss/wiki/PostCSS-8-for-end-users), minimum Node version to 12 (as requested in #85) and other PostCSS related plugins which cannot be updated earlier due to pin to PostCSS 7.

Those change should not affect the output files at all, but let's run the CI and see the results.

CC: @slorber

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 19, 2021
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 19, 2021

Size Change: 0 B

Total Size: 527 kB

ℹ️ View Unchanged
Filename Size Change
./packages/core/dist/css/default-dark/default-dark-rtl.css 76.4 kB 0 B
./packages/core/dist/css/default-dark/default-dark-rtl.min.css 53.2 kB 0 B
./packages/core/dist/css/default-dark/default-dark.css 76.4 kB 0 B
./packages/core/dist/css/default-dark/default-dark.min.css 53.2 kB 0 B
./packages/core/dist/css/default/default-rtl.css 75.6 kB 0 B
./packages/core/dist/css/default/default-rtl.min.css 52.7 kB 0 B
./packages/core/dist/css/default/default.css 75.6 kB 0 B
./packages/core/dist/css/default/default.min.css 52.6 kB 0 B
./packages/core/dist/js/alerts.js 409 B 0 B
./packages/core/dist/js/alerts.min.js 409 B 0 B
./packages/core/dist/js/button-groups.js 267 B 0 B
./packages/core/dist/js/button-groups.min.js 267 B 0 B
./packages/core/dist/js/dropdowns.js 1.01 kB 0 B
./packages/core/dist/js/dropdowns.min.js 1.01 kB 0 B
./packages/core/dist/js/menu.js 1.74 kB 0 B
./packages/core/dist/js/menu.min.js 1.74 kB 0 B
./packages/core/dist/js/navbar.js 926 B 0 B
./packages/core/dist/js/navbar.min.js 926 B 0 B
./packages/core/dist/js/pills.js 270 B 0 B
./packages/core/dist/js/pills.min.js 270 B 0 B
./packages/core/dist/js/radio-behavior.js 705 B 0 B
./packages/core/dist/js/radio-behavior.min.js 705 B 0 B
./packages/core/dist/js/tabs.js 267 B 0 B
./packages/core/dist/js/tabs.min.js 267 B 0 B

compressed-size-action

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 19, 2021

Deploy preview for infima ready!

Built without sensitive environment variables with commit 1748c19

https://deploy-preview-86--infima.netlify.app

@slorber slorber linked an issue Feb 19, 2021 that may be closed by this pull request
@slorber
Copy link
Copy Markdown
Collaborator

slorber commented Feb 19, 2021

great thanks, that seems to have no impact :)

@slorber slorber merged commit 4cf07dc into facebookincubator:master Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to Node 12

3 participants