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

Updated jquery to the minimum version necessary for Meteor 1.9+

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/sarahmattar/meteor-package-update-v4 into v4-dev Sep 21, 2020
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: sarahmattar

Hi @XhmikosR, finally getting back to this five months after the fact (as referenced in our thread on PR #30914 ).

I have updated jquery to the minimum dependency of 3.0.0, which is required by Meteor versions 1.9 and above. This seems to be the crux of the compatibility issues with the twbs:bootstrap package on Atmosphere.

Resolves issue #30843 (closed)

(PS - I'm not sure if the .editorconfig file you have on this branch did it's job - I do have editorconfig installed in my IDE so it should find the file, but the formatting appears to have changed from single to double quotes.)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/sarahmattar/meteor-package-update-v4