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
  • !1307

Update pinned package versions

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged EJ Mason requested to merge chore/update-package-versions into main Jul 06, 2021
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 2

This bumps all our packages to their latest versions, including some major versions (gulp-autoprefixer, gulp-svgmin, markdoown-it-anchor`).

Except for sass, all stable (not 0.x.x) packages now use ^ in their version strings, so that future installs can self-upgrade to new non-major versions.

I pinned the 0.x.x packages to specific versions just because things may break until they hit 1.0. I pinned sass to an exact version because sass > 1.32 prints some warnings that could confuse our contributors. I would prefer to clear these warnings by improving our Sass, then allow for versions of sass > 1.32.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: chore/update-package-versions