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

Update dependencies and switch to using NPM lockfiles.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge deps into v4-dev Jul 15, 2017
  • Overview 0
  • Commits 3
  • Pipelines 0
  • Changes 11

Created by: bardiharborow

  • Jekyll has been held back at v3.4.5 due to jekyll/jekyll-redirect-from#159.
  • The ESLint indent rule has set to v3 compatibility mode, pending other fixes.
  • Change from using shrinkwrap to NPM lockfiles (similar to how Gemfile.lock functions).

I'm happy to expand on my rationale for NPM lockfiles if needed, but basically they don't ship when publishing to NPM (and hence don't need to be moved to a subdirectory like shrinkwraps), and integrate very nicely with npm update.

Closes #22744.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: deps