Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency updates 2019 may #189

Closed

Conversation

santhoshtr
Copy link
Member

  • Fixes npm security warning about jquery version - https://nvd.nist.gov/vuln/detail/CVE-2019-11358
  • Also update npm package dependencies using npm update
  • CLDRPluralRuleParser submodule update to 1.3.2(c57cff2bd18830d7fce5bbdd4461204d422e8d9a)

This is probably the last update to this since we are going to replace this with the banana branch that uses banana-i18n which is getting ready

"grunt-contrib-connect": "1.0.2",
"grunt-contrib-qunit": "2.0.0",
"grunt-contrib-watch": "1.1.0",
"grunt-eslint": "21.0.0",
"jquery": "3.2.1",
"qunit": "2.6.1"
"jquery": "3.4.1",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't use jquery 3.4.x in MediaWiki or Wikimedia production; I worry about accidental divergence.

"jquery": "3.2.1",
"qunit": "2.6.1"
"jquery": "3.4.1",
"qunit": "^2.9.2"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similarly, we're still using qunit 2.9.1 in MediaWiki.

@amire80 amire80 closed this Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants