Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A a11yproject.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • 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
  • The A11Y Project
  • a11yproject.com
  • Merge requests
  • !1298

Chore: align to Node 16

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged EJ Mason requested to merge chore/align-to-node-16 into main Jun 25, 2021
  • Overview 3
  • Commits 5
  • Pipelines 0
  • Changes 5

Apple's new M1 devices only work with Node 15+. Given that Node 16 is almost at the LTS release stage, I think it's safe to align our requirements with Node 16 to save Mac-using contributors from experiencing any pain.

This PR also includes a smol migration to gulp-sass@5, which was blocking us from migrating to Node 16. Bonus: the new release of gulp-sass no longer includes node-sass, so now our installation is ~14mb lighter! 🎉

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: chore/align-to-node-16