Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !31739

Update to postcss 8.x.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged XhmikosR requested to merge main-xmr-postcss-8x into main Sep 24, 2020
  • Overview 2
  • Commits 2
  • Pipelines 0
  • Changes 2
  • autoprefixer 10.x
  • find-unused-sass-variables - https://github.com/XhmikosR/find-unused-sass-variables/pull/95 - needs a new npm version, but I'd like to update commander too https://github.com/XhmikosR/find-unused-sass-variables/pull/89#issuecomment-696614770 Released v3.0.0 without the commander update for now
  • postcss-cli 8.x
  • stylelint - they are working on it upstream

Current dependency tree:

C:\Users\xmr\Desktop\bootstrap>npm ls postcss
bootstrap@5.0.0-alpha2 C:\Users\xmr\Desktop\bootstrap
+-- find-unused-sass-variables@3.0.0
| +-- postcss@8.1.4  deduped
| `-- postcss-scss@3.0.2
|   `-- postcss@8.1.4  deduped
+-- postcss@8.1.4
+-- stylelint@13.7.2
| +-- autoprefixer@9.8.6
| | `-- postcss@7.0.35  deduped
| +-- postcss@7.0.35
| +-- postcss-less@3.1.4
| | `-- postcss@7.0.35
| +-- postcss-safe-parser@4.0.2
| | `-- postcss@7.0.35
| +-- postcss-sass@0.4.4
| | `-- postcss@7.0.35
| +-- postcss-scss@2.1.1
| | `-- postcss@7.0.35
| `-- sugarss@2.0.0
|   `-- postcss@7.0.35
`-- stylelint-config-twbs-bootstrap@2.1.0
  `-- stylelint-order@4.1.0
    +-- postcss@7.0.35
    `-- postcss-sorting@5.0.1
      `-- postcss@7.0.35
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: main-xmr-postcss-8x